1. 81c2137 arm64: support running at addr other than linked to by Stephen Warren · 7 years ago
  2. 87247af pylibfdt: compile pylibfdt only when dtoc/binman is necessary by Masahiro Yamada · 7 years ago
  3. 4feb83b armv8: ls1088aqds: Add SD boot support for ls1088qds by Ashish Kumar · 7 years ago
  4. 5676ceb armv8: ls1088ardb: Add SD boot support for ls1088 by Ashish Kumar · 7 years ago
  5. 52b2f45 mx25: Move MX25 selection to Kconfig by Fabio Estevam · 7 years ago
  6. 2ba0f21 sunxi: Enable THUMB build for the U-Boot binary by Maxime Ripard · 7 years ago
  7. 28cac52 ARM: Add a new arch + board for QEMU's 'virt' machine by Tuomas Tynkkynen · 7 years ago
  8. 4a553ca sunxi: Fix USB_GADGET implication by Maxime Ripard · 7 years ago
  9. bc7db01 sunxi: Enable CMD_GPT by default by Maxime Ripard · 7 years ago
  10. f67cc9d sunxi: Imply USB_ETHER by Maxime Ripard · 7 years ago
  11. 6d7dfe2 cmd: fastboot: Rework fastboot dependency by Maxime Ripard · 7 years ago
  12. abb17b4 sunxi: imply USB_GADGET by Maxime Ripard · 7 years ago
  13. c9e9029 rockchip: enable TPL_SYSRESET for all rockchip SoCs by Kever Yang · 7 years ago
  14. 2fa7b7e rockchip: imply ADC and SARADC_ROCKCHIP for Rockchip SOCs by Philipp Tomsich · 7 years ago
  15. c37e0cf TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value by Tom Rini · 7 years ago
  16. 1ef4c77 armv8: ls1088aqds: Add support of LS1088AQDS by Ashish Kumar · 7 years ago
  17. 227b4bc armv8: ls1088ardb: Add support for LS1088ARDB platform by Ashish Kumar · 7 years ago
  18. 22f0844 rockchip: enable SPL_SYSRESET config for all Rockchip SoCs by Kever Yang · 7 years ago
  19. b5bf562 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · 7 years ago
  20. d626ea4 clk: uniphier: fix unmet direct dependencies warning by Masahiro Yamada · 7 years ago
  21. f7f0377 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  22. eba48f9 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
  23. 962a75a Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  24. 5ac341f arm: Implement workaround for Cortex-A9 errata 845369 by Peng Fan · 7 years ago
  25. 87551f1 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  26. 2d6a0cc spl: add hierarchical defaults for SPL_LDSCRIPT by Philipp Tomsich · 7 years ago
  27. 42efb61 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  28. c6567fa Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · 7 years ago
  29. d09f377 Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · 7 years ago
  30. d2f677a net: move Broadcom SF2 driver to Kconfig by Suji Velupillai · 7 years ago
  31. 5b32e18 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
  32. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  33. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  34. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  35. 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  36. f5b3842 ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards by Jorge Ramirez-Ortiz · 7 years ago
  37. 524f3ce ARM: make memset and memcpy prompt message more clearly by Andy Yan · 7 years ago
  38. dac518f sunxi: Correct select's of SPL_STACK_R and SPL_SYS_MALLOC_SIMPLE by Tom Rini · 7 years ago
  39. 3b8f16a arm: Add Kconfig symbols used for Linux asm compatibility by Phil Edworthy · 7 years ago
  40. d8532af Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
  41. a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · 8 years ago
  42. edc93f9 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  43. 75cd67f armv8: ls2080ardb: Add LS2081ARDB board support by Priyanka Jain · 8 years ago
  44. 027608e Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 8 years ago
  45. 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 8 years ago
  46. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
  47. 14fdaa8 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  48. faa993a Add ARM errata workaround 852421 and 852423 for Cortex-A17 by Nisal Menuka · 8 years ago
  49. 10bdc71 igep0033: Rename to igep003x by Ladislav Michl · 8 years ago
  50. 8e5e1ea ARM: sunxi: use imply instead of bare default y in Kconfig by Masahiro Yamada · 8 years ago
  51. 4976a22 ARM: sunxi: move board/sunxi/Kconfig to arch/arm/mach-sunxi/Kconfig by Masahiro Yamada · 8 years ago
  52. 04ac6f1 Convert CONFIG_CMD_CLK to Kconfig by Simon Glass · 8 years ago
  53. 387e647 arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG options by Tom Rini · 8 years ago
  54. 6e1288c ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig by Masahiro Yamada · 8 years ago
  55. 848944c Kconfig: Enable FIT support by default for TI platforms by Andrew F. Davis · 8 years ago
  56. 836c55d sysreset: psci: support system reset in a generic way with PSCI by Masahiro Yamada · 8 years ago
  57. e8ead73 ARM: adjust arm-smccc code for use in U-Boot by Masahiro Yamada · 8 years ago
  58. 66d01b2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  59. 3cb457d ARM: mx5: Rename M53EVK by Marek Vasut · 8 years ago
  60. ec58ab2 ARM: mxs: Rename M28EVK by Marek Vasut · 8 years ago
  61. 4330eb9 sunxi: simplify ACTLR.SMP bit set #ifdef by Andre Przywara · 8 years ago
  62. 1235aa0 reset: Add STi reset support by Patrice Chotard · 8 years ago
  63. fb60594 arm: mvebu: Add gdsys ControlCenter-Compact board by Dirk Eibach · 8 years ago
  64. ac366d8 configs: am43xx_evm: Enable SPL_DM by Lokesh Vutla · 8 years ago
  65. d59b586 board: ns2: Add support for Broadcom Northstar 2 by Jon Mason · 8 years ago
  66. 40d97bd Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  67. d53c0a4 ARM: vf610: move to standard arch/board approach by Stefan Agner · 8 years ago
  68. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  69. 2c7b170 imx: mx7ulp: Add mx7ulp to Kconfig by Peng Fan · 8 years ago
  70. ba11ac2 Merge tag 'xilinx-for-v2017.05' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  71. 2eea7d8 STiH410: Add STi SDHCI driver by Patrice Chotard · 8 years ago
  72. 42d742b STiH410: Add STi serial driver by Patrice Chotard · 8 years ago
  73. 5b42824 arm: Add support for STMicroelectronics STiH410 soc by Patrice Chotard · 8 years ago
  74. fe038a7 arm: omap3: Bring back ARM errata workaround 725233 by Siarhei Siamashka · 8 years ago
  75. bacb52c ARM: Migrate errata to Kconfig by Tom Rini · 8 years ago
  76. d970984 omap4: Migrate to using imply by Tom Rini · 8 years ago
  77. 89a6568 omap3: Migrate to using imply by Tom Rini · 8 years ago
  78. 3b23510 TI: Migrate board/ti/common/Kconfig to imply by Tom Rini · 8 years ago
  79. f5ba985 SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig by Dalon Westergreen · 8 years ago
  80. e67c6c4 zynq: Move zynq to clock framework by Stefan Herbrechtsmeier · 8 years ago
  81. 34ab529 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  82. 20315d2 board/chiliboard: Add support for chiliBoard by Marcin Niestroj · 8 years ago
  83. f57bd00 aspeed: Add drivers common to all Aspeed SoCs by maxims@google.com · 8 years ago
  84. eb000ee ARM: imx6ul: Move liteSOM source to SoC directory by Marcin Niestroj · 8 years ago
  85. 95d3141 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · 8 years ago
  86. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  87. 62adede Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig by Simon Glass · 8 years ago
  88. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  89. 969dc22 imx31_phycore: Split the eet variant out into a different TARGET by Tom Rini · 8 years ago
  90. dabee24 ARM: uniphier: make SPL optional for ARVv8 SoCs by Masahiro Yamada · 8 years ago
  91. 443b516 ARM: Default to using optimized memset and memcpy routines by Tom Rini · 8 years ago
  92. 67b6d0a ls1046ardb: Add support power initialization by Hou Zhiqiang · 8 years ago
  93. 097e360 mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig by York Sun · 8 years ago
  94. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  95. fa419942 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · 8 years ago
  96. 92c36e2 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · 8 years ago
  97. e55f146 ARM: revive CONFIG_USE_ARCH_MEMCPY/MEMSET for UniPhier and Tegra by Masahiro Yamada · 8 years ago
  98. 4212269 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  99. 988f505 Kconfig: Move USE_ARCH_MEMCPY/MEMSET to Kconfig by Fabio Estevam · 8 years ago
  100. ba6f150 ARM: imx6ul: Add support for liteSOM by Marcin Niestroj · 8 years ago