| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: config: Enable dhrystone command for link | Simon Glass | 2017-04-18 | 1 | -0/+1 |
* | configs: Re-sync | Tom Rini | 2017-03-13 | 1 | -1/+1 |
* | x86: link: Set up device tree for SPL | Simon Glass | 2017-02-07 | 1 | -2/+2 |
* | cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT | Patrick Delaunay | 2017-01-28 | 1 | -0/+1 |
* | disk: convert CONFIG_EFI_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -0/+1 |
* | disk: convert CONFIG_ISO_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -0/+1 |
* | disk: convert CONFIG_MAC_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -0/+1 |
* | Sync defconfig files by savedefconfig | Masahiro Yamada | 2016-12-29 | 1 | -1/+1 |
* | Convert CONFIG_USB_KEYBOARD to Kconfig | Simon Glass | 2016-10-23 | 1 | -0/+1 |
* | Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+1 |
* | Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig | Simon Glass | 2016-10-23 | 1 | -0/+1 |
* | Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig | Simon Glass | 2016-10-23 | 1 | -0/+1 |
* | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig | Simon Glass | 2016-10-23 | 1 | -2/+0 |
* | Convert CONFIG_VIDEO to Kconfig | Simon Glass | 2016-10-23 | 1 | -0/+1 |
* | dm: x86: Move link to use driver model for video | Simon Glass | 2016-10-11 | 1 | -0/+2 |
* | configs: Migrate CONFIG_USB_STORAGE | Tom Rini | 2016-09-09 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2016-09-09 | 1 | -1/+1 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -0/+5 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -0/+6 |
* | configs: Re-sync HUSH options | Tom Rini | 2016-04-25 | 1 | -0/+1 |
* | defconfig: Reorder boards' defconfig files | Bin Meng | 2016-03-22 | 1 | -1/+1 |
* | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass | 2016-03-14 | 1 | -0/+1 |
* | Correct defconfig ordering | Simon Glass | 2016-03-14 | 1 | -2/+2 |
* | x86: chromebook_link: Enable the syscon uclass | Simon Glass | 2016-01-24 | 1 | -0/+2 |
* | x86: ivybridge: Use the I2C driver to perform SMbus init | Simon Glass | 2016-01-24 | 1 | -0/+2 |
* | x86: Enable DM_USB for link and panther | Simon Glass | 2016-01-24 | 1 | -0/+2 |
* | x86: ivybridge: Use common CPU init code | Simon Glass | 2016-01-24 | 1 | -0/+3 |
* | vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF | Tom Rini | 2016-01-19 | 1 | -1/+0 |
* | x86: Convert to use driver model timer | Bin Meng | 2015-12-01 | 1 | -0/+1 |
* | sf: Move SPI flash drivers to defconfig | Bin Meng | 2015-11-25 | 1 | -0/+3 |
* | spi: Move SPI drivers to defconfig | Bin Meng | 2015-11-25 | 1 | -0/+1 |
* | ns16550: move CONFIG_SYS_NS16550 to Kconfig | Thomas Chou | 2015-11-21 | 1 | -1/+1 |
* | common: add CMD_GPIO to Kconfig | Thomas Chou | 2015-11-18 | 1 | -1/+1 |
* | x86: Select the ns16550 debug UART for minnowmax, chromebook_link | Simon Glass | 2015-10-30 | 1 | -0/+1 |
* | x86: chromebook_link: Enable the debug UART | Simon Glass | 2015-10-21 | 1 | -0/+4 |
* | x86: Move mrccache.[c|h] to a common place | Bin Meng | 2015-10-21 | 1 | -0/+1 |
* | x86: chromebook_link: Expand early malloc() memory | Simon Glass | 2015-09-28 | 1 | -0/+1 |
* | Reorder defconfigs with 'savedefconfig' | Bin Meng | 2015-09-28 | 1 | -3/+3 |
* | tpm: Enable 'tpmtest' command for Chrome OS boards with TPMs | Simon Glass | 2015-08-31 | 1 | -0/+1 |
* | dm: tpm: Convert LPC driver to driver model | Simon Glass | 2015-08-31 | 1 | -0/+2 |
* | tpm: Convert board config TPM options to Kconfig | Simon Glass | 2015-08-31 | 1 | -0/+2 |
* | x86: Move Chrome OS options to defconfig | Simon Glass | 2015-08-05 | 1 | -0/+3 |
* | x86: Enable DM RTC support for all x86 boards | Bin Meng | 2015-07-28 | 1 | -0/+1 |
* | x86: Move VGA option rom macros to Kconfig | Bin Meng | 2015-07-14 | 1 | -0/+1 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -1/+4 |
* | Move default y configs out of arch/board Kconfig | Joe Hershberger | 2015-06-25 | 1 | -2/+8 |
* | net: Move the CMD_NET config to defconfigs | Joe Hershberger | 2015-06-01 | 1 | -0/+1 |
* | Clean all defconfigs with savedefconfig | Joe Hershberger | 2015-05-12 | 1 | -6/+3 |
* | x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS | Bin Meng | 2015-04-29 | 1 | -1/+0 |
* | x86: Kconfig: Divide the target selection to vendor/model | Bin Meng | 2015-04-29 | 1 | -0/+1 |