summaryrefslogtreecommitdiff
path: root/lib_ppc/board.c
Commit message (Expand)AuthorAgeLines
* 85xx: Add support to populate addr map based on TLB settingsKumar Gala2008-12-19-0/+8
* lib_ppc: Move trap_init to occur earlierBecky Bruce2008-11-10-5/+5
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-49/+49
* Adds two more ethernet interface to 83xxrichardretanubun2008-10-18-0/+30
* Fix compiler warning in lib_ppc/board.cHeiko Schocher2008-10-15-2/+2
* Do not init SATA when disabled on 8536DS.Jason Jin2008-10-14-2/+14
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-4/+4
* rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* cmd_mac: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Consolidate strmhz() implementationHaavard Skinnemoen2008-08-21-13/+0
* Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk2008-07-14-2/+2
* Fix some more print() format errors.Wolfgang Denk2008-07-10-1/+1
* ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405Michal Simek2008-07-06-1/+1
* Move conditional compilation of MPC8XXX SPI driver to MakefileBen Warren2008-07-01-2/+0
* FSL LAW: Keep track of LAW allocationsKumar Gala2008-06-11-1/+2
* Avoid initrd and logbuffer area overlapsMarian Balakowicz2008-06-03-0/+7
* Remove prototypes of nand_init() in favor of including nand.h.Scott Wood2008-05-28-3/+1
* Revert "Avoid initrd and logbuffer area overlaps"Wolfgang Denk2008-05-12-5/+0
* Avoid initrd and logbuffer area overlapsMarian Balakowicz2008-05-10-0/+5
* ppc: Cleanup get_effective_memsize() useMarian Balakowicz2008-05-10-11/+0
* lib_ppc: Revert "Make MPC83xx one step closer to full relocation."Kim Phillips2008-04-25-1/+0
* ppc: Revert patch 70431e8a that used _start instead of CFG_MONITOR_BASEStefan Roese2008-04-09-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-04-07-2/+3
|\
| * Make MPC83xx one step closer to full relocation.Joakim Tjernlund2008-03-28-1/+2
| * mpc8323erdb: fix EEPROM page size and get MAC from EEPROMMichael Barkowski2008-03-28-1/+1
* | ppc: Set CFG_MEM_TOP_HIDE to 0 if not already definedStefan Roese2008-03-27-0/+4
* | ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched"Stefan Roese2008-03-27-0/+13
|/
* ata: enable the sata initialize on boot upDave Liu2008-03-26-0/+8
* ppc: Allow boards to specify how much memory they can mapKumar Gala2008-03-25-0/+11
* The patch introduces the alternative configuration of the log buffer for the ...Yuri Tikhonov2008-03-18-0/+4
* ppc: Allow boards to specify effective amount of memoryKumar Gala2008-02-22-7/+15
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-01-23-4/+5
|\
| * FSL: Fix common EEPROM_data structure definitionHaiying Wang2008-01-17-4/+5
* | Add support for a Freescale non-CPM SPI controllerBen Warren2008-01-17-0/+16
|/
* MPC512X: Cleanup bus clock names.Grzegorz Bernacki2008-01-12-1/+1
* ads5121: Added support for FDT.Grzegorz Bernacki2008-01-12-0/+3
* API for external applications.Rafal Jaworowski2008-01-09-0/+5
* lib_ppc: make board_add_ram_info weakKim Phillips2007-08-18-5/+6
* mpc83xx: Add support for the display of reset statusDave Liu2007-08-10-2/+4
* Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-06-22/+29
|\
| * Merge branch 'testing' into workingAndy Fleming2007-08-03-22/+29
| |\
| | * Fix malloc problem introduced with the relocation fixup for the PPC platformStefan Roese2007-07-11-4/+5
| | * disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-2/+2
| | * lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-17/+17
| | * Don't set gd->reloc_off if relocation of .fixup works correctlyGrant Likely2007-07-04-0/+5
| | * lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-16/+17
* | | make show_boot_progress () weak.Heiko Schocher2007-07-13-2/+0
|/ /
* | [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-22-2/+3
|/