Age | Commit message (Expand) | Author |
2019-11-20 | env: Finish migration of common ENV options | Tom Rini |
2019-08-31 | Revert "vexpress64: fvp dram: add DRAM configuration" | Ryan Harkin |
2019-08-26 | vexpress/aemv8a: drop CONFIG_ARMV8_SWITCH_TO_EL1 | Sudeep Holla |
2019-08-02 | Convert CONFIG_AUTOBOOT_MENU_SHOW to Kconfig | Simon Glass |
2019-08-02 | autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT | Simon Glass |
2018-10-19 | Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig | Adam Ford |
2018-08-16 | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-03-16 | Convert all of CONFIG_CONS_INDEX to Kconfig | Tom Rini |
2018-02-23 | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford |
2018-02-11 | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini |
2018-01-28 | pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig | Alexander Graf |
2018-01-28 | pl011: Convert CONFIG_PL011_SERIAL to Kconfig | Alexander Graf |
2017-10-20 | net: Add SMC911X driver to Kconfig, convert | Adam Ford |
2017-09-03 | include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions | Thomas Petazzoni |
2017-09-03 | include/configs: drop default definitions of CONFIG_SYS_PBSIZE | Thomas Petazzoni |
2017-08-14 | common: Move CONFIG_BOOTARGS to Kconfig | Sam Protsenko |
2017-07-25 | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass |
2017-05-22 | Kconfig: Drop CONFIG_CMD_ENV | Simon Glass |
2017-03-19 | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich |
2017-02-08 | cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig | Masahiro Yamada |
2017-01-28 | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay |
2016-12-03 | cmd: move CMD_PXE to Kconfig | Yann E. MORIN |
2016-12-03 | cmd: Convert CMD_BOOTMENU | Tom Rini |
2016-09-20 | Kconfig: Move config IDENT_STRING to Kconfig | Siva Durga Prasad Paladugu |
2016-08-26 | ARM: Move SYS_CACHELINE_SIZE over to Kconfig | Tom Rini |
2016-08-20 | cmd: booti: move CONFIG_CMD_BOOTI to Kconfig | Masahiro Yamada |
2016-06-09 | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher |
2016-05-27 | net: Move the VCI and client arch values to Kconfig | Alexander Graf |
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini |
2016-04-25 | include/configs: Whitespace fixup | Tom Rini |
2016-04-25 | configs: Re-sync almost all of cmd/Kconfig | Tom Rini |
2016-04-25 | configs: Re-sync HUSH options | Tom Rini |
2016-03-15 | arm64: Replace fdt_name env variables with fdtfile | Alexander Graf |
2016-03-15 | arm64: Remove non-full-va map code | Alexander Graf |
2016-03-15 | vexpress64: Add MMU tables | Alexander Graf |
2016-03-14 | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass |
2016-02-06 | Use correct spelling of "U-Boot" | Bin Meng |
2016-01-08 | arm64: Juno/FVP: adjust kernel load address | Andre Przywara |
2015-11-21 | vexpress64: store env in flash | Ryan Harkin |
2015-11-21 | vexpress64: remove #error | Ryan Harkin |
2015-11-21 | vexpress64: use 2nd DRAM bank only on juno | Ryan Harkin |
2015-10-24 | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada |
2015-10-19 | vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel. | Liviu Dudau |
2015-10-11 | vexpress64: juno: use /dev/sda2 | Ryan Harkin |
2015-10-11 | vexpress64: juno: add alternate kernel and device tree filenames | Ryan Harkin |
2015-10-11 | vexpress64: juno: add optional initrd | Ryan Harkin |
2015-10-11 | vexpress64: juno: add androidboot.hardware=juno | Ryan Harkin |
2015-10-11 | vexpress64: fvp dram: add DRAM configuration | Ryan Harkin |
2015-10-11 | vexpress64: increase max gunzip size | Ryan Harkin |