| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigWIP/08Aug2020 | Tom Rini | 2020-08-08 | 1 | -3/+0 |
* | Convert CONFIG_ENV_OVERWRITE to Kconfig | Adam Ford | 2020-07-28 | 1 | -3/+0 |
* | common: Drop linux/stringify.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrations | Ashok Reddy Soma | 2020-05-08 | 1 | -3/+0 |
* | treewide: Remove unused FSL QSPI config options for IMX platforms | Kuldeep Singh | 2020-05-01 | 1 | -7/+0 |
* | env: Finish migration of common ENV options | Tom Rini | 2019-11-20 | 1 | -10/+0 |
* | env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check | Tom Rini | 2019-11-20 | 1 | -1/+0 |
* | config: pcm052: Use SZ_X{MK} from linux/sizes.h for include/configs/pcm052.h | Lukasz Majewski | 2019-04-13 | 1 | -8/+9 |
* | defconfig: bk4/pcm052: Update bk4r1|pcm052_defconfig to support DM/DT | Lukasz Majewski | 2019-04-13 | 1 | -34/+0 |
* | Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig | Lukasz Majewski | 2018-12-03 | 1 | -1/+0 |
* | Convert CONFIG_MII et al to Kconfig | Adam Ford | 2018-08-17 | 1 | -1/+0 |
* | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini | 2018-08-16 | 1 | -1/+0 |
* | Convert CONFIG_MTD_PARTITIONS et al to Kconfig | Adam Ford | 2018-07-22 | 1 | -2/+0 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | treewide: Migrate CONFIG_FSL_ESDHC to Kconfig | Mario Six | 2018-04-08 | 1 | -1/+0 |
* | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford | 2018-02-23 | 1 | -3/+0 |
* | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini | 2018-02-11 | 1 | -1/+0 |
* | Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT | Tom Rini | 2017-11-05 | 1 | -14/+1 |
* | configs: vf610: increase maximum size and enforce correct limit | Stefan Agner | 2017-10-31 | 1 | -2/+2 |
* | include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions | Thomas Petazzoni | 2017-09-03 | 1 | -1/+0 |
* | include/configs: drop default definitions of CONFIG_SYS_MAXARGS | Thomas Petazzoni | 2017-09-03 | 1 | -1/+0 |
* | include/configs: drop default definitions of CONFIG_SYS_PBSIZE | Thomas Petazzoni | 2017-09-03 | 1 | -2/+0 |
* | include/configs: remove CONFIG_SYS_CBSIZE when the default value is used | Thomas Petazzoni | 2017-09-03 | 1 | -1/+0 |
* | Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig | Alexandru Gagniuc | 2017-08-07 | 1 | -1/+0 |
* | Move PHYLIB to Kconfig | Alexandru Gagniuc | 2017-08-07 | 1 | -1/+0 |
* | configs: Migrate CMD_NAND* | Tom Rini | 2017-07-31 | 1 | -2/+0 |
* | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS | Tom Rini | 2017-07-24 | 1 | -6/+0 |
* | Convert CONFIG_CMD_EEPROM et al to Kconfig | Simon Glass | 2017-05-22 | 1 | -1/+0 |
* | cmd: add Kconfig option for 'date' command | Chris Packham | 2017-05-01 | 1 | -1/+0 |
* | Remove various unused interrupt related code | Tom Rini | 2017-04-06 | 1 | -6/+0 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2017-03-19 | 1 | -2/+0 |
|\ |
|
| * | ARM: vf610: move to standard arch/board approach | Stefan Agner | 2017-03-19 | 1 | -2/+0 |
* | | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich | 2017-03-19 | 1 | -1/+0 |
* | | arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD | Tom Rini | 2017-03-18 | 1 | -2/+0 |
|/ |
|
* | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada | 2017-02-12 | 1 | -3/+1 |
* | mmc: move CONFIG_GENERIC_MMC to Kconfig | Masahiro Yamada | 2017-01-31 | 1 | -2/+0 |
* | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -1/+0 |
* | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass | 2017-01-25 | 1 | -2/+0 |
* | mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig | York Sun | 2017-01-04 | 1 | -3/+0 |
* | mmc: complete unfinished move of CONFIG_MMC | Masahiro Yamada | 2016-12-29 | 1 | -1/+0 |
* | Kconfig: Move USE_ARCH_MEMCPY/MEMSET to Kconfig | Fabio Estevam | 2016-12-16 | 1 | -1/+0 |
* | common: Add DISPLAY_BOARDINFO | Lokesh Vutla | 2016-10-12 | 1 | -1/+0 |
* | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla | 2016-10-12 | 1 | -1/+0 |
* | pcm052: add new BK4r1 target based on PCM052 SoM | Albert ARIBAUD \(3ADEV\) | 2016-10-06 | 1 | -6/+39 |
* | pcm052: allow specifying onboard DDR size in configs | Albert ARIBAUD \(3ADEV\) | 2016-10-06 | 1 | -2/+3 |
* | tools: mkimage: add support for Vybrid image format | Albert ARIBAUD \(3ADEV\) | 2016-10-06 | 1 | -8/+6 |
* | pcm052: remove target-specific dtb name from env | Albert ARIBAUD \(3ADEV\) | 2016-10-06 | 1 | -1/+1 |
* | pcm052: fix MTD partitioning | Albert ARIBAUD \(3ADEV\) | 2016-10-06 | 1 | -8/+6 |
* | kconfig: introduce kconfig for UBI | Heiko Schocher | 2016-09-26 | 1 | -1/+0 |
* | ARM: Move SYS_CACHELINE_SIZE over to Kconfig | Tom Rini | 2016-08-26 | 1 | -2/+0 |