Age | Commit message (Expand) | Author |
2017-01-25 | Convert CONFIG_ARCH_MISC_INIT to Kconfig | Simon Glass |
2017-01-25 | Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig | Simon Glass |
2017-01-14 | Convert CONFIG_SPL_RAM_DEVICE to defconfig | Stefan Agner |
2017-01-11 | mmc: move DesignWare-based drivers to Kconfig | Masahiro Yamada |
2017-01-11 | mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW | Masahiro Yamada |
2017-01-11 | ARM: socfpga: remove unused CONFIG option and cleanup README.socfpga | Masahiro Yamada |
2017-01-04 | spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible | Vignesh R |
2016-12-29 | mmc: complete unfinished move of CONFIG_MMC | Masahiro Yamada |
2016-11-18 | spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig | Semen Protsenko |
2016-10-23 | Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig | Simon Glass |
2016-10-12 | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla |
2016-09-27 | dfu: Migrate to Kconfig | Tom Rini |
2016-09-26 | kconfig: introduce kconfig for UBI | Heiko Schocher |
2016-09-16 | Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_SPI_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_NAND_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_MMC_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig | Simon Glass |
2016-09-09 | common, kconfig: move VERSION_VARIABLE to Kconfig | Heiko Schocher |
2016-09-09 | configs: Migrate CONFIG_USB_STORAGE | Tom Rini |
2016-08-26 | ARM: Move SYS_CACHELINE_SIZE over to Kconfig | Tom Rini |
2016-06-23 | arm: socfpga: Fix "improve raw MMC SPL boot" | Marek Vasut |
2016-06-01 | arm: socfpga: improve raw MMC SPL boot | Sylvain Lesne |
2016-06-01 | arm: socfpga: Enable tiny printf and simple malloc in SPL | Marek Vasut |
2016-05-17 | i2c: config: Move SYS_I2C_DW to Kconfig | Stefan Roese |
2016-04-25 | include/configs: Whitespace fixup | 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-20 | usb: gadget Move: CONFIG_G_DNL_* to Kconfig | Sam Protsenko |
2016-04-20 | usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig | Sam Protsenko |
2016-04-20 | usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig | Sam Protsenko |
2016-04-20 | usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig | Sam Protsenko |
2016-04-10 | arm: socfpga: migration of CONFIG_SPI_FLASH_BAR | Denis Bakhvalov |
2016-03-25 | usb: gadget: Move CONFIG_USB_GADGET to Kconfig | Sam Protsenko |
2016-03-20 | arm: socfpga: Allow boards to define a custom environment size | Stefan Roese |
2016-03-20 | arm: socfpga: Enabling U-Boot environment support in QSPI | Chin Liang See |
2016-03-14 | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass |
2016-03-14 | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass |
2016-02-24 | arm: socfpga: Add missing CONFIG_BUILD_TARGET | Marek Vasut |
2016-01-13 | arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA configs | Nathan Rossi |
2015-12-22 | arm: socfpga: Add support for Denali NAND controller | Marek Vasut |
2015-12-22 | arm: socfpga: Enable DFU MMC support only if DM_MMC is enabled | Marek Vasut |
2015-12-22 | arm: socfpga: Enable SPL MMC/SPI support only if DM_MMC/SPI is enabled | Marek Vasut |
2015-12-22 | arm: socfpga: Enable ubi and ubifs support | Chin Liang See |