- 197b00e arm: vexpress64: Fix counter frequency by Andre Przywara · 4 years, 6 months ago
- 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
- 9d1c7f4 arm: vexpress64: Remove unneeded CONFIG_ check by Andre Przywara · 4 years, 7 months ago
- e3e8121 arm: juno: enable USB by Andre Przywara · 4 years, 7 months ago
- d345718 arm: juno: Fix UART clock rate by Andre Przywara · 4 years, 7 months ago
- 11e56c4 arm: juno: Fix Juno address variables by Andre Przywara · 4 years, 7 months ago
- 76254ab fvp: Add support for loading Android boot images via semihosting by Peter Collingbourne · 4 years, 8 months ago
- 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
- d700c3a Revert "vexpress64: fvp dram: add DRAM configuration" by Ryan Harkin · 5 years ago
- 4ad646f vexpress/aemv8a: drop CONFIG_ARMV8_SWITCH_TO_EL1 by Sudeep Holla · 5 years ago
- 32679ba Convert CONFIG_AUTOBOOT_MENU_SHOW to Kconfig by Simon Glass · 5 years ago
- ec5f71a autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT by Simon Glass · 5 years ago
- 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
- f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
- 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
- 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
- 633ef89 pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig by Alexander Graf · 7 years ago
- 65bfb42 pl011: Convert CONFIG_PL011_SERIAL to Kconfig by Alexander Graf · 7 years ago
- 0a044f8 net: Add SMC911X driver to Kconfig, convert by Adam Ford · 7 years ago
- 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
- 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
- bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
- 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
- 1b9cb56 Kconfig: Drop CONFIG_CMD_ENV by Simon Glass · 8 years ago
- 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
- 2737fd3 cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig by Masahiro Yamada · 8 years ago
- f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
- 0d10cdd cmd: move CMD_PXE to Kconfig by Yann E. MORIN · 8 years ago
- 697f473 cmd: Convert CMD_BOOTMENU by Tom Rini · 8 years ago
- 809438d Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
- 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
- 04cf155 cmd: booti: move CONFIG_CMD_BOOTI to Kconfig by Masahiro Yamada · 8 years ago
- 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
- 4c71c51 net: Move the VCI and client arch values to Kconfig by Alexander Graf · 9 years ago
- 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
- 998c479 include/configs: Whitespace fixup by Tom Rini · 9 years ago
- 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
- f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
- af68480 arm64: Replace fdt_name env variables with fdtfile by Alexander Graf · 9 years ago
- ce0a64e arm64: Remove non-full-va map code by Alexander Graf · 9 years ago
- 5889e39 vexpress64: Add MMU tables by Alexander Graf · 9 years ago
- a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
- 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
- a941510 arm64: Juno/FVP: adjust kernel load address by Andre Przywara · 9 years ago
- ad5b2a2 vexpress64: store env in flash by Ryan Harkin · 9 years ago
- b522757 vexpress64: remove #error by Ryan Harkin · 9 years ago
- 98d2fff vexpress64: use 2nd DRAM bank only on juno by Ryan Harkin · 9 years ago
- cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
- 086c977 vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel. by Liviu Dudau · 9 years ago
- a30356f vexpress64: juno: use /dev/sda2 by Ryan Harkin · 9 years ago
- 66fe7ee vexpress64: juno: add alternate kernel and device tree filenames by Ryan Harkin · 9 years ago
- f7e1e9e vexpress64: juno: add optional initrd by Ryan Harkin · 9 years ago
- 6abfbf4 vexpress64: juno: add androidboot.hardware=juno by Ryan Harkin · 9 years ago
- b6b9665 vexpress64: fvp dram: add DRAM configuration by Ryan Harkin · 9 years ago
- 642aa2c vexpress64: increase max gunzip size by Ryan Harkin · 9 years ago
- 64541f2 vexpress64: fix checkpatch warnings by Ryan Harkin · 9 years ago
- 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
- 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
- 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
- 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
- 4d30c9d vexpress64: use uncompressed kernel by default by Linus Walleij · 10 years ago
- 77e36f7 vexpress64: let Juno wait for root device by Linus Walleij · 10 years ago
- 0a38bfe vexpress64: fix various memory issues by Linus Walleij · 10 years ago
- b1a4a67 vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTH by Ryan Harkin · 10 years ago
- 31e476e vexpress64: use DM for all vexpress64 boards by Linus Walleij · 10 years ago
- c39566a vexpress64: juno: add default NOR flash boot by Linus Walleij · 10 years ago
- c1a1955 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
- a90caa3 vexpress64: cut config and defaults for unclear variant by Linus Walleij · 10 years ago
- e08177c vexpress64: remove board late init, use smhload by Linus Walleij · 10 years ago
- ab33c2c ARMv8: enable DM in vexpress64 board by David Feng · 10 years ago
- 7477139 armv8/vexpress64: make multientry conditional by Linus Walleij · 10 years ago
- 6ba4b6a vexpress64: juno: add NOR flash detection by Linus Walleij · 10 years ago
- 48b4755 vexpress64: juno: support SMC9118 ethernet by Linus Walleij · 10 years ago
- c582250 vexpress64: support the Juno Development Platform by Linus Walleij · 10 years ago
- 800d6fd vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS by Linus Walleij · 10 years ago
- be8a44d vexpress64: switch to generic board by Linus Walleij · 10 years ago
- 8c65b9d kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig by Masahiro Yamada · 10 years ago
- 9557a4a vexpress_aemv8a.h: Enable CONFIG_CMD_BOOTI and CONFIG_CMD_UNZIP by Tom Rini · 10 years ago
- 7e76aa4 vexpress_aemv8a.h: Clean up the config by Tom Rini · 10 years ago
- d32d411 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · 10 years ago
- 79bbde0 arm64 patch: gicv3 support by David Feng · 11 years ago
- e997f35 vexpress/armv8: Fix incorrect ethernet controller by Bhupesh Sharma · 11 years ago
- 3b5458c arm64: board support of vexpress_aemv8a by David Feng · 11 years ago