summaryrefslogtreecommitdiffstats
path: root/cpu/ppc4xx/start.S
Commit message (Expand)AuthorAgeFilesLines
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-2170/+0
* ppc: Use r12 instead of r14 as GOT pointer.Joakim Tjernlund2010-01-261-5/+6
* ppc: Loose GOT access in IRQJoakim Tjernlund2010-01-261-30/+3
* relocation: Do not relocate NULL pointers.Joakim Tjernlund2009-10-081-2/+4
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-111-56/+56
* Dual-license IBM code contributionsJosh Boyer2009-08-091-0/+2
* ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs2009-07-241-103/+103
* ppc4xx: Fix TLB reset problem with recent 44x imagesStefan Roese2009-07-241-2/+7
* ppc4xx: Make pll_write globalMatthias Fuchs2009-07-081-0/+1
* ppc4xx: Add Sequoia RAM-booting targetStefan Roese2009-06-121-6/+27
* Coding style cleanup, update CHANGELOG.Wolfgang Denk2008-12-161-1/+1
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-061-1/+2
* ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initializationDave Mitchell2008-11-211-7/+20
* ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRsDave Mitchell2008-11-211-20/+21
* ppc4xx: Clear all potentially pending exceptions in MCSRStefan Roese2008-11-201-0/+4
* ppc4xx: Generic architecture for xilinx ppc405(v3)Ricardo Ribalda Delgado2008-10-241-1/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-172/+172
* ppc4xx: Add initial 460SX defines for the cpu/ppc4xx directory.Feng Kan2008-07-111-2/+17
* ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese2008-06-031-6/+0
* ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.SStefan Roese2008-06-031-126/+80
* ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson2008-06-031-79/+235
* Big white-space cleanup.Wolfgang Denk2008-05-211-29/+29
* ppc4xx: Complete remove bogus dflush()Stefan Roese2008-04-291-29/+0
* ppc4xx: Add Canyonlands NAND booting supportStefan Roese2008-03-151-1/+7
* ppc4xx: Add basic support for AMCC 460EX/460GT (2/5)Stefan Roese2008-03-151-2/+9
* Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-02-151-0/+4
|\
| * ppc4xx: Fix problem with init-ram bigger than 4k on 440 platformsStefan Roese2008-02-041-0/+4
* | ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski2008-02-141-33/+0
|/
* ppc4xx: Fix dflush() to restore DVLIM registerLarry Johnson2008-01-101-0/+2
* ppc4xx: Add 44x cache locking to better support init-ram in d-cacheStefan Roese2008-01-091-0/+52
* Fix ppc4xx clear_bss() codeAnatolij Gustschin2007-12-271-4/+13
* PPC4xx: Minimal changes to add vxWorks supportNiklaus Giger2007-12-271-1/+5
* ppc4xx: Rework 4xx cache supportStefan Roese2007-10-311-123/+21
* ppc4xx: Add PPC405EX supportStefan Roese2007-10-311-30/+39
* ppc4xx: Add initial Zeus (PPC405EP) board supportStefan Roese2007-08-141-32/+16
* ppc4xx: Add support for AMCC 405EP Taihu boardJohn Otken2007-07-261-0/+33
* Coding style cleanup; update CHANGELOG.Wolfgang Denk2007-07-101-1/+1
* Merged POST framework with the current TOT.Sergei Poselenov2007-07-051-0/+8
* [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-221-1/+0
* Coding style cleanup. Refresh CHANGELOG.Wolfgang Denk2007-06-201-103/+104
* [ppc4xx] Fix problem with NAND booting on AMCC AcadiaStefan Roese2007-06-191-3/+3
* ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki2007-06-151-162/+167
* ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval boardStefan Roese2007-06-061-17/+55
* Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese2007-06-011-92/+129
|\
| * ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval boardStefan Roese2007-06-011-92/+129
* | ppc4xx: Fix small 405EZ OCM initilization bug in start.SStefan Roese2007-05-241-1/+1
* | Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xxWolfgang Denk2007-04-181-27/+27
|\ \ | |/ |/|
| * Merge with /home/git/u-bootWolfgang Denk2007-03-081-1/+1
| |\
| * | Some code cleanup.Wolfgang Denk2007-03-041-36/+36
* | | Merge with /home/stefan/git/u-boot/acadiaStefan Roese2007-03-241-42/+9
|\ \ \
OpenPOWER on IntegriCloud