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
/
cpu.c
Age
Commit message (
Expand
)
Author
2017-06-05
common: freescale: Move arch-specific declarations
Simon Glass
2017-06-01
armv8: layerscape: Make U-Boot EL2 safe
York Sun
2017-06-01
armv8: ls2080aqds: Add support for SD boot
Santan Kumar
2017-05-23
armv8: fsl-layerscape: Add NXP LS2081A, LS2041A SoC support
Priyanka Jain
2017-04-24
arm: psci: make psci usable on single core socs
Yuantian Tang
2017-04-17
armv8: ls2080a: Drop macro CONFIG_LS2080A
York Sun
2017-04-12
arm: freescale: Rename initdram() to fsl_initdram()
Simon Glass
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-04-05
board_f: Drop return value from initdram()
Simon Glass
2017-04-05
board_f: Drop board_type parameter from initdram()
Simon Glass
2017-03-28
pci: layerscape: add LS2088A series SoC pcie support
Hou Zhiqiang
2017-03-28
armv8/fsl-layerscape: Update erratum A009635 implementation
Priyanka Jain
2017-03-14
armv8: layerscape: Update early MMU for DDR after initialization
York Sun
2017-03-14
armv8: layerscape: Fix the sequence of changing MMU table
York Sun
2017-03-14
armv8: layerscape: Update MMU mapping with actual DDR size
York Sun
2017-03-14
armv8: layerscape: Rewrite memory reservation
York Sun
2017-01-18
ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCI
Hou Zhiqiang
2017-01-18
armv8/fsl-lsch2: refactor the clock system initialization
Hou Zhiqiang
2016-12-15
ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definition
macro.wave.z@gmail.com
2016-12-05
fsl/ddr: Add erratum_a009942_check_cpo and clean related erratum
Shengzhou Liu
2016-11-22
armv8/fsl-lsch3: Update code to release secondary cores
Priyanka Jain
2016-11-22
armv8: lsch3: Use SVR based timer base address detection
Priyanka Jain
2016-11-22
armv8: lsch3: Add generic get_svr() in assembly
Priyanka Jain
2016-11-17
armv8: fsl-layerscape: Add support for efi_loader RTS reset
Alexander Graf
2016-10-06
armv8: fsl-layerscape: Fix "cpu status" command
York Sun
2016-10-06
armv8/fsl-layerscape: print SoC revsion number
Wenbin Song
2016-09-26
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-14
armv8: ls2080a: Remove debug server support
York Sun
2016-07-26
armv8: fsl-layerscape: mmu: Fix enabling MMU
York Sun
2016-07-26
armv8: fsl-layerscape: Add A72 core detection
Alison Wang
2016-07-19
ARMv8/Layerscape: switch SMP method accordingly
Hou Zhiqiang
2016-07-19
armv8: fsl-layerscape: add i/d-cache enable function to enable_caches
Hou Zhiqiang
2016-07-19
armv8: layerscape: Convert to use common MMU framework
York Sun
2016-07-15
armv8: Move secure_ram variable out of generic global data
York Sun
2016-06-18
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-06-13
arm64: fsl-layerscape: add get_svr and IS_SVR_REV helper
Sriram Dash
2016-06-10
armv8/ls2080a: configure PMU's PCTBENR to enable WDT
Yunhui Cui
2016-05-18
armv8: fsl-layerscape: Remove unnecessary flushing dcache
Alison Wang
2016-04-06
armv8: LS2080A: Consolidate LS2080A and LS2085A
York Sun
2016-03-21
arm64: Fix layerscape mmu setup
Alexander Graf
2016-03-15
arm64: Remove non-full-va map code
Alexander Graf
2015-12-15
armv8: fsl-layerscale: Rewrite reserving memory for MC and debug server
York Sun
2015-12-15
armv8: fsl-layerscape: Make DDR non secure in MMU tables
York Sun
2015-11-30
armv8: ls2085a: Add workaround of errata A009635
Prabhakar Kushwaha
2015-11-30
armv8/layerscape: Update MMU table with execute-never bits
Alison Wang
2015-11-30
armv8: LS2080A: Rename LS2085A to reflect LS2080A
Prabhakar Kushwaha
2015-10-29
armv8/ls1043a: Add Fman support
Shaohui Xie
2015-10-29
armv8/fsl_lsch2: Add fsl_lsch2 SoC
Mingkai Hu
2015-10-29
armv8/fsl_lsch3: Change arch to fsl-layerscape
Mingkai Hu