aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-10include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger
2007-07-09Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!Jon Loeliger
2007-07-09include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger
2007-07-09include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger
2007-07-09include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger
2007-07-09include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger
2007-07-09include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger
2007-07-09include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger
2007-07-09Retire CONFIG_COMMANDS finally.Jon Loeliger
2007-07-09Update README.* to reference new CONFIG_CMD_* names now.Jon Loeliger
2007-07-09cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09board/[q-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09board/[f-l]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09rtc/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...Jon Loeliger
2007-07-09lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09fs/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09tools/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09net/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09disk/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-08common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-08common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger
2007-07-08common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger
2007-07-08common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger
2007-07-08Clear up confusion over the CMD_POST and POST_DIAG mess.Jon Loeliger
2007-07-08Remove references to the old cmd_confdefs.h include file.Jon Loeliger
2007-07-08include/configs: Catch some CONFIG_CMD_* conversion stragglers.Jon Loeliger
2007-07-08include/configs: Use new CONFIG_CMD_* in various [TUVWZYZ]* named board confi...Jon Loeliger
2007-07-08include/configs: Use new CONFIG_CMD_* in various S* named board config files.Jon Loeliger
2007-07-08include/configs: Use new CONFIG_CMD_* in various R* named board config files.Jon Loeliger
2007-07-08include/configs: Use new CONFIG_CMD_* in various Q* named board config files.Jon Loeliger
2007-07-08include/configs: Use new CONFIG_CMD_* in various P* named board config files.Jon Loeliger
2007-07-08include/configs: Use new CONFIG_CMD_* in various [NO]* named board config files.Jon Loeliger
2007-07-08include/configs: Use new CONFIG_CMD_* in various M* named board config files.Jon Loeliger
2007-07-08include/configs: Use new CONFIG_CMD_* in various [IJKL]* named board config f...Jon Loeliger
2007-07-08include/configs: Use new CONFIG_CMD_* in various H* named board config files.Jon Loeliger
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 with git://www.denx.de/git/u-boot-testingWolfgang Denk