1. 771d565 Remove CONFIG_SPL_PINCTRL_SUPPORT by Simon Glass · 8 years ago
  2. aa74e1d Convert CONFIG_SPL_ONENAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  3. 24767fa Convert CONFIG_SPL_NOR_SUPPORT to Kconfig by Simon Glass · 8 years ago
  4. 227392d Convert CONFIG_SPL_NET_SUPPORT to Kconfig by Simon Glass · 8 years ago
  5. 400f264 Convert CONFIG_SPL_NET_VCI_STRING to Kconfig by Simon Glass · 8 years ago
  6. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  7. e968ccd Convert CONFIG_SPL_MUSB_NEW_SUPPORT to Kconfig by Simon Glass · 8 years ago
  8. fa07223 Convert CONFIG_SPL_MTD_SUPPORT to Kconfig by Simon Glass · 8 years ago
  9. 7db65a8 Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Simon Glass · 8 years ago
  10. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  11. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  12. f6de257 Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  13. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  14. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  15. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  16. 6172e2e Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  17. c5ec636 Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  18. ef9001b Convert CONFIG_SPL_ETH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  19. d6c08cf Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · 8 years ago
  20. d4c6180 Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  21. c7e2b98 Convert CONFIG_SPL_DMA_SUPPORT to Kconfig by Simon Glass · 8 years ago
  22. 79bc5bb Convert CONFIG_SPL_HASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  23. adc4911 Convert CONFIG_SPL_CRYPTO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  24. 167ad90 spear: Use upper case for CONFIG options by Simon Glass · 8 years ago
  25. 73ad4d0 Move existing use of CONFIG_SPL_RSA to Kconfig by Simon Glass · 8 years ago
  26. 9bbbc23 Move existing use of CONFIG_SPL_DM to Kconfig by Simon Glass · 8 years ago
  27. 688be33 Kconfig: tpl: Add some TPL support options to Kconfig by Simon Glass · 8 years ago
  28. 1e3911a Kconfig: spl: Add SPL support options to Kconfig by Simon Glass · 8 years ago
  29. 98b685d Use separate options for TPL support by Simon Glass · 8 years ago
  30. f68aba5 Drop CONFIG_SPL_RAM_SUPPORT by Simon Glass · 8 years ago
  31. 3aa6612 arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILD by Simon Glass · 8 years ago
  32. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  33. 8bf41c2 moveconfig: Add an option to commit changes by Simon Glass · 8 years ago
  34. 13e05a0 moveconfig: Add an option to skip prompts by Simon Glass · 8 years ago
  35. 8e866bf Correct defconfigs using savedefconfig by Simon Glass · 8 years ago
  36. 3529b64 i2c: at91_i2c: Fix the wrong include file by Wenyou Yang · 8 years ago
  37. 27dfc94 rockchip: i2c: fix >32 byte writes by John Keeping · 8 years ago
  38. bcd11c4 rockchip: i2c: move register write out of inner loop by John Keeping · 8 years ago
  39. febe763 rockchip: i2c: use named constant when appropriate by John Keeping · 8 years ago
  40. b96fe78 Prepare v2016.09 by Tom Rini · 8 years ago
  41. 194d3df sf: fix sf probe by Cyrille Pitchen · 8 years ago
  42. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  43. d19c94d Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  44. 1301186 cmd: Rework disk.c usage by Tom Rini · 8 years ago
  45. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  46. 28fe11c net: asix: Fix AX88772B when used with DriverModel by Joshua Scott · 8 years ago
  47. 76a5c6b Revert "net: nfs: Correct the reply data buffer size" by Joe Hershberger · 8 years ago
  48. 8481b20 Revert "net: nfs: Use the tx buffer to construct rpc msgs" by Joe Hershberger · 8 years ago
  49. afea41d configs: Resync with savedefconfig by Tom Rini · 8 years ago
  50. 7161b6e Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  51. 871bfe8 board: ks2: README: Update to add K2G support by Lokesh Vutla · 8 years ago
  52. 338cf56 efi_loader: provide efi_mem_desc version by Mian Yousaf Kaukab · 8 years ago
  53. ae6a02f image-fit: switch ENOLINK to ENOENT by Jonathan Gray · 8 years ago
  54. 482915d compiler.h: use system endian macros on OpenBSD by Jonathan Gray · 8 years ago
  55. a652abd board: am57xx: Fix missing check for beagle_x15 by Nishanth Menon · 8 years ago
  56. ecb0f14 board: am57xx: MAINTAINERS: Update for current maintainer by Nishanth Menon · 8 years ago
  57. 3261d06 global_data.h: Standardize tabs and alignment for comments by Robert P. J. Day · 8 years ago
  58. 9d03275 pxe: Modify README to add the description about FIT image by Wenbin Song · 8 years ago
  59. 2566fd9 pxe: Fix pxe boot with FIT image by York Sun · 8 years ago
  60. e9c629c common/Kconfig: Fix various innocuous typos. by Robert P. J. Day · 8 years ago
  61. 1f7fbf0 omap3_pandora: Only set bootargs if distro_bootcmd failed to load. by Vagrant Cascadian · 8 years ago
  62. d6ff05e omap3_pandora: Switch to use config_distro_bootcmd. by Vagrant Cascadian · 8 years ago
  63. 623753a ARM: am335x: select DM_GPIO by Masahiro Yamada · 8 years ago
  64. e6cee48 Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL by Masahiro Yamada · 8 years ago
  65. 6abecc3 ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig by Masahiro Yamada · 8 years ago
  66. d5415b2 ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig by Masahiro Yamada · 8 years ago
  67. 2d7aa5e ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCI by Masahiro Yamada · 8 years ago
  68. fcd2155 ARM: tegra: remove wrong dependency on SPL_BUILD by Masahiro Yamada · 8 years ago
  69. 1daf378 omap3_pandora: Switch to using "load" command to load the autoboot script. by Vagrant Cascadian · 8 years ago
  70. 0514673 omap3_pandora: Fix mmc loading of autoboot script to use correct syntax. by Vagrant Cascadian · 8 years ago
  71. cfff4aa TI: Rework SRAM definitions and maximums by Tom Rini · 8 years ago
  72. c420d84 omap3logic: Fix PBIAS Bug by Adam Ford · 8 years ago
  73. fb1f939 README: add cmd directory description by Xu Ziyuan · 8 years ago
  74. 0482323 board/BuR/common: increase NET_RETRY_COUNT to 10 by Hannes Schmelzer · 8 years ago
  75. 4b63bb2 configs: am4xhs: Modify SPL load address to fix UART boot issue by Madan Srinivas · 8 years ago
  76. 7c5de93 ARM: AM57xx: Enable post-processing of FIT artifacts loaded by U-Boot by Andreas Dannenberg · 8 years ago
  77. 5058592 ARM: DRA7xx: Enable post-processing of FIT artifacts loaded by U-Boot by Andreas Dannenberg · 8 years ago
  78. 7b72d1f ARM: AM43xx: Enable post-processing of FIT artifacts loaded by U-Boot by Andreas Dannenberg · 8 years ago
  79. e48b775 spl: Rework image header parse to allow abort on raw image and os boot by Paul Kocialkowski · 8 years ago
  80. a531aa5 regulator: fixed: obey startup delay by John Keeping · 8 years ago
  81. 6d13917 tools: moveconfig: add --spl option to move options for SPL build by Masahiro Yamada · 8 years ago
  82. 35204d9 tools: moveconfig: warn loudly if moved option has no entry in Kconfig by Masahiro Yamada · 8 years ago
  83. 1271b67 tools: moveconfig: use sets instead of lists for failed/suspicious boards by Masahiro Yamada · 8 years ago
  84. 61fbb57 tools: moveconfig: remove document about deprecated error message by Masahiro Yamada · 8 years ago
  85. 2fc2ef5 meson: odroid-c2: enable Ethernet support through the device tree by Beniamino Galvani · 8 years ago
  86. 2176d73 pinctrl: add driver for meson-gxbb pin controller by Beniamino Galvani · 8 years ago
  87. 77e425d arm: dts: update DTS files for meson-gxbb and odroid-c2 by Beniamino Galvani · 8 years ago
  88. cc52ad3 pinctrl: generic: scan for "pins" and "groups" properties in sub-nodes by Beniamino Galvani · 8 years ago
  89. b4cc60d image-fit: fix fit_image_load() OS check by Andreas Bießmann · 8 years ago
  90. afb9907 serial: bcm283x_mu: Detect disabled serial device by Alexander Graf · 8 years ago
  91. 6c68a22 bcm2835_gpio: Implement GPIOF_FUNC by Alexander Graf · 8 years ago
  92. f8f2194 warp7: Print secure/non-secure mode info by Fabio Estevam · 8 years ago
  93. 16174e9 warp7: Use PARTUUID to specify the rootfs location by Fabio Estevam · 8 years ago
  94. 9bd6c8e warp7: Add a secure mode target by Fabio Estevam · 8 years ago
  95. fa97ddc mx6ul_14x14_ev: Enable the CCGR clocks earlier by Fabio Estevam · 8 years ago
  96. 1cc9d11 mx6ul_14x14_evk: Adjust SPL DDR3 settings by Fabio Estevam · 8 years ago
  97. 88ed86d mx6ul_14x14_evk: Pass refsel and refr fields to avoid hang by Fabio Estevam · 8 years ago
  98. cb3c121 mx6: ddr: Allow changing REFSEL and REFR fields by Fabio Estevam · 8 years ago
  99. 2c31126 mx7dsabresd: Directly write to register LDOGCTL by Fabio Estevam · 8 years ago
  100. 72f3416 mx7dsabresd: Directly write to register LDOGCTL by Fabio Estevam · 8 years ago