| Commit message (Expand) | Author | Age | Lines |
* | dm: cros_ec: Convert to Kconfig | Simon Glass | 2015-02-19 | -4/+0 |
* | dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig | Simon Glass | 2015-02-12 | -1/+0 |
* | dm: sandbox: Move driver model CONFIGs to Kconfig | Simon Glass | 2015-02-12 | -11/+0 |
* | dm: Add CMD_DM and CMD_DEMO to Kconfig | Simon Glass | 2015-02-12 | -1/+0 |
* | lib/rsa: Modify rsa to use DM driver | Ruchika Gupta | 2015-01-29 | -1/+0 |
* | configs: Move CONFIG_FIT_SIGNATURE to defconfig | Ruchika Gupta | 2015-01-29 | -3/+0 |
* | dm: i2c: config: Enable I2C for sandbox using driver model | Simon Glass | 2014-12-11 | -0/+6 |
* | sandbox: Use md5sum and fatwrite to enable testing of fs commands | Suriyan Ramasami | 2014-11-23 | -0/+2 |
* | dm: sandbox: cros_ec: Move sandbox cros_ec to driver module | Simon Glass | 2014-10-22 | -0/+1 |
* | dm: sf: sandbox: Convert SPI flash driver to driver model | Simon Glass | 2014-10-22 | -0/+1 |
* | dm: sandbox: spi: Move to driver model | Simon Glass | 2014-10-22 | -2/+1 |
* | lcd: Fix build error with CONFIG_LCD_BMP_RLE8 | Simon Glass | 2014-10-16 | -0/+1 |
* | sandbox: config: Enable all SPI flash chips | Simon Glass | 2014-09-26 | -1/+7 |
* | kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig | Masahiro Yamada | 2014-09-25 | -1/+0 |
* | kconfig: move CONFIG_OF_* to Kconfig | Masahiro Yamada | 2014-09-25 | -2/+0 |
* | sandbox: Convert serial driver to use driver model | Simon Glass | 2014-09-10 | -0/+3 |
* | sandbox: config: Enable pre-relocation malloc() | Simon Glass | 2014-07-23 | -1/+3 |
* | sandbox: Support iotrace feature | Simon Glass | 2014-06-20 | -0/+3 |
* | bootm: Support android boot on sandbox | Simon Glass | 2014-06-19 | -0/+1 |
* | sandbox: Provide a build option to avoid using SDL | Simon Glass | 2014-05-09 | -2/+14 |
* | sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.h | Patrice Bouchand | 2014-03-22 | -0/+2 |
* | sandbox: config: Enable cros_ec emulation and related items | Simon Glass | 2014-03-17 | -5/+33 |
* | sandbox: Increase memory size to 32MB | Simon Glass | 2014-03-17 | -1/+1 |
* | sandbox: Convert GPIOs to use driver model | Simon Glass | 2014-03-04 | -0/+1 |
* | dm: Add a demonstration/example driver | Simon Glass | 2014-03-04 | -0/+4 |
* | dm: Add a 'dm' command for testing | Simon Glass | 2014-03-04 | -0/+1 |
* | dm: Add basic tests | Simon Glass | 2014-03-04 | -0/+1 |
* | sandbox: config: Enable driver model | Simon Glass | 2014-03-04 | -0/+1 |
* | sandbox: Build a device tree file for sandbox | Simon Glass | 2014-03-04 | -0/+1 |
* | sandbox: enable CONFIG_CMD_FS_GENERIC | Stephen Warren | 2014-02-19 | -0/+1 |
* | sandbox: tpm: Add TPM emulation | Simon Glass | 2014-01-08 | -0/+2 |
* | sandbox: block driver using host file/device as backing store | Henrik Nordström | 2014-01-08 | -0/+3 |
* | sandbox: spi: Enable new spi/sf layers | Mike Frysinger | 2013-12-09 | -0/+10 |
* | sandbox: config: Don't use 64-bit physical memory | Simon Glass | 2013-11-21 | -1/+0 |
* | sandbox: convert to common time functions | Rob Herring | 2013-11-08 | -0/+2 |
* | config/sandbox: Add EFI and GPT support | Egbert Eich | 2013-11-08 | -0/+4 |
* | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | -2/+0 |
* | config: Add a default CONFIG_SYS_PROMPT | Rob Herring | 2013-11-04 | -1/+0 |
* | sandbox: add compression tests | Kees Cook | 2013-09-03 | -0/+5 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | sandbox: config: Enable FIT signatures with RSA | Simon Glass | 2013-06-26 | -0/+2 |
* | sandbox: Support trace feature | Simon Glass | 2013-06-26 | -0/+13 |
* | sandbox: config: Enable CONFIG_FIT and CONFIG_CMD_FIT | Simon Glass | 2013-05-01 | -0/+2 |
* | sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file | Simon Glass | 2013-05-01 | -0/+2 |
* | sandbox: Switch over to generic board | Simon Glass | 2013-05-01 | -3/+4 |
* | sandbox: config: Enable sandbox command | Simon Glass | 2013-03-04 | -0/+2 |
* | sandbox: Enable ext4 and fat filesystems | Simon Glass | 2013-03-04 | -0/+7 |
* | sandbox: config: Enable hash functions and mtest | Simon Glass | 2013-02-28 | -2/+7 |
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | -1/+0 |
* | sandbox: enable GPIO driver | Simon Glass | 2012-03-12 | -0/+4 |