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-27
mips: add a mtmips-specific field to architecture-specific global data
Weijie Gao
2020-04-27
mips: mtmips: make use of sysreset-resetctrl for mt7628 soc
Weijie Gao
2020-04-27
sysreset: add reset controller based reboot driver
Weijie Gao
2020-04-27
mips: spl: Flush cache before jumping to U-Boot proper
Stefan Roese
2020-04-27
mips: add an option to enable u_boot_list section for SPL loaders in u-boot-s...
Weijie Gao
2020-04-27
mips: enable support for appending dtb to spl binary
Weijie Gao
2020-04-27
mips: start.S: avoid overwriting outside gd when clearing global data in stack
Weijie Gao
2020-04-27
mips: mtmips: add predefined i-cache/d-cache size and linesize
Weijie Gao
2020-04-27
configs: enable CONFIG_RESTORE_EXCEPTION_VECTOR_BASE for all mtmips boards
Weijie Gao
2020-04-27
mips: add support to restore exception vector base before booting linux
Weijie Gao
2020-04-27
bmips: allow disabling usb support
Álvaro Fernández Rojas
2020-04-27
nand: brcmnand: return without disabling clock
Álvaro Fernández Rojas
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
[next]