summaryrefslogtreecommitdiffstats
path: root/cpu/mpc83xx/start.S
Commit message (Expand)AuthorAgeFilesLines
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-1207/+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-31/+3
* relocation: Do not relocate NULL pointers.Joakim Tjernlund2009-10-081-2/+4
* 83xx: Use the proper sequence for updating IMMR.Scott Wood2009-01-211-3/+15
* mpc83xx: Size optimization of start.SRon Madrid2009-01-211-38/+39
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-061-1/+2
* Merge 'next' branchWolfgang Denk2008-10-181-123/+123
|\
| * rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-123/+123
* | 83xx NAND boot: wait for LTESR[CC]Lepcha Suchit2008-10-171-0/+12
|/
* mpc83xx: clean up cache operations and unlock_ram_in_cache() functionsNick Spence2008-09-031-21/+30
* mpc83xx: Store and display Arbiter Event Register valuesNick Spence2008-09-031-0/+11
* mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheNick Spence2008-09-031-4/+5
* NAND boot: MPC8313ERDB supportScott Wood2008-08-121-107/+45
* PPC: Create and use CONFIG_HIGH_BATSBecky Bruce2008-06-031-3/+3
* lib_ppc: Revert "Make MPC83xx one step closer to full relocation."Kim Phillips2008-04-251-7/+4
* Make MPC83xx one step closer to full relocation.Joakim Tjernlund2008-03-281-4/+7
* ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski2008-02-141-34/+0
* Fixed syntax error in function init_e300_core() of mpc83xx/start.S ifHeiko Schocher2008-01-121-1/+1
* [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-221-2/+2
* mpc83xx: Put the version (and magic) after the HRCW.Jerry Van Baren2007-03-021-12/+16
* mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi2006-11-031-8/+8
* mpc83xx: Fix the incorrect dcbz operationDave Liu2006-11-031-0/+12
* mpc83xx: Add support for variable flash memory sizes on 83xx systemsTimur Tabi2006-11-031-8/+21
* Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx.Marian Balakowicz2006-03-141-0/+34
* Correct shift offsets in icache_status and dcache_status for MPC83xx.Marian Balakowicz2006-03-141-2/+2
* Enable address translation on MPC83xxKumar Gala2006-02-101-179/+298
* Only disable the MPC83xx watchdog if its enabled out of reset.Kumar Gala2006-01-111-0/+6
* Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger2005-08-011-41/+38
* * Patch by Eran LibertyEran Liberty2005-07-281-0/+1096
OpenPOWER on IntegriCloud