1. 08f1d58 net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE by Tom Rini · 2 years, 10 months ago
  2. 0e14cdf Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · 2 years, 10 months ago
  3. 1616626 Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig by Tom Rini · 3 years, 2 months ago
  4. 56882dc Convert CONFIG_USB_EHCI_IS_TDI to Kconfig by Marek Behún · 3 years, 3 months ago
  5. 7b80500 Convert CONFIG_USB_EHCI_MXS to Kconfig by Marek Behún · 3 years, 3 months ago
  6. 9283204 Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI by Marek Behún · 3 years, 3 months ago
  7. 79c0533 video: move MXS to Kconfig by Anatolij Gustschin · 3 years, 3 months ago
  8. 4884d82 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · 3 years, 4 months ago
  9. 9774462 arm: Disable ATAGs support by Tom Rini · 3 years, 4 months ago
  10. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 5 months ago
  11. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 8 months ago
  12. 535e078 arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT option by Simon Glass · 5 years ago
  13. 5484793 kconfig: Convert CONFIG_MXS_GPIO to Kconfig by Lukasz Majewski · 5 years ago
  14. f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  15. 2acc24f Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · 6 years ago
  16. 35f9d9b spi: Zap CONFIG_HARD_SPI by Jagan Teki · 6 years ago
  17. d7869b21 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  18. 07a8f79 ARM: mxs: support full SPL framework by Mans Rullgard · 7 years ago
  19. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  20. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  21. 7b819b5 spi: Migrate CONFIG_MXS_SPI to Kconfig by Tuomas Tynkkynen · 7 years ago
  22. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  23. 99bec1a Convert CONFIG_APBH_DMA et al to Kconfig by Adam Ford · 7 years ago
  24. c87c811 Convert CONFIG_NAND_MXS to Kconfig by Stefan Agner · 7 years ago
  25. d10fc50 pl011: Convert CONFIG_PL011_SERIAL to Kconfig by Alexander Graf · 7 years ago
  26. 0ee89f2 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · 7 years ago
  27. cb33bda Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  28. 64d6ac5 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 8 years ago
  29. 8850c5d Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 8 years ago
  30. eb5ba3a i2c: Drop use of CONFIG_I2C_HARD by Simon Glass · 8 years ago
  31. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  32. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  33. 4585601 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · 8 years ago
  34. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  35. 1d2c050 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  36. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  37. 0872d44 Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · 8 years ago
  38. 1e1a0fb Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  39. bdba2b3 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  40. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  41. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  42. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  43. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  44. 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  45. 9dd1d0a common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  46. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  47. adad96e configs: Re-sync HUSH options by Tom Rini · 9 years ago
  48. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  49. baf7125 dm: freescale: Drop mxs_auart serial driver by Simon Glass · 9 years ago
  50. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  51. 80402f3 spl, common, serial: build SPL without serial support by Heiko Schocher · 10 years ago
  52. e7a2e7d mxs: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  53. 1fa96e8 i2c: mxs: Add basic support for i2c framework by Marek Vasut · 10 years ago
  54. e82abae Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  55. 25b4adb include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  56. 4ce9957 include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  57. d726d5f arm: mxs: Scrub useless ifdef by Marek Vasut · 11 years ago
  58. 0782bdf arm: mxs: Enable CONFIG_SYS_GENERIC_BOARD by Marek Vasut · 11 years ago
  59. 2bbcccf ARM: mxs: Add OCOTP driver by Marek Vasut · 11 years ago
  60. 9c2c8a3 arm: mxs: Adjust the load address of U-Boot and SPL for HAB by Marek Vasut · 11 years ago
  61. 627b73e configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE by Masahiro Yamada · 11 years ago
  62. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  63. 0defddc config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  64. 0cfb8af ARM: mxs: Add mx28evk_auart_console target by Andreas Wass · 11 years ago
  65. 5434caf ARM: mxs: Consolidate configuration options by Marek Vasut · 12 years ago