aboutsummaryrefslogtreecommitdiff
path: root/lib_ppc
AgeCommit message (Expand)AuthorFilesLines
2007-10-31ppc4xx: Rework 4xx cache supportStefan Roese1-1/+1
2007-08-18lib_ppc: make board_add_ram_info weakKim Phillips1-5/+6
2007-08-14Merge with git://www.denx.de/git/u-boot.gitStefan Roese2-26/+35
2007-08-10mpc83xx: Add support for the display of reset statusDave Liu1-2/+4
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2-24/+31
2007-08-03Merge branch 'testing' into workingAndy Fleming2-24/+31
2007-08-02[ppc440SPe] Graceful recovery from machine check during PCIe configurationGrzegorz Bernacki1-1/+1
2007-07-13make show_boot_progress () weak.Heiko Schocher1-2/+0
2007-07-11Fix malloc problem introduced with the relocation fixup for the PPC platformStefan Roese1-4/+5
2007-07-10disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2-3/+3
2007-07-09lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2-18/+18
2007-07-09Merge with /home/hs/Atronic/u-bootWolfgang Denk1-2/+3
2007-07-04Don't set gd->reloc_off if relocation of .fixup works correctlyGrant Likely1-0/+5
2007-07-04lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2-17/+18
2007-07-03Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk1-21/+18
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher1-2/+3
2007-06-08Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk1-3/+3
2007-05-18Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-4/+0
2007-05-17Merge with /home/git/u-bootWolfgang Denk1-4/+0
2007-05-15Search the exception table with linear algorithmZang Roy-r619111-21/+18
2007-05-11ppc4xx: Set bd->bi_pci_busfreq on 440EPx/GRx tooStefan Roese1-1/+3
2007-05-01mpc83xx: replace elaborate boottime verbosity with 'clocks' commandKim Phillips1-4/+0
2007-04-20Cleanup compiler warnings, update CHANGELOGWolfgang Denk1-9/+9
2007-01-22Merge branch 'master' into hpc2roy zang1-0/+16
2007-01-11 Added support for the SOLIDCARD III board from EurodesignHeiko Schocher1-0/+16
2007-01-04Merge branch 'master' into hpc2roy zang1-0/+12
2006-12-24Merge with /home/hs/TQ/u-boot-devWolfgang Denk1-0/+12
2006-12-21Added support for the TQM8272 board from TQHeiko Schocher1-0/+12
2006-12-04Slight code clean up.roy zang1-5/+5
2006-12-01Fix the exception occuring in RAM table search issue.roy zang1-10/+17
2006-12-01Fix the confilcts when merging 'master' into hpc2.roy zang1-12/+12
2006-11-30Code cleanup.Wolfgang Denk1-11/+11
2006-11-03mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi1-1/+1
2006-11-02General code modification for mpc7448hpc2 board support.roy zang1-0/+10
2006-10-19Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger1-2/+5
2006-10-18Merge with /home/tur/proj/051_uboot_linux_v38b/u-bootWolfgang Denk1-2/+5
2006-10-13Preliminary patch adding support for the MarelV38B board.Bartlomiej Sieka1-2/+5
2006-10-10Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger1-1/+1
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-19Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2-14/+15
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese1-6/+6
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-8/+9
2006-08-17Unlock cache before kernel starts up for MPC86xxHaiying Wang1-1/+1
2006-08-09Merge branch 'wd'Jon Loeliger1-7/+7
2006-07-13Add support for reading and writing mac addresses to or from ID EEPROM.Haiying Wang1-0/+4
2006-07-12Add support for TQM885D board.Markus Klotzbuecher1-1/+2
2006-06-30Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz1-6/+5
2006-06-30Call serial_initialize() before first debug() is used.Marian Balakowicz1-6/+5
2006-05-10Remove unneeded INIT_RAM_LOCK cache twiddling.Haiying Wang1-1/+1
2006-04-26Initial support for MPC8641 HPCN board.Jon Loeliger1-1/+1