1. e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  2. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  3. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  4. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  5. dcab138 Kconfig: Drop CONFIG_CMD_ENV by Simon Glass · 7 years ago
  6. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  7. e9d33e7 cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig by Masahiro Yamada · 8 years ago
  8. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  9. bfb380b cmd: move CMD_PXE to Kconfig by Yann E. MORIN · 8 years ago
  10. 4880b02 cmd: Convert CMD_BOOTMENU by Tom Rini · 8 years ago
  11. a4d8892 Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  12. 067716b ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  13. 2695927 cmd: booti: move CONFIG_CMD_BOOTI to Kconfig by Masahiro Yamada · 8 years ago
  14. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  15. 0dac6b4 net: Move the VCI and client arch values to Kconfig by Alexander Graf · 8 years ago
  16. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  17. cb04db1 include/configs: Whitespace fixup by Tom Rini · 8 years ago
  18. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  19. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  20. da3e620 arm64: Replace fdt_name env variables with fdtfile by Alexander Graf · 9 years ago
  21. 7985cdf arm64: Remove non-full-va map code by Alexander Graf · 9 years ago
  22. e593bf5 vexpress64: Add MMU tables by Alexander Graf · 9 years ago
  23. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  24. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  25. 7babe48 arm64: Juno/FVP: adjust kernel load address by Andre Przywara · 9 years ago
  26. f3c71c9 vexpress64: store env in flash by Ryan Harkin · 9 years ago
  27. 3e933f4 vexpress64: remove #error by Ryan Harkin · 9 years ago
  28. 2c2b218 vexpress64: use 2nd DRAM bank only on juno by Ryan Harkin · 9 years ago
  29. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  30. 2d0cee1 vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel. by Liviu Dudau · 9 years ago
  31. 492f24e vexpress64: juno: use /dev/sda2 by Ryan Harkin · 9 years ago
  32. ecbed5d vexpress64: juno: add alternate kernel and device tree filenames by Ryan Harkin · 9 years ago
  33. 4a6bdb5 vexpress64: juno: add optional initrd by Ryan Harkin · 9 years ago
  34. 74e264b vexpress64: juno: add androidboot.hardware=juno by Ryan Harkin · 9 years ago
  35. fc04b92 vexpress64: fvp dram: add DRAM configuration by Ryan Harkin · 9 years ago
  36. 0d3012a vexpress64: increase max gunzip size by Ryan Harkin · 9 years ago
  37. c0ae970 vexpress64: fix checkpatch warnings by Ryan Harkin · 9 years ago
  38. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  39. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  40. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  41. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  42. 1fd0f92 vexpress64: use uncompressed kernel by default by Linus Walleij · 9 years ago
  43. 33665f7 vexpress64: let Juno wait for root device by Linus Walleij · 9 years ago
  44. 3035570 vexpress64: fix various memory issues by Linus Walleij · 9 years ago
  45. f19f389 vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTH by Ryan Harkin · 9 years ago
  46. d280ea0 vexpress64: use DM for all vexpress64 boards by Linus Walleij · 9 years ago
  47. 10d1491 vexpress64: juno: add default NOR flash boot by Linus Walleij · 9 years ago
  48. 692e5c4 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  49. 03314f0 vexpress64: cut config and defaults for unclear variant by Linus Walleij · 10 years ago
  50. 49995ff vexpress64: remove board late init, use smhload by Linus Walleij · 10 years ago
  51. d8bafe13 ARMv8: enable DM in vexpress64 board by David Feng · 10 years ago
  52. 23b5877 armv8/vexpress64: make multientry conditional by Linus Walleij · 10 years ago
  53. 14f264e vexpress64: juno: add NOR flash detection by Linus Walleij · 10 years ago
  54. b31f9d7 vexpress64: juno: support SMC9118 ethernet by Linus Walleij · 10 years ago
  55. ffc1037 vexpress64: support the Juno Development Platform by Linus Walleij · 10 years ago
  56. f91afc4 vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS by Linus Walleij · 10 years ago
  57. 03ca6a3 vexpress64: switch to generic board by Linus Walleij · 10 years ago
  58. f1ef2b6 kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig by Masahiro Yamada · 10 years ago
  59. 6717252 vexpress_aemv8a.h: Enable CONFIG_CMD_BOOTI and CONFIG_CMD_UNZIP by Tom Rini · 10 years ago
  60. 5bcae13 vexpress_aemv8a.h: Clean up the config by Tom Rini · 10 years ago
  61. 261d276 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · 10 years ago
  62. c71645a arm64 patch: gicv3 support by David Feng · 11 years ago
  63. 3865ceb vexpress/armv8: Fix incorrect ethernet controller by Bhupesh Sharma · 11 years ago
  64. 1291682 arm64: board support of vexpress_aemv8a by David Feng · 11 years ago