Age | Commit message (Expand) | Author |
2015-11-19 | sandbox: Enable USB keyboard | Simon Glass |
2015-11-19 | sandbox: Enable console recording and silent console | Simon Glass |
2015-11-19 | sandbox: add a sandbox timer and basic test | Thomas Chou |
2015-11-18 | common: add CMD_GPIO to Kconfig | Thomas Chou |
2015-10-21 | cmd: Convert CONFIG_CMD_ELF to Kconfig | Bin Meng |
2015-09-09 | dm: test: Add a new test case for dm_test_eth_rotate | Bin Meng |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-06-25 | Move default y configs out of arch/board Kconfig | Joe Hershberger |
2015-06-10 | sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig | Simon Glass |
2015-05-21 | sandbox: Enable some ENV commands | Joe Hershberger |
2015-05-06 | sandbox: Don't try distro_bootcmd by default | Sjoerd Simons |
2015-05-05 | dm: rtc: sandbox: Enable real-time clock support | Simon Glass |
2015-04-19 | sandbox: add config_distro_defaults and config_distro_bootcmd | Sjoerd Simons |
2015-04-18 | sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig | Simon Glass |
2015-04-18 | sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig | Simon Glass |
2015-04-18 | sandbox: exynos: Move CONFIG_SOUND to Kconfig | Simon Glass |
2015-04-18 | sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig | Simon Glass |
2015-04-18 | sandbox: Move CONFIG_SPI_FLASH_SANDBOX to Kconfig | Simon Glass |
2015-04-18 | sandbox: Move CONFIG_SANDBOX_SPI to Kconfig | Simon Glass |
2015-04-18 | sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig | Simon Glass |
2015-04-18 | sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig | Simon Glass |
2015-04-18 | sandbox: Move GPIO CONFIGs to Kconfig | Simon Glass |
2015-04-18 | Kconfig: Move CONFIG_BOOTSTAGE to Kconfig | Simon Glass |
2015-04-18 | sandbox: Enable more network features for sandbox | Joe Hershberger |
2015-04-18 | dm: usb: sandbox: Enable USB | Simon Glass |
2015-04-18 | sandbox: cros_ec: Drop unnecessary init | Simon Glass |
2015-04-18 | sandbox: Enable DHCP and IP defrag | Joe Hershberger |
2015-04-18 | dm: eth: Add support for aliases | Joe Hershberger |
2015-04-18 | sandbox: eth: Add ARP and PING response to sandbox driver | Joe Hershberger |
2015-04-18 | sandbox: eth: Add network support to sandbox | Joe Hershberger |
2015-04-18 | dm: sandbox: pci: Enable PCI for sandbox | Simon Glass |
2015-02-19 | dm: cros_ec: Convert to Kconfig | Simon Glass |
2015-02-12 | dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig | Simon Glass |
2015-02-12 | dm: sandbox: Move driver model CONFIGs to Kconfig | Simon Glass |
2015-02-12 | dm: Add CMD_DM and CMD_DEMO to Kconfig | Simon Glass |
2015-01-29 | lib/rsa: Modify rsa to use DM driver | Ruchika Gupta |
2015-01-29 | configs: Move CONFIG_FIT_SIGNATURE to defconfig | Ruchika Gupta |
2014-12-11 | dm: i2c: config: Enable I2C for sandbox using driver model | Simon Glass |
2014-11-23 | sandbox: Use md5sum and fatwrite to enable testing of fs commands | Suriyan Ramasami |
2014-10-22 | dm: sandbox: cros_ec: Move sandbox cros_ec to driver module | Simon Glass |
2014-10-22 | dm: sf: sandbox: Convert SPI flash driver to driver model | Simon Glass |
2014-10-22 | dm: sandbox: spi: Move to driver model | Simon Glass |
2014-10-16 | lcd: Fix build error with CONFIG_LCD_BMP_RLE8 | Simon Glass |
2014-09-26 | sandbox: config: Enable all SPI flash chips | Simon Glass |
2014-09-25 | kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig | Masahiro Yamada |
2014-09-25 | kconfig: move CONFIG_OF_* to Kconfig | Masahiro Yamada |
2014-09-10 | sandbox: Convert serial driver to use driver model | Simon Glass |
2014-07-23 | sandbox: config: Enable pre-relocation malloc() | Simon Glass |
2014-06-20 | sandbox: Support iotrace feature | Simon Glass |
2014-06-19 | bootm: Support android boot on sandbox | Simon Glass |