summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-29cmd_i2c: moved a define to before the functionsFrans Meulenbroeks
2010-03-29cmd_i2c: moved mispositioned comment for i2c mdFrans Meulenbroeks
2010-03-29cmd_i2c.c: declared local functions as staticFrans Meulenbroeks
2010-03-29Merge remote branch 'origin/master' into nextWolfgang Denk
2010-03-29Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into nextWolfgang Denk
2010-03-27Prepare 2010.03-rc3Wolfgang Denk
2010-03-27cmd_usb.c: print debug messages only when DEBUG is definedWolfgang Denk
2010-03-27ml300: remove support for broken, orphaned boardWolfgang Denk
2010-03-27Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2010-03-27mkimage: fix Segmentation Fault when run without "-n name" optionWolfgang Denk
2010-03-27Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2010-03-27Merge branch 'next' of git://git.denx.de/u-boot-coldfire into nextWolfgang Denk
2010-03-26cfi flash: add status polling method for amd flashThomas Chou
2010-03-25cfi_flash: precision and underflow problem in tout calculationRenato Andreola
2010-03-24ColdFire: Fix m54455EVB save environment bugTsiChung Liew
2010-03-24ColdFire: Fix incorrect M5253DEMO default environmentTsiChung Liew
2010-03-24ColdFire: Cache update for all platformsTsiChung Liew
2010-03-24ColdFire: Fix SDRAM size on M5208evb rev ETsiChung Liew
2010-03-24ColdFire: Misc update for M53017TsiChung Liew
2010-03-24ColdFire: Add CPU compile flag for mcf5301x and mcf532xTsiChung Liew
2010-03-24ColdFire: Update Extra environment Data for M5275EVBTsiChung Liew
2010-03-24ColdFire: M5271EVB DRAM Bring up issueTsiChung Liew
2010-03-24ColdFire: Update M5253DEMO configuration fileTsiChung Liew
2010-03-24ColdFire: Relocate vector table - mcf5445xTsiChung Liew
2010-03-24ColdFire: Update uart_port_conf in serial driverTsiChung Liew
2010-03-24ColdFire: Update processors' serial port configurationTsiChung Liew
2010-03-24ColdFire: Correct bit definitionTsiChung Liew
2010-03-24fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not usedPhilippe De Muyter
2010-03-24Adding EP2500 MCF5282 board [PATCH]Michael Durrant
2010-03-24add block write function to spartan3 slave serial loadWolfgang Wegner
2010-03-24add ASTRO MCF5373L boardWolfgang Wegner
2010-03-24ppc4xx fix unstable 440EPx bootstrap optionsRupjyoti Sarmah
2010-03-24Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2010-03-24at91: Get rid of some warnings when building for otc570Matthias Fuchs
2010-03-24lcd: make 16bpp workAlessandro Rubini
2010-03-23cmd_nand: show nand scrub confirmation characterFlorian Fainelli
2010-03-23at91: add hwecc method for nandNikolay Petukhov
2010-03-23TI: Davinci: NAND Driver CleanupCyril Chemparathy
2010-03-22Merge remote branch 'origin/master' into nextWolfgang Denk
2010-03-22Prepare v2010.03-rc2Wolfgang Denk
2010-03-22ep93xx timer: Fix resolution of get_ticks()Matthias Kaehlcke
2010-03-22ep93xx timer: Fix possible overflow in usecs_to_ticks()Matthias Kaehlcke
2010-03-21Merge remote branch 'origin/master' into nextWolfgang Denk
2010-03-21fdt_support: add partitions fixup in mtd nodeAnatolij Gustschin
2010-03-21cmd history: Match history buffer size to console bufferJohn Schmoller
2010-03-21console: Fix console buffer overrunJohn Schmoller
2010-03-21POST: add progress APIMichael Zaidman
2010-03-21cmd_setexpr: allow memory addresses in expressionsFrans Meulenbroeks
2010-03-21cmd_i2c.c: added i2c read to memory functionFrans Meulenbroeks
2010-03-21cmd_i2c.c: sorted commands alphabeticallyFrans Meulenbroeks