1. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
  2. aea2a99 CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk() by Tom Rini · 3 years ago
  3. 5d15419 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 4 years, 7 months ago
  4. 38df997 Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · 5 years ago
  5. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  6. 4f34a4b ARM: rmobile: Convert to bootm_size by Marek Vasut · 6 years ago
  7. 9ba51f2 sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ by Marek Vasut · 6 years ago
  8. 2f5f524 sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIV by Marek Vasut · 6 years ago
  9. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  10. e9c8b2e ARM: rmobile: Zap #undef DEBUG by Marek Vasut · 7 years ago
  11. ffb703d ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to Kconfig by Marek Vasut · 7 years ago
  12. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  13. b0fd6e2 ARM: rmobile: Update M2 Koelsch by Marek Vasut · 7 years ago
  14. fa8fdfd spi: Migrate CONFIG_SH_QSPI to Kconfig by Tuomas Tynkkynen · 7 years ago
  15. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  16. 8f9a818 ARM: rmobile: Convert CONFIG_R8A77xx to Kconfig by Marek Vasut · 7 years ago
  17. f593ecb net: sh-eth: Add to Kconfig and convert by Nobuhiro Iwamatsu · 7 years ago
  18. 4e24ff6 Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig by Alexandru Gagniuc · 7 years ago
  19. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  20. 2b2e483 serial: sh: Convert to Kconfig by Marek Vasut · 7 years ago
  21. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 8 years ago
  22. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 8 years ago
  23. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  24. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  25. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  26. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  27. 7c11273 ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE by Nobuhiro Iwamatsu · 9 years ago
  28. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  29. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  30. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  31. d651a10 defconfig: Move CONFIG_SPI_FLASH_BAR from configs by Jagan Teki · 9 years ago
  32. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  33. 3466855 configs: remove CONFIG_NET_MULTI by Lars Poeschel · 9 years ago
  34. af33ae7 arm: rmobile: koelsch: Add support SDHI by Nobuhiro Iwamatsu · 10 years ago
  35. 6288fb4 arm: rmobile: koelsch: Migrate serial driver to drivers model by Nobuhiro Iwamatsu · 10 years ago
  36. e02f174 arm: rmobile: rcar: Stop clock prior to booting kernel by Nobuhiro Iwamatsu · 10 years ago
  37. b6169ac arm: rmobile: replacement of common parts of config by rcar-gen2-common.h by Nobuhiro Iwamatsu · 10 years ago
  38. dc2c4f0 arm: rmobile: Move sh-i2c of the address defined to common header by Nobuhiro Iwamatsu · 10 years ago
  39. 2e8b131 arm: rmobile: koelsch: Remove board_late_init function by Nobuhiro Iwamatsu · 10 years ago
  40. 25c0dca arm: rmobile: koelsch: Add external RAM boot by Nobuhiro Iwamatsu · 10 years ago
  41. 5d70d7f arm: rmobile: koelsch: Add CONFIG_SCIF_USE_EXT_CLK by Nobuhiro Iwamatsu · 10 years ago
  42. c9c54e2 rmobile: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  43. a9c085f usb: ehci: rmobile: Remove xHCI address by Nobuhiro Iwamatsu · 10 years ago
  44. e1d4fb3 arm: rmobile: koelsch: Enable CONFIG_SYS_GENERIC_BOARD by Nobuhiro Iwamatsu · 11 years ago
  45. 04207bc arm: rmobile: koelsch: Add support ext4/fat write command by Nobuhiro Iwamatsu · 11 years ago
  46. 0e50351 arm: rmobile: koelsch: Add support command and filesystems of VFAT by Nobuhiro Iwamatsu · 11 years ago
  47. e7c981e arm: rmobile: koelsch: Add support USB controller by Nobuhiro Iwamatsu · 11 years ago
  48. 303d4ee arm: rmobile: koelsch: Enable optimization of thumb by Nobuhiro Iwamatsu · 11 years ago
  49. c3a5f01 arm: rmobile: koelsch: Remove CONFIG_USE_ARCH_MEMSET and MEMCPY by Nobuhiro Iwamatsu · 11 years ago
  50. cfb5aeb arm: rmobile: koelsch: Remove define of SCIF register by Nobuhiro Iwamatsu · 11 years ago
  51. c7922f3 arm: rmobile: koelsch: Update calculation of CONFIG_SH_TMU_CLK_FREQ by Nobuhiro Iwamatsu · 11 years ago
  52. e6c0f2a arm: rmobile: koelsch: Remove NOR-Flash support by Nobuhiro Iwamatsu · 11 years ago
  53. 5854c9f configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE by Masahiro Yamada · 11 years ago
  54. e14dc14 config: remove platform CONFIG_SYS_HZ definition part 3 by Masahiro Yamada · 11 years ago
  55. 1484dd8 arm: koelsch: Add support QSPI device and enable boot from SPI flash by Nobuhiro Iwamatsu · 11 years ago
  56. 6c57c16 arm: koelsch: Add support reset function by Nobuhiro Iwamatsu · 11 years ago
  57. 2546d4f arm: koelsch: Add support I2C by Nobuhiro Iwamatsu · 11 years ago
  58. 157585e arm: koelsch: Add support Ethernet by Nobuhiro Iwamatsu · 11 years ago
  59. 7fbb92b arm: rmobile: Add support koelsch board by Nobuhiro Iwamatsu · 11 years ago