1. 80f1f32 Kconfig: USB: Migrate existing USB_EHCI_xxx options by Tom Rini · 7 years ago
  2. 64d6ac5 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 7 years ago
  3. 8850c5d Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 7 years ago
  4. 1622559 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  5. 01abae4 Remove various unused interrupt related code by Tom Rini · 7 years ago
  6. 001cdbb imx: mx6slevk: enable more DM drivers by Peng Fan · 8 years ago
  7. 6b2781f imx: mx6slevk: use SPI_BOOT by Peng Fan · 8 years ago
  8. 92a1bab arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types by Tom Rini · 8 years ago
  9. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  10. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  11. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  12. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  13. 8259e9c mx6slevk: Avoid hardcoded RAM size by Vanessa Maegima · 8 years ago
  14. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  15. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  16. 6967c97 mx6slevk: Remove CONFIG_ETHPRIME option by Fabio Estevam · 9 years ago
  17. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  18. 03544c6 I2C: mxc_i2c: make I2C1 and I2C2 optional by Albert ARIBAUD \\(3ADEV\\) · 9 years ago
  19. 016a5bb mx6slevk: Remove CONFIG_SPL_FAT_SUPPORT by Fabio Estevam · 9 years ago
  20. 1368f99 thermal: imx_thermal: rework driver to be reused by Adrian Alonso · 9 years ago
  21. e7d3b21 imx: mx6slevk: add SPL support by Peng Fan · 9 years ago
  22. 3c73b0a imx6: standardise OCOTP and fuse config to mx6_common by Peter Robinson · 9 years ago
  23. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  24. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  25. 1022b85 mx6: standardise CONFIG_CMD_CACHE by Peter Robinson · 9 years ago
  26. e51c1e8 imx6: generic MMC config options to mx6_common by Peter Robinson · 9 years ago
  27. a380ce6 imx6: standardise filesystem and boot options by Peter Robinson · 9 years ago
  28. 2d8a074 imx6: move generic miscellaneous and overwrite options by Peter Robinson · 9 years ago
  29. 8183058 imx6: centralise common boot options in mx6_common.h by Peter Robinson · 9 years ago
  30. 302b2e5 imx6: move MXC_GPIO define to mx6_common.h by Peter Robinson · 9 years ago
  31. ea69091 imx6: move standard ATAG configs to mx6_common.h by Peter Robinson · 9 years ago
  32. 3b1f681 imx6: move generic imx6 options to mx6_common.h by Peter Robinson · 9 years ago
  33. 056845c imx6: move all standard includes to mx6_common.h by Peter Robinson · 9 years ago
  34. f8cb101 driver/i2c/mxc: Enable I2C bus 3 and 4 by York Sun · 10 years ago
  35. 27d3608 imx:mx6slevk support reading temperature by Peng Fan · 10 years ago
  36. 9b686f3 mx6slevk: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  37. c820090 imx:mx6slevk add pmic and i2c configuration by Peng Fan · 10 years ago
  38. 0da040b imx: mx6: Change ENV offset to 512K bytes for larger u-boot image by Ye.Li · 10 years ago
  39. be2fde6 imx:mx6slevk add spi nor boot support by Peng Fan · 10 years ago
  40. fc9b0b8 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  41. adc5a66 imx: mx6slevk: Change default mmcdev to USDHC2 device by Ye.Li · 10 years ago
  42. 3b9c1a5 imx:mx6slevk add board level support for usb by Peng Fan · 10 years ago
  43. 36255d6 imx: mx6slevk: Add support for USDHC1 and USDHC3 slots by Ye.Li · 10 years ago
  44. 4b19b74 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 10 years ago
  45. 155fa9a spi: mxc: fix sf probe when using mxc_spi by Nikita Kiryanov · 10 years ago
  46. 08129d6 imx:mx6slevk: change CONFIG_SYS_FSL_ESDHC_ADDR by Peng Fan · 10 years ago
  47. 4c97f16 imx: mx6slevk: Change to use generic board by Ye.Li · 10 years ago
  48. 694c3bc mx6slevk: Add SPI NOR flash support by Fabio Estevam · 10 years ago
  49. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  50. 6fc049b mx6sl: Adjust fdt_addr to avoid address overlapping by Fabio Estevam · 11 years ago
  51. 8e184a5 mx6slevk: Set default environment to use zImage by Otavio Salvador · 11 years ago
  52. a6bbee6 mx6slevk: Include "mx6_common.h" by Fabio Estevam · 11 years ago
  53. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  54. 0defddc config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  55. 31f0796 mx6slevk: Add Ethernet support by Fabio Estevam · 11 years ago
  56. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  57. 94aeb8a mx6slevk: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  58. af0a37f mx6slevk: Allow booting a device tree kernel by Fabio Estevam · 11 years ago
  59. 57ca432 mx6sl: Add initial support for mx6slevk board by Fabio Estevam · 11 years ago