1. 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  2. ae56db5 Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  3. 75eba2c Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  4. 2e62604 Convert CONFIG_SPL_ETH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  5. 256fe86 Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · 8 years ago
  6. d3662df Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  7. 86bb5ba Convert CONFIG_SPL_DMA_SUPPORT to Kconfig by Simon Glass · 8 years ago
  8. d3e7e2b Convert CONFIG_SPL_HASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  9. dbdaeee Convert CONFIG_SPL_CRYPTO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  10. 6ef2e75 spear: Use upper case for CONFIG options by Simon Glass · 8 years ago
  11. d3c1f46 Move existing use of CONFIG_SPL_RSA to Kconfig by Simon Glass · 8 years ago
  12. 3433a69 Move existing use of CONFIG_SPL_DM to Kconfig by Simon Glass · 8 years ago
  13. f73329e Kconfig: tpl: Add some TPL support options to Kconfig by Simon Glass · 8 years ago
  14. 11bde1c Kconfig: spl: Add SPL support options to Kconfig by Simon Glass · 8 years ago
  15. 76f1f38 Use separate options for TPL support by Simon Glass · 8 years ago
  16. 218d0d5 Drop CONFIG_SPL_RAM_SUPPORT by Simon Glass · 8 years ago
  17. b63f8a4 arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILD by Simon Glass · 8 years ago
  18. c2ae7d8 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  19. 9ede212 moveconfig: Add an option to commit changes by Simon Glass · 8 years ago
  20. 6b403df moveconfig: Add an option to skip prompts by Simon Glass · 8 years ago
  21. 14476dd Correct defconfigs using savedefconfig by Simon Glass · 8 years ago
  22. 76062b9 i2c: at91_i2c: Fix the wrong include file by Wenyou Yang · 8 years ago
  23. 21d4b7d rockchip: i2c: fix >32 byte writes by John Keeping · 8 years ago
  24. 551288b rockchip: i2c: move register write out of inner loop by John Keeping · 8 years ago
  25. 80333fd rockchip: i2c: use named constant when appropriate by John Keeping · 8 years ago
  26. 8cbb389 Prepare v2016.09 by Tom Rini · 8 years ago
  27. d6e9141 sf: fix sf probe by Cyrille Pitchen · 8 years ago
  28. 9dd1d0a common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  29. 12f0567 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  30. aca9814 cmd: Rework disk.c usage by Tom Rini · 8 years ago
  31. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  32. 41d1258 net: asix: Fix AX88772B when used with DriverModel by Joshua Scott · 8 years ago
  33. 11e8ec9 Revert "net: nfs: Correct the reply data buffer size" by Joe Hershberger · 8 years ago
  34. a73588f Revert "net: nfs: Use the tx buffer to construct rpc msgs" by Joe Hershberger · 8 years ago
  35. aca5cd2 configs: Resync with savedefconfig by Tom Rini · 8 years ago
  36. 16f4166 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  37. 01c5075 board: ks2: README: Update to add K2G support by Lokesh Vutla · 8 years ago
  38. 4c02c11 efi_loader: provide efi_mem_desc version by Mian Yousaf Kaukab · 8 years ago
  39. bac17b7 image-fit: switch ENOLINK to ENOENT by Jonathan Gray · 8 years ago
  40. 3715a54 compiler.h: use system endian macros on OpenBSD by Jonathan Gray · 8 years ago
  41. c989166 board: am57xx: Fix missing check for beagle_x15 by Nishanth Menon · 8 years ago
  42. c0b1d80 board: am57xx: MAINTAINERS: Update for current maintainer by Nishanth Menon · 8 years ago
  43. 2adbc17 global_data.h: Standardize tabs and alignment for comments by Robert P. J. Day · 8 years ago
  44. fce7850 pxe: Modify README to add the description about FIT image by Wenbin Song · 8 years ago
  45. f63963f pxe: Fix pxe boot with FIT image by York Sun · 8 years ago
  46. 57247d9 common/Kconfig: Fix various innocuous typos. by Robert P. J. Day · 8 years ago
  47. db18a24 omap3_pandora: Only set bootargs if distro_bootcmd failed to load. by Vagrant Cascadian · 8 years ago
  48. 40abfee omap3_pandora: Switch to use config_distro_bootcmd. by Vagrant Cascadian · 8 years ago
  49. 174245b ARM: am335x: select DM_GPIO by Masahiro Yamada · 8 years ago
  50. 90c08d9 Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL by Masahiro Yamada · 8 years ago
  51. 1544698 ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig by Masahiro Yamada · 8 years ago
  52. 217f92b ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig by Masahiro Yamada · 8 years ago
  53. 5a3aae6 ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCI by Masahiro Yamada · 8 years ago
  54. 55a65e6 ARM: tegra: remove wrong dependency on SPL_BUILD by Masahiro Yamada · 8 years ago
  55. 4667c83 omap3_pandora: Switch to using "load" command to load the autoboot script. by Vagrant Cascadian · 8 years ago
  56. f6eb836 omap3_pandora: Fix mmc loading of autoboot script to use correct syntax. by Vagrant Cascadian · 8 years ago
  57. fa2f81b TI: Rework SRAM definitions and maximums by Tom Rini · 8 years ago
  58. 31c98cb omap3logic: Fix PBIAS Bug by Adam Ford · 8 years ago
  59. 740f7e5 README: add cmd directory description by Xu Ziyuan · 8 years ago
  60. 15db77d board/BuR/common: increase NET_RETRY_COUNT to 10 by Hannes Schmelzer · 8 years ago
  61. 903f864 configs: am4xhs: Modify SPL load address to fix UART boot issue by Madan Srinivas · 8 years ago
  62. eb817fc ARM: AM57xx: Enable post-processing of FIT artifacts loaded by U-Boot by Andreas Dannenberg · 8 years ago
  63. 005337e8 ARM: DRA7xx: Enable post-processing of FIT artifacts loaded by U-Boot by Andreas Dannenberg · 8 years ago
  64. dfaeea7 ARM: AM43xx: Enable post-processing of FIT artifacts loaded by U-Boot by Andreas Dannenberg · 8 years ago
  65. 85a3772 spl: Rework image header parse to allow abort on raw image and os boot by Paul Kocialkowski · 8 years ago
  66. 7302fbb regulator: fixed: obey startup delay by John Keeping · 8 years ago
  67. 07913d1 tools: moveconfig: add --spl option to move options for SPL build by Masahiro Yamada · 8 years ago
  68. 916224c tools: moveconfig: warn loudly if moved option has no entry in Kconfig by Masahiro Yamada · 8 years ago
  69. 09c6c06 tools: moveconfig: use sets instead of lists for failed/suspicious boards by Masahiro Yamada · 8 years ago
  70. e1a9962 tools: moveconfig: remove document about deprecated error message by Masahiro Yamada · 8 years ago
  71. cfe2556 meson: odroid-c2: enable Ethernet support through the device tree by Beniamino Galvani · 8 years ago
  72. 677b535 pinctrl: add driver for meson-gxbb pin controller by Beniamino Galvani · 8 years ago
  73. dd83840 arm: dts: update DTS files for meson-gxbb and odroid-c2 by Beniamino Galvani · 8 years ago
  74. 2c93637 pinctrl: generic: scan for "pins" and "groups" properties in sub-nodes by Beniamino Galvani · 8 years ago
  75. 950fe26 image-fit: fix fit_image_load() OS check by Andreas Bießmann · 8 years ago
  76. 601147b serial: bcm283x_mu: Detect disabled serial device by Alexander Graf · 8 years ago
  77. 04a993f bcm2835_gpio: Implement GPIOF_FUNC by Alexander Graf · 8 years ago
  78. d4ee504 warp7: Print secure/non-secure mode info by Fabio Estevam · 8 years ago
  79. ca4f338 warp7: Use PARTUUID to specify the rootfs location by Fabio Estevam · 8 years ago
  80. 375d19c warp7: Add a secure mode target by Fabio Estevam · 8 years ago
  81. ab25f0f mx6ul_14x14_ev: Enable the CCGR clocks earlier by Fabio Estevam · 8 years ago
  82. b343417 mx6ul_14x14_evk: Adjust SPL DDR3 settings by Fabio Estevam · 8 years ago
  83. 7dbda25 mx6ul_14x14_evk: Pass refsel and refr fields to avoid hang by Fabio Estevam · 8 years ago
  84. edf0093 mx6: ddr: Allow changing REFSEL and REFR fields by Fabio Estevam · 8 years ago
  85. 946db0c mx7dsabresd: Directly write to register LDOGCTL by Fabio Estevam · 8 years ago
  86. 78eed0a mx7dsabresd: Directly write to register LDOGCTL by Fabio Estevam · 8 years ago
  87. 938076e pico-imx6ul: Directly write to register LDOGCTL by Fabio Estevam · 8 years ago
  88. f8de60b ARM: board: cm_fx6: fix mtd partition fixup by Christopher Spinrath · 8 years ago
  89. eb3813a mx6ul_14x14_evk: don't use array for SD2 card detect pad by Eric Nelson · 8 years ago
  90. ed39522 warp7: Modify fdt_file environment variable by Breno Lima · 8 years ago
  91. 693779e warp: Fix RAM size runtime detection by Fabio Estevam · 8 years ago
  92. 7d301a5 warp7: Add PMIC support by Vanessa Maegima · 8 years ago
  93. ff38322 arm: imx: Add support for Advantech DMS-BA16 board by Akshay Bhat · 8 years ago
  94. 76b21ef mx7dsabresd: Print secure/non-secure mode info by Fabio Estevam · 8 years ago
  95. 2a83c95 mtd: nand: mxs: fix cache alignment for cache lines >32 by Stefan Agner · 8 years ago
  96. 0a22c7f imx: ventana: enable splashscreen support by Tim Harvey · 8 years ago
  97. 8ce747f board: tbs2910: fix HDMI pre-console buffer by Soeren Moch · 8 years ago
  98. 8741a37 board: tbs2910: always enable usbkbd by Soeren Moch · 8 years ago
  99. c0afcb5 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  100. 57288e3 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 8 years ago