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