summaryrefslogtreecommitdiff
path: root/lib_ppc
Commit message (Expand)AuthorAgeLines
* make show_boot_progress () weak.Heiko Schocher2007-07-13-2/+0
* Merge with /home/hs/Atronic/u-bootWolfgang Denk2007-07-09-2/+3
|\
| * [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-22-2/+3
* | Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-07-03-21/+18
|\ \ | |/ |/|
| * Merge with /home/git/u-bootWolfgang Denk2007-05-17-4/+0
| |\
| * | Search the exception table with linear algorithmZang Roy-r619112007-05-15-21/+18
* | | Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk2007-06-08-3/+3
* | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-05-18-4/+0
|\ \ \ | | |/ | |/|
| * | mpc83xx: replace elaborate boottime verbosity with 'clocks' commandKim Phillips2007-05-01-4/+0
| |/
* | ppc4xx: Set bd->bi_pci_busfreq on 440EPx/GRx tooStefan Roese2007-05-11-1/+3
|/
* Cleanup compiler warnings, update CHANGELOGWolfgang Denk2007-04-20-9/+9
* Merge branch 'master' into hpc2roy zang2007-01-22-0/+16
|\
| * Added support for the SOLIDCARD III board from EurodesignHeiko Schocher2007-01-11-0/+16
* | Merge branch 'master' into hpc2roy zang2007-01-04-0/+12
|\ \ | |/
| * Merge with /home/hs/TQ/u-boot-devWolfgang Denk2006-12-24-0/+12
| |\
| | * Added support for the TQM8272 board from TQHeiko Schocher2006-12-21-0/+12
* | | Slight code clean up.roy zang2006-12-04-5/+5
* | | Fix the exception occuring in RAM table search issue.roy zang2006-12-01-10/+17
* | | Fix the confilcts when merging 'master' into hpc2.roy zang2006-12-01-12/+12
|\ \ \ | |/ /
| * | Code cleanup.Wolfgang Denk2006-11-30-11/+11
| * | mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi2006-11-03-1/+1
| |/
* | General code modification for mpc7448hpc2 board support.roy zang2006-11-02-0/+10
|/
* Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-19-2/+5
|\
| * Merge with /home/tur/proj/051_uboot_linux_v38b/u-bootWolfgang Denk2006-10-18-2/+5
| |\
| | * Preliminary patch adding support for the MarelV38B board.Bartlomiej Sieka2006-10-13-2/+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
| |/
* | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-09-19-14/+15
|\ \ | |/
| * Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-07-6/+6
| * Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-8/+9
* | Unlock cache before kernel starts up for MPC86xxHaiying Wang2006-08-17-1/+1
* | Merge branch 'wd'Jon Loeliger2006-08-09-7/+7
|\ \ | |/
| * Add support for TQM885D board.Markus Klotzbuecher2006-07-12-1/+2
| * Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-30-6/+5
| |\
| | * Call serial_initialize() before first debug() is used.Marian Balakowicz2006-06-30-6/+5
* | | Add support for reading and writing mac addresses to or from ID EEPROM.Haiying Wang2006-07-13-0/+4
* | | Remove unneeded INIT_RAM_LOCK cache twiddling.Haiying Wang2006-05-10-1/+1
* | | Initial support for MPC8641 HPCN board.Jon Loeliger2006-04-26-1/+1
|/ /
* | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-0/+1
* | Enable address translation on MPC83xxKumar Gala2006-02-10-1/+2
|/
* Code cleanup, especially MIPS for GCC 4.xWolfgang Denk2005-12-04-4/+0
* Add support for TQM8541/8555 boards, TQM85xx support reworked:Stefan Roese2005-11-30-1/+9
* Add support for multiple PHYs.Marian Balakowicz2005-10-28-22/+24
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-40/+42
* E500 update: repoint IVPR to RAM when code is relocatedWolfgang Denk2005-10-05-0/+4
* Prepare U-Boot for gcc-4.x: fix global data pointer initializationWolfgang Denk2005-08-30-9/+1
* Prepare U-Boot for gcc-4.xWolfgang Denk2005-08-26-2/+5
* Add Sandburst Metrobox and Sandburst Karef board support packages.Stefan Roese2005-08-15-2/+2
* Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese2005-08-08-1/+1
* Merge with rsync://git-user@source.denx.net/git/u-boot.gitJon Loeliger2005-08-02-1/+1
|\