summaryrefslogtreecommitdiff
path: root/lib_ppc/board.c
AgeCommit message (Expand)Author
2008-05-12Revert "Avoid initrd and logbuffer area overlaps"Wolfgang Denk
2008-05-10Avoid initrd and logbuffer area overlapsMarian Balakowicz
2008-05-10ppc: Cleanup get_effective_memsize() useMarian Balakowicz
2008-04-25lib_ppc: Revert "Make MPC83xx one step closer to full relocation."Kim Phillips
2008-04-09ppc: Revert patch 70431e8a that used _start instead of CFG_MONITOR_BASEStefan Roese
2008-04-07Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk
2008-03-28Make MPC83xx one step closer to full relocation.Joakim Tjernlund
2008-03-28mpc8323erdb: fix EEPROM page size and get MAC from EEPROMMichael Barkowski
2008-03-27ppc: Set CFG_MEM_TOP_HIDE to 0 if not already definedStefan Roese
2008-03-27ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched"Stefan Roese
2008-03-26ata: enable the sata initialize on boot upDave Liu
2008-03-25ppc: Allow boards to specify how much memory they can mapKumar Gala
2008-03-18The patch introduces the alternative configuration of the log buffer for the ...Yuri Tikhonov
2008-02-22ppc: Allow boards to specify effective amount of memoryKumar Gala
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk
2008-01-17FSL: Fix common EEPROM_data structure definitionHaiying Wang
2008-01-17Add support for a Freescale non-CPM SPI controllerBen Warren
2008-01-12MPC512X: Cleanup bus clock names.Grzegorz Bernacki
2008-01-12ads5121: Added support for FDT.Grzegorz Bernacki
2008-01-09API for external applications.Rafal Jaworowski
2007-08-18lib_ppc: make board_add_ram_info weakKim Phillips
2007-08-10mpc83xx: Add support for the display of reset statusDave Liu
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-08-03Merge branch 'testing' into workingAndy Fleming
2007-07-13make show_boot_progress () weak.Heiko Schocher
2007-07-11Fix malloc problem introduced with the relocation fixup for the PPC platformStefan Roese
2007-07-10disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-09lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04Don't set gd->reloc_off if relocation of .fixup works correctlyGrant Likely
2007-07-04lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher
2007-06-08Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk
2007-05-18Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-05-11ppc4xx: Set bd->bi_pci_busfreq on 440EPx/GRx tooStefan Roese
2007-05-01mpc83xx: replace elaborate boottime verbosity with 'clocks' commandKim Phillips
2007-01-11 Added support for the SOLIDCARD III board from EurodesignHeiko Schocher
2006-12-24Merge with /home/hs/TQ/u-boot-devWolfgang Denk
2006-12-21Added support for the TQM8272 board from TQHeiko Schocher
2006-11-30Code cleanup.Wolfgang Denk
2006-11-03mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi
2006-10-19Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-10-13Preliminary patch adding support for the MarelV38B board.Bartlomiej Sieka
2006-09-19Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese
2006-08-17Unlock cache before kernel starts up for MPC86xxHaiying Wang
2006-08-09Merge branch 'wd'Jon Loeliger
2006-07-13Add support for reading and writing mac addresses to or from ID EEPROM.Haiying Wang
2006-07-12Add support for TQM885D board.Markus Klotzbuecher
2006-06-30Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz
2006-06-30Call serial_initialize() before first debug() is used.Marian Balakowicz