Age | Commit message (Expand) | Author |
2017-02-12 | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada |
2017-02-08 | Remove unused symbol CONGIG_CMD_STORAGE from board configs | Lars Poeschel |
2017-01-31 | mmc: move CONFIG_GENERIC_MMC to Kconfig | Masahiro Yamada |
2017-01-28 | cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT | Patrick Delaunay |
2017-01-28 | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay |
2017-01-11 | mmc: move more driver config options to Kconfig | Masahiro Yamada |
2016-12-29 | mmc: complete unfinished move of CONFIG_MMC | Masahiro Yamada |
2016-11-21 | TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2 | Tom Rini |
2016-11-21 | arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms | Tom Rini |
2016-11-18 | spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS | Semen Protsenko |
2016-11-18 | spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig | Semen Protsenko |
2016-10-12 | common: Add DISPLAY_BOARDINFO | Lokesh Vutla |
2016-10-12 | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla |
2016-09-26 | kconfig: introduce kconfig for UBI | Heiko Schocher |
2016-09-16 | Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_POWER_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_NAND_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_MTD_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-16 | Convert CONFIG_SPL_I2C_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_FAT_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-09-06 | TI: Rework SRAM definitions and maximums | Tom Rini |
2016-08-26 | ARM: Move SYS_CACHELINE_SIZE over to Kconfig | Tom Rini |
2016-06-09 | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher |
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 CONFIG_USB_MUSB_HOST | Tom Rini |
2016-04-25 | configs: Re-sync HUSH options | Tom Rini |
2016-04-20 | usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig | Sam Protsenko |
2016-03-14 | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass |
2016-03-08 | OMAP3: am3517_evm: Add NAND MTD partitions with UBI/UBIFS support | Derald D. Woods |
2016-03-08 | OMAP3: am3517_evm: Use BCH8 ECC for NAND | Derald D. Woods |
2016-02-15 | OMAP3: am3517_evm: SD/MMC boot with uEnv.txt, zImage, and FDT | Derald D. Woods |
2016-01-31 | armv7: add cacheline sizes where missing | Albert ARIBAUD |
2015-11-21 | ns16550: move CONFIG_SYS_NS16550 to Kconfig | Thomas Chou |
2015-10-24 | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada |
2015-08-13 | kconfig: add config option for shell prompt | Nikita Kiryanov |
2015-08-05 | usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB | Paul Kocialkowski |
2015-07-27 | am3517_evm: add FIT support | Yegor Yefremov |
2015-07-08 | arm: convert am3517_crane and am3517_evm to generic boards | Yegor Yefremov |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-03-13 | ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766 | Nishanth Menon |
2015-03-13 | ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs | Nishanth Menon |
2015-03-04 | ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK | Simon Glass |
2014-12-04 | MMC SD fs boot partition config coding style and proper description | Paul Kocialkowski |