Age | Commit message (Expand) | Author |
2009-07-20 | ubi: help message correction | Andrzej Wolski |
2009-07-19 | common: fix 'dummy' is used uninitialized in this function warning | Kim Phillips |
2009-07-19 | cmd_flash.c: fix fix compile error for boards with DataFlash | Wolfgang Denk |
2009-07-19 | Add support for the Tundra TSI148 VME-bridge | Reinhard Arlt |
2009-07-19 | console: unify printing current devices | Jean-Christophe PLAGNIOL-VILLARD |
2009-07-19 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk |
2009-07-18 | cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last' | Wolfgang Denk |
2009-07-18 | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk |
2009-07-18 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk |
2009-07-18 | cmd_i2c: bugfix: add missing brace | Alessandro Rubini |
2009-07-18 | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD |
2009-07-17 | Merge branch 'master' of git://git.denx.de/u-boot-video | Wolfgang Denk |
2009-07-17 | sata: namespace curr_device variable | Mike Frysinger |
2009-07-17 | cmd_mmc: make curr_device static | Mike Frysinger |
2009-07-17 | Added support for splash screen positioning | Matthias Weisser |
2009-07-16 | Remove legacy NAND and disk on chip code. | Scott Wood |
2009-07-16 | MTD: OneNAND: Increase the environment size to 4KiB | Kyungmin Park |
2009-07-16 | Add simple hwconfig infrastructure | Anton Vorontsov |
2009-07-09 | Command improvements for ubifs | Simon Kagstrom |
2009-07-09 | Handle VID header offset in ubi part command | Simon Kagstrom |
2009-07-07 | env_onenand: change env_address type from unsigned long to loff_t | HeungJun Kim |
2009-07-07 | nand_spl: read environment early, when booting from NAND using nand_spl | Guennadi Liakhovetski |
2009-07-07 | nand/onenand: Fix missing argument checking for "markbad" command | Wolfgang Denk |
2009-07-07 | env_nand: remove unused variable. | Guennadi Liakhovetski |
2009-07-02 | 8xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processors | Poonam Aggrwal |
2009-06-14 | Blackfin: new spibootldr command | Mike Frysinger |
2009-06-12 | 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx | Peter Tyser |
2009-06-12 | MPC512x: remove include/mpc512x.h | Wolfgang Denk |
2009-06-12 | General help message cleanup | Wolfgang Denk |
2009-06-12 | Make "usage" messages more helpful. | Wolfgang Denk |
2009-06-12 | nvedit: speed up printing of environment | Mike Frysinger |
2009-06-12 | Add support for Linux-like kallsysms | Mike Frysinger |
2009-06-12 | cmd_mtdparts.c: allow to omit definitions for default settings | Wolfgang Denk |
2009-06-12 | cmd_mtdparts: Move to common handling of FLASH devices via MTD layer | Stefan Roese |
2009-06-12 | mtd: Update MTD infrastructure to support 64bit device size | Stefan Roese |
2009-06-12 | make MODEM SUPPORT generic instead of duplicate it | Jean-Christophe PLAGNIOL-VILLARD |
2009-06-12 | ZOOM2 Add serial support. | Tom Rix |
2009-06-12 | cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUX | Peter Tyser |
2009-06-12 | cmd_i2c: Clean up trivial helper functions | Peter Tyser |
2009-06-12 | cmd_i2c: Clean up i2c command argument parsing | Peter Tyser |
2009-06-12 | i2c: Update references to individual i2c commands | Peter Tyser |
2009-06-12 | i2c: Remove deprecated individual i2c commands | Peter Tyser |
2009-06-12 | i2c: Create common default i2c_[set|get]_bus_speed() functions | Peter Tyser |
2009-06-12 | i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value | Peter Tyser |
2009-06-02 | mmc: check find_mmc_device return value | Rabin Vincent |
2009-06-02 | mmc: clean up help texts | Rabin Vincent |
2009-05-28 | jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS together | Stefan Roese |
2009-05-20 | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Wolfgang Denk |
2009-05-20 | common: fix inline--weak error spotted by gcc 4.4 | Kim Phillips |
2009-05-20 | UBI: fix return code in ubi_volume_read | Andreas Huber |