index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2017-07-28
usb: hub: Remove hub_port_reset()
Bin Meng
2017-07-28
x86: minnowmax: Add a environment variable for USB power-on delay
Bin Meng
2017-07-28
configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards
Bin Meng
2017-07-28
configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boards
Bin Meng
2017-07-28
usb: hub: Add 3.0 hub port status mask of 2.0 hub
Bin Meng
2017-07-28
usb: hub: Change USB hub descriptor to match USB 3.0 hubs
Bin Meng
2017-07-28
usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub
Bin Meng
2017-07-28
dm: core: add ofnode_count_phandle_with_args()
Patrice Chotard
2017-07-28
clk: add clk_release_all()
Patrice Chotard
2017-07-28
reset: add reset_release_all()
Patrice Chotard
2017-07-28
reset: add reset_request()
Patrice Chotard
2017-07-28
drivers: phy: add generic_phy_valid() method
Patrice Chotard
2017-07-28
fdtdec: Drop old compatible values
Simon Glass
2017-07-28
dm: power: Convert as3722 to driver model
Simon Glass
2017-07-28
power: Add a GPIO driver for the as3722 PMIC
Simon Glass
2017-07-28
power: Add a regulator driver for the as3722 PMIC
Simon Glass
2017-07-28
dm: core: Add ofnode_read_resource()
Simon Glass
2017-07-28
sandbox: remove os_putc() and os_puts()
Masahiro Yamada
2017-07-28
dm: ofnode: change return type of dev_read_prop() to opaque pointer
Masahiro Yamada
2017-07-28
dm: Fix typo in include-guard for dm-structs.h
Philipp Tomsich
2017-07-28
efi_loader: Add an EFI_CALL() macro
Rob Clark
2017-07-28
efi_loader: only evaluate EFI_EXIT()'s ret once
Rob Clark
2017-07-27
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
2017-07-27
rockchip: firefly: Add "usb start" to auto-start USB device
Leo Wen
2017-07-27
rockchip: firefly: Set the environment variable 'usbkbd' to the stdin
Leo Wen
2017-07-27
rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via ...
Philipp Tomsich
2017-07-27
rockchip: use UUID for root partitions
Kever Yang
2017-07-26
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
2017-07-26
serial: stm32x7: migrate serial struct to driver
Patrice Chotard
2017-07-26
ARM: DTS: stm32: align DT clock declaration with kernel
Patrice Chotard
2017-07-26
configs: ti: armv7: Fixes bug in fit_loadaddr for ramfs boot
Madan Srinivas
2017-07-26
configs: k2x_evm: Reorder default boot command
Andrew F. Davis
2017-07-26
configs: k2x_evm: Adds environment variables for secure devices
Madan Srinivas
2017-07-26
configs: k2x_evm: Adds FIT loading environment variables
Andrew F. Davis
2017-07-26
arm: dts: meson: import dts files from Linux 4.12
Beniamino Galvani
2017-07-26
ARM: uniphier: remove SPL support for ARMv8 SoCs
Masahiro Yamada
2017-07-26
arm: socfpga: Enable all FPGA config support for Arria 10
Tien Fong Chee
2017-07-26
kconfig: Convert FPGA_SOCFPGA configuration to Kconfig
Tien Fong Chee
2017-07-26
kconfig: Convert FPGA and FPGA_ALTERA configuration to Kconfig
Tien Fong Chee
2017-07-25
Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_FAT to Kconfig
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-07-25
efi_loader: expose protocols via GUID
Rob Clark
2017-07-25
efi_loader: add helper macro to construct protocol objects
Rob Clark
[prev]
[next]