Age | Commit message (Expand) | Author |
2017-03-17 | configs: move CMD_MD5SUM definition to defconfigs | Andre Przywara |
2017-01-31 | mmc: sandbox: rename CONFIG, fix dependency, and use it in Makefile | Masahiro Yamada |
2017-01-28 | cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT | Patrick Delaunay |
2017-01-28 | disk: convert CONFIG_AMIGA_PARTITION to Kconfig | Patrick Delaunay |
2017-01-28 | disk: convert CONFIG_MAC_PARTITION to Kconfig | Patrick Delaunay |
2017-01-24 | Kconfig: Migrate BOARD_LATE_INIT to a select | Tom Rini |
2017-01-21 | config: Move CONFIG_BOARD_LATE_INIT to defconfigs | Jagan Teki |
2016-12-29 | mmc: complete unfinished move of CONFIG_MMC | Masahiro Yamada |
2016-12-03 | Enable DISTRO_DEFAULT on platforms that missed it before | Tom Rini |
2016-10-27 | drivers/pci/Kconfig: Add PCI | Tom Rini |
2016-10-23 | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig | Simon Glass |
2016-10-23 | Convert SILENT_CONSOLE options to Kconfig | Simon Glass |
2016-09-09 | configs: Resync with savedefconfig | Tom Rini |
2016-07-27 | Add a power domain framework/uclass | Stephen Warren |
2016-07-25 | cosmetic: rockchip: rk3036: pinctrl: fix config symbol naming | Heiko Stübner |
2016-07-25 | cosmetic: rockchip: rk3288: pinctrl: fix config symbol naming | Heiko Stübner |
2016-07-25 | sandbox: Migrate CONFIG_I2C_EEPROM | Tom Rini |
2016-07-11 | dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS | Simon Glass |
2016-06-19 | reset: implement a reset test | Stephen Warren |
2016-06-17 | configs: Re-sync BOOTDELAY changes | Tom Rini |
2016-06-09 | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher |
2016-05-26 | mailbox: implement a sandbox test | Stephen Warren |
2016-05-26 | Rename reset to sysreset | Stephen Warren |
2016-05-23 | config: sandbox: enable qfw and cmd_qfw for testing | Miao Yan |
2016-05-17 | dm: sandbox: mmc: Enable building MMC code for sandbox | Simon Glass |
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini |
2016-04-25 | configs: Re-sync almost all of cmd/Kconfig | Tom Rini |
2016-04-25 | configs: Re-sync HUSH options | Tom Rini |
2016-04-15 | sandbox: Enable many more commands | Tom Rini |
2016-04-01 | spmi: Add sandbox test driver | Mateusz Kulikowski |
2016-03-17 | dm: sandbox: Switch over to use DM for block devices | Simon Glass |
2016-02-26 | sandbox: Enable the early timer | Simon Glass |
2016-02-26 | sandbox: Correct ordering of defconfig | Simon Glass |
2016-01-30 | video: sandbox: Enable truetype fonts for sandbox | Simon Glass |
2016-01-30 | video kconfig console_normal | Simon Glass |
2016-01-20 | dm: video: test: Add tests for rotated consoles | Simon Glass |
2016-01-20 | dm: video: sandbox: Convert sandbox to use driver model for video | Simon Glass |
2016-01-20 | sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig | Simon Glass |
2016-01-19 | vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF | Tom Rini |
2015-12-01 | dm: core: Add SPL Kconfig for REGMAP and SYSCON | huang lin |
2015-12-01 | dm: pci: Disable PCI compatibility functions by default | Simon Glass |
2015-11-25 | sf: Move SPI flash drivers to defconfig | Bin Meng |
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-11-02 | sandbox: add ADC driver | Przemyslaw Marczak |
2015-10-22 | sandbox: Introduce dummy remoteproc nodes | Nishanth Menon |
2015-10-21 | cmd: Convert CONFIG_CMD_ELF to Kconfig | Bin Meng |
2015-10-11 | Add support for LZ4 decompression algorithm | Julius Werner |