summaryrefslogtreecommitdiffstats
path: root/lib_ppc/board.c
Commit message (Expand)AuthorAgeFilesLines
* ppc: Allow boards to specify effective amount of memoryKumar Gala2008-02-221-7/+15
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-01-231-4/+5
|\
| * FSL: Fix common EEPROM_data structure definitionHaiying Wang2008-01-171-4/+5
* | Add support for a Freescale non-CPM SPI controllerBen Warren2008-01-171-0/+16
|/
* MPC512X: Cleanup bus clock names.Grzegorz Bernacki2008-01-121-1/+1
* ads5121: Added support for FDT.Grzegorz Bernacki2008-01-121-0/+3
* API for external applications.Rafal Jaworowski2008-01-091-0/+5
* lib_ppc: make board_add_ram_info weakKim Phillips2007-08-181-5/+6
* mpc83xx: Add support for the display of reset statusDave Liu2007-08-101-2/+4
* Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-061-22/+29
|\
| * Merge branch 'testing' into workingAndy Fleming2007-08-031-22/+29
| |\
| | * Fix malloc problem introduced with the relocation fixup for the PPC platformStefan Roese2007-07-111-4/+5
| | * disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-2/+2
| | * lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-17/+17
| | * Don't set gd->reloc_off if relocation of .fixup works correctlyGrant Likely2007-07-041-0/+5
| | * lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-16/+17
* | | make show_boot_progress () weak.Heiko Schocher2007-07-131-2/+0
|/ /
* | [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-221-2/+3
|/
* Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk2007-06-081-3/+3
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-05-181-4/+0
|\
| * mpc83xx: replace elaborate boottime verbosity with 'clocks' commandKim Phillips2007-05-011-4/+0
* | ppc4xx: Set bd->bi_pci_busfreq on 440EPx/GRx tooStefan Roese2007-05-111-1/+3
|/
* Added support for the SOLIDCARD III board from EurodesignHeiko Schocher2007-01-111-0/+16
* Merge with /home/hs/TQ/u-boot-devWolfgang Denk2006-12-241-0/+12
|\
| * Added support for the TQM8272 board from TQHeiko Schocher2006-12-211-0/+12
* | Code cleanup.Wolfgang Denk2006-11-301-11/+11
* | mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi2006-11-031-1/+1
|/
* Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-191-2/+5
|\
| * Preliminary patch adding support for the MarelV38B board.Bartlomiej Sieka2006-10-131-2/+5
* | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-09-191-6/+6
|\ \ | |/
| * Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-071-6/+6
* | Unlock cache before kernel starts up for MPC86xxHaiying Wang2006-08-171-1/+1
* | Merge branch 'wd'Jon Loeliger2006-08-091-7/+7
|\ \ | |/
| * Add support for TQM885D board.Markus Klotzbuecher2006-07-121-1/+2
| * Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-301-6/+5
| |\
| | * Call serial_initialize() before first debug() is used.Marian Balakowicz2006-06-301-6/+5
* | | Add support for reading and writing mac addresses to or from ID EEPROM.Haiying Wang2006-07-131-0/+4
* | | Remove unneeded INIT_RAM_LOCK cache twiddling.Haiying Wang2006-05-101-1/+1
* | | Initial support for MPC8641 HPCN board.Jon Loeliger2006-04-261-1/+1
|/ /
* | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-0/+1
* | Enable address translation on MPC83xxKumar Gala2006-02-101-1/+2
|/
* Code cleanup, especially MIPS for GCC 4.xWolfgang Denk2005-12-041-4/+0
* Add support for TQM8541/8555 boards, TQM85xx support reworked:Stefan Roese2005-11-301-1/+9
* Add support for multiple PHYs.Marian Balakowicz2005-10-281-22/+24
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-40/+42
* E500 update: repoint IVPR to RAM when code is relocatedWolfgang Denk2005-10-051-0/+4
* Prepare U-Boot for gcc-4.x: fix global data pointer initializationWolfgang Denk2005-08-301-9/+1
* Prepare U-Boot for gcc-4.xWolfgang Denk2005-08-261-2/+5
* Add Sandburst Metrobox and Sandburst Karef board support packages.Stefan Roese2005-08-151-2/+2
* Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese2005-08-081-1/+1
OpenPOWER on IntegriCloud