| Commit message (Expand) | Author | Age | Files | Lines |
* | configs: Resync with savedefconfig | Tom Rini | 2023-05-01 | 1 | -1/+0 |
* | Convert CONFIG_FLASH_SHOW_PROGRESS to Kconfig | Tom Rini | 2022-12-22 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2022-08-23 | 1 | -1/+1 |
* | Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig | Tom Rini | 2022-08-04 | 1 | -0/+1 |
* | Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig | Tom Rini | 2022-08-04 | 1 | -0/+1 |
* | Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig | Tom Rini | 2022-06-06 | 1 | -0/+1 |
* | Convert CONFIG_SYS_CBSIZE to Kconfig | Tom Rini | 2022-06-06 | 1 | -0/+1 |
* | Convert CONFIG_SYS_PBSIZE to Kconfig | Tom Rini | 2022-06-06 | 1 | -0/+1 |
* | Convert CONFIG_SYS_MAXARGS to Kconfig | Tom Rini | 2022-06-06 | 1 | -0/+1 |
* | configs: set CONFIG_COUNTER_FREQUENCY | Peng Fan | 2022-04-21 | 1 | -0/+1 |
* | vexpress64: defconfigs: allow default commands | Andre Przywara | 2022-04-01 | 1 | -9/+0 |
* | vexpress64: fvp: add distro_boot support | Andre Przywara | 2022-04-01 | 1 | -4/+1 |
* | vexpress64: move hardware setting from defconfig to Kconfig | Andre Przywara | 2022-04-01 | 1 | -10/+0 |
* | vexpress64: fvp: enable OF_CONTROL | Andre Przywara | 2022-04-01 | 1 | -1/+1 |
* | vexpress64: Kconfig: move board definitions out of arch/arm | Andre Przywara | 2022-04-01 | 1 | -3/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2022-04-01 | 1 | -2/+2 |
* | Merge tag 'v2022.04-rc4' into next | Tom Rini | 2022-03-14 | 1 | -1/+1 |
|\ |
|
| * | vexpress64: fvp: Fix automatic boot | Andre Przywara | 2022-03-14 | 1 | -1/+1 |
* | | Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig | Tom Rini | 2022-03-03 | 1 | -0/+1 |
|/ |
|
* | Convert CONFIG_REMAKE_ELF to Kconfig | Alper Nebi Yasak | 2022-02-09 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2022-01-24 | 1 | -1/+1 |
* | vexpress64: semi_defconfig: disable CRC32 support | Andre Przywara | 2022-01-24 | 1 | -0/+1 |
* | vexpress64: Clean up BASE_FVP boot configuration | Peter Hoyes | 2022-01-04 | 1 | -1/+1 |
* | Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig | Tom Rini | 2021-12-01 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2021-11-01 | 1 | -1/+1 |
* | Convert CONFIG_SYS_MALLOC_LEN to Kconfig | Tom Rini | 2021-08-31 | 1 | -0/+1 |
* | Convert CONFIG_SYS_LOAD_ADDR to Kconfig | Tom Rini | 2021-08-31 | 1 | -0/+1 |
* | vexpress64_fvp: Set DRAM to 4G to match with kernel devicetree | Diego Sueiro | 2021-02-24 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-11-30 | 1 | -2/+2 |
* | cmd: Rename CMD_MISC to CMD_SLEEP | Bin Meng | 2020-10-23 | 1 | -1/+1 |
* | configs: Resync with savedefconfigv2020.10-rc2 | Tom Rini | 2020-08-10 | 1 | -1/+1 |
* | treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrations | Ashok Reddy Soma | 2020-05-08 | 1 | -0/+2 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-04-28 | 1 | -2/+2 |
* | fvp: Add support for loading Android boot images via semihosting | Peter Collingbourne | 2020-04-24 | 1 | -0/+2 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-01-22 | 1 | -1/+1 |
* | mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD | Miquel Raynal | 2019-12-03 | 1 | -1/+1 |
* | env: Finish migration of common ENV options | Tom Rini | 2019-11-20 | 1 | -0/+3 |
* | ARM: vexpress_*_defconfig: replace earlyprintk with earlycon | Sudeep Holla | 2019-08-26 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-04-29 | 1 | -1/+1 |
* | ARM: vexpress_*_defconfig: Enable CMD_UBI support | Otavio Salvador | 2018-11-26 | 1 | -0/+2 |
* | Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig | Adam Ford | 2018-10-19 | 1 | -0/+4 |
* | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini | 2018-08-16 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2018-04-28 | 1 | -1/+0 |
* | 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 |
* | Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND | Tom Rini | 2017-11-17 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-10-16 | 1 | -1/+0 |
* | cmd: Toggle the default value of CONFIG_CMD_IMLS | Tuomas Tynkkynen | 2017-10-10 | 1 | -1/+0 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-08-28 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-08-14 | 1 | -1/+1 |