summaryrefslogtreecommitdiff
path: root/cpu/mpc85xx
Commit message (Expand)AuthorAgeLines
* Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-07-03-1/+1
|\
| * Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-17-1/+1
* | [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-22-2/+2
|/
* Coding stylke cleanup; update CHANGELOG.Wolfgang Denk2007-05-05-9/+9
* Cleaned up some 85xx PCI bugsAndy Fleming2007-05-02-4/+4
* Add support for the 8568 MDS boardAndy Fleming2007-05-02-2/+7
* Reworked 85xx speed detection codeAndy Fleming2007-04-23-36/+8
* Support 1G size on 8548Andy Fleming2007-04-23-2/+9
* Only set ddrioovcr for 8548 rev1.Andy Fleming2007-04-23-6/+7
* Tweak DDR ECC error counterAndy Fleming2007-04-23-2/+5
* 85xx: write MAC address to mac-address and local-mac-addressTimur Tabi2007-04-23-0/+20
* Some 85xx cpu cleanupsAndy Fleming2007-04-23-3/+8
* Add cpu support for the 8544Andy Fleming2007-04-23-2/+8
* u-boot: Fix e500 v2 core reset bugZang Roy-r619112007-04-23-6/+15
* u-boot: v2: Remove the fixed TLB and LAW entrynubmerZang Roy-r619112007-04-23-12/+4
* Code cleanupWolfgang Denk2006-10-24-1/+1
* Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger2006-10-20-266/+1
* * Fix a bunch of compiler warnings for gcc 4.0Jon Loeliger2006-10-19-0/+5
* Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-10-1/+1
|\
| * Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* | Coding style changes to remove local varible blocksJon Loeliger2006-10-10-70/+64
* | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-09-19-6/+12
|\ \ | |/
| * Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-6/+12
* | * Switched default PCI speed for 8540 ADS back to 33MHzMatthew McClintock2006-08-09-0/+3
* | * Added support for initializing second PCI bus on 85xx Patch by Andy Fleming...Matthew McClintock2006-08-09-35/+147
* | * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon ...Matthew McClintock2006-08-09-1/+50
|/
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-13/+10
* Fix bug in [id]cache_status commands for MPC85xx processors;Wolfgang Denk2006-03-13-2/+2
* Fix DPRAM offset/size for MPC8541/8555.Wolfgang Denk2005-12-06-1/+3
* Fix MPC85xx PCI support (pci_register_hose() before pci config access)Stefan Roese2005-11-07-10/+10
* Add support for multiple PHYs.Marian Balakowicz2005-10-28-0/+10
* Cleanup for GCC-4.xWolfgang Denk2005-10-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
* | Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger2005-08-01-2/+2
* | * Patch by Ron Alder, 11 July 2005Lunsheng Wang2005-07-29-3/+5
* | * Patch by Jon Loeliger, 2005-07-25Jon Loeliger2005-07-25-1569/+1
* | * Patch by Jon Loeliger, 2005-05-05Jon Loeliger2005-07-25-247/+976
* | * Patch by Jon Loeliger 2005-02-08Jon Loeliger2005-07-25-1/+16
* | * Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger2005-07-23-11/+11
|/
* Fix timer handling on MPC85xx systemswdenk2005-05-13-167/+171
* Fix bug in the SDRAM initialization code for canmb, IceCube andwdenk2005-04-21-2/+2
* * Fixes for TQM8560 board:wdenk2005-04-13-2/+2
* * Patch by Ladislav Michl, 05 Apr 2005:wdenk2005-04-05-28/+28
* * Add FEC support for TQM8540 board.wdenk2005-04-04-4/+57
* Patches by Josef Wagner, 29 Oct 2004:wdenk2005-04-03-11/+3
* Patches by Martin Krause, 22 Mar 2005:wdenk2005-03-27-1/+1
* Update code for TQM8540 board (and 85xx in general):wdenk2005-03-15-30/+28