summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2007-06-18Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew
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-08Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk
2007-06-06Merge with /home/wd/git/u-boot/custodian/u-boot-armWolfgang Denk
2007-05-28Merge with /home/tur/git/u-boot#motionproWolfgang Denk
2007-05-27Fix: Add missing NULL termination in strings expanded by macros parser.Bartlomiej Sieka
2007-05-18Merge with git://www.denx.de/git/u-boot.gitPeter Pearse
2007-05-16Fix compile problem cause my Microblaze mergeStefano Babic
2007-05-09New board SMN42 branchPeter Pearse
2007-05-08add: reading special purpose registersMichal Simek
2007-05-08add: FSL control read and writeMichal Simek
2007-05-08Merge git://www.denx.de/git/u-bootMichal Simek
2007-05-07fix: read and write MSR - repair number of parametersMichal Simek
2007-05-07new: add writing to msr registerMichal Simek
2007-05-05[PATCH] simplify silent consoleLadislav Michl
2007-05-05[patch] setenv(...) can delete environmentalvariablesJeffrey Mann
2007-05-05new: FSL and MSR support #2Michal Simek
2007-05-05new: FSL and MSR supportMichal Simek
2007-05-04Fix initrd length corruption in bootm command.Wolfgang Denk
2007-04-19Fix serious pointer bug with bootm and reserve map.Gerald Van Baren
2007-04-18Merge with /home/wd/git/u-boot/custodian/u-boot-fdtWolfgang Denk
2007-04-14Merge git://www.denx.de/git/u-boot into fdt-cmdGerald Van Baren
2007-04-14Improve the bootm command for CONFIG_OF_LIBFDTGerald Van Baren
2007-04-13[PATCH] Fix bugs in cmd_ide.c and cmd_scsi.cDenis Peter
2007-04-13[PATCH] Fix use of "void *" for block dev read/write buffer pointersGreg Lopp
2007-04-11Update for SC3 boardWolfgang Denk
2007-04-06Moved fdt command support code to fdt_support.cGerald Van Baren
2007-04-04Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk
2007-04-04Merge with /home/wd/git/u-boot/custodian/u-boot-microblazeWolfgang Denk
2007-03-31Fix some minor whitespace violations.Gerald Van Baren
2007-03-31Add a flattened device tree (fdt) command (2 of 2)Gerald Van Baren
2007-03-31Add a flattened device tree (fdt) command (1 of 2)Gerald Van Baren
2007-03-31Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-03-28i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is definedStefan Roese
2007-03-26Support for XUPV2P boardMichal Simek
2007-03-24Merge with /home/stefan/git/u-boot/acadiaStefan Roese
2007-03-24[PATCH] Clean up 40EZ/Acadia supportStefan Roese
2007-03-22Code cleanup / re-insert previous Copyright entries.Wolfgang Denk
2007-03-19Merge http://www.denx.de/git/u-bootAubrey Li
2007-03-11[Microblaze][PATCH] part 2Michal Simek
2007-03-09[Blackfin][PATCH-2/2] Common files changed to support bf533 platformAubrey.Li
2007-03-08[PATCH] I2C: add some more SPD eeprom decoding for DDR2 modulesMatthias Fuchs
2007-03-08[PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is definedMatthias Fuchs
2007-02-20Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese
2007-02-20[PATCH] I2C: Add support for multiple I2C busses for RTC & DTTStefan Roese
2007-02-20[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely
2007-02-20[PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.cGrant Likely
2007-02-20[PATCH 5_9] Whitespace fixup on common_cmd_ace.c (using Lindent)Grant Likely
2007-02-20[PATCH 4_4] Remove local implementation of isprint() in ft_build.cGrant Likely