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
crypto/fsl: add RNG support
Michael Walle
2020-07-27
crypto/fsl: instantiate the RNG with prediciton resistance
Michael Walle
2020-07-27
crypto/fsl: don't regenerate secure keys
Michael Walle
2020-07-27
crypto/fsl: support newer SEC modules
Michael Walle
2020-07-27
crypto/fsl: export caam_get_era()
Michael Walle
2020-07-27
crypto/fsl: make SEC%u status line consistent
Michael Walle
2020-07-27
crypto/fsl: unused value in caam_hash_update()
Heinrich Schuchardt
2020-07-27
crypto/fsl: correct printf() statement.
Heinrich Schuchardt
2020-07-27
arm64: ls1043a: Remove the workaround of erratum A-009929
Hou Zhiqiang
2020-07-27
configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN value
Kuldeep Singh
2020-07-27
configs: lx2160aqds: enable CONFIG_BOARD_EARLY_INIT_R
Yangbo Lu
2020-07-27
board: fsl: lx2160aqds: identify SDHC adapter during board init
Yangbo Lu
2020-07-27
Move eSDHC adapter card identification to board files
Yangbo Lu
2020-07-27
Drop global data sdhc_adapter for powerpc
Yangbo Lu
2020-07-27
armv8: ls1028ardb: add xspi parameter to qixis command
Yuantian Tang
2020-07-27
armv8: ls1012a: RGMII ports require internal delay
Chaitanya Sakinam
2020-07-27
include/configs: ls1012a: Remove fdt_high env variable
Udit Agarwal
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-24
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
ram: sifive: Avoid using hardcoded ram base and size
Bin Meng
2020-07-24
riscv: dts: hifive-unleashed-a00: Make memory node available to SPL
Bin Meng
2020-07-24
riscv: ae350: Use fdtdec_get_addr_size_auto_noparent to parse smc reg
Rick Chen
2020-07-24
riscv: Fix linking error when building u-boot-spl with no SMP support
Leo Yu-Chi Liang
2020-07-24
serial: Fix SIFIVE debug serial dependency
Michal Simek
2020-07-24
riscv: qemu: Add syscon reboot and poweroff support
Bin Meng
2020-07-24
sysreset: syscon: Support value property
Bin Meng
2020-07-24
sysreset: syscon: Don't assume default value for offset and mask property
Bin Meng
[next]