~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
wip/spl-2024.10
wip/spl-2024.10-g12b
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
cpu
/
mpc85xx
/
cpu_init_early.c
Commit message (
Expand
)
Author
Age
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
*
global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace
Tom Rini
2022-11-10
*
treewide: Remove the unnecessary space before semicolon
Bin Meng
2022-11-02
*
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-31
*
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-06-06
*
powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_O...
Tom Rini
2022-06-06
*
Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig
Tom Rini
2022-06-06
*
ppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAW
Bin Meng
2021-03-05
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
common: Drop asm_offsets.h from common header
Simon Glass
2020-05-18
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
powerpc: QEMU_E500: Remove macro CONFIG_QEMU_E500
York Sun
2016-11-23
*
powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xx
mario.six@gdsys.cc
2016-04-08
*
driver/ifc: Add 64KB page support
Jaiprakash Singh
2015-04-23
*
powerpc/mpc85xx: Use IFC accessor function
Prabhakar Kushwaha
2014-11-14
*
cppcheck cleanup: fix nullPointer errors
Wolfgang Denk
2014-11-07
*
powerpc/mpc85xx: Ignore FDT pointer for non-QEMU in cpu_init_early_f()
York Sun
2014-05-13
*
PPC 85xx: Add qemu-ppce500 machine
Alexander Graf
2014-04-22
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPL
Prabhakar Kushwaha
2013-07-16
*
powerpc/mpc85xx:Disable Debug TLB entry before init_tlbs
Prabhakar Kushwaha
2013-06-20
*
powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399
Prabhakar Kushwaha
2013-06-20
*
SECURE BOOT - Removed deletion of TLB entries code
Ruchika Gupta
2013-05-24
*
powerpc/85xx:Make debug exception vector accessible
Prabhakar Kushwaha
2012-07-06
*
fsl_ifc: Fixed a bug in the erratum handling code for IFC_A003399
Poonam Aggrwal
2011-11-08
*
powerpc/p4080: Add support for secure boot flow
Ruchika Gupta
2011-10-03
*
fsl_ifc: Add the workaround for erratum IFC A-003399(enabled on P1010)
Poonam Aggrwal
2011-09-29
*
powerpc/P1010: Add workaround for erratum P1010-A003549 (related to IFC)
Poonam Aggrwal
2011-09-29
*
powerpc/85xx: Expanding the window of CCSRBAR in AS=1 from 4k to 1M
Poonam Aggrwal
2011-09-29
*
powerpc/85xx: relocate CCSR before creating the initial RAM area
Timur Tabi
2011-09-29
*
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-21