summaryrefslogtreecommitdiff
path: root/cpu/mpc85xx/start.S
Commit message (Expand)AuthorAgeLines
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
* 85xx: Don't icbi when unlocking the cacheKumar Gala2008-02-27-5/+2
* Invalidate INIT_RAM TLB mappingsAndy Fleming2008-02-27-0/+11
* ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski2008-02-14-45/+0
* 85xx: Reworked initial processor initKumar Gala2008-01-17-68/+63
* 85xx: Remove old style of LAW initKumar Gala2008-01-16-18/+0
* 85xx: Move LAW init code into CKumar Gala2008-01-16-0/+2
* 85xx: Remove cache config from configs.hKumar Gala2008-01-09-2/+7
* Cleanup coding style; update CHANGELOGWolfgang Denk2007-11-03-2/+2
* MSR overwrite fixurwithsughosh@gmail.com2007-10-19-8/+3
* Remove magic numbers from cache related operations for mpc85xxKumar Gala2007-10-19-4/+4
* 85xx io out functions need sync after write.Ed Swarthout2007-09-26-0/+5
* Use an absolute address when jumping out of 4k boot pageKumar Gala2007-08-14-29/+24
* 85xx start.S cleanup and exception supportAndy Fleming2007-08-14-278/+207
* [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-22-2/+2
* u-boot: v2: Remove the fixed TLB and LAW entrynubmerZang Roy-r619112007-04-23-12/+4
* Fix bug in [id]cache_status commands for MPC85xx processors;Wolfgang Denk2006-03-13-2/+2
* Added support for KwikByte KB920x boards (based on AT91RM9200)Wolfgang Denk2005-10-05-1/+1
* E500 update: repoint IVPR to RAM when code is relocatedWolfgang Denk2005-10-05-0/+5
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2005-08-05-2/+2
|\
| * Fix typos in cpu/85xx/start.S which caused DataTLB exception to beWolfgang Denk2005-08-04-2/+2
* | * Patch by Ron Alder, 11 July 2005Lunsheng Wang2005-07-29-3/+5
* | * Patch by Jon Loeliger, 2005-05-05Jon Loeliger2005-07-25-0/+6
|/
* Fix timer handling on MPC85xx systemswdenk2005-05-13-164/+144
* Patch by Jon Loeliger, 16 Jul 2004:wdenk2004-08-01-21/+15
* Patch by Jon Loeliger, 17 June 2004:wdenk2004-07-09-29/+17
* Patches Part 1 by Jon Loeliger, 11 May 2004:wdenk2004-06-09-21/+45
* * Patch by Xiao Xianghua, 23 Oct 2003:wdenk2003-10-26-2/+4
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-0/+1156