| Commit message (Expand) | Author | Age | Lines |
* | ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chips | Stefan Roese | 2009-07-30 | -0/+2 |
* | ppc4xx: Replace 4xx lowercase SPR references | Matthias Fuchs | 2009-07-24 | -0/+46 |
* | 86xx: Add CPU_TYPE_ENTRY support | Kumar Gala | 2009-06-30 | -1/+1 |
* | 85xx: Added MPC8535/E identifiers | Kumar Gala | 2009-06-12 | -0/+2 |
* | 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx | Peter Tyser | 2009-06-12 | -2/+2 |
* | MPC85xx: Add MPC8569 CPU support | Haiying Wang | 2009-03-30 | -0/+2 |
* | 86xx: Update CPU info output on bootup | Peter Tyser | 2009-02-16 | -1/+7 |
* | mpc85xx: Add support for the P2020 | Srikanth Srinivasan | 2009-02-16 | -0/+2 |
* | 85xx: Fix how we map DDR memory | Kumar Gala | 2009-02-16 | -0/+2 |
* | mpc85xx: Add support for the MPC8536 | Kumar Gala | 2008-08-27 | -0/+2 |
* | ppc4xx: CPU PPC440x5 on Virtex5 FX | Ricardo Ribalda Delgado | 2008-07-18 | -0/+2 |
* | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next | Stefan Roese | 2008-07-17 | -0/+29 |
|\ |
|
| * | 85xx: Add some L1/L2 SPR register definitions | Kumar Gala | 2008-07-14 | -0/+20 |
| * | fdt: add crypto node handling for MPC8{3, 5}xxE processors | Kim Phillips | 2008-07-14 | -0/+9 |
* | | ppc4xx: Add initial 460SX reference board (redwood) config file and defines. | Feng Kan | 2008-07-11 | -0/+4 |
|/ |
|
* | mpc83xx: move CPU_TYPE_ENTRY over to processor.h | Kim Phillips | 2008-06-25 | -0/+7 |
* | Fix 4xx build issue | Anatolij Gustschin | 2008-06-19 | -1/+1 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx | Wolfgang Denk | 2008-06-11 | -2/+4 |
|\ |
|
| * | ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling | Grant Erickson | 2008-06-03 | -2/+4 |
* | | 85xx: expose cpu identification | Kumar Gala | 2008-06-10 | -0/+11 |
|/ |
|
* | ppc4xx: Add 405EX(r) revision C PVR definitions and detection code | Stefan Roese | 2008-05-13 | -4/+8 |
* | ppc: Get rid of unused machine type definitions | Wolfgang Denk | 2008-04-13 | -49/+0 |
* | Coding Style cleanup; update CHANGELOG | Wolfgang Denk | 2008-04-13 | -142/+135 |
* | Update SVR numbers to expand support | Andy Fleming | 2008-03-26 | -12/+32 |
* | ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) | Stefan Roese | 2008-03-15 | -0/+4 |
* | 85xx: Remove cache config from configs.h | Kumar Gala | 2008-01-09 | -0/+4 |
* | Merge commit 'wd/master' | Jon Loeliger | 2008-01-03 | -0/+9 |
|\ |
|
| * | ppc4xx: Define CONFIG_BOOKE for all PPC440 based processors | Eugene O'Brien | 2007-10-31 | -0/+5 |
| * | ppc4xx: Add PPC405EX support | Stefan Roese | 2007-10-31 | -0/+4 |
* | | Initial mpc8610hpcd cpu/, README and include/ files. | Jon Loeliger | 2007-10-17 | -0/+1 |
|/ |
|
* | 85xx start.S cleanup and exception support | Andy Fleming | 2007-08-14 | -0/+3 |
* | fsl_pci_init cleanup. | Ed Swarthout | 2007-08-10 | -1/+1 |
* | cpu/86xx fixes. | Jon Loeliger | 2007-08-10 | -1/+2 |
* | [PPC] Remove unused MSR_USER definition | Rafal Jaworowski | 2007-07-27 | -1/+0 |
* | Fix breakage of 8xx boards from recent commit. | Rafal Jaworowski | 2007-07-19 | -0/+6 |
* | Coding stylke cleanup; rebuild CHANGELOG | Wolfgang Denk | 2007-06-22 | -23/+23 |
* | ppc4xx: Clean up 440 exceptions handling | Grzegorz Bernacki | 2007-06-15 | -1/+14 |
* | [PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot message | Grzegorz Wianecki | 2007-05-05 | -2/+6 |
* | Add support for the 8568 MDS board | Andy Fleming | 2007-05-02 | -0/+1 |
* | Enable 8544 support | Andy Fleming | 2007-04-23 | -2/+9 |
* | [PATCH] Add AMCC PPC405EZ support | Stefan Roese | 2007-03-21 | -0/+9 |
* | [PATCH] Update 440EPx/440GRx cpu detection | Stefan Roese | 2007-01-31 | -2/+2 |
* | [PATCH] Update 440SP(e) cpu revisions | Stefan Roese | 2007-01-13 | -5/+8 |
* | [PATCH] PPC4xx: 440SP Rev. C detection added | Stefan Roese | 2006-11-28 | -0/+1 |
* | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | 2006-09-19 | -0/+4 |
|\ |
|
| * | Add support for AMCC Sequoia PPC440EPx eval board | Stefan Roese | 2006-09-07 | -0/+4 |
* | | Merge branch 'mpc86xx' | Jon Loeliger | 2006-09-14 | -2/+3 |
|\ \ |
|
| * | | Handle 86xx SVR values according to the new Reference Manual. | Jon Loeliger | 2006-09-14 | -2/+3 |
* | | | Merge branch 'mpc86xx' | Jon Loeliger | 2006-08-22 | -5/+5 |
|\ \ \
| |/ / |
|
| * | | Cleanup more poorly introduced whitespace. | Jon Loeliger | 2006-08-22 | -5/+5 |