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-07-27
config: lx2160/2a: enable dspi
Zhao Qiang
2020-07-27
armv8: dts: fsl-lx2160a: add flash node under dspi to qds dts
Zhao Qiang
2020-07-27
crypto/fsl: fix unaligned access
Michael Walle
2020-07-27
I2C: ls1043a, ls1046a: enable SYS_I2C_MXC
Biwen Li
2020-07-27
armv8: layerscape: rework spin table
Michael Walle
2020-07-27
armv8: layerscape: relocate spin table if EFI_LOADER is enabled
Michael Walle
2020-07-27
armv8: layerscape: clean exported symbols in spintable.S
Michael Walle
2020-07-27
armv8: layerscape: drop first .ltorg directive in spintable.S
Michael Walle
2020-07-27
armv8: layerscape: make wake_secondary_core_n() static
Michael Walle
2020-07-27
armv8: layerscape: simplify get_spin_tbl_addr() calls
Michael Walle
2020-07-27
armv8: layerscape: remove determine_mp_bootpg()
Michael Walle
2020-07-27
armv8: layerscape: fix alignment for spin table
Michael Walle
2020-07-27
armv8: layerscape: load function pointer using ADR
Michael Walle
2020-07-27
armv8: layerscape: move spin table into own module
Michael Walle
2020-07-27
armv8: layerscape: properly use CPU_RELEASE_ADDR
Michael Walle
2020-07-27
armv8: layerscape: pretty print info about SMP cores
Michael Walle
2020-07-27
armv8: layerscape: fix spin-table support
Michael Walle
2020-07-27
net: pfe_eth: Use spi_flash_read API to access flash memory
Kuldeep Singh
2020-07-27
dm: armv8: gpio: include <asm/arch/gpio.h> for fsl-layerscape
hui.song
2020-07-27
armv8: gpio: add gpio feature
hui.song
2020-07-27
configs: ls1088ardb: Add support for usb boot target
Era Tiwari
2020-07-27
armv8: ls1028a: move FSL_LAYERSCAPE to kconfig
Michael Walle
2020-07-27
fsl_dspi: Introduce DT bindings for CS-SCK and SCK-CS delays
Vladimir Oltean
2020-07-26
binman: Re-enable concurrent tests
Simon Glass
2020-07-26
binman: Don't change the descriptor in tests
Simon Glass
2020-07-26
env: mmc: add redundancy support in mmc_offset_try_partition
Patrick Delaunay
2020-07-26
env: mmc: correct the offset returned by mmc_offset_try_partition
Patrick Delaunay
2020-07-26
env: mmc: allow support of mmc_get_env_dev with OF_CONTROL
Patrick Delaunay
2020-07-26
test: env: add test for env info sub-command
Patrick Delaunay
2020-07-26
configs: sandbox: Enable sub command 'env info'
Patrick Delaunay
2020-07-26
cmd: env: check real location for env info command
Patrick Delaunay
2020-07-26
cmd: env: add option for quiet output on env info
Patrick Delaunay
2020-07-26
env: add failing trace in env_save
Patrick Delaunay
2020-07-26
env: correct overflow check of env_has_init size
Patrick Delaunay
2020-07-26
env/fat.c: allow loading from a FAT partition on the MMC boot device
David Woodhouse
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
treewide: remove (phys_addr_t) casts from devfdt_get_addr()
Masahiro Yamada
2020-07-25
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-25
fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts()
Masahiro Yamada
2020-07-25
fdt_support: call mtdparts_init() after finding MTD node to fix up
Masahiro Yamada
2020-07-25
test/dm: check if devices exist
Heinrich Schuchardt
2020-07-25
arm: mach-k3: Use SOC driver for device identification
Dave Gerlach
2020-07-25
configs: j721e_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3
Dave Gerlach
2020-07-25
configs: am65x_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3
Dave Gerlach
2020-07-25
arm: dts: k3-j721e-mcu-wakeup: Introduce chipid node
Dave Gerlach
2020-07-25
arm: dts: k3-am65-wakeup: Introduce chipid node
Dave Gerlach
2020-07-25
dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs
Dave Gerlach
2020-07-25
test: Add tests for SOC uclass
Dave Gerlach
2020-07-25
dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching
Dave Gerlach
2020-07-25
doc: Add new doc for soc ID driver model
Dave Gerlach
[prev]
[next]