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
2018-04-09
Merge tag 'xilinx-for-v2018.05-rc2' of git://git.denx.de/u-boot-microblaze
Tom Rini
2018-04-09
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-04-09
arm64: zynqmp: Add support for Xilinx zcu111-revA
Michal Simek
2018-04-09
arm64: zynqmp: Add support for Xilinx zcu106-revA
Michal Simek
2018-04-09
arm64: zynqmp: Add support for zcu104 customer board
Michal Simek
2018-04-09
arm64: zynqmp: Add support for zc1751 dc3
Michal Simek
2018-04-09
arm64: zynqmp: Add support for zcu100 aka Ultra96 board
Michal Simek
2018-04-09
arm64: zynqmp: Remove pinctrl settings
Michal Simek
2018-04-09
arm64: zynqmp: Enable pxe and dhcp if commands are enabled
Michal Simek
2018-04-09
fpga: zynqmp: Add support to get the PCAP status for fpga info command
Nitin Jain
2018-04-08
Cleanup CONFIG_VERSION_VARIABLE migration
Alex Kiernan
2018-04-08
Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
Alex Kiernan
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-04-08
ti: am335x: Fix bootargs when building without NET
Alex Kiernan
2018-04-08
Migrate CONFIG_DRIVER_TI_CPSW to Kconfig
Alex Kiernan
2018-04-08
treewide: Convert CONFIG_HOSTNAME to a string option
Mario Six
2018-04-08
treewide: Migrate CONFIG_FSL_ESDHC to Kconfig
Mario Six
2018-04-08
treewide: Migrate CONFIG_TSEC_ENET to Kconfig
Mario Six
2018-04-08
treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig
Mario Six
2018-04-08
treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig
Mario Six
2018-04-08
treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig
Mario Six
2018-04-08
treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig
Mario Six
2018-04-07
configs: Finish migration of CONFIG_ATMEL_SPI
Tom Rini
2018-04-07
Revert "spi: atmel: Drop non-dm code"
Tom Rini
2018-04-06
image: fit: Show firmware configuration property if present
Michal Simek
2018-04-06
stm32mp1: change STGEN clock source to HSE
Patrick Delaunay
2018-04-06
Allow providing default environment from file
Rasmus Villemoes
2018-04-06
stm32mp1: select boot device and partition
Patrick Delaunay
2018-04-06
stm32mp1: add eMMC support for ED1
Patrick Delaunay
2018-04-06
spl: spl_mmc: provide one weak function spl_boot_partition
Patrick Delaunay
2018-04-06
omap3_logic: Fix FDT ADDR for ramdisk booting
Adam Ford
2018-04-06
input: Drop PS/2 keyboard support
Simon Glass
2018-04-06
drivers: serial: remove nonexisting initialisation functions
Christophe Leroy
2018-04-06
Handle NETCONSOLE and SPL enabled
Jason Kridner
2018-04-06
Add support for BeagleBoard.org PocketBeagle
Jason Kridner
2018-04-06
Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC
Alex Kiernan
2018-04-06
powerpc: mpc8xx: cleaning up watchdog
Christophe Leroy
2018-04-06
board: MCR3000: Use smaller flash sector for environment
Christophe Leroy
2018-04-06
common: env_embedded: allow fine placement of environment object
Christophe Leroy
2018-04-06
board: MCR3000: cleanup config
Christophe Leroy
2018-04-06
powercp: mpc8xx: move commproc.h
Christophe Leroy
2018-04-06
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
Christophe Leroy
2018-04-06
spi: atmel: default y if DM_SPI && ARCH_AT91
Jagan Teki
2018-04-06
spi: atmel: Drop non-dm code
Jagan Teki
2018-04-06
configs: gurnard: Move CONFIG_ATMEL_SPI to defconfigs
Jagan Teki
2018-04-06
efi_loader: Check machine type in the image header
Ivan Gorinov
2018-04-05
efi_loader: new functions to print loaded image information
Heinrich Schuchardt
2018-04-05
efi_loader: implement EFI_FILE_SYSTEM_INFO
Heinrich Schuchardt
2018-04-05
efi_loader: ascii2unicode(): add trailing \0
Heinrich Schuchardt
2018-04-05
efi_loader: use const for GUIDs in the EFI_FILE_PROTOCOL
Heinrich Schuchardt
[next]