aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/ppc4xx/start.S
AgeCommit message (Expand)AuthorFilesLines
2017-07-03powerpc: remove 4xx supportHeiko Schocher1-1952/+0
2016-08-09ppc4xx: Fix platform supportDirk Eibach1-21/+45
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day1-1/+1
2016-05-27powerpc: Drop unused code related to generic boardSimon Glass1-4/+0
2016-01-13Fix board init code to respect the C runtime environmentAlbert ARIBAUD1-2/+4
2015-11-30ppc4xx: Remove remnants from ocotea, taishan, ebony and taihuStefan Roese1-23/+0
2015-09-02powerpc: ppc4xx: remove zeus supportMasahiro Yamada1-15/+0
2015-02-12powerpc: ppc4xx: Call board_init_f_mem() for generic boardSimon Glass1-1/+17
2014-10-10powerpc: ppc4xx: remove board support for bluestoneMasahiro Yamada1-5/+3
2014-03-07ppc4xx: Remove 4xx NAND booting supportStefan Roese1-106/+5
2014-01-24Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada1-2/+0
2013-09-20SPDX: fix IBM-pibs license identifierWolfgang Denk1-1/+1
2013-08-20ppc4xx: Remove support for PPC405CR CPUsMatthias Fuchs1-2/+2
2013-08-19SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk1-40/+1
2013-04-22ppc4xx: Add SPL supportStefan Roese1-4/+33
2013-03-15Replace __bss_end__ with __bss_endSimon Glass1-2/+2
2012-10-15ppc4xx: Remove IOP480 supportStefan Roese1-108/+0
2011-07-28unify version_stringAndreas Bießmann1-8/+1
2011-04-20Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk1-20/+2
2011-04-11PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund1-2/+20
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-2/+2
2010-12-17xilinx-ppc4xx-generic: Use common u-boot.ldsRicardo Ribalda Delgado1-1/+1
2010-12-17ppc4xx: Clarify comment about boot chip-select in start.SStefan Roese1-12/+14
2010-11-28ppc4xx: Flush complete dcache in relocate_code()Stefan Roese1-6/+7
2010-11-14PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund1-1/+1
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-1/+2
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-11/+11
2010-10-18powerpc: do not fixup NULL ptrsJoakim Tjernlund1-1/+3
2010-10-12powerpc: Remove warm reset entry pointPeter Tyser1-1/+5
2010-10-04APM821xx: Add CPU supportTirumala Marri1-4/+7
2010-09-23ppc4xx: Disable trace broadcast for 44x non debug modeVictor Gallardo1-0/+3
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese1-1/+1
2010-09-03ppc4xx: Invalidate d-cache when used as init-ramStefan Roese1-0/+5
2010-07-01ppc4xx: Cleanup Boot/FLASH TLB reassignment for PPC440/460Stefan Roese1-15/+6
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-0/+2170