| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert CONFIG_OMAP3_SPI to Kconfig | Adam Ford | 2017-08-13 | 1 | -0/+1 |
* | Convert CONFIG_NAND to Kconfig | Adam Ford | 2017-08-12 | 1 | -1/+1 |
* | Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig | Simon Glass | 2017-08-11 | 1 | -0/+1 |
* | Convert CONFIG_CMD_SPL to Kconfig | Simon Glass | 2017-08-11 | 1 | -0/+1 |
* | configs: Finish migration of PHY_GIGE | Tom Rini | 2017-08-08 | 1 | -0/+1 |
* | Move PHYLIB to Kconfig | Alexandru Gagniuc | 2017-08-07 | 1 | -0/+1 |
* | configs: Migrate CMD_NAND* | Tom Rini | 2017-07-31 | 1 | -0/+1 |
* | ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HS | Tom Rini | 2017-07-31 | 1 | -1/+0 |
* | Convert CONFIG_ENV_IS_IN_FAT to Kconfig | Simon Glass | 2017-07-25 | 1 | -0/+1 |
* | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS | Tom Rini | 2017-07-24 | 1 | -0/+2 |
* | configs: am335x_evm: Enable FASTBOOT based on kconfig | Alexandru Gagniuc | 2017-07-11 | 1 | -0/+4 |
* | configs: Resync defconfigs | Tom Rini | 2017-07-10 | 1 | -1/+0 |
* | am335x: beagle/evm: add device tree overlay support | Peter Robinson | 2017-07-06 | 1 | -0/+2 |
* | configs: Resync defconfigs | Tom Rini | 2017-06-19 | 1 | -2/+0 |
* | Kconfig: fix SPL_FIT dependency | Andre Przywara | 2017-05-17 | 1 | -1/+0 |
* | configs: am335x: Enable TI_COMMON_CMD_OPTIONS | Lokesh Vutla | 2017-05-08 | 1 | -10/+1 |
* | ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig | Masahiro Yamada | 2017-04-27 | 1 | -0/+1 |
* | Kconfig: Enable FIT support by default for TI platforms | Andrew F. Davis | 2017-04-27 | 1 | -1/+0 |
* | configs: Re-sync | Tom Rini | 2017-03-13 | 1 | -1/+0 |
* | net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541 | John Haechten | 2017-02-08 | 1 | -0/+1 |
* | cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT | Patrick Delaunay | 2017-01-28 | 1 | -0/+1 |
* | Convert CONFIG_ARCH_MISC_INIT to Kconfig | Simon Glass | 2017-01-25 | 1 | -0/+1 |
* | Kconfig: Migrate BOARD_LATE_INIT to a select | Tom Rini | 2017-01-24 | 1 | -1/+0 |
* | config: Move CONFIG_BOARD_LATE_INIT to defconfigs | Jagan Teki | 2017-01-21 | 1 | -4/+5 |
* | mmc: move more driver config options to Kconfig | Masahiro Yamada | 2017-01-11 | 1 | -0/+1 |
* | defconfig: am335x_evm: enable usb driver model | Mugunthan V N | 2017-01-09 | 1 | -0/+3 |
* | Enable DISTRO_DEFAULT on platforms that missed it before | Tom Rini | 2016-12-03 | 1 | -9/+1 |
* | Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig | Simon Glass | 2016-10-23 | 1 | -0/+1 |
* | spl: move SPL_OS_BOOT to Kconfig | Heiko Schocher | 2016-10-14 | 1 | -0/+1 |
* | dm: mmc: Enable DM_MMC_OPS by default with DM_MMC | Simon Glass | 2016-10-11 | 1 | -0/+1 |
* | dm: blk: Enable CONFIG_BLK if DM_MMC is enabled | Simon Glass | 2016-10-11 | 1 | -0/+1 |
* | Kconfig: Separate AM33XX SOC config from target board config | Andrew F. Davis | 2016-10-02 | 1 | -0/+1 |
* | dfu: Migrate to Kconfig | Tom Rini | 2016-09-27 | 1 | -0/+3 |
* | Convert CONFIG_SPL_POWER_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_NAND_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_MUSB_NEW_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_MTD_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Kconfig: Move SPL settings into their own file | Simon Glass | 2016-09-16 | 1 | -2/+2 |
* | common, kconfig: move VERSION_VARIABLE to Kconfig | Heiko Schocher | 2016-09-09 | 1 | -0/+1 |
* | configs: Migrate CONFIG_USB_STORAGE | Tom Rini | 2016-09-09 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2016-09-09 | 1 | -6/+4 |
* | defconfig: am335x_evm: enable i2c driver model | Mugunthan V N | 2016-07-26 | 1 | -0/+1 |
* | configs: Re-sync BOOTDELAY changes | Tom Rini | 2016-06-17 | 1 | -3/+5 |
* | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher | 2016-06-09 | 1 | -5/+3 |
* | ARM: dts: AM335x-ICEv2: Add minimal dts support | Lokesh Vutla | 2016-05-27 | 1 | -1/+1 |
* | ARM: dts: AM335x-BBG: Add initial support | Lokesh Vutla | 2016-05-27 | 1 | -1/+1 |
* | ARM: dts: AM335x-evmsk: Add initial support | Lokesh Vutla | 2016-05-27 | 1 | -1/+1 |
* | ARM: AM335x: Enable FIT | Lokesh Vutla | 2016-05-27 | 1 | -5/+11 |
* | net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig | Alexander Graf | 2016-05-27 | 1 | -0/+1 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -0/+10 |