summaryrefslogtreecommitdiffstats
path: root/cpu/mpc85xx/start.S
Commit message (Expand)AuthorAgeFilesLines
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-1195/+0
* 85xx: Set HID1[mbdd] on e500v2 rev5.0 or greaterSandeep Gopalpet2010-04-071-0/+7
* 85xx: Add defines for BUCSR bits to make code more readableKumar Gala2010-04-071-3/+4
* 85xx: Fix enabling of L1 cache parity on secondary coresKumar Gala2010-03-301-5/+33
* 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
* 85xx: Add support for e500mc cache stashingKumar Gala2010-01-051-1/+7
* relocation: Do not relocate NULL pointers.Joakim Tjernlund2009-10-081-2/+4
* ppc/85xx: add boot from NAND/eSDHC/eSPI supportMingkai Hu2009-09-151-1/+22
* ppc/85xx: Introduce low level write_tlb functionKumar Gala2009-09-151-1/+23
* ppc/85xx: Ensure that MAS8 is zero when writing TLB entries.Scott Wood2009-09-151-0/+4
* ppc/85xx: Don't enable interrupts before we're readyScott Wood2009-09-151-2/+2
* 85xx: Add support for setting IVORs to fixed offset defaultsKumar Gala2009-09-081-0/+6
* MPC85xx: Add MPC8569 CPU supportHaiying Wang2009-03-301-0/+49
* 85xx: Add support for additional e500mc featuresKumar Gala2009-03-301-0/+2
* 85xx: Fix the boot window issueDave Liu2008-12-191-8/+8
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-061-1/+2
* 85xx: Add basic e500mc core supportKumar Gala2008-10-241-0/+2
* 85xx: Use CONFIG_SYS_CACHELINE_SIZE instead of magic numberKumar Gala2008-10-241-2/+2
* 85xx: Export invalidate_{i,d}cache and add flush_dcacheKumar Gala2008-10-181-0/+49
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-24/+24
* Change the temp map to ROM to align addresses to page size.Andrew Klossner2008-07-141-4/+5
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* 85xx: Don't icbi when unlocking the cacheKumar Gala2008-02-271-5/+2
* Invalidate INIT_RAM TLB mappingsAndy Fleming2008-02-271-0/+11
* ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski2008-02-141-45/+0
* 85xx: Reworked initial processor initKumar Gala2008-01-171-68/+63
* 85xx: Remove old style of LAW initKumar Gala2008-01-161-18/+0
* 85xx: Move LAW init code into CKumar Gala2008-01-161-0/+2
* 85xx: Remove cache config from configs.hKumar Gala2008-01-091-2/+7
* Cleanup coding style; update CHANGELOGWolfgang Denk2007-11-031-2/+2
* MSR overwrite fixurwithsughosh@gmail.com2007-10-191-8/+3
* Remove magic numbers from cache related operations for mpc85xxKumar Gala2007-10-191-4/+4
* 85xx io out functions need sync after write.Ed Swarthout2007-09-261-0/+5
* Use an absolute address when jumping out of 4k boot pageKumar Gala2007-08-141-29/+24
* 85xx start.S cleanup and exception supportAndy Fleming2007-08-141-278/+207
* [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-221-2/+2
* u-boot: v2: Remove the fixed TLB and LAW entrynubmerZang Roy-r619112007-04-231-12/+4
* Fix bug in [id]cache_status commands for MPC85xx processors;Wolfgang Denk2006-03-131-2/+2
* Added support for KwikByte KB920x boards (based on AT91RM9200)Wolfgang Denk2005-10-051-1/+1
* E500 update: repoint IVPR to RAM when code is relocatedWolfgang Denk2005-10-051-0/+5
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2005-08-051-2/+2
|\
| * Fix typos in cpu/85xx/start.S which caused DataTLB exception to beWolfgang Denk2005-08-041-2/+2
* | * Patch by Ron Alder, 11 July 2005Lunsheng Wang2005-07-291-3/+5
* | * Patch by Jon Loeliger, 2005-05-05Jon Loeliger2005-07-251-0/+6
|/
* Fix timer handling on MPC85xx systemswdenk2005-05-131-164/+144
* Patch by Jon Loeliger, 16 Jul 2004:wdenk2004-08-011-21/+15
* Patch by Jon Loeliger, 17 June 2004:wdenk2004-07-091-29/+17
* Patches Part 1 by Jon Loeliger, 11 May 2004:wdenk2004-06-091-21/+45
* * Patch by Xiao Xianghua, 23 Oct 2003:wdenk2003-10-261-2/+4
OpenPOWER on IntegriCloud