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
Age
Commit message (
Expand
)
Author
2019-07-24
doc: android: Add simple guide for A/B updates
Ruslan Trofymenko
2019-07-24
test/py: Add base test case for A/B updates
Ruslan Trofymenko
2019-07-24
cmd: Add 'ab_select' command
Ruslan Trofymenko
2019-07-24
common: Implement A/B metadata
Ruslan Trofymenko
2019-07-24
disk: part: Extend API to get partition info
Ruslan Trofymenko
2019-07-24
cmd: bcb: Apply non-functional refinements
Eugeniu Rosca
2019-07-24
cmd: bcb: Use strcmp() instead of strncmp() for string literals
Eugeniu Rosca
2019-07-24
cmd: bcb: Fix duplicated handling in two case-branches
Eugeniu Rosca
2019-07-24
treewide: Fix stale references of Android docs
Eugeniu Rosca
2019-07-24
image: android: allow to wrap uImage into the Android boot image
Roman Stratiienko
2019-07-24
menu: don't bother going interactive with just one menu item
Leon Yu
2019-07-24
cmd: part: Add 'number' sub-command
Ruslan Trofymenko
2019-07-23
Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2019-07-23
Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2019-07-23
Merge tag 'rockchip-for-v2019.07-2' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2019-07-22
rockchip: TPL banner should depend on CONFIG_TPL_BANNER_PRINT
Chris Webb
2019-07-22
rockchip: Fix TPL build without CONFIG_TPL_SERIAL_SUPPORT
Chris Webb
2019-07-22
rtc: Add rtc driver for stm32mp1
Patrick Delaunay
2019-07-22
clk: stm32mp1: Add RTC clock entry
Patrick Delaunay
2019-07-22
doc: device-tree-bindings: alignment with v5.2-rc6 for spi-stm32-qspi.txt
Patrice Chotard
2019-07-22
spi: stm32_qspi: Remove "st, stm32-qspi" compatible string
Patrice Chotard
2019-07-22
ARM: dts: stm32: Use kernel qspi compatible string for stm32f469-disco-uboot....
Patrice Chotard
2019-07-22
ARM: dts: stm32: Use kernel qspi compatible string for stm32f7-uboot.dtsi
Patrice Chotard
2019-07-22
configs: stm32mp15: enable stm32 remoteproc
Patrick Delaunay
2019-07-22
MAINTAINERS: Add stm32 remoteproc driver
Fabien Dessenne
2019-07-22
remoteproc: Introduce STM32 Cortex-M4 remoteproc driver
Fabien Dessenne
2019-07-22
remoteproc: add elf file load support
Fabien Dessenne
2019-07-22
remoteproc: add device_to_virt ops
Fabien Dessenne
2019-07-22
remoteproc: fix function headers
Fabien Dessenne
2019-07-22
dm: core: Introduce xxx_translate_dma_address()
Fabien Dessenne
2019-07-21
Merge tag 'rockchip-for-v2019.07' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2019-07-20
rockchip: sdhci: Fix sdhci mmc driver probe abort
Kever Yang
2019-07-20
rockchip: Remove obsolete references to pyelftools
Chris Webb
2019-07-20
rockchip: make_fit_atf.py: Eliminate pyelftools dependency
Chris Webb
2019-07-20
rockchip: enable rk322x TPL_BOOTROM_SUPPORT in Kconfig
Kever Yang
2019-07-20
rockchip: video: rk3288_hdmi: Add missing call to dw_hdmi_enable()
Niklas Schulze
2019-07-20
rockchip: rk3399: use common TPL board file
Kever Yang
2019-07-20
rockchip: rk3399: remove TPL_BOARD_INIT
Kever Yang
2019-07-20
rockchip: rk3399: use common secure_timer_init() for spl/tpl
Kever Yang
2019-07-20
rockchip: rk3368: use common TPL board file
Kever Yang
2019-07-20
rockchip: rk3288: use common TPL board file
Kever Yang
2019-07-20
rockchip: rk322x: use common TPL board file
Kever Yang
2019-07-20
rockchip: add common tpl board file
Kever Yang
2019-07-20
rockchip: evb-px5: switch to use ARM generic timer
Kever Yang
2019-07-20
rockchip: rk3368-lion: switch to use ARM generic timer
Kever Yang
2019-07-20
rockchip: rk3368: enable stimer for rk3368
Kever Yang
2019-07-20
rockchip: rk3368: move sgrf init to spl as arch_cpu_init()
Kever Yang
2019-07-20
rockchip: remove rk_timer
Kever Yang
2019-07-20
rockchip: remove no use header file in board code
Kever Yang
2019-07-20
rockchip: rk3128: use ARM arch timer instead of rk_timer
Kever Yang
[next]