1. b413c45 Convert CONFIG_MXC_GPIO to Kconfig by Adam Ford · 7 years ago
  2. 6629488 imx: add i.MX8M into Kconfig by Peng Fan · 7 years ago
  3. c96b0f0 Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblaze by Tom Rini · 7 years ago
  4. 846d61b arm: zynq: Enable DM_GPIO when needed by Michal Simek · 7 years ago
  5. 6d35f3f arm: zynq: Enable DM_ETH and DM_MMC only if subsystem is enabled by Michal Simek · 7 years ago
  6. d25aefd arm: zynq: Enable BLK when needed by Michal Simek · 7 years ago
  7. c8bda54 serial: Make full device search optional by Alexander Graf · 7 years ago
  8. 633ef89 pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig by Alexander Graf · 7 years ago
  9. 65bfb42 pl011: Convert CONFIG_PL011_SERIAL to Kconfig by Alexander Graf · 7 years ago
  10. 2184ccd pl010: Convert CONFIG_PL010_SERIAL to Kconfig by Alexander Graf · 7 years ago
  11. 1ba8c9e arm: add support for PDU001 by Felix Brack · 7 years ago
  12. 1179074 sunxi: imply CONFIG_OF_LIBFDT_OVERLAY by Andre Heider · 7 years ago
  13. d4f835a arm: zynq: Enable SPL_CLK only if SPL is enabled by Ezequiel Garcia · 7 years ago
  14. dfdd46d ARM: qemu-arm: Add support for AArch64 by Tuomas Tynkkynen · 7 years ago
  15. 7fff22a board: ls1012a: LS1012A-2G5RDB board support by Bhaskar Upadhaya · 7 years ago
  16. 80a9365 ARMv8: add optional Linux kernel image header by Stephen Warren · 7 years ago
  17. b80fe6d ARMv8: Allow dynamic early stack pointer by Stephen Warren · 7 years ago
  18. c129387 armv8: Implement workaround for Cortex-A53 erratum 855873 by Alison Wang · 7 years ago
  19. fd1d766 arm64: zynqmp: Enable SPL_CLK when SPL is enabled by Michal Simek · 7 years ago
  20. edf9f62 ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · 7 years ago
  21. 8caedde arm: zynq: Change Zynq/ZynqMP Kconfig description by Michal Simek · 7 years ago
  22. b6f395c rockchip: enable boot0-hook for all Rockchip SoCs by Philipp Tomsich · 7 years ago
  23. 81c2137 arm64: support running at addr other than linked to by Stephen Warren · 7 years ago
  24. 87247af pylibfdt: compile pylibfdt only when dtoc/binman is necessary by Masahiro Yamada · 7 years ago
  25. 4feb83b armv8: ls1088aqds: Add SD boot support for ls1088qds by Ashish Kumar · 7 years ago
  26. 5676ceb armv8: ls1088ardb: Add SD boot support for ls1088 by Ashish Kumar · 7 years ago
  27. 52b2f45 mx25: Move MX25 selection to Kconfig by Fabio Estevam · 7 years ago
  28. 2ba0f21 sunxi: Enable THUMB build for the U-Boot binary by Maxime Ripard · 7 years ago
  29. 28cac52 ARM: Add a new arch + board for QEMU's 'virt' machine by Tuomas Tynkkynen · 7 years ago
  30. 4a553ca sunxi: Fix USB_GADGET implication by Maxime Ripard · 7 years ago
  31. bc7db01 sunxi: Enable CMD_GPT by default by Maxime Ripard · 7 years ago
  32. f67cc9d sunxi: Imply USB_ETHER by Maxime Ripard · 7 years ago
  33. 6d7dfe2 cmd: fastboot: Rework fastboot dependency by Maxime Ripard · 7 years ago
  34. abb17b4 sunxi: imply USB_GADGET by Maxime Ripard · 7 years ago
  35. c9e9029 rockchip: enable TPL_SYSRESET for all rockchip SoCs by Kever Yang · 7 years ago
  36. 2fa7b7e rockchip: imply ADC and SARADC_ROCKCHIP for Rockchip SOCs by Philipp Tomsich · 7 years ago
  37. c37e0cf TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value by Tom Rini · 7 years ago
  38. 1ef4c77 armv8: ls1088aqds: Add support of LS1088AQDS by Ashish Kumar · 7 years ago
  39. 227b4bc armv8: ls1088ardb: Add support for LS1088ARDB platform by Ashish Kumar · 7 years ago
  40. 22f0844 rockchip: enable SPL_SYSRESET config for all Rockchip SoCs by Kever Yang · 7 years ago
  41. b5bf562 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · 7 years ago
  42. d626ea4 clk: uniphier: fix unmet direct dependencies warning by Masahiro Yamada · 7 years ago
  43. f7f0377 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  44. eba48f9 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
  45. 962a75a Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  46. 5ac341f arm: Implement workaround for Cortex-A9 errata 845369 by Peng Fan · 7 years ago
  47. 87551f1 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  48. 2d6a0cc spl: add hierarchical defaults for SPL_LDSCRIPT by Philipp Tomsich · 7 years ago
  49. 42efb61 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  50. c6567fa Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · 7 years ago
  51. d09f377 Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · 7 years ago
  52. d2f677a net: move Broadcom SF2 driver to Kconfig by Suji Velupillai · 7 years ago
  53. 5b32e18 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
  54. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  55. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  56. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  57. 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  58. f5b3842 ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards by Jorge Ramirez-Ortiz · 7 years ago
  59. 524f3ce ARM: make memset and memcpy prompt message more clearly by Andy Yan · 7 years ago
  60. dac518f sunxi: Correct select's of SPL_STACK_R and SPL_SYS_MALLOC_SIMPLE by Tom Rini · 7 years ago
  61. 3b8f16a arm: Add Kconfig symbols used for Linux asm compatibility by Phil Edworthy · 7 years ago
  62. d8532af Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
  63. a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · 8 years ago
  64. edc93f9 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  65. 75cd67f armv8: ls2080ardb: Add LS2081ARDB board support by Priyanka Jain · 8 years ago
  66. 027608e Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 8 years ago
  67. 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 8 years ago
  68. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
  69. 14fdaa8 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  70. faa993a Add ARM errata workaround 852421 and 852423 for Cortex-A17 by Nisal Menuka · 8 years ago
  71. 10bdc71 igep0033: Rename to igep003x by Ladislav Michl · 8 years ago
  72. 8e5e1ea ARM: sunxi: use imply instead of bare default y in Kconfig by Masahiro Yamada · 8 years ago
  73. 4976a22 ARM: sunxi: move board/sunxi/Kconfig to arch/arm/mach-sunxi/Kconfig by Masahiro Yamada · 8 years ago
  74. 04ac6f1 Convert CONFIG_CMD_CLK to Kconfig by Simon Glass · 8 years ago
  75. 387e647 arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG options by Tom Rini · 8 years ago
  76. 6e1288c ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig by Masahiro Yamada · 8 years ago
  77. 848944c Kconfig: Enable FIT support by default for TI platforms by Andrew F. Davis · 8 years ago
  78. 836c55d sysreset: psci: support system reset in a generic way with PSCI by Masahiro Yamada · 8 years ago
  79. e8ead73 ARM: adjust arm-smccc code for use in U-Boot by Masahiro Yamada · 8 years ago
  80. 66d01b2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  81. 3cb457d ARM: mx5: Rename M53EVK by Marek Vasut · 8 years ago
  82. ec58ab2 ARM: mxs: Rename M28EVK by Marek Vasut · 8 years ago
  83. 4330eb9 sunxi: simplify ACTLR.SMP bit set #ifdef by Andre Przywara · 8 years ago
  84. 1235aa0 reset: Add STi reset support by Patrice Chotard · 8 years ago
  85. fb60594 arm: mvebu: Add gdsys ControlCenter-Compact board by Dirk Eibach · 8 years ago
  86. ac366d8 configs: am43xx_evm: Enable SPL_DM by Lokesh Vutla · 8 years ago
  87. d59b586 board: ns2: Add support for Broadcom Northstar 2 by Jon Mason · 8 years ago
  88. 40d97bd Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  89. d53c0a4 ARM: vf610: move to standard arch/board approach by Stefan Agner · 8 years ago
  90. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  91. 2c7b170 imx: mx7ulp: Add mx7ulp to Kconfig by Peng Fan · 8 years ago
  92. ba11ac2 Merge tag 'xilinx-for-v2017.05' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  93. 2eea7d8 STiH410: Add STi SDHCI driver by Patrice Chotard · 8 years ago
  94. 42d742b STiH410: Add STi serial driver by Patrice Chotard · 8 years ago
  95. 5b42824 arm: Add support for STMicroelectronics STiH410 soc by Patrice Chotard · 8 years ago
  96. fe038a7 arm: omap3: Bring back ARM errata workaround 725233 by Siarhei Siamashka · 8 years ago
  97. bacb52c ARM: Migrate errata to Kconfig by Tom Rini · 8 years ago
  98. d970984 omap4: Migrate to using imply by Tom Rini · 8 years ago
  99. 89a6568 omap3: Migrate to using imply by Tom Rini · 8 years ago
  100. 3b23510 TI: Migrate board/ti/common/Kconfig to imply by Tom Rini · 8 years ago