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