1. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  2. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  3. 3bf926c Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  4. a1dc980 Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 7 years ago
  5. 0f71025 Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · 7 years ago
  6. 01abae4 Remove various unused interrupt related code by Tom Rini · 7 years ago
  7. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  8. 693d4c9 spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS by Semen Protsenko · 8 years ago
  9. 38fed8a spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
  10. 869588d Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  11. 0872d44 Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · 8 years ago
  12. 1e1a0fb Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  13. bdba2b3 Convert CONFIG_CFB_CONSOLE to Kconfig 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. ebf7fff spl: move FDT_FIXUP_PARTITIONS to Kconfig by Heiko Schocher · 8 years ago
  17. f35ed9e Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  18. e404ade Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  19. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  20. 63a9309 ARM: configs: cm_fx6: add mtd support by Christopher Spinrath · 8 years ago
  21. f0f6724 ARM: configs: cm_fx6: improve default environment by Christopher Spinrath · 8 years ago
  22. 1261653 arm: cm-fx6: add support for eeprom layout comands by Nikita Kiryanov · 8 years ago
  23. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  24. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  25. 7b9e980 arm: mx6: cm-fx6: define fallback boot devices for spl by Nikita Kiryanov · 9 years ago
  26. 03544c6 I2C: mxc_i2c: make I2C1 and I2C2 optional by Albert ARIBAUD \\(3ADEV\\) · 9 years ago
  27. 7d1abb7 arm: mx6: cm-fx6: print PCB revision by Nikita Kiryanov · 9 years ago
  28. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  29. d5af923 sf: kconfig: add kconfig options for spi flashes by Nikita Kiryanov · 9 years ago
  30. b2f2eea usb: kconfig: usb keyboard kconfig by Nikita Kiryanov · 9 years ago
  31. 919e802 arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option by Nikita Kiryanov · 9 years ago
  32. 7d731e3 arm: mx6: cm-fx6: move CMD configs to defconfig by Nikita Kiryanov · 9 years ago
  33. 4377859 arm: mx6: cm-fx6: make it possible to not init display by Nikita Kiryanov · 9 years ago
  34. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  35. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  36. e51c1e8 imx6: generic MMC config options to mx6_common by Peter Robinson · 9 years ago
  37. 2d8a074 imx6: move generic miscellaneous and overwrite options by Peter Robinson · 9 years ago
  38. 8183058 imx6: centralise common boot options in mx6_common.h by Peter Robinson · 9 years ago
  39. 302b2e5 imx6: move MXC_GPIO define to mx6_common.h by Peter Robinson · 9 years ago
  40. ea69091 imx6: move standard ATAG configs to mx6_common.h by Peter Robinson · 9 years ago
  41. 3b1f681 imx6: move generic imx6 options to mx6_common.h by Peter Robinson · 9 years ago
  42. 056845c imx6: move all standard includes to mx6_common.h by Peter Robinson · 9 years ago
  43. f8cb101 driver/i2c/mxc: Enable I2C bus 3 and 4 by York Sun · 10 years ago
  44. b724bd7 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  45. 70c45ae dm: mx6: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  46. f82eb2f common: convert compulab splash load code to common code by Nikita Kiryanov · 10 years ago
  47. 3a236a3 arm: mx6: cm-fx6: add splash screen support by Nikita Kiryanov · 10 years ago
  48. 1c2e529 arm: mx6: cm-fx6: add support for usb keyboard by Nikita Kiryanov · 10 years ago
  49. 8015dde arm: mx6: cm-fx6: display compulab logo by Nikita Kiryanov · 10 years ago
  50. deb94d6 arm: mx6: cm-fx6: add hdmi console support by Nikita Kiryanov · 10 years ago
  51. 9fbdcf0 arm: mx6: cm-fx6: increase size of malloc area by Nikita Kiryanov · 10 years ago
  52. 508a6ed arm: mx6: cm-fx6: expand boot sequence by Nikita Kiryanov · 10 years ago
  53. 8c688bc kconfig: move CONFIG_SYS_HZ to lib/Kconfig by Masahiro Yamada · 10 years ago
  54. 3f0e935 dm: imx: Move cm_fx6 to use driver model for serial and GPIO by Simon Glass · 10 years ago
  55. e425436 cm_fx6: Remove CONFIG_NETMASK by Fabio Estevam · 10 years ago
  56. 206f38f arm: mx6: cm_fx6: add sata support by Nikita Kiryanov · 10 years ago
  57. f66113c arm: mx6: cm_fx6: use eeprom by Nikita Kiryanov · 10 years ago
  58. f42b2f6 arm: mx6: cm_fx6: add i2c support by Nikita Kiryanov · 10 years ago
  59. 0f3effb arm: mx6: cm_fx6: add usb support by Nikita Kiryanov · 10 years ago
  60. 02b1343 arm: mx6: cm_fx6: add ethernet support by Nikita Kiryanov · 10 years ago
  61. a6b0652 arm: mx6: cm_fx6: add nand support by Nikita Kiryanov · 10 years ago
  62. e32028a arm: mx6: add support for Compulab cm-fx6 CoM by Nikita Kiryanov · 10 years ago