1. 220b590 arm: vexpress64: Fix counter frequency by Andre Przywara · 4 years, 6 months ago
  2. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  3. af6d4c0 arm: vexpress64: Remove unneeded CONFIG_ check by Andre Przywara · 4 years, 7 months ago
  4. 56e403d arm: juno: enable USB by Andre Przywara · 4 years, 7 months ago
  5. deaa511 arm: juno: Fix UART clock rate by Andre Przywara · 4 years, 7 months ago
  6. 7d6dae0 arm: juno: Fix Juno address variables by Andre Przywara · 4 years, 7 months ago
  7. ec8eef5 fvp: Add support for loading Android boot images via semihosting by Peter Collingbourne · 4 years, 8 months ago
  8. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago WIP/2019-11-20-env-migration
  9. 296439e Revert "vexpress64: fvp dram: add DRAM configuration" by Ryan Harkin · 5 years ago
  10. 208bdaf vexpress/aemv8a: drop CONFIG_ARMV8_SWITCH_TO_EL1 by Sudeep Holla · 5 years ago
  11. cf9803a Convert CONFIG_AUTOBOOT_MENU_SHOW to Kconfig by Simon Glass · 5 years ago
  12. e231306 autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT by Simon Glass · 5 years ago
  13. 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  14. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago WIP-16Aug2018
  15. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  16. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  17. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  18. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  19. cf2c778 pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig by Alexander Graf · 7 years ago
  20. d10fc50 pl011: Convert CONFIG_PL011_SERIAL to Kconfig by Alexander Graf · 7 years ago
  21. 8daec2d net: Add SMC911X driver to Kconfig, convert by Adam Ford · 7 years ago
  22. e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  23. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  24. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  25. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  26. dcab138 Kconfig: Drop CONFIG_CMD_ENV by Simon Glass · 8 years ago
  27. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  28. e9d33e7 cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig by Masahiro Yamada · 8 years ago
  29. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  30. bfb380b cmd: move CMD_PXE to Kconfig by Yann E. MORIN · 8 years ago
  31. 4880b02 cmd: Convert CMD_BOOTMENU by Tom Rini · 8 years ago
  32. a4d8892 Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  33. 067716b ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  34. 2695927 cmd: booti: move CONFIG_CMD_BOOTI to Kconfig by Masahiro Yamada · 8 years ago
  35. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  36. 0dac6b4 net: Move the VCI and client arch values to Kconfig by Alexander Graf · 9 years ago
  37. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  38. cb04db1 include/configs: Whitespace fixup by Tom Rini · 9 years ago
  39. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  40. adad96e configs: Re-sync HUSH options by Tom Rini · 9 years ago
  41. da3e620 arm64: Replace fdt_name env variables with fdtfile by Alexander Graf · 9 years ago
  42. 7985cdf arm64: Remove non-full-va map code by Alexander Graf · 9 years ago
  43. e593bf5 vexpress64: Add MMU tables by Alexander Graf · 9 years ago
  44. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  45. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  46. 7babe48 arm64: Juno/FVP: adjust kernel load address by Andre Przywara · 9 years ago
  47. f3c71c9 vexpress64: store env in flash by Ryan Harkin · 9 years ago
  48. 3e933f4 vexpress64: remove #error by Ryan Harkin · 9 years ago
  49. 2c2b218 vexpress64: use 2nd DRAM bank only on juno by Ryan Harkin · 9 years ago
  50. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  51. 2d0cee1 vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel. by Liviu Dudau · 9 years ago
  52. 492f24e vexpress64: juno: use /dev/sda2 by Ryan Harkin · 9 years ago
  53. ecbed5d vexpress64: juno: add alternate kernel and device tree filenames by Ryan Harkin · 9 years ago
  54. 4a6bdb5 vexpress64: juno: add optional initrd by Ryan Harkin · 9 years ago
  55. 74e264b vexpress64: juno: add androidboot.hardware=juno by Ryan Harkin · 9 years ago
  56. fc04b92 vexpress64: fvp dram: add DRAM configuration by Ryan Harkin · 9 years ago
  57. 0d3012a vexpress64: increase max gunzip size by Ryan Harkin · 9 years ago
  58. c0ae970 vexpress64: fix checkpatch warnings by Ryan Harkin · 9 years ago
  59. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  60. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  61. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  62. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 10 years ago
  63. 1fd0f92 vexpress64: use uncompressed kernel by default by Linus Walleij · 10 years ago
  64. 33665f7 vexpress64: let Juno wait for root device by Linus Walleij · 10 years ago
  65. 3035570 vexpress64: fix various memory issues by Linus Walleij · 10 years ago
  66. f19f389 vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTH by Ryan Harkin · 10 years ago
  67. d280ea0 vexpress64: use DM for all vexpress64 boards by Linus Walleij · 10 years ago
  68. 10d1491 vexpress64: juno: add default NOR flash boot by Linus Walleij · 10 years ago
  69. 692e5c4 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  70. 03314f0 vexpress64: cut config and defaults for unclear variant by Linus Walleij · 10 years ago
  71. 49995ff vexpress64: remove board late init, use smhload by Linus Walleij · 10 years ago
  72. d8bafe13 ARMv8: enable DM in vexpress64 board by David Feng · 10 years ago
  73. 23b5877 armv8/vexpress64: make multientry conditional by Linus Walleij · 10 years ago
  74. 14f264e vexpress64: juno: add NOR flash detection by Linus Walleij · 10 years ago
  75. b31f9d7 vexpress64: juno: support SMC9118 ethernet by Linus Walleij · 10 years ago
  76. ffc1037 vexpress64: support the Juno Development Platform by Linus Walleij · 10 years ago
  77. f91afc4 vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS by Linus Walleij · 10 years ago
  78. 03ca6a3 vexpress64: switch to generic board by Linus Walleij · 10 years ago
  79. f1ef2b6 kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig by Masahiro Yamada · 10 years ago
  80. 6717252 vexpress_aemv8a.h: Enable CONFIG_CMD_BOOTI and CONFIG_CMD_UNZIP by Tom Rini · 10 years ago
  81. 5bcae13 vexpress_aemv8a.h: Clean up the config by Tom Rini · 10 years ago
  82. 261d276 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · 10 years ago
  83. c71645a arm64 patch: gicv3 support by David Feng · 11 years ago
  84. 3865ceb vexpress/armv8: Fix incorrect ethernet controller by Bhupesh Sharma · 11 years ago
  85. 1291682 arm64: board support of vexpress_aemv8a by David Feng · 11 years ago