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
path:
root
/
arch
/
arm
/
cpu
/
armv8
Age
Commit message (
Expand
)
Author
2020-07-29
arch: arm: use dt and UCLASS_SYSCON to get gic lpi details
Rayagonda Kokatanur
2020-07-29
board: ns3: add api to save boot parameters passed from BL31
Abhishek Shah
2020-07-29
arm: cpu: armv8: add L3 memory flush support
Rayagonda Kokatanur
2020-07-27
arm64: ls1043a: Remove the workaround of erratum A-009929
Hou Zhiqiang
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
armv8: ls1028a: move FSL_LAYERSCAPE to kconfig
Michael Walle
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-07
arm64: issue ISB after updating system registers
Volodymyr Babchuk
2020-05-25
armv8: cache_v8: fix mmu_set_region_dcache_behaviour
Peng Fan
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-18
arm: Don't include common.h in header files
Simon Glass
2020-05-17
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2020-05-10
imx: imx8qm/qxp: Recover SPL data section for partition reboot
Peng Fan
2020-04-29
driver: net: fm: add DM ETH support
Madalin Bucur
2020-04-28
fsl-layerscape: Move GIC RD tables init to soc.c
Hou Zhiqiang
2020-04-28
fsl-layerscape: Kconfig: Select RESV_RAM if GIC_V3_ITS
Hou Zhiqiang
2020-04-28
fsl-layerscape: Add RESV_RAM check in resv_ram addr
Hou Zhiqiang
2020-04-20
phy: add support for backplane kr mode
Florinel Iordache
2020-04-02
t210: do not enable PLLE and UPHY PLL HW PWRSEQ
JC Kuo
2020-03-30
dm: arm64: ls1046a: add i2c DM support
Biwen Li
2020-03-30
dm: arm64: ls1043a: add i2c DM support
Biwen Li
2020-02-04
dm: arm64: ls1012a: add i2c DM support
Biwen Li
2020-02-04
armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabled
Biwen Li
2020-01-24
arch: armv8: fsl-layerscape: export serdes config to environment
Alex Marginean
2020-01-24
armv8: ls1028a_serdes: Add few missing serdes protocols
Alex Marginean
2020-01-24
armv8: fsl-layerscape: LS1044A/1048A: enable Only 1x 10GE port
Pramod Kumar
2020-01-24
armv8: ls1012a: Make USB masters snoopable
Ran Wang
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
[next]