summaryrefslogtreecommitdiffstats
path: root/cpu/mpc85xx
Commit message (Expand)AuthorAgeFilesLines
* Enable L2 cache for MPC8568MDS boardHaiying Wang2007-08-291-1/+1
* 85xxCDS: Add make targets for legacy systems.Randy Vinson2007-08-141-1/+1
* Add support for UEC to 8568Andy Fleming2007-08-144-2/+142
* Empirically set cpo and clk_adjust for mpc85xx DDR2 supportHaiying Wang2007-08-141-5/+7
* Use an absolute address when jumping out of 4k boot pageKumar Gala2007-08-141-29/+24
* MPC85xx BA bits not set for 3-bit bank address DIMMAndy Fleming2007-08-141-1/+6
* Fix minor 85xx warningsAndy Fleming2007-08-141-1/+3
* 85xx start.S cleanup and exception supportAndy Fleming2007-08-143-298/+319
* 85xx allow debugger to configure ddr.Ed Swarthout2007-08-141-3/+45
* mpc85xx L2 cache reporting and SRAM relocation option.Ed Swarthout2007-08-141-18/+47
* cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
* cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-093-12/+12
* Fix #if typo in CONFIG_CMD_* changes.Jon Loeliger2007-07-051-1/+1
* cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-043-11/+11
* Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-07-031-1/+1
|\
| * Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-171-1/+1
* | [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-221-2/+2
|/
* Coding stylke cleanup; update CHANGELOG.Wolfgang Denk2007-05-051-9/+9
* Cleaned up some 85xx PCI bugsAndy Fleming2007-05-021-4/+4
* Add support for the 8568 MDS boardAndy Fleming2007-05-022-2/+7
* Reworked 85xx speed detection codeAndy Fleming2007-04-231-36/+8
* Support 1G size on 8548Andy Fleming2007-04-231-2/+9
* Only set ddrioovcr for 8548 rev1.Andy Fleming2007-04-231-6/+7
* Tweak DDR ECC error counterAndy Fleming2007-04-231-2/+5
* 85xx: write MAC address to mac-address and local-mac-addressTimur Tabi2007-04-231-0/+20
* Some 85xx cpu cleanupsAndy Fleming2007-04-231-3/+8
* Add cpu support for the 8544Andy Fleming2007-04-231-2/+8
* u-boot: Fix e500 v2 core reset bugZang Roy-r619112007-04-231-6/+15
* u-boot: v2: Remove the fixed TLB and LAW entrynubmerZang Roy-r619112007-04-231-12/+4
* Code cleanupWolfgang Denk2006-10-241-1/+1
* Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger2006-10-202-266/+1
* * Fix a bunch of compiler warnings for gcc 4.0Jon Loeliger2006-10-191-0/+5
* Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-101-1/+1
|\
| * Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* | Coding style changes to remove local varible blocksJon Loeliger2006-10-101-70/+64
* | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-09-191-6/+12
|\ \ | |/
| * Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-6/+12
* | * Switched default PCI speed for 8540 ADS back to 33MHzMatthew McClintock2006-08-091-0/+3
* | * Added support for initializing second PCI bus on 85xx Patch by Andy Fleming...Matthew McClintock2006-08-091-35/+147
* | * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon ...Matthew McClintock2006-08-092-1/+50
|/
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-315-13/+10
* Fix bug in [id]cache_status commands for MPC85xx processors;Wolfgang Denk2006-03-131-2/+2
* Fix DPRAM offset/size for MPC8541/8555.Wolfgang Denk2005-12-061-1/+3
* Fix MPC85xx PCI support (pci_register_hose() before pci config access)Stefan Roese2005-11-071-10/+10
* Add support for multiple PHYs.Marian Balakowicz2005-10-281-0/+10
* Cleanup for GCC-4.xWolfgang Denk2005-10-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
OpenPOWER on IntegriCloud