| Commit message (Expand) | Author | Age | Files | Lines |
* | ks2_evm: Switch to DM_SPL, SPL_OF_CONTROL | Jagan Teki | 2020-06-11 | 1 | -0/+2 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-04-28 | 1 | -1/+1 |
* | defconfig: k2x_hs: Remove DTB_RESELECT to fix DHCP issue | Madan Srinivas | 2020-02-26 | 1 | -2/+0 |
* | cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage | Joel Johnson | 2020-02-09 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-01-22 | 1 | -1/+1 |
* | configs: Resync with savedefconfigWIP/04Dec2019 | Tom Rini | 2019-12-04 | 1 | -1/+1 |
* | mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash | Miquel Raynal | 2019-12-04 | 1 | -0/+1 |
* | mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND | Miquel Raynal | 2019-12-03 | 1 | -1/+1 |
* | env: Finish migration of common ENV options | Tom Rini | 2019-11-20 | 1 | -0/+2 |
* | env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol | Tom Rini | 2019-11-20 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-11-07 | 1 | -1/+0 |
* | Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigWIP/2019-08-24-master-imports | Hannes Schmelzer | 2019-08-25 | 1 | -0/+1 |
* | mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig | Stefan Roese | 2019-08-25 | 1 | -0/+1 |
* | Convert CONFIG_ARCH_CPU_INIT to Kconfig | Adam Ford | 2019-08-25 | 1 | -0/+1 |
* | Convert CONFIG_MX_CYCLIC to KconfigWIP/2019-08-23-master-imports | Adam Ford | 2019-08-23 | 1 | -0/+1 |
* | CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig | Trevor Woerner | 2019-05-18 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-04-29 | 1 | -1/+1 |
* | ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place | Tom Rini | 2019-04-12 | 1 | -0/+1 |
* | Convert CONFIG_SF_DEFAULT_* to Kconfig | Patrick Delaunay | 2019-03-25 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-01-07 | 1 | -2/+1 |
* | usb: host: replace xhci-keystone driver by the generic dwc3 driver | Jean-Jacques Hiblot | 2018-12-14 | 1 | -0/+7 |
* | configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig | Grygorii Strashko | 2018-11-05 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2018-09-03 | 1 | -1/+1 |
* | Convert CONFIG_SYS_I2C_DAVINCI to Kconfig | Adam Ford | 2018-08-17 | 1 | -0/+1 |
* | Convert CONFIG_MII et al to Kconfig | Adam Ford | 2018-08-17 | 1 | -0/+1 |
* | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini | 2018-08-16 | 1 | -0/+1 |
* | Convert CONFIG_NAND_DAVINCI to Kconfig | Adam Ford | 2018-07-21 | 1 | -0/+2 |
* | configs: Resync with savedefconfig | Tom Rini | 2018-06-04 | 1 | -1/+1 |
* | treewide: Move CONFIG_PHY_MARVELL to Kconfig | Mario Six | 2018-05-14 | 1 | -0/+1 |
* | Convert CONFIG_SPI to Kconfig | Adam Ford | 2018-04-27 | 1 | -0/+1 |
* | spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig | Marek Vasut | 2018-04-11 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2018-04-07 | 1 | -1/+1 |
* | configs: Re-sync with CONFIG_DISTRO_DEFAULTS | Tom Rini | 2018-02-23 | 1 | -3/+2 |
* | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini | 2018-02-11 | 1 | -1/+1 |
* | Convert CONFIG_DAVINCI_SPI to Kconfig | Adam Ford | 2018-01-22 | 1 | -0/+1 |
* | Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT | Tom Rini | 2017-11-05 | 1 | -0/+2 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-10-16 | 1 | -2/+2 |
* | cmd: Toggle the default value of CONFIG_CMD_IMLS | Tuomas Tynkkynen | 2017-10-10 | 1 | -1/+0 |
* | dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig | Jean-Jacques Hiblot | 2017-10-05 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-08-28 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-08-14 | 1 | -1/+1 |
* | 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 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-07-25 | 1 | -3/+2 |
* | defconfig: keystone2: Enable U-boot runtime DTB detection | Cooper Jr., Franklin | 2017-07-10 | 1 | -0/+3 |
* | configs: Resync defconfigs | Tom Rini | 2017-06-19 | 1 | -2/+2 |
* | configs: ks2: Enable TI_COMMON_CMD_OPTIONS | Lokesh Vutla | 2017-05-08 | 1 | -15/+4 |
* | configs: Re-sync | Tom Rini | 2017-05-01 | 1 | -1/+1 |
* | configs: keystone2: Standardise U-boot prompt | Lokesh Vutla | 2017-04-27 | 1 | -1/+0 |
* | Kconfig: Adds SYS_TEXT_BASE config option for Keystone2 | Madan Srinivas | 2017-04-08 | 1 | -0/+1 |