1. c20ae2f spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · 8 years ago
  2. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  3. 8f2fe0c kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  4. 2253797 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · 8 years ago
  5. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  6. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  7. 75eba2c Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  8. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  9. 0a22c7f imx: ventana: enable splashscreen support by Tim Harvey · 8 years ago
  10. 5911c09 imx: ventana: make hwconfig initialize based on board configuration by Tim Harvey · 8 years ago
  11. 6eab98a imx: ventana: re-enable late board info display by Tim Harvey · 8 years ago
  12. f441657 imx: ventana: default pci to disabled by Tim Harvey · 8 years ago
  13. 899f589 imx: ventana: config: add PREBOOT support by Tim Harvey · 8 years ago
  14. 5098709 imx: ventana: config: use explicit addr in loadscript by Tim Harvey · 8 years ago
  15. 543a4ab imx: ventana: config: use fs env var for block dev filesystem type by Tim Harvey · 8 years ago
  16. 1b74000 imx: ventana: config: use bootdir env var for directory of fdt files by Tim Harvey · 8 years ago
  17. 4df0bff imx: ventana: config: add fixfdt script to apply manual fdt fixups by Tim Harvey · 8 years ago
  18. 7698cdf imx: ventana: config: add env vars for disk and part by Tim Harvey · 8 years ago
  19. a0eb8c9 imx: ventana: remove SPL_EXT_SUPPORT by Tim Harvey · 8 years ago
  20. 3c0fd17 imx: ventana: use EEPROM register for falcon boot mode by Tim Harvey · 8 years ago
  21. 3061a57 imx: ventana: config: remove redundant config by Tim Harvey · 8 years ago
  22. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  23. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  24. e6c0bc0 usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 8 years ago
  25. aaa4a9e usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 8 years ago
  26. 3457bba usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 8 years ago
  27. a59a77f usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · 8 years ago
  28. f9d0fd8 usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 8 years ago
  29. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 8 years ago
  30. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  31. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  32. 03544c6 I2C: mxc_i2c: make I2C1 and I2C2 optional by Albert ARIBAUD \\(3ADEV\\) · 9 years ago
  33. 1368f99 thermal: imx_thermal: rework driver to be reused by Adrian Alonso · 9 years ago
  34. a77fda1 net: Move CONFIG_E1000 options to Kconfig by Simon Glass · 9 years ago
  35. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  36. 7a1af7a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  37. 01acd6a usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  38. 3c73b0a imx6: standardise OCOTP and fuse config to mx6_common by Peter Robinson · 9 years ago
  39. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  40. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  41. 7453cb5 Move setexpr to Kconfig by Joe Hershberger · 9 years ago
  42. 1022b85 mx6: standardise CONFIG_CMD_CACHE by Peter Robinson · 9 years ago
  43. e51c1e8 imx6: generic MMC config options to mx6_common by Peter Robinson · 9 years ago
  44. a380ce6 imx6: standardise filesystem and boot options by Peter Robinson · 9 years ago
  45. 2d8a074 imx6: move generic miscellaneous and overwrite options by Peter Robinson · 9 years ago
  46. 8183058 imx6: centralise common boot options in mx6_common.h by Peter Robinson · 9 years ago
  47. ea69091 imx6: move standard ATAG configs to mx6_common.h by Peter Robinson · 9 years ago
  48. 3b1f681 imx6: move generic imx6 options to mx6_common.h by Peter Robinson · 9 years ago
  49. 056845c imx6: move all standard includes to mx6_common.h by Peter Robinson · 9 years ago
  50. 0a9c215 imx: ventana: update MMC env configuration by Tim Harvey · 9 years ago
  51. 53940a5 imx: ventana: config: enable Falcon mode by Tim Harvey · 9 years ago
  52. e06a036 imx: ventana: add pmic_setup to SPL by Tim Harvey · 9 years ago
  53. 55ff55e imx: ventana: (cosmetic) clean up size defines for improved readability by Tim Harvey · 9 years ago
  54. e889e23 imx: ventana: config: use MMC SPL RAW support by Tim Harvey · 9 years ago
  55. 50de508 imx: ventana: config: enable Thermal support by Tim Harvey · 9 years ago
  56. d41c8c8 imx: ventana: enable DM_SERIAL by Tim Harvey · 9 years ago
  57. e1b4770 imx: ventana: config: enable driver model by Tim Harvey · 9 years ago
  58. 32a6eae imx: ventana: config: enable gpio command by Tim Harvey · 9 years ago
  59. 06c3564 imx: ventana: display SPL boot device by Tim Harvey · 9 years ago
  60. 560e8b3 imx: ventana: set dtype env var to boot media by Tim Harvey · 9 years ago
  61. e536ab8 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  62. f8cb101 driver/i2c/mxc: Enable I2C bus 3 and 4 by York Sun · 9 years ago
  63. e2801a9 imx: ventana: update boot scripts to support ubifs boot vol by Tim Harvey · 9 years ago
  64. 0417169 imx: ventana: add usb_pgood_delay 2sec default by Tim Harvey · 9 years ago
  65. 30dc880 imx: ventana: config: enable EXT4 filesystem read/write support by Tim Harvey · 9 years ago
  66. f6747cd imx: ventana: config: enable edid support by Tim Harvey · 9 years ago
  67. 8cc25eb imx: ventana: config: Support ramdisk by Tim Harvey · 9 years ago
  68. 9543e95 imx: ventana: config: add USB Mass Storage (ums) support by Tim Harvey · 9 years ago
  69. e806b22 imx: ventana: assign default ethprime dynamically by Tim Harvey · 9 years ago
  70. 0a6ee03 imx: ventana: add i210 support by Tim Harvey · 9 years ago
  71. 306568d imx: ventana: disable 4k tftp/nfs packets by Tim Harvey · 9 years ago
  72. b724bd7 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 9 years ago
  73. 7efefa9 arm: mx6: gw_ventana: Define CONFIG_SYS_MALLOC_F_LEN by Marek Vasut · 10 years ago
  74. 155fa9a spi: mxc: fix sf probe when using mxc_spi by Nikita Kiryanov · 10 years ago
  75. dad0828 imx: ventana: add pci fixup for PLX PEX860x switch GPIO by Tim Harvey · 10 years ago
  76. 9c0fe83 imx: ventana: add econfig command by Tim Harvey · 10 years ago
  77. d6694af Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  78. 0cc11de imx: ventana: switch to SPL by Tim Harvey · 10 years ago
  79. 77b83e6 usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAY by Stephen Warren · 10 years ago
  80. 7a278f9 imx: ventana: add HDMI and LVDS display capability by Tim Harvey · 10 years ago
  81. effb7dc imx: ventana: Convert to generic board by Tim Harvey · 10 years ago
  82. 234d89d ventana: Add support for the LTC3676 PMIC by Tim Harvey · 10 years ago
  83. 59189a8 ventana: Add Gateworks Ventana family support by Tim Harvey · 10 years ago