Age | Commit message (Expand) | Author |
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 |
2015-10-11 | vexpress64: fix checkpatch warnings | Ryan Harkin |
2015-08-13 | kconfig: add config option for shell prompt | Nikita Kiryanov |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-06-25 | Move default y configs out of arch/board Kconfig | Joe Hershberger |
2015-06-01 | net: Move the CMD_NET config to defconfigs | Joe Hershberger |
2015-05-28 | vexpress64: use uncompressed kernel by default | Linus Walleij |
2015-05-28 | vexpress64: let Juno wait for root device | Linus Walleij |
2015-05-27 | vexpress64: fix various memory issues | Linus Walleij |
2015-05-27 | vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTH | Ryan Harkin |
2015-04-23 | vexpress64: use DM for all vexpress64 boards | Linus Walleij |
2015-04-10 | vexpress64: juno: add default NOR flash boot | Linus Walleij |
2015-04-03 | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini |
2015-03-28 | vexpress64: cut config and defaults for unclear variant | Linus Walleij |
2015-03-28 | vexpress64: remove board late init, use smhload | Linus Walleij |
2015-03-27 | ARMv8: enable DM in vexpress64 board | David Feng |
2015-03-09 | armv8/vexpress64: make multientry conditional | Linus Walleij |