summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-03Fix a few file permission problems.Wolfgang Denk
2007-07-03Minor coding style cleanup. Rebuild CHANGELOG file.Wolfgang Denk
2007-07-03configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style.Jon Loeliger
2007-07-03README: Rewrite command line config to use CONFIG_CMD_* names.Jon Loeliger
2007-07-03include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03rtc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03Introduce initial versions of new Command Config files.Jon Loeliger
2007-07-03Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-06-30Fix S-ATA support.Mushtaq Khan
2007-06-25Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-06-25ppc4xx: PPC440EPx Emit DDR0 registers on machine check interruptNiklaus Giger
2007-06-25ppc4xx: Fix O=buildir buildsNiklaus Giger
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese
2007-06-25ppc4xx: Maintenance patch for esd's CPCI405 derivatsMatthias Fuchs
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsMatthias Fuchs
2007-06-22Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk
2007-06-22Adapt log buffer code to support Linux 2.6Igor Lisitsin
2007-06-22Extend POST support for PPC440Igor Lisitsin
2007-06-22ppc4xx: Fix problem with extended program_tlb() funtionStefan Roese
2007-06-22[ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski
2007-06-20Coding style cleanup. Refresh CHANGELOG.Wolfgang Denk
2007-06-20Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-06-19ppc4xx: Add bootstrap command for AMCC Sequoia (440EPx) eval boardStefan Roese
2007-06-19[ppc4xx] Fix problem with NAND booting on AMCC AcadiaStefan Roese
2007-06-19[ppc4xx] Change board/amcc/acadia/cpr.c to pll.cStefan Roese
2007-06-18Merge with /home/wd/git/u-boot/masterWolfgang Denk
2007-06-15[ppc4xx] Change lwmon5 port to work with recent 440 exception reworkStefan Roese
2007-06-15Merge with /home/stefan/git/u-boot/denx-440-exceptionsStefan Roese
2007-06-15ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki
2007-06-15[ppc4xx] Add initial lwmon5 board supportStefan Roese
2007-06-15[ppc4xx] Extend 44x GPIO setup with default output stateStefan Roese
2007-06-14[ppc4xx] Extend program_tlb() with virtual & physical addressesStefan Roese
2007-06-12Change 'repeatable' attribute of some commands to sensible values.Detlev Zundel
2007-06-12Fix 'run' not to continue after interrupted commandDetlev Zundel
2007-06-08TQM5200: Add Flat Device Tree support, update default env. accordingly.Bartlomiej Sieka
2007-06-08Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk