1. c7430d7 ipu_common: Let the MX6 IPU clock be calculated in run-time by Fabio Estevam · 7 years ago
  2. 48f6232 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · 7 years ago
  3. 3146f0c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  4. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  5. 00f43e5 mx6sabre: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago
  6. 218257b Convert CONFIG_CMD_BMODE to Kconfig by Simon Glass · 7 years ago
  7. 01abae4 Remove various unused interrupt related code by Tom Rini · 7 years ago
  8. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  9. 3788b45 config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  10. 84f2a5d Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · 8 years ago
  11. 1e1a0fb Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  12. bdba2b3 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  13. 12ca05a config: Drop CONFIG_CONSOLE_DEV by Simon Glass · 8 years ago
  14. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  15. 27604b1 Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  16. 6828e60 dfu: Migrate to Kconfig by Tom Rini · 8 years ago
  17. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  18. cb04db1 include/configs: Whitespace fixup by Tom Rini · 8 years ago
  19. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  20. e6c0bc0 usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 8 years ago
  21. aaa4a9e usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 8 years ago
  22. 3457bba usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 8 years ago
  23. a59a77f usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · 8 years ago
  24. 8140132 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  25. f9d0fd8 usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 9 years ago
  26. 8fb9eea mx6sabre_common: Fix U-Boot corruption after 'saveenv' by Fabio Estevam · 9 years ago
  27. 5167498 imx: mx6: correct IPU clock by Peng Fan · 9 years ago
  28. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  29. e469719 imx: mx6sabresd: add i.MX6DQP Sabresd support by Peng Fan · 9 years ago
  30. 7daaac5 mx6sabre_common: Add DFU support by Fabio Estevam · 9 years ago
  31. 559964e mx6sabre_common: Add Fastboot support by Fabio Estevam · 9 years ago
  32. 1368f99 thermal: imx_thermal: rework driver to be reused by Adrian Alonso · 9 years ago
  33. 7a1af7a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  34. 361b715 imx: mx6qpsabreauto: Add MX6QP SABREAUTO CPU3 board support by Peng Fan · 9 years ago
  35. e6fc899 imx: mx6sabresd/sabreauto runtime setting fdt_file by Peng Fan · 9 years ago
  36. 01acd6a usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  37. 3c73b0a imx6: standardise OCOTP and fuse config to mx6_common by Peter Robinson · 9 years ago
  38. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  39. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  40. 7453cb5 Move setexpr to Kconfig by Joe Hershberger · 9 years ago
  41. 1022b85 mx6: standardise CONFIG_CMD_CACHE by Peter Robinson · 9 years ago
  42. e51c1e8 imx6: generic MMC config options to mx6_common by Peter Robinson · 9 years ago
  43. a380ce6 imx6: standardise filesystem and boot options by Peter Robinson · 9 years ago
  44. 2d8a074 imx6: move generic miscellaneous and overwrite options by Peter Robinson · 9 years ago
  45. 8183058 imx6: centralise common boot options in mx6_common.h by Peter Robinson · 9 years ago
  46. 302b2e5 imx6: move MXC_GPIO define to 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. d5eb6dc mx6sabre: Do not enable UMS with SPL by Fabio Estevam · 10 years ago
  51. 4bf8396 mx6sabre_common.h: remove deprecated mmc open/close by maxin.john@enea.com · 10 years ago
  52. b5cd10b mx6sabre: Select CMD_EXT4 options by Fabio Estevam · 10 years ago
  53. ad8aae8 mx6sabre: Enable User Mass Storage by Fabio Estevam · 10 years ago
  54. b1f6659 dm: mx6: sabre: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  55. b724bd7 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  56. 16159be mx6sabre_common: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  57. 6c920ee mx6: mx6sabre common: Enable i.MX thermal DM driver by Ye.Li · 10 years ago
  58. 610efbe imx: mx6q/dl sabre_common: Move MMC ENV offset to 512KB position by Ye.Li · 10 years ago
  59. 04451ba mx6sabre_common: Add HDMI config to common code by Fabio Estevam · 10 years ago
  60. 155fa9a spi: mxc: fix sf probe when using mxc_spi by Nikita Kiryanov · 10 years ago
  61. 12be4cb mx6sabre_common: Convert to generic board by Fabio Estevam · 10 years ago
  62. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  63. f2e4288 mx6sabre_common: Set default environment to use zImage by Otavio Salvador · 11 years ago
  64. 03ce330 mx6sabresd: Add eMMC specific environment to allow U-Boot update by Otavio Salvador · 11 years ago
  65. 6584a1b ARM: mx6: Change the FDT loading address to avoid overlaping by Otavio Salvador · 11 years ago
  66. 5dc64ab mx6sabre_common.h: Add CONFIG_CMD_FUSE support by Fabio Estevam · 11 years ago
  67. 8bfa9c6 mx6sabresd: Add SPI NOR support by Fabio Estevam · 11 years ago
  68. 85164e0 configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards by Fabio Estevam · 11 years ago
  69. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  70. 326ea98 Merge git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  71. 58cc978 mx6qsabresd: Add splash screen support via HDMI by Pardeep Kumar Singla · 11 years ago
  72. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  73. c174797 imx: Add support for the SabreSD shipped with i.MX6DL by Pierre Aubert · 11 years ago[Renamed (99%) from include/configs/mx6qsabre_common.h]
  74. 7fb72c7 ARM: imx: Fix incorrect usage of CONFIG_SYS_MMC_ENV_PART by Fabio Estevam · 11 years ago
  75. 810d6df mx6qsabre{sd, auto}: Add update_sd_firmware support by Otavio Salvador · 11 years ago
  76. 66300ac mx6qsabre{sd, auto}: Fix environment as 'mmc rescan' takes no arguments by Otavio Salvador · 11 years ago
  77. 85449db mx6qsabre{sd,auto}: Add boot mode select by Otavio Salvador · 12 years ago
  78. 8f39377 ARM: mx6: use common CPU errata config options by Stephen Warren · 12 years ago
  79. bec0160 i.MX6Q: mx6qsabre*: Configure to allow CONFIG_SYS_ALT_MEMTEST by Eric Nelson · 12 years ago
  80. e4f8d96 mx6qsabre_common: Let mmc partition be board specific by Fabio Estevam · 12 years ago
  81. acbb445 mx6qsabresd: Fix booting the kernel from SDHC3 by Fabio Estevam · 12 years ago
  82. bf0c224 mx6qsabre{auto, sd}: Add support to dynamically choose between fdt use or not by Otavio Salvador · 12 years ago
  83. de7d02a mx6qsabresd: add usdhc2 and usdhc4 support by Shawn Guo · 12 years ago
  84. 2f994fe mx6qsabre_common: Change default loadaddr to 0x12000000 by Otavio Salvador · 12 years ago
  85. 05a860c Merge branch 'master' of git://git.denx.de/u-boot into master by Stefano Babic · 12 years ago
  86. 640fb60 Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configs by Stephen Warren · 12 years ago
  87. 072f26b mx6qsabre_common: Configure CONFIG_BOOTDELAY to one second by Fabio Estevam · 12 years ago
  88. 5ea6d7c mx6: use CONFIG_MX6 instead of CONFIG_MX6Q by Troy Kisky · 12 years ago
  89. ea215cd mx6qsabre_common: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
  90. e6e85cd mx6qsabre_common: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFER by Fabio Estevam · 12 years ago
  91. 903e779 mx6qsabreauto: Change mmcroot so it works out of box by Otavio Salvador · 12 years ago
  92. c50204a configs: mx6qsabre_common.h: Use default clock definitions by Fabio Estevam · 12 years ago
  93. 51535d9 mx6qsabreauto: Use ttymxc3 as console by Otavio Salvador · 12 years ago
  94. bcfc711 configs: mx6: Add a common config file by Fabio Estevam · 12 years ago