| Commit message (Expand) | Author | Age | Files | Lines |
* | configs: Resync with savedefconfigWIP/2020-10-09-kconfig-reorg | Tom Rini | 2020-10-09 | 1 | -4/+4 |
* | configs: Resync with savedefconfigv2020.10-rc2 | Tom Rini | 2020-08-10 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-07-06 | 1 | -1/+1 |
* | cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage | Joel Johnson | 2020-02-09 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-02-06 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-01-22 | 1 | -2/+2 |
* | 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/+2 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-11-21 | 1 | -1/+0 |
* | env: Finish migration of common ENV options | Tom Rini | 2019-11-20 | 1 | -0/+4 |
* | defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT | Tom Rini | 2019-11-12 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-09-23 | 1 | -1/+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 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-08-14 | 1 | -1/+0 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-05-26 | 1 | -1/+1 |
* | 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 | -1/+1 |
* | Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig | Lukasz Majewski | 2018-12-03 | 1 | -0/+1 |
* | configs: Migrate and re-enabled CONFIG_CMD_MTDPARTS | Tom Rini | 2018-11-14 | 1 | -0/+1 |
* | 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 |
* | net: phy: Don't limit phy addresses by default | Joe Hershberger | 2018-04-13 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2018-04-07 | 1 | -1/+1 |
* | Convert all of CONFIG_CONS_INDEX to Kconfig | Tom Rini | 2018-03-16 | 1 | -0/+1 |
* | fpga: Added Kconfig support for FPGA_SPARTAN3 | Vipul Kumar | 2018-02-28 | 1 | -0/+1 |
* | bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR | Tom Rini | 2018-02-25 | 1 | -0/+1 |
* | Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig | Lukasz Majewski | 2018-02-15 | 1 | -0/+1 |
* | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini | 2018-02-11 | 1 | -0/+1 |
* | cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA | Tuomas Tynkkynen | 2018-02-05 | 1 | -1/+0 |
* | fpga: Resync various CONFIG_FPGA_* symbols | Tuomas Tynkkynen | 2018-02-05 | 1 | -0/+1 |
* | Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT | Tom Rini | 2017-11-05 | 1 | -0/+2 |
* | cmd: Toggle the default value of CONFIG_CMD_IMLS | Tuomas Tynkkynen | 2017-10-10 | 1 | -0/+1 |
* | Convert CONFIG_BCH to Kconfig | Adam Ford | 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 | -3/+3 |
* | Convert CONFIG_CMD_SAVES to Kconfig | Simon Glass | 2017-08-11 | 1 | -0/+1 |
* | Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig | Alexandru Gagniuc | 2017-08-07 | 1 | -0/+2 |
* | configs: Migrate CMD_NAND* | Tom Rini | 2017-07-31 | 1 | -0/+1 |
* | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass | 2017-07-25 | 1 | -0/+1 |
* | Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig | Simon Glass | 2017-05-22 | 1 | -0/+1 |
* | Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig | Tom Rini | 2017-05-15 | 1 | -0/+1 |
* | cmd: add Kconfig option for 'date' command | Chris Packham | 2017-05-01 | 1 | -0/+1 |
* | arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD | Tom Rini | 2017-03-18 | 1 | -0/+1 |
* | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada | 2017-02-12 | 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 | -1/+2 |
* | ARM: Default to using optimized memset and memcpy routines | Tom Rini | 2017-01-20 | 1 | -0/+2 |
* | mmc: complete unfinished move of CONFIG_MMC | Masahiro Yamada | 2016-12-29 | 1 | -0/+1 |