aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-04cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-04cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-04lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-04lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-04rtc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-04net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-04disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-04fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-04drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-04common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-04common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-04common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-04Introduce 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
2007-06-08[PATCH] fix gpio setting when using CFG_440_GPIO_TABLEBenoƮt Monin
2007-06-06Coding Style cleanup; generate new CHANGELOG file.Wolfgang Denk
2007-06-06Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk
2007-06-06Merge with /home/wd/git/u-boot/custodian/u-boot-armWolfgang Denk
2007-06-06Merge with /home/stefan/git/u-boot/acadia-nand-bootStefan Roese
2007-06-06ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval boardStefan Roese
2007-06-05Merge branch 'mpc8641'Jon Loeliger
2007-06-05mpc8641 image size cleanupEd Swarthout