| Commit message (Expand) | Author | Age | Files | Lines |
* | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher | 2016-06-09 | 1 | -3/+0 |
* | net: Move the VCI and client arch values to Kconfig | Alexander Graf | 2016-05-27 | 1 | -2/+0 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -3/+0 |
* | include/configs: Whitespace fixup | Tom Rini | 2016-04-25 | 1 | -1/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -4/+0 |
* | configs: Re-sync HUSH options | Tom Rini | 2016-04-25 | 1 | -1/+0 |
* | arm64: Replace fdt_name env variables with fdtfile | Alexander Graf | 2016-03-15 | 1 | -5/+5 |
* | arm64: Remove non-full-va map code | Alexander Graf | 2016-03-15 | 1 | -1/+0 |
* | vexpress64: Add MMU tables | Alexander Graf | 2016-03-15 | 1 | -3/+3 |
* | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass | 2016-03-14 | 1 | -3/+0 |
* | Use correct spelling of "U-Boot" | Bin Meng | 2016-02-06 | 1 | -1/+1 |
* | arm64: Juno/FVP: adjust kernel load address | Andre Przywara | 2016-01-08 | 1 | -2/+2 |
* | vexpress64: store env in flash | Ryan Harkin | 2015-11-21 | 1 | -17/+20 |
* | vexpress64: remove #error | Ryan Harkin | 2015-11-21 | 1 | -6/+0 |
* | vexpress64: use 2nd DRAM bank only on juno | Ryan Harkin | 2015-11-21 | 1 | -3/+8 |
* | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada | 2015-10-24 | 1 | -3/+0 |
* | vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel. | Liviu Dudau | 2015-10-19 | 1 | -1/+3 |
* | vexpress64: juno: use /dev/sda2 | Ryan Harkin | 2015-10-11 | 1 | -1/+1 |
* | vexpress64: juno: add alternate kernel and device tree filenames | Ryan Harkin | 2015-10-11 | 1 | -2/+14 |
* | vexpress64: juno: add optional initrd | Ryan Harkin | 2015-10-11 | 1 | -1/+8 |
* | vexpress64: juno: add androidboot.hardware=juno | Ryan Harkin | 2015-10-11 | 1 | -0/+1 |
* | vexpress64: fvp dram: add DRAM configuration | Ryan Harkin | 2015-10-11 | 1 | -2/+23 |
* | vexpress64: increase max gunzip size | Ryan Harkin | 2015-10-11 | 1 | -0/+2 |
* | vexpress64: fix checkpatch warnings | Ryan Harkin | 2015-10-11 | 1 | -2/+4 |
* | kconfig: add config option for shell prompt | Nikita Kiryanov | 2015-08-13 | 1 | -1/+0 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -10/+0 |
* | Move default y configs out of arch/board Kconfig | Joe Hershberger | 2015-06-25 | 1 | -3/+0 |
* | net: Move the CMD_NET config to defconfigs | Joe Hershberger | 2015-06-01 | 1 | -1/+0 |
* | vexpress64: use uncompressed kernel by default | Linus Walleij | 2015-05-28 | 1 | -6/+6 |
* | vexpress64: let Juno wait for root device | Linus Walleij | 2015-05-28 | 1 | -0/+1 |
* | vexpress64: fix various memory issues | Linus Walleij | 2015-05-27 | 1 | -5/+9 |
* | vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTH | Ryan Harkin | 2015-05-27 | 1 | -0/+1 |
* | vexpress64: use DM for all vexpress64 boards | Linus Walleij | 2015-04-23 | 1 | -16/+4 |
* | vexpress64: juno: add default NOR flash boot | Linus Walleij | 2015-04-10 | 1 | -1/+29 |
* | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini | 2015-04-03 | 1 | -1/+12 |
|\ |
|
| * | ARMv8: enable DM in vexpress64 board | David Feng | 2015-03-27 | 1 | -1/+12 |
* | | vexpress64: cut config and defaults for unclear variant | Linus Walleij | 2015-03-28 | 1 | -24/+4 |
* | | vexpress64: remove board late init, use smhload | Linus Walleij | 2015-03-28 | 1 | -9/+11 |
|/ |
|
* | armv8/vexpress64: make multientry conditional | Linus Walleij | 2015-03-09 | 1 | -7/+0 |
* | vexpress64: juno: add NOR flash detection | Linus Walleij | 2015-03-05 | 1 | -11/+23 |
* | vexpress64: juno: support SMC9118 ethernet | Linus Walleij | 2015-03-05 | 1 | -2/+10 |
* | vexpress64: support the Juno Development Platform | Linus Walleij | 2015-01-30 | 1 | -1/+18 |
* | vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS | Linus Walleij | 2015-01-30 | 1 | -8/+8 |
* | vexpress64: switch to generic board | Linus Walleij | 2014-12-29 | 1 | -2/+3 |
* | kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig | Masahiro Yamada | 2014-09-25 | 1 | -1/+0 |
* | vexpress_aemv8a.h: Enable CONFIG_CMD_BOOTI and CONFIG_CMD_UNZIP | Tom Rini | 2014-08-30 | 1 | -0/+2 |
* | vexpress_aemv8a.h: Clean up the config | Tom Rini | 2014-08-30 | 1 | -8/+5 |
* | arm: Add support for semihosting for armv8 fastmodel targets. | Darwin Rambo | 2014-07-03 | 1 | -7/+56 |
* | arm64 patch: gicv3 support | David Feng | 2014-04-08 | 1 | -0/+7 |
* | vexpress/armv8: Fix incorrect ethernet controller | Bhupesh Sharma | 2014-01-17 | 1 | -3/+3 |