1. 3414913 configs: Add network device support for bx50v3 products by Ian Ray · 7 years ago
  2. 87da89e board: ge: Enable access to i2c bus 1 and 2 by Martyn Welch · 7 years ago
  3. 4f60e5d Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig by Lukasz Majewski · 7 years ago
  4. b82e667 ata: Migrate CONFIG_LIBATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  5. 477b16a ata: Migrate CONFIG_DWC_AHSATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  6. be2808c board: ge: bx50v3: set eth0 MAC address by Ian Ray · 7 years ago
  7. c7430d7 ipu_common: Let the MX6 IPU clock be calculated in run-time by Fabio Estevam · 7 years ago
  8. e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  9. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  10. ecad705 configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · 7 years ago
  11. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  12. 3146f0c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  13. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  14. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  15. 51f2937 Convert CONFIG_CMD_FUSE to Kconfig by Simon Glass · 7 years ago
  16. 80f1f32 Kconfig: USB: Migrate existing USB_EHCI_xxx options by Tom Rini · 7 years ago
  17. 64d6ac5 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 7 years ago
  18. 8850c5d Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 7 years ago
  19. 218257b Convert CONFIG_CMD_BMODE to Kconfig by Simon Glass · 7 years ago
  20. 01abae4 Remove various unused interrupt related code by Tom Rini · 7 years ago
  21. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  22. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  23. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  24. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  25. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  26. 3788b45 config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  27. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  28. 4f89292 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  29. c476215 pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  30. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  31. d259c00 config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs by Jagan Teki · 8 years ago
  32. 4ef6ece Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · 8 years ago
  33. 84f2a5d Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · 8 years ago
  34. 1e1a0fb Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  35. bdba2b3 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  36. 12ca05a config: Drop CONFIG_CONSOLE_DEV by Simon Glass · 8 years ago
  37. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  38. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  39. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  40. 3dddc79 board: ge: bx50v3: Pass video bootargs for b850v3 by Ken Lin · 8 years ago
  41. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  42. c6a51ba bx50v3: Use imx_ddr_size() for calculating the DDR size by Fabio Estevam · 8 years ago
  43. 3fc304b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  44. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  45. f6825e4 board: ge: bx50v3: add missing partnum variable by Kimmo Surakka · 8 years ago
  46. aacc10c board: ge: bx50v3: make SATA optional and disabled by default by Andrew Shadura · 8 years ago
  47. c26ffd9 board: ge: bx50v3: make network support optional and disabled by default by Andrew Shadura · 8 years ago
  48. fc44902 board: ge: bx50v3: make USB support optional and disabled by default by Andrew Shadura · 8 years ago
  49. 07aa030 board: ge: bx50v3: make CONFIG_VIDEO optional and disabled by default by Andrew Shadura · 8 years ago
  50. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  51. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  52. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  53. 588d269 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  54. 54971ac board: ge: bx50v3: Use pwm for display backlight by Akshay Bhat · 8 years ago
  55. e1acaa6 bx50v3: Enable CONFIG_OF_LIBFDT in defconfig by Akshay Bhat · 8 years ago
  56. f9162b1 arm: imx: Add support for GE Bx50v3 boards by Akshay Bhat · 9 years ago