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
/
fsl-layerscape
Age
Commit message (
Expand
)
Author
2020-09-24
arm64: Layerscape: Survive LPI one-way reset workaround
Hou Zhiqiang
2020-09-24
fsl-layerscape: enable dwc3 snooping feature
Ran Wang
2020-07-29
arch: arm: use dt and UCLASS_SYSCON to get gic lpi details
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-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 net.h from common header
Simon Glass
2020-05-17
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
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-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
2020-01-17
common: Move clock functions into a new file
Simon Glass
2020-01-16
Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage
Yangbo Lu
2020-01-02
pci: layerscape: move PCIE related CONFIG to PCI Kconfig
Pankaj Bansal
2019-12-26
fsl-lsch3: soc: Enable AHB read support for Flexspi controller
Kuldeep Singh
2019-12-26
ls1028a: Configure stream IDs for integrated PCI and fix up Linux DT
Alex Marginean
2019-12-26
armv8: Add workaround for USB erratum A-050106
Ran Wang
[next]