| Commit message (Expand) | Author | Age | Files | Lines |
* | dm: i2c: Add a uclass for I2C | Simon Glass | 2014-12-11 | 1 | -0/+6 |
* | config_fallbacks: Add a default entry for CONFIG_SYS_PBSIZE | Fabio Estevam | 2014-12-01 | 1 | -0/+4 |
* | kconfig: move CONFIG_SYS_HZ to lib/Kconfig | Masahiro Yamada | 2014-10-23 | 1 | -4/+0 |
* | bootm: make use of legacy image format configurable | Heiko Schocher | 2014-06-05 | 1 | -0/+8 |
* | config: enable CMD_BMP when API+LCD is enabled | Stephen Warren | 2014-05-05 | 1 | -0/+4 |
* | new commands: uuid and guid - generate random unique identifier | Przemyslaw Marczak | 2014-04-02 | 1 | -3/+5 |
* | lib: uuid: add functions to generate UUID version 4 | Przemyslaw Marczak | 2014-04-02 | 1 | -0/+14 |
* | sandbox: block driver using host file/device as backing store | Henrik Nordström | 2014-01-08 | 1 | -1/+2 |
* | config: Define HAVE_BLOCK_DEVICE when CONFIG_CMD_GPT is set | Egbert Eich | 2013-11-08 | 1 | -0/+1 |
* | config: consolidate CONFIG_SYS_HZ definition | Rob Herring | 2013-11-04 | 1 | -0/+4 |
* | config: Add a default CONFIG_SYS_PROMPT | Rob Herring | 2013-11-04 | 1 | -0/+4 |
* | Makefile: Change CONFIG_SPL_PAD_TO to image offset | Benoît Thébaudeau | 2013-04-12 | 1 | -0/+16 |
* | disk: define HAVE_BLOCK_DEVICE if CONFIG_CMD_PART | Stephen Warren | 2013-03-14 | 1 | -0/+1 |
* | disk: define HAVE_BLOCK_DEVICE in a common place | Stephen Warren | 2013-03-14 | 1 | -0/+10 |
* | fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} | Stephen Warren | 2012-10-29 | 1 | -0/+13 |
* | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini | 2012-06-20 | 1 | -0/+16 |