| Commit message (Expand) | Author | Age | Files | Lines |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -9/+0 |
* | configs: Re-sync HUSH options | Tom Rini | 2016-04-25 | 1 | -1/+0 |
* | cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT | Michal Simek | 2016-04-18 | 1 | -1/+0 |
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2016-03-14 | 1 | -1/+6 |
|\ |
|
| * | Drop CONFIG_CRAMFS_CMDLINE | Simon Glass | 2016-03-14 | 1 | -1/+0 |
| * | dm: sandbox: Enable cbfs and cramfs | Simon Glass | 2016-03-14 | 1 | -0/+3 |
| * | dm: sandbox: Enable all partition types | Simon Glass | 2016-03-14 | 1 | -1/+4 |
* | | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass | 2016-03-14 | 1 | -1/+0 |
|/ |
|
* | video: Name consoles by their number | Simon Glass | 2016-01-21 | 1 | -4/+4 |
* | dm: video: test: Test that bitmap display works correctly | Simon Glass | 2016-01-20 | 1 | -0/+2 |
* | dm: video: sandbox: Convert sandbox to use driver model for video | Simon Glass | 2016-01-20 | 1 | -6/+4 |
* | sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig | Simon Glass | 2016-01-20 | 1 | -1/+0 |
* | sf: Move SPI flash drivers to defconfig | Bin Meng | 2015-11-25 | 1 | -8/+0 |
* | sandbox: Enable USB keyboard | Simon Glass | 2015-11-19 | 1 | -1/+1 |
* | sandbox: Enable console recording and silent console | Simon Glass | 2015-11-19 | 1 | -0/+1 |
* | sandbox: add a sandbox timer and basic test | Thomas Chou | 2015-11-19 | 1 | -0/+2 |
* | common: add CMD_GPIO to Kconfig | Thomas Chou | 2015-11-18 | 1 | -1/+0 |
* | cmd: Convert CONFIG_CMD_ELF to Kconfig | Bin Meng | 2015-10-21 | 1 | -1/+0 |
* | dm: test: Add a new test case for dm_test_eth_rotate | Bin Meng | 2015-09-09 | 1 | -1/+2 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -1/+0 |
* | Move default y configs out of arch/board Kconfig | Joe Hershberger | 2015-06-25 | 1 | -1/+0 |
* | sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig | Simon Glass | 2015-06-10 | 1 | -1/+0 |
* | sandbox: Enable some ENV commands | Joe Hershberger | 2015-05-21 | 1 | -0/+5 |
* | sandbox: Don't try distro_bootcmd by default | Sjoerd Simons | 2015-05-06 | 1 | -0/+2 |
* | dm: rtc: sandbox: Enable real-time clock support | Simon Glass | 2015-05-05 | 1 | -0/+1 |
* | sandbox: add config_distro_defaults and config_distro_bootcmd | Sjoerd Simons | 2015-04-19 | 1 | -8/+23 |
* | sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig | Simon Glass | 2015-04-18 | 1 | -2/+0 |
* | sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig | Simon Glass | 2015-04-18 | 1 | -1/+0 |
* | sandbox: exynos: Move CONFIG_SOUND to Kconfig | Simon Glass | 2015-04-18 | 1 | -1/+0 |
* | sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig | Simon Glass | 2015-04-18 | 1 | -4/+0 |
* | sandbox: Move CONFIG_SPI_FLASH_SANDBOX to Kconfig | Simon Glass | 2015-04-18 | 1 | -1/+0 |
* | sandbox: Move CONFIG_SANDBOX_SPI to Kconfig | Simon Glass | 2015-04-18 | 1 | -1/+0 |
* | sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig | Simon Glass | 2015-04-18 | 1 | -1/+0 |
* | sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig | Simon Glass | 2015-04-18 | 1 | -2/+0 |
* | sandbox: Move GPIO CONFIGs to Kconfig | Simon Glass | 2015-04-18 | 1 | -2/+0 |
* | Kconfig: Move CONFIG_BOOTSTAGE to Kconfig | Simon Glass | 2015-04-18 | 1 | -3/+0 |
* | sandbox: Enable more network features for sandbox | Joe Hershberger | 2015-04-18 | 1 | -0/+9 |
* | dm: usb: sandbox: Enable USB | Simon Glass | 2015-04-18 | 1 | -0/+2 |
* | sandbox: cros_ec: Drop unnecessary init | Simon Glass | 2015-04-18 | 1 | -1/+0 |
* | sandbox: Enable DHCP and IP defrag | Joe Hershberger | 2015-04-18 | 1 | -0/+8 |
* | dm: eth: Add support for aliases | Joe Hershberger | 2015-04-18 | 1 | -1/+1 |
* | sandbox: eth: Add ARP and PING response to sandbox driver | Joe Hershberger | 2015-04-18 | 1 | -0/+1 |
* | sandbox: eth: Add network support to sandbox | Joe Hershberger | 2015-04-18 | 1 | -6/+10 |
* | dm: sandbox: pci: Enable PCI for sandbox | Simon Glass | 2015-04-18 | 1 | -0/+4 |
* | dm: cros_ec: Convert to Kconfig | Simon Glass | 2015-02-19 | 1 | -4/+0 |
* | dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig | Simon Glass | 2015-02-12 | 1 | -1/+0 |
* | dm: sandbox: Move driver model CONFIGs to Kconfig | Simon Glass | 2015-02-12 | 1 | -11/+0 |
* | dm: Add CMD_DM and CMD_DEMO to Kconfig | Simon Glass | 2015-02-12 | 1 | -1/+0 |
* | lib/rsa: Modify rsa to use DM driver | Ruchika Gupta | 2015-01-29 | 1 | -1/+0 |
* | configs: Move CONFIG_FIT_SIGNATURE to defconfig | Ruchika Gupta | 2015-01-29 | 1 | -3/+0 |