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
2020-04-28
configs: khadas-vim2: enable support for SPI NOR flash
Neil Armstrong
2020-04-28
arm: dts: meson-gxm-khadas-vim2-u-boot: enable SPI NOR flash
Neil Armstrong
2020-04-28
arm64: dts: meson: sync dt and bindings from v5.7-rc1
Neil Armstrong
2020-04-28
phy: meson: add GXBB PHY driver
Beniamino Galvani
2020-04-28
clk: meson: g12a: add missing SD_EMMC_A controller gates
Neil Armstrong
2020-04-27
Merge tag 'video-for-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2020-04-26
video: simple_panel: add boe,nv140fhmn49 display
Peter Robinson
2020-04-26
drivers: video: rockchip: fix building eDP and LVDS drivers
Peter Robinson
2020-04-25
Merge branch '2020-04-25-master-imports'
Tom Rini
2020-04-24
rtc: ds1374: typo Watchdog
Heinrich Schuchardt
2020-04-24
spi: mpc8xxx_spi: fix missing dev_err definition
Rasmus Villemoes
2020-04-24
spl: fit: do not check argument of free()
Heinrich Schuchardt
2020-04-24
MAINTAINERS: add entry for cubieboard7 config
Amit Singh Tomar
2020-04-24
doc: boards: add Cubieboard7 documentation
Amit Singh Tomar
2020-04-24
arm: add Cubieboard7 board support
Amit Singh Tomar
2020-04-24
actions: Move defconfig options to Kconfig
Amit Singh Tomar
2020-04-24
arm: add support Actions Semi S700
Amit Singh Tomar
2020-04-24
arm: dts: actions: s700: add u-boot specific dtsi file
Amit Singh Tomar
2020-04-24
arm: actions: add S700 SoC device tree
Amit Singh Tomar
2020-04-24
clk: actions: Add common clock driver
Amit Singh Tomar
2020-04-24
arm: dts: actions: s900: add u-boot specific dtsi file
Amit Singh Tomar
2020-04-24
arm: dts: sync dts for Action Semi S900
Amit Singh Tomar
2020-04-24
serial: actions: add compatible string
Amit Singh Tomar
2020-04-24
arm: actions: rename sysmap-s900 to sysmap-owl
Amit Singh Tomar
2020-04-24
arm: actions: Add common framework for Actions Owl Semi SoCs
Amit Singh Tomar
2020-04-24
coccinelle: adjust NULL check before free()
Heinrich Schuchardt
2020-04-24
coccinelle: check for casting malloc output
Heinrich Schuchardt
2020-04-24
kbuild: cherry-pick kbuild changes from Linux
Masahiro Yamada
2020-04-24
kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o
Masahiro Yamada
2020-04-24
cache: l2x0: Fix write to incorrect shared-override bit
Ley Foon Tan
2020-04-24
README: remove references on no more used config CONFIG_SYS_RCAR_I2C*
Patrick Delaunay
2020-04-24
cosmetic: README: Fix one CONFIG name
Patrick Delaunay
2020-04-24
dm: mmc: Update mmc_get_mmc_dev() to use const *
Simon Glass
2020-04-24
pci: Add a macro to convert BDF from linux to U-Boot
Simon Glass
2020-04-24
uuid: Use const char * where possible
Simon Glass
2020-04-24
lib: Add a function to convert a string to upper case
Simon Glass
2020-04-24
test: Add the beginnings of some string tests
Simon Glass
2020-04-24
lib: strto: Stop detection when invalid char is used
Michal Simek
2020-04-24
mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0
Baruch Siach
2020-04-24
common/board_f: Make reserve_mmu generic
Ovidiu Panait
2020-04-24
arm: asm/cache.c: Introduce arm_reserve_mmu
Ovidiu Panait
2020-04-24
common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c
Ovidiu Panait
2020-04-24
Merge tag 'u-boot-stm32-20200424' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-04-24
Revert "sunxi: Fix PHY regression on A20-OLinuXino-Lime2 and A20-Olimex-SOM-EVB"
Tom Rini
2020-04-24
Merge branch '2020-04-24-master-imports'
Tom Rini
2020-04-24
sunxi: Fix PHY regression on A20-OLinuXino-Lime2 and A20-Olimex-SOM-EVB
Tom Rini
2020-04-24
ARM: stm32: Enable bootd, iminfo, imxtract on DHCOM
Marek Vasut
2020-04-24
travis: Correct error checking when building boards
Simon Glass
2020-04-24
mkimage: fit: Free buf directly in fit_extract_data()
Bin Meng
2020-04-24
mkimage: fit: Unmmap the memory before closing fd in fit_import_data()
Lihua Zhao
[next]