| Commit message (Expand) | Author | Age | Lines |
* | 85xx: Add support for e500mc cache stashing | Kumar Gala | 2010-01-05 | -1/+7 |
* | relocation: Do not relocate NULL pointers. | Joakim Tjernlund | 2009-10-08 | -2/+4 |
* | ppc/85xx: add boot from NAND/eSDHC/eSPI support | Mingkai Hu | 2009-09-15 | -1/+22 |
* | ppc/85xx: Introduce low level write_tlb function | Kumar Gala | 2009-09-15 | -1/+23 |
* | ppc/85xx: Ensure that MAS8 is zero when writing TLB entries. | Scott Wood | 2009-09-15 | -0/+4 |
* | ppc/85xx: Don't enable interrupts before we're ready | Scott Wood | 2009-09-15 | -2/+2 |
* | 85xx: Add support for setting IVORs to fixed offset defaults | Kumar Gala | 2009-09-08 | -0/+6 |
* | MPC85xx: Add MPC8569 CPU support | Haiying Wang | 2009-03-30 | -0/+49 |
* | 85xx: Add support for additional e500mc features | Kumar Gala | 2009-03-30 | -0/+2 |
* | 85xx: Fix the boot window issue | Dave Liu | 2008-12-19 | -8/+8 |
* | Update U-Boot's build timestamp on every compile | Peter Tyser | 2008-12-06 | -1/+2 |
* | 85xx: Add basic e500mc core support | Kumar Gala | 2008-10-24 | -0/+2 |
* | 85xx: Use CONFIG_SYS_CACHELINE_SIZE instead of magic number | Kumar Gala | 2008-10-24 | -2/+2 |
* | 85xx: Export invalidate_{i,d}cache and add flush_dcache | Kumar Gala | 2008-10-18 | -0/+49 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -24/+24 |
* | Change the temp map to ROM to align addresses to page size. | Andrew Klossner | 2008-07-14 | -4/+5 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -1/+1 |
* | 85xx: Don't icbi when unlocking the cache | Kumar Gala | 2008-02-27 | -5/+2 |
* | Invalidate INIT_RAM TLB mappings | Andy Fleming | 2008-02-27 | -0/+11 |
* | ppc: Refactor cache routines, so there is only one common set. | Rafal Jaworowski | 2008-02-14 | -45/+0 |
* | 85xx: Reworked initial processor init | Kumar Gala | 2008-01-17 | -68/+63 |
* | 85xx: Remove old style of LAW init | Kumar Gala | 2008-01-16 | -18/+0 |
* | 85xx: Move LAW init code into C | Kumar Gala | 2008-01-16 | -0/+2 |
* | 85xx: Remove cache config from configs.h | Kumar Gala | 2008-01-09 | -2/+7 |
* | Cleanup coding style; update CHANGELOG | Wolfgang Denk | 2007-11-03 | -2/+2 |
* | MSR overwrite fix | urwithsughosh@gmail.com | 2007-10-19 | -8/+3 |
* | Remove magic numbers from cache related operations for mpc85xx | Kumar Gala | 2007-10-19 | -4/+4 |
* | 85xx io out functions need sync after write. | Ed Swarthout | 2007-09-26 | -0/+5 |
* | Use an absolute address when jumping out of 4k boot page | Kumar Gala | 2007-08-14 | -29/+24 |
* | 85xx start.S cleanup and exception support | Andy Fleming | 2007-08-14 | -278/+207 |
* | [ppc] Fix build breakage for all non-4xx PowerPC variants. | Rafal Jaworowski | 2007-06-22 | -2/+2 |
* | u-boot: v2: Remove the fixed TLB and LAW entrynubmer | Zang Roy-r61911 | 2007-04-23 | -12/+4 |
* | Fix bug in [id]cache_status commands for MPC85xx processors; | Wolfgang Denk | 2006-03-13 | -2/+2 |
* | Added support for KwikByte KB920x boards (based on AT91RM9200) | Wolfgang Denk | 2005-10-05 | -1/+1 |
* | E500 update: repoint IVPR to RAM when code is relocated | Wolfgang Denk | 2005-10-05 | -0/+5 |
* | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2005-08-05 | -2/+2 |
|\ |
|
| * | Fix typos in cpu/85xx/start.S which caused DataTLB exception to be | Wolfgang Denk | 2005-08-04 | -2/+2 |
* | | * Patch by Ron Alder, 11 July 2005 | Lunsheng Wang | 2005-07-29 | -3/+5 |
* | | * Patch by Jon Loeliger, 2005-05-05 | Jon Loeliger | 2005-07-25 | -0/+6 |
|/ |
|
* | Fix timer handling on MPC85xx systems | wdenk | 2005-05-13 | -164/+144 |
* | Patch by Jon Loeliger, 16 Jul 2004: | wdenk | 2004-08-01 | -21/+15 |
* | Patch by Jon Loeliger, 17 June 2004: | wdenk | 2004-07-09 | -29/+17 |
* | Patches Part 1 by Jon Loeliger, 11 May 2004: | wdenk | 2004-06-09 | -21/+45 |
* | * Patch by Xiao Xianghua, 23 Oct 2003: | wdenk | 2003-10-26 | -2/+4 |
* | * Patches by Xianghua Xiao, 15 Oct 2003: | wdenk | 2003-10-15 | -0/+1156 |