1. 8fc78fc configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years, 4 months ago
  2. f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 4 months ago
  3. 35bd70c Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 5 months ago
  4. 7d08077 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 6 months ago
  5. e6676a3 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 7 months ago
  6. d8da22c mx6cuboxi: Convert to DM_ETH by Fabio Estevam · 4 years, 7 months ago
  7. 1af3c7f common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 8 months ago
  8. 306881a Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 4 years, 9 months ago
  9. 064e49f mx6cuboxi: don't disable fdt relocation by Baruch Siach · 5 years ago
  10. eb9124f mx6cuboxi: enable OF_CONTROL with DM_MMC and DM_USB by Baruch Siach · 5 years ago
  11. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  12. 37304aa Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
  13. b06da06 Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT by Simon Glass · 5 years ago
  14. 3eb0801 imx: move CONFIG_VIDEO_IPUV3 to defconfigs by Anatolij Gustschin · 6 years ago
  15. d7869b21 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  16. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  17. 5531460 mx6cuboxi: Move the default environment for all devices by Jon Nettleton · 7 years ago
  18. 824705d mx6cuboxi: Add emmc device tree suffix by Jon Nettleton · 7 years ago
  19. c4abe28 mx6cuboxi: drop CONFIG_SYS_FSL_USDHC_NUM by Baruch Siach · 7 years ago
  20. 7370820 mx6cuboxi: consolidate board detection and add som revision checking by Jon Nettleton · 7 years ago
  21. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  22. d910130 Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · 7 years ago
  23. ba8bf94 Remove config_distro_defaults.h by Adam Ford · 7 years ago
  24. b82e667 ata: Migrate CONFIG_LIBATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  25. 477b16a ata: Migrate CONFIG_DWC_AHSATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  26. b6251db Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · 7 years ago
  27. b1e8512 detect and setup solidrun hummingboard2 by Dennis Gilmore · 7 years ago
  28. c7430d7 ipu_common: Let the MX6 IPU clock be calculated in run-time by Fabio Estevam · 7 years ago
  29. ecad705 configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · 7 years ago
  30. 3146f0c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  31. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  32. 651782a mx6cuboxi: Move CONFIG_CMD_SATA to Kconfig by Fabio Estevam · 8 years ago
  33. 35ba390 mx6cuboxi: Use PARTUUID to specify the rootfs location by Fabio Berton · 8 years ago
  34. ff18156 mx6cuboxi: Add support for sata by Peter Robinson · 8 years ago
  35. 7a01f3c Convert CONFIG_CMD_HDMIDETECT to Kconfig by Simon Glass · 8 years ago
  36. 80f1f32 Kconfig: USB: Migrate existing USB_EHCI_xxx options by Tom Rini · 8 years ago
  37. 64d6ac5 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 8 years ago
  38. 8850c5d Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 8 years ago
  39. 52526ba Set console speed to 115200 on mx6cuboxi. by Vagrant Cascadian · 8 years ago
  40. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  41. 3788b45 config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  42. 4ef6ece Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · 8 years ago
  43. 1e1a0fb Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  44. bdba2b3 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  45. 12ca05a config: Drop CONFIG_CONSOLE_DEV by Simon Glass · 8 years ago
  46. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  47. 27604b1 Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  48. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  49. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  50. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  51. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  52. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  53. 3d99e86 imx6: fix warnings due to switch to distro environment by Stefano Babic · 9 years ago
  54. 1c5e6b6 arm: imx: Switch mx6cuboxi to use config_distro_bootcmd.h. by Vagrant Cascadian · 9 years ago
  55. 1368f99 thermal: imx_thermal: rework driver to be reused by Adrian Alonso · 9 years ago
  56. 3c73b0a imx6: standardise OCOTP and fuse config to mx6_common by Peter Robinson · 10 years ago
  57. 691d556 mx6cuboxi: drop options that are duplicated in mx6_common by Peter Robinson · 10 years ago
  58. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 10 years ago
  59. 7453cb5 Move setexpr to Kconfig by Joe Hershberger · 10 years ago
  60. 1022b85 mx6: standardise CONFIG_CMD_CACHE by Peter Robinson · 10 years ago
  61. e51c1e8 imx6: generic MMC config options to mx6_common by Peter Robinson · 10 years ago
  62. a380ce6 imx6: standardise filesystem and boot options by Peter Robinson · 10 years ago
  63. 2d8a074 imx6: move generic miscellaneous and overwrite options by Peter Robinson · 10 years ago
  64. 8183058 imx6: centralise common boot options in mx6_common.h by Peter Robinson · 10 years ago
  65. 302b2e5 imx6: move MXC_GPIO define to mx6_common.h by Peter Robinson · 10 years ago
  66. ea69091 imx6: move standard ATAG configs to mx6_common.h by Peter Robinson · 10 years ago
  67. 3b1f681 imx6: move generic imx6 options to mx6_common.h by Peter Robinson · 10 years ago
  68. 056845c imx6: move all standard includes to mx6_common.h by Peter Robinson · 10 years ago
  69. 0e1f991 mx6cuboxi: Skip usb initialization when booting without HDMI by Fabio Estevam · 10 years ago
  70. c49cfdc mx6cuboxi: Allow HDMI and USB keyboard to be stdout/stdin by Fabio Estevam · 10 years ago
  71. e1d7437 mx6cuboxi: Add USB host support by Fabio Estevam · 10 years ago
  72. f68a9c6 mx6cuboxi: Add HDMI output support by Fabio Estevam · 10 years ago
  73. 205d586 mx6cuboxi: Load the correct 'fdtfile' variable by Fabio Estevam · 10 years ago
  74. 6a305f2 mx6cuboxi: Use more standard namings for fdt variables by Fabio Estevam · 10 years ago
  75. b8ce6fe mx6: Add initial SPL support for HummingBoard-i2eX by Fabio Estevam · 10 years ago