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
2020-07-09
dtoc: extend dtoc to use struct driver_info when linking nodes
Walter Lozano
2020-07-09
core: extend struct driver_info to point to device
Walter Lozano
2020-07-09
core: drop const for struct driver_info
Walter Lozano
2020-07-09
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
2020-07-09
log: don't show function by default
Heinrich Schuchardt
2020-07-09
dm: core: Correct comment on uclass_id_foreach_dev()
Simon Glass
2020-07-09
sandbox: make RAM size configurable
Heinrich Schuchardt
2020-07-09
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-07-09
Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
Tom Rini
2020-07-09
arm: kirkwood: switch LaCie boards to sata_mv driver
Simon Guinot
2020-07-09
arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernel
Dennis Gilmore
2020-07-09
spi: Remove unnecessary #ifdefs in header file
Simon Glass
2020-07-09
bootstage: Fix 'stacked' typo
Simon Glass
2020-07-09
linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLED
Rasmus Villemoes
2020-07-09
linux/kconfig.h: remove unused helper macros
Rasmus Villemoes
2020-07-09
linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }*
Rasmus Villemoes
2020-07-09
video: Add comments to struct sandbox_sdl_plat
Simon Glass
2020-07-09
video: Add helpers for vidconsole for the copy framebuffer
Simon Glass
2020-07-09
video: Add support for copying to a hardware framebuffer
Simon Glass
2020-07-09
video: Add a comment for struct video_uc_platdata
Simon Glass
2020-07-09
video: Drop unnecessary #ifdef around vid_console_color()
Simon Glass
2020-07-09
console: Add a way to output to serial only
Simon Glass
2020-07-09
rtc: add dm_rtc_write() helper
Rasmus Villemoes
2020-07-09
rtc: add dm_rtc_read helper and ->read method
Rasmus Villemoes
2020-07-08
lib: rsa: function to verify a signature against a hash
Heiko Stuebner
2020-07-08
Update MEM_SUPPORT_64BIT_DATA to be always defined
Simon Glass
2020-07-08
spl: fit: nand: fix fit loading in case of bad blocks
Dario Binacchi
2020-07-08
spl: fix format of function documentation
Dario Binacchi
2020-07-08
debug_uart: Add CR before and after announce string
Stefan Roese
2020-07-08
tpm: add TPM2_GetRandom command support
Dhananjay Phadke
2020-07-07
Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2020-07-07
arm: vexpress64: Fix counter frequency
Andre Przywara
2020-07-07
arm: actions: remove "CONFIG_SYS_SDRAM_SIZE" for Actions Owl Semi SoCs
Amit Singh Tomar
2020-07-07
image: Add support for ZSTD decompression
Robert Marko
2020-07-07
cmd: dm: Fixed/Added DM driver listing subcommands
Niel Fourie
2020-07-07
cmd: fs: Add command to list supported fs types
Niel Fourie
2020-07-07
stm32mp1: use the command env info in env_check
Patrick Delaunay
2020-07-07
configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mp
Patrick Delaunay
2020-07-07
rockchip: Pinebook Pro: Fix SPI flash and store env on it
Peter Robinson
2020-07-07
rockchip: Pinebook Pro: Fix USB and the USB attached keyboard
Peter Robinson
2020-07-05
Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-07-05
Merge branch '2020-07-01-kconfig-etc-updates' into next
Tom Rini
2020-07-03
efi_loader: export initialization state
Heinrich Schuchardt
2020-07-01
compilers: Introduce options for forcing inlining on SPL/TPL
Tom Rini
2020-07-01
compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-Boot
Tom Rini
2020-07-01
compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5
Tom Rini
2020-07-01
riscv: Add Sipeed Maix support
Sean Anderson
2020-07-01
riscv: Add device tree for K210 and Sipeed Maix BitM
Sean Anderson
2020-07-01
dm: Fix error handling for dev_read_addr_ptr
Sean Anderson
2020-07-01
clk: Add K210 clock support
Sean Anderson
[next]