| Commit message (Expand) | Author | Age | Files | Lines |
* | configs: Resync with savedefconfigWIP/2020-10-09-kconfig-reorg | Tom Rini | 2020-10-09 | 1 | -1/+1 |
* | configs: Resync with savedefconfigv2020.10-rc2 | Tom Rini | 2020-08-10 | 1 | -1/+1 |
* | Convert CONFIG_SPL_NAND_BASE et al to Kconfig | Adam Ford | 2020-07-28 | 1 | -0/+1 |
* | Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig | Adam Ford | 2020-07-28 | 1 | -1/+3 |
* | Convert CONFIG_ENV_OVERWRITE to Kconfig | Adam Ford | 2020-07-28 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-07-28 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-07-06 | 1 | -1/+1 |
* | configs: igep00x0: Enable DM_SPI | Jagan Teki | 2020-06-11 | 1 | -0/+1 |
* | configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs | Patrick Delaunay | 2020-05-08 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-01-22 | 1 | -1/+1 |
* | configs: Resync with savedefconfigWIP/04Dec2019 | Tom Rini | 2019-12-04 | 1 | -3/+1 |
* | mtd: ensure MTD is compiled when CMD_MTDPARTS is selected | Miquel Raynal | 2019-12-04 | 1 | -0/+1 |
* | mtd: ensure UBI is compiled when using fastmap | Miquel Raynal | 2019-12-04 | 1 | -0/+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: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol | Tom Rini | 2019-11-20 | 1 | -0/+1 |
* | 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 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-08-14 | 1 | -1/+0 |
* | configs: migrate ubispl boards to KConfig | Markus Klotzbuecher | 2019-07-09 | 1 | -0/+12 |
* | at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs | Markus Klotzbuecher | 2019-07-09 | 1 | -0/+5 |
* | 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 |
* | spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 | Tien Fong Chee | 2019-02-01 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-01-19 | 1 | -5/+3 |
* | omap3: igep00x0: Add Device Tree Support and DM_MMC driver | Enric Balletbo i Serra | 2019-01-15 | 1 | -0/+3 |
* | omap3: igep00x0: Switch to simple malloc in SPL | Enric Balletbo i Serra | 2019-01-15 | 1 | -0/+1 |
* | omap3: igep00x0: Switch to using TI_COMMON_CMD_OPTION | Enric Balletbo i Serra | 2019-01-15 | 1 | -6/+1 |
* | omap3: igep00x0: Remove USB support due DM_USB deadline | Enric Balletbo i Serra | 2019-01-15 | 1 | -5/+0 |
* | usb: Make compiling gadget support optional | Jean-Jacques Hiblot | 2019-01-10 | 1 | -0/+1 |
* | configs: Migrate and re-enabled CONFIG_CMD_MTDPARTS | Tom Rini | 2018-11-14 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2018-11-13 | 1 | -1/+0 |
* | configs: Resync with savedefconfig | Tom Rini | 2018-09-03 | 1 | -1/+0 |
* | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini | 2018-08-16 | 1 | -0/+1 |
* | Convert CONFIG_SPI to Kconfig | Adam Ford | 2018-04-27 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2018-04-07 | 1 | -3/+2 |
* | Convert CONFIG_UBI_SILENCE_MSG to Kconfig | Petr Vorel | 2018-03-24 | 1 | -0/+1 |
* | Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig | Petr Vorel | 2018-03-24 | 1 | -0/+1 |
* | Convert all of CONFIG_CONS_INDEX to Kconfig | Tom Rini | 2018-03-16 | 1 | -0/+1 |
* | Convert CONFIG_TWL4030_USB to Kconfig | Adam Ford | 2018-01-22 | 1 | -0/+1 |
* | Convert CONFIG_USB_MUSB_HCD et al to Kconfig | Adam Ford | 2018-01-22 | 1 | -0/+3 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-12-18 | 1 | -1/+1 |
* | Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND | Tom Rini | 2017-11-17 | 1 | -0/+1 |
* | net: Add SMC911X driver to Kconfig, convert | Adam Ford | 2017-10-20 | 1 | -0/+4 |
* | Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig | Adam Ford | 2017-10-20 | 1 | -0/+2 |
* | cmd: Toggle the default value of CONFIG_CMD_IMLS | Tuomas Tynkkynen | 2017-10-10 | 1 | -1/+0 |
* | Convert CONFIG_BCH to Kconfig | Adam Ford | 2017-09-01 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-08-28 | 1 | -1/+0 |
* | igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfig | Pau Pajuelo | 2017-08-26 | 1 | -0/+40 |