summaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)Author
2007-07-08include/configs: Use new CONFIG_CMD_* in various F* and G* named board config...Jon Loeliger
2007-07-08include/configs: Use new CONFIG_CMD_* in various E* named board config files.Jon Loeliger
2007-07-07include/configs: Use new CONFIG_CMD_* in various D* named board config files.Jon Loeliger
2007-07-07include/configs: Use new CONFIG_CMD_* in various C* named board config files.Jon Loeliger
2007-07-07include/configs: Use new CONFIG_CMD_* in various B* named board config files.Jon Loeliger
2007-07-07include/configs: Use new CONFIG_CMD_* in various A* named board config files.Jon Loeliger
2007-07-06Merge git://www.denx.de/git/u-bootKim Phillips
2007-07-06Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk
2007-07-06Code cleanup and default config update for STC GP3 SSA board.Wolfgang Denk
2007-07-05Fixing some typos etc. introduced mainly by cfg patches.Wolfgang Denk
2007-07-05Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk
2007-07-05include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config fi...Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various t* and u* named board config...Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various s* named board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various q* and r* named board config...Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various p* named board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various o* named board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various n* named board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various m* named board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various l* named board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various j* and k* named board config...Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various i* named board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various h* named board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various g* named board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various e* named board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various d* named board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various c* named board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various b* named board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various a* named board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in mpc5xx board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various 5200 board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in STx board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in sbc* board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in TQM board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in 82xx board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in 83xx board config files.Jon Loeliger
2007-07-05Merged POST framework with the current TOT.Sergei Poselenov
2007-07-05include/configs: Use new CONFIG_CMD_* in 85xx board config files.Jon Loeliger
2007-07-04ppc4xx: Update lwmon5 boardStefan Roese
2007-07-04Fix a few file permission problems.Wolfgang Denk
2007-07-04configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style.Jon Loeliger
2007-07-03Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-06-25Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-06-25[PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANGHeiko Schocher
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese
2007-06-25ppc4xx: Maintenance patch for esd's CPCI405 derivatsMatthias Fuchs
2007-06-22Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk
2007-06-22Extend POST support for PPC440Igor Lisitsin
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher
2007-06-20Merge git://www.denx.de/git/u-bootKim Phillips