1. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  2. 8f05a2c imx: wandboard: convert FEC support to DM_ETH by Anatolij Gustschin · 5 years ago
  3. 87cb710 imx: wandboard: fix splash logo drawing by Anatolij Gustschin · 5 years ago
  4. 7564825 imx6: wandboard: allow booting from MMC 2 by Heinrich Schuchardt · 5 years ago
  5. 23e5eb7 imx6: wandboard: convert to DM_I2C by Anatolij Gustschin · 6 years ago
  6. a0e9e84 imx6: wandboard: convert to DM_PMIC by Anatolij Gustschin · 6 years ago
  7. db48f55 imx6: wandboard: convert to DM_VIDEO by Anatolij Gustschin · 6 years ago
  8. e5fa153 imx6: wandboard: convert to DM_USB by Anatolij Gustschin · 6 years ago
  9. e6a7ef5 imx: move CONFIG_VIDEO_IPUV3 to defconfigs by Anatolij Gustschin · 6 years ago
  10. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  11. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  12. cc02eae wandboard: Remove hardcoded baudrate from "console" variable by Otavio Salvador · 6 years ago
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  14. a410d6e Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · 7 years ago
  15. f705544 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · 7 years ago
  16. c8d3462 Remove config_distro_defaults.h by Adam Ford · 7 years ago
  17. fc1a4de ata: Migrate CONFIG_LIBATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  18. 745edca ata: Migrate CONFIG_DWC_AHSATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  19. 80d51a4 Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · 7 years ago
  20. a48538c wandboard: Add support for the MX6QP variant by Fabio Estevam · 7 years ago
  21. e40cb55 wandboard: Add support for the latest revd1 revision by Fabio Estevam · 7 years ago
  22. 331fcb5 ipu_common: Let the MX6 IPU clock be calculated in run-time by Fabio Estevam · 7 years ago
  23. 962a75a Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  24. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  25. 851565c arm: imx: Enable booting from SATA on wandboard. by Vagrant Cascadian · 7 years ago
  26. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  27. b0bac9e wandboard: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
  28. 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  29. f3a50ee Convert CONFIG_CMD_HDMIDETECT to Kconfig by Simon Glass · 8 years ago
  30. 496a417 Kconfig: USB: Migrate existing USB_EHCI_xxx options by Tom Rini · 8 years ago
  31. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 8 years ago
  32. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 8 years ago
  33. 3ec09a0 Convert CONFIG_CMD_BMODE to Kconfig by Simon Glass · 8 years ago
  34. d997f7c arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types by Tom Rini · 8 years ago
  35. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  36. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  37. 4747d15 arm: imx: wandboard: fix compile error if CONFIG_VIDEO is deactivated by Sven Ebenfeld · 8 years ago
  38. ac3ee42 Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · 8 years ago
  39. dcff692 Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  40. e64c724 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  41. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  42. e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  43. 28b9188 wandboard: Remove videoargs script by Fabio Estevam · 8 years ago
  44. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  45. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  46. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  47. c220d15 wandboard: move environment partition farther from u-boot.img by Alexey Brodkin · 8 years ago
  48. b99d664 wandboard: enable SATA with imx6q by Gilles Chanteperdrix · 8 years ago
  49. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  50. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  51. 18719c1 wandboard: fix variable name so PXE boot works by Peter Robinson · 9 years ago
  52. 537be13 imx6: fix warnings due to switch to distro environment by Stefano Babic · 9 years ago
  53. 413e90a arm: imx: Switch Wandboard to use config_distro_bootcmd.h. by Vagrant Cascadian · 9 years ago
  54. eb94387 I2C: mxc_i2c: make I2C1 and I2C2 optional by Albert ARIBAUD \\(3ADEV\\) · 9 years ago
  55. b596732 imx6: standardise OCOTP and fuse config to mx6_common by Peter Robinson · 9 years ago
  56. 9582d23 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  57. aec72fb wandboard: Add board revision detection support by Fabio Estevam · 10 years ago
  58. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  59. add5589 Move setexpr to Kconfig by Joe Hershberger · 10 years ago
  60. d1e3399 mx6: standardise CONFIG_CMD_CACHE by Peter Robinson · 10 years ago
  61. be6c5f1 imx6: generic MMC config options to mx6_common by Peter Robinson · 10 years ago
  62. f320d70 imx6: standardise filesystem and boot options by Peter Robinson · 10 years ago
  63. 61a1b9d imx6: move generic miscellaneous and overwrite options by Peter Robinson · 10 years ago
  64. 490a61e imx6: centralise common boot options in mx6_common.h by Peter Robinson · 10 years ago
  65. a0e6379 imx6: move MXC_GPIO define to mx6_common.h by Peter Robinson · 10 years ago
  66. 3028f62 imx6: move standard ATAG configs to mx6_common.h by Peter Robinson · 10 years ago
  67. e193ff2 imx6: move generic imx6 options to mx6_common.h by Peter Robinson · 10 years ago
  68. 4b67150 imx6: move all standard includes to mx6_common.h by Peter Robinson · 10 years ago
  69. 1fa6486 wandboard: Switch to SPL support by Fabio Estevam · 10 years ago
  70. f1a5216 driver/i2c/mxc: Enable I2C bus 3 and 4 by York Sun · 10 years ago
  71. 288392d wandboard: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  72. 6be5d9d wandboard: Use 32bit color depth for Fusion LCD by Otavio Salvador · 10 years ago
  73. 482cb3b board: wandboard: add usb storage by Jeroen Hofstee · 10 years ago
  74. ae0bd71 wandboard: Select CONFIG_CMD_FUSE by Fabio Estevam · 10 years ago
  75. ef35d2e wandboard: Pass video kernel arguments for HDMI and LCD by Otavio Salvador · 11 years ago
  76. 1d744d9 wandboard: add Future Eletronics 7" WVGA LCD extension board by Otavio Salvador · 11 years ago
  77. b9438a0 wandboard: Convert to generic board by Fabio Estevam · 11 years ago
  78. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  79. 0ed48e2 wandboard: Set default environment to use zImage by John Weber · 11 years ago
  80. 2abc2ae ARM: mx6: Change the FDT loading address to avoid overlaping by Otavio Salvador · 11 years ago
  81. 062772c ARM: mx6: Update non-Freescale boards to include CPU errata. by Eric Nelson · 11 years ago
  82. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  83. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  84. b1861d3 wandboard: Use imx6dl-wandboard.dtb for the solo version by Fabio Estevam · 11 years ago
  85. 3cd07dc Merge git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  86. c1fa130 mx6: Factor out common HDMI setup code by Pardeep Kumar Singla · 11 years ago
  87. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  88. 4d7a340 wandboard: Use splash image at screen center by default by Otavio Salvador · 11 years ago
  89. 3beb834 wandboard: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  90. 048a64d Add support for Wandboard Quad by Tapani Utriainen · 11 years ago
  91. 1c780a8 ARM: imx: Fix incorrect usage of CONFIG_SYS_MMC_ENV_PART by Fabio Estevam · 11 years ago
  92. 37abb37 wandboard: Add Boot Splash image with Wandboard logo by Otavio Salvador · 12 years ago
  93. 0296f28 wandboard: Enable HDMI splashscreen by Fabio Estevam · 12 years ago
  94. 54b8ce2 wandboard: Add boot selection support by Otavio Salvador · 12 years ago
  95. fe65104 wandboard: Add support for Carrier Board MicroSD card by Otavio Salvador · 12 years ago
  96. 328e1d8 wandboard: Add update_sd_firmware support by Otavio Salvador · 12 years ago
  97. 4f5caa6 wandboard: Use env storage info for mmcdev/mmcpart by Otavio Salvador · 12 years ago
  98. 242c75c wandboard: Remove CONFIG_SYS_FSL_USDHC_NUM by Fabio Estevam · 12 years ago
  99. 2142652 wandboard: Remove duplicate 'mmc dev' by Fabio Estevam · 12 years ago
  100. 1102740 Add initial support for Wandboard dual lite and solo. by Fabio Estevam · 12 years ago