summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/start.S
Commit message (Expand)AuthorAgeLines
* powerpc/corenet: CPC1 speculation disableDave Liu2013-12-04-0/+4
* powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2Prabhakar Kushwaha2013-10-16-1/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* powerpc/mpc85xx: Add workaround for erratum A-005125York Sun2013-09-10-0/+8
* powerpc/srio-pcie-boot: Avoid the NOR_BOOT macro when boot from SRIO/PCIELiu Gang2013-08-09-1/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* powerpc/mpc85xx: modify the functionality clear_bss and aligning the end addr...Ying Zhang2013-06-20-1/+1
* powerpc/mpc85xx: Clear L1 D-cache lockYork Sun2013-05-24-0/+1
* Add e6500 L2 replacement policy selectionJames Yang2013-05-24-0/+1
* Enable L2 cache parity/ECC error checkingJames Yang2013-05-24-1/+1
* e6500: Move L1 enablement after L2 enablementAndy Fleming2013-05-14-47/+47
* powerpc/mpc85xx: Add definitions for HDBCR registersAndy Fleming2013-05-14-4/+4
* Replace __bss_end__ with __bss_endSimon Glass2013-03-15-2/+2
* powerpc/mpc85xx: add support for MMUv2 page sizesScott Wood2013-01-30-1/+1
* spl/powerpc: introduce CONFIG_SPL_INIT_MINIMALScott Wood2012-11-26-13/+20
* powerpc/mpc85xx: fix TLB alignmentScott Wood2012-11-26-4/+4
* powerpc/mpc85xx: move debug tlb entry after TLB is in known stateScott Wood2012-11-26-44/+40
* powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500York Sun2012-10-22-1/+36
* powerpc/mpc85xx: Introduce new macros to add and delete TLB entriesYork Sun2012-10-22-179/+130
* powerpc/85xx: clear out TLB on bootScott Wood2012-08-23-33/+43
* powerpc/fsl-corenet: work around erratum A004510Scott Wood2012-08-23-0/+284
* mpc85xx: Initial SP alignment is wrong.Joakim Tjernlund2012-08-22-11/+5
* powerpc/85xx:Fix NAND code base to support debuggerPrabhakar Kushwaha2012-07-06-1/+1
* powerpc/85xx:Make debug exception vector accessiblePrabhakar Kushwaha2012-07-06-5/+78
* powerpc/85xx:Fix MSR[DE] bit in MSR to support debuggerPrabhakar Kushwaha2012-07-06-2/+5
* powerpc/85xx: don't touch MAS7 on e500v1 when relocating CCSRTimur Tabi2012-04-24-2/+6
* powerpc/85xx:Avoid vector table compilation for nand_splPrabhakar Kushwaha2012-04-24-0/+6
* powerpc/85xx:Fix IVORs addr after vector table relocationPrabhakar Kushwaha2012-04-24-0/+33
* powerpc/85xx:Avoid hardcoded vector address for IVORsPrabhakar Kushwaha2012-04-24-31/+34
* powerpc/85xx: Add workaround for erratum CPU-A003999Kumar Gala2011-11-29-0/+6
* powerpc/85xx: resize the boot page TLB before relocating CCSRTimur Tabi2011-11-08-0/+49
* powerpc/85xx: verify the current address of CCSR before relocating itTimur Tabi2011-11-08-0/+27
* powerpc/85xx: add some missing sync instructions in the CCSR relocation codeTimur Tabi2011-11-08-0/+4
* powerpc/85xx: fix some comments in the CCSR relocation codeTimur Tabi2011-11-08-2/+2
* powerpc/p4080: Add support for secure boot flowRuchika Gupta2011-10-03-1/+54
* powerpc/85xx: relocate CCSR before creating the initial RAM areaTimur Tabi2011-09-29-0/+234
* powerpc/85xx: provide 85xx flush_icache for cmd_cacheMatthew McClintock2011-07-29-0/+2
* unify version_stringAndreas Bießmann2011-07-28-8/+1
* Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk2011-04-20-10/+0
* PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund2011-04-11-0/+10
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-2/+2
* powerpc/85xx: Fix bug in dcache_disableKumar Gala2011-01-14-2/+2
* PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund2010-11-14-1/+1
* powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASEHaiying Wang2010-11-11-9/+9
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-0/+1
* powerpc: do not fixup NULL ptrsJoakim Tjernlund2010-10-18-1/+3
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-9/+9
* powerpc: Remove warm reset entry pointPeter Tyser2010-10-12-0/+2
* powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit spaceyork2010-07-26-0/+10
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21-0/+1195