summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/start.S
AgeCommit message (Expand)Author
2015-09-01powerpc: e6500: Lock/unlock L2 cache instead of L1 as init_ramYork Sun
2015-07-31powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041Aneesh Bansal
2015-05-04powerpc/mpc85xx: Use GOT when loading IVORs post-relocationScott Wood
2015-04-20powerpc/mpc85xx: Remove some dead codeScott Wood
2015-04-20powerpc/mpc85xx: Don't relocate exception vectorsScott Wood
2014-05-13powerpc/mpc85xx: Fix boot_flag for calling board_init_f()York Sun
2014-05-13PPC 85xx QEMU: Don't use HID1Alexander Graf
2014-04-22powerpc:Add support of SPL non-relocationPrabhakar Kushwaha
2014-04-22powerpc/mpc85xx: Move LAW_EN define outside of configPrabhakar Kushwaha
2014-04-22powerpc/mpc85xx: SECURE BOOT- Add secure boot target for B4860QDSAneesh Bansal
2014-04-22powerpc/mpc85xx: SECURE BOOT- Add secure boot target for BSC9132QDSAneesh Bansal
2014-04-22PPC 85xx: Add qemu-ppce500 machineAlexander Graf
2014-04-22PPC: 85xx: Remove IVOR resetAlexander Graf
2014-01-24Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada
2013-12-04powerpc/corenet: CPC1 speculation disableDave Liu
2013-10-16powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2Prabhakar Kushwaha
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-09-10powerpc/mpc85xx: Add workaround for erratum A-005125York Sun
2013-08-09powerpc/srio-pcie-boot: Avoid the NOR_BOOT macro when boot from SRIO/PCIELiu Gang
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-20powerpc/mpc85xx: modify the functionality clear_bss and aligning the end addr...Ying Zhang
2013-05-24powerpc/mpc85xx: Clear L1 D-cache lockYork Sun
2013-05-24Add e6500 L2 replacement policy selectionJames Yang
2013-05-24Enable L2 cache parity/ECC error checkingJames Yang
2013-05-14e6500: Move L1 enablement after L2 enablementAndy Fleming
2013-05-14powerpc/mpc85xx: Add definitions for HDBCR registersAndy Fleming
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-01-30powerpc/mpc85xx: add support for MMUv2 page sizesScott Wood
2012-11-26spl/powerpc: introduce CONFIG_SPL_INIT_MINIMALScott Wood
2012-11-26powerpc/mpc85xx: fix TLB alignmentScott Wood
2012-11-26powerpc/mpc85xx: move debug tlb entry after TLB is in known stateScott Wood
2012-10-22powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500York Sun
2012-10-22powerpc/mpc85xx: Introduce new macros to add and delete TLB entriesYork Sun
2012-08-23powerpc/85xx: clear out TLB on bootScott Wood
2012-08-23powerpc/fsl-corenet: work around erratum A004510Scott Wood
2012-08-22mpc85xx: Initial SP alignment is wrong.Joakim Tjernlund
2012-07-06powerpc/85xx:Fix NAND code base to support debuggerPrabhakar Kushwaha
2012-07-06powerpc/85xx:Make debug exception vector accessiblePrabhakar Kushwaha
2012-07-06powerpc/85xx:Fix MSR[DE] bit in MSR to support debuggerPrabhakar Kushwaha
2012-04-24powerpc/85xx: don't touch MAS7 on e500v1 when relocating CCSRTimur Tabi
2012-04-24powerpc/85xx:Avoid vector table compilation for nand_splPrabhakar Kushwaha
2012-04-24powerpc/85xx:Fix IVORs addr after vector table relocationPrabhakar Kushwaha
2012-04-24powerpc/85xx:Avoid hardcoded vector address for IVORsPrabhakar Kushwaha
2011-11-29powerpc/85xx: Add workaround for erratum CPU-A003999Kumar Gala
2011-11-08powerpc/85xx: resize the boot page TLB before relocating CCSRTimur Tabi
2011-11-08powerpc/85xx: verify the current address of CCSR before relocating itTimur Tabi
2011-11-08powerpc/85xx: add some missing sync instructions in the CCSR relocation codeTimur Tabi
2011-11-08powerpc/85xx: fix some comments in the CCSR relocation codeTimur Tabi
2011-10-03powerpc/p4080: Add support for secure boot flowRuchika Gupta
2011-09-29powerpc/85xx: relocate CCSR before creating the initial RAM areaTimur Tabi