| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert to use fsl_esdhc_imx for i.MX platforms | Yangbo Lu | 2019-06-23 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-06-21 | 1 | -1/+0 |
* | ARM: imx: novena: Enable DM PCI | Marek Vasut | 2019-06-11 | 1 | -0/+1 |
* | ARM: imx: novena: Convert to DM VIDEO | Marek Vasut | 2019-06-11 | 1 | -3/+3 |
* | ARM: imx: novena: Enable DM USB | Marek Vasut | 2019-06-11 | 1 | -0/+1 |
* | ARM: imx: novena: Convert block devices to DM | Marek Vasut | 2019-06-11 | 1 | -0/+3 |
* | ARM: imx: novena: Enable DM GPIO | Marek Vasut | 2019-06-11 | 1 | -0/+1 |
* | ARM: imx: novena: Enable DM pin control | Marek Vasut | 2019-06-11 | 1 | -0/+5 |
* | ARM: dts: imx: novena: Import Novena DT from Linux | Marek Vasut | 2019-06-11 | 1 | -1/+2 |
* | configs: move CONFIG_SPL_TEXT_BASE to Kconfig | Simon Goldschmidt | 2019-04-29 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-04-29 | 1 | -2/+2 |
* | imx: move CONFIG_VIDEO_IPUV3 to defconfigs | Anatolij Gustschin | 2019-04-13 | 1 | -0/+1 |
* | spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 | Tien Fong Chee | 2019-02-01 | 1 | -1/+1 |
* | spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT | Tien Fong Chee | 2019-02-01 | 1 | -1/+1 |
* | Kconfig: Migrate BOUNCE_BUFFER | Philipp Tomsich | 2019-01-19 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-01-07 | 1 | -1/+0 |
* | Convert CONFIG_MISC_INIT_R to Kconfig | Adam Ford | 2018-08-17 | 1 | -0/+1 |
* | Convert CONFIG_MII et al to Kconfig | Adam Ford | 2018-08-17 | 1 | -1/+1 |
* | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini | 2018-08-16 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2018-06-04 | 1 | -2/+2 |
* | treewide: Migrate CONFIG_FSL_ESDHC to Kconfig | Mario Six | 2018-04-08 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2018-04-07 | 1 | -1/+1 |
* | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini | 2018-02-11 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-12-18 | 1 | -1/+1 |
* | ata: Migrate CONFIG_DWC_AHSATA to Kconfig | Tuomas Tynkkynen | 2017-12-12 | 1 | -0/+1 |
* | Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND | Tom Rini | 2017-11-17 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-10-30 | 1 | -1/+1 |
* | cmd: Toggle the default value of CONFIG_CMD_IMLS | Tuomas Tynkkynen | 2017-10-10 | 1 | -1/+0 |
* | usb: gadget: usb_ether: Move the interfaces to Kconfig | Maxime Ripard | 2017-10-03 | 1 | -0/+1 |
* | usb: gadget: Convert USB_ETHER to Kconfig | Maxime Ripard | 2017-10-03 | 1 | -0/+1 |
* | usb: net: migrate USB Ethernet adapters to Kconfig | Chris Packham | 2017-09-08 | 1 | -0/+2 |
* | usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig | Chris Packham | 2017-09-08 | 1 | -0/+1 |
* | configs: Migrate all of the existing USB symbols, except fastboot | Tom Rini | 2017-09-01 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-08-28 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-08-14 | 1 | -4/+4 |
* | common: Move CONFIG_BOOTARGS to Kconfig | Sam Protsenko | 2017-08-14 | 1 | -0/+2 |
* | Convert CONFIG_CMD_PCI 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 PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig | Alexandru Gagniuc | 2017-08-07 | 1 | -0/+2 |
* | Move PHYLIB to Kconfig | Alexandru Gagniuc | 2017-08-07 | 1 | -0/+1 |
* | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass | 2017-07-25 | 1 | -0/+1 |
* | imx: reorganize IMX code as other SOCs | Stefano Babic | 2017-07-12 | 1 | -1/+1 |
* | Convert CONFIG_CMD_SATA to Kconfig | Simon Glass | 2017-07-11 | 1 | -0/+1 |
* | configs: Resync defconfigs | Tom Rini | 2017-06-19 | 1 | -1/+1 |
* | Kconfig: Migrate FS_FAT / FAT_WRITE | Tom Rini | 2017-06-03 | 1 | -0/+1 |
* | Convert CONFIG_CMD_HDMIDETECT to Kconfig | Simon Glass | 2017-05-22 | 1 | -0/+1 |
* | Convert CONFIG_CMD_EEPROM et al to Kconfig | Simon Glass | 2017-05-22 | 1 | -0/+1 |
* | configs: Re-sync | Tom Rini | 2017-03-13 | 1 | -4/+4 |
* | cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT | Patrick Delaunay | 2017-01-28 | 1 | -0/+1 |
* | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass | 2017-01-25 | 1 | -0/+1 |