aboutsummaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/start.S
AgeCommit message (Expand)AuthorFilesLines
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-2170/+0
2010-01-26ppc: Use r12 instead of r14 as GOT pointer.Joakim Tjernlund1-5/+6
2010-01-26ppc: Loose GOT access in IRQJoakim Tjernlund1-30/+3
2009-10-08relocation: Do not relocate NULL pointers.Joakim Tjernlund1-2/+4
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-56/+56
2009-08-09Dual-license IBM code contributionsJosh Boyer1-0/+2
2009-07-24ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs1-103/+103
2009-07-24ppc4xx: Fix TLB reset problem with recent 44x imagesStefan Roese1-2/+7
2009-07-08ppc4xx: Make pll_write globalMatthias Fuchs1-0/+1
2009-06-12ppc4xx: Add Sequoia RAM-booting targetStefan Roese1-6/+27
2008-12-16Coding style cleanup, update CHANGELOG.Wolfgang Denk1-1/+1
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser1-1/+2
2008-11-21ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initializationDave Mitchell1-7/+20
2008-11-21ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRsDave Mitchell1-20/+21
2008-11-20ppc4xx: Clear all potentially pending exceptions in MCSRStefan Roese1-0/+4
2008-10-24ppc4xx: Generic architecture for xilinx ppc405(v3)Ricardo Ribalda Delgado1-1/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-172/+172
2008-07-11ppc4xx: Add initial 460SX defines for the cpu/ppc4xx directory.Feng Kan1-2/+17
2008-06-03ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese1-6/+0
2008-06-03ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.SStefan Roese1-126/+80
2008-06-03ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson1-79/+235
2008-05-21Big white-space cleanup.Wolfgang Denk1-29/+29
2008-04-29ppc4xx: Complete remove bogus dflush()Stefan Roese1-29/+0
2008-03-15ppc4xx: Add Canyonlands NAND booting supportStefan Roese1-1/+7
2008-03-15ppc4xx: Add basic support for AMCC 460EX/460GT (2/5)Stefan Roese1-2/+9
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk1-0/+4
2008-02-14ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski1-33/+0
2008-02-04ppc4xx: Fix problem with init-ram bigger than 4k on 440 platformsStefan Roese1-0/+4
2008-01-10ppc4xx: Fix dflush() to restore DVLIM registerLarry Johnson1-0/+2
2008-01-09ppc4xx: Add 44x cache locking to better support init-ram in d-cacheStefan Roese1-0/+52
2007-12-27Fix ppc4xx clear_bss() codeAnatolij Gustschin1-4/+13
2007-12-27PPC4xx: Minimal changes to add vxWorks supportNiklaus Giger1-1/+5
2007-10-31ppc4xx: Rework 4xx cache supportStefan Roese1-123/+21
2007-10-31ppc4xx: Add PPC405EX supportStefan Roese1-30/+39
2007-08-14ppc4xx: Add initial Zeus (PPC405EP) board supportStefan Roese1-32/+16
2007-07-26ppc4xx: Add support for AMCC 405EP Taihu boardJohn Otken1-0/+33
2007-07-10Coding style cleanup; update CHANGELOG.Wolfgang Denk1-1/+1
2007-07-05Merged POST framework with the current TOT.Sergei Poselenov1-0/+8
2007-06-22[ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski1-1/+0
2007-06-20Coding style cleanup. Refresh CHANGELOG.Wolfgang Denk1-103/+104
2007-06-19[ppc4xx] Fix problem with NAND booting on AMCC AcadiaStefan Roese1-3/+3
2007-06-15ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki1-162/+167
2007-06-06ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval boardStefan Roese1-17/+55
2007-06-01Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese1-92/+129
2007-06-01ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval boardStefan Roese1-92/+129
2007-05-24ppc4xx: Fix small 405EZ OCM initilization bug in start.SStefan Roese1-1/+1
2007-04-18Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xxWolfgang Denk1-27/+27
2007-03-24Merge with /home/stefan/git/u-boot/acadiaStefan Roese1-42/+9
2007-03-24[PATCH] Clean up 40EZ/Acadia supportStefan Roese1-42/+9
2007-03-21Merge with /home/stefan/git/u-boot/acadiaStefan Roese1-5/+72