1. 82e26e0 spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · 12 months ago
  2. fcb5117 configs: Resync with savedefconfig by Tom Rini · 1 year, 7 months ago
  3. 41fa8f4 Convert CONFIG_SYS_NAND_HW_ECC to Kconfig by Tom Rini · 1 year, 10 months ago
  4. 60db325 Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to Kconfig by Tom Rini · 1 year, 10 months ago
  5. d236210 Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig by Tom Rini · 1 year, 11 months ago
  6. f4917b4 usb: ohci: Use a flexible array member for portstatus by Samuel Holland · 1 year, 11 months ago
  7. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 1 year, 11 months ago
  8. d662e9a configs: Resync with savedefconfig by Tom Rini · 1 year, 11 months ago
  9. 1247c35 configs: Resync with savedefconfig by Tom Rini · 2 years, 1 month ago
  10. cd6a45a Convert CONFIG_USB_OHCI_NEW et al to Kconfig by Tom Rini · 2 years, 3 months ago
  11. 10f6e4d Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 4 months ago
  12. 6600b35 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 4 months ago
  13. f113d7d Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 4 months ago
  14. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 4 months ago
  15. 9b5f9ae Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 4 months ago
  16. ca8a329 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 4 months ago
  17. bfdb305 configs: Resync with savedefconfig by Tom Rini · 2 years, 5 months ago
  18. 15b4aed Convert CONFIG_CLOCKS to Kconfig by Tom Rini · 2 years, 6 months ago
  19. 01d1b99 Convert CONFIG_NET_RETRY_COUNT to Kconfig by Tom Rini · 2 years, 6 months ago
  20. fdfb17b Convert CONFIG_BOOTFILE to Kconfig by Tom Rini · 2 years, 7 months ago
  21. 2f8a6db Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 2 years, 9 months ago
  22. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 2 years, 11 months ago
  23. 9802154 configs: Resync with savedefconfig by Tom Rini · 2 years, 11 months ago
  24. 8db73ec Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years ago
  25. a0de075 Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years ago
  26. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 1 month ago
  27. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 1 month ago
  28. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 1 month ago
  29. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 1 month ago
  30. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 1 month ago
  31. df59b7d configs: Resync with savedefconfig by Tom Rini · 3 years, 2 months ago
  32. 2bba780 configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
  33. 838157d configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  34. 0817daa configs: Resync with savedefconfig by Tom Rini · 4 years ago
  35. 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 1 month ago
  36. 3275f26 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · 4 years, 3 months ago
  37. 3879106 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 3 months ago
  38. 0c4a634 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 3 months ago
  39. f7d0ae9 configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  40. 6e7d7aa Merge branch 'next' by Tom Rini · 4 years, 3 months ago
  41. c5a6e9f configs: Resync with savedefconfig by Tom Rini · 4 years, 3 months ago
  42. e2dce7a Convert CONFIG_BOOTP_DNS2 to Kconfig by Tom Rini · 4 years, 3 months ago
  43. c78ae11 mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPL by Faiz Abbas · 4 years, 4 months ago
  44. 7273231 cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage by Joel Johnson · 4 years, 8 months ago
  45. 052170c configs: Resync with savedefconfig by Tom Rini · 4 years, 8 months ago
  46. 8cc738b ARM: omapl138_lcdk: Shrink code size by building with Thumb by Adam Ford · 4 years, 11 months ago
  47. 0cfccb5 configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  48. d4c2f6b mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash by Miquel Raynal · 5 years ago
  49. 1de770d mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · 5 years ago
  50. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  51. 5d7f5ac ARM: omapl138_lcdk: Enable SPL_DM_SEQ_ALIAS and SPL_OF_TRANSLATE by Adam Ford · 4 years, 11 months ago
  52. cfa84e3 ARM: omapl138_lcdk: Increase malloc pool before relocation by Adam Ford · 4 years, 11 months ago
  53. efa68e8 ARM: omapl138_lcdk: Separate BSS in SPL by Adam Ford · 4 years, 11 months ago
  54. a09fea1 env: Finish migration of common ENV options by Tom Rini · 4 years, 10 months ago
  55. 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 4 years, 10 months ago
  56. 665c35a configs: Resync with savedefconfig by Tom Rini · 5 years ago
  57. b8879c4 ARM: omapl138_lcdk: Enable Pinctrl by Adam Ford · 5 years ago
  58. ca62f2b ARM: omapl138_lcdk: Enable DM_GPIO and DM and GPIO Commands by Adam Ford · 5 years ago
  59. 20a4a85 ARM: omapl138_lcdk: Disable SPL_DM_USB by Adam Ford · 5 years ago
  60. c680df7 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · 5 years ago
  61. bf17bcc configs: Resync with savedefconfig by Tom Rini · 5 years ago
  62. 78f2877 Convert CONFIG_MX_CYCLIC to Kconfig by Adam Ford · 5 years ago
  63. 8f6babf ARM: omapl138_lcdk: Enable USB by Adam Ford · 5 years ago
  64. df33f86 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  65. f99bf3b davinci: omapl138-lcdk: enable driver-model in SPL by Bartosz Golaszewski · 5 years ago
  66. ead10ed davinci: omapl138-lcdk: enable CONFIG_USE_TINY_PRINTF by Bartosz Golaszewski · 5 years ago
  67. 31a3d91 davinci: omapl138-lcdk: enable SPL_SYS_MALLOC_SIMPLE by Bartosz Golaszewski · 5 years ago
  68. f5a4755 davinci: omapl138-lcdk: enable driver model for NAND by Bartosz Golaszewski · 5 years ago
  69. 3d25b33 omapl138_lcdk_defconfig: don't build support for SPI by Bartosz Golaszewski · 5 years ago
  70. ea4cc39 davinci: remove CONFIG_DM_I2C_COMPAT from defconfigs by Bartosz Golaszewski · 5 years ago
  71. e809285 net: davinci_emac: convert to using the driver model by Bartosz Golaszewski · 5 years ago
  72. 2a766db9 ARM: davinci: SPL: fix BSS initialization by Sekhar Nori · 5 years ago
  73. f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  74. d168bcb configs: Resync with savedefconfig by Tom Rini · 5 years ago
  75. 14453fb Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  76. cbabe7f configs: Migrate and re-enabled CONFIG_CMD_MTDPARTS by Tom Rini · 6 years ago
  77. 21af33e ARM: davinci: omapl138_lcdk: Enable DM_MMC by Adam Ford · 6 years ago
  78. 8c5cad0 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  79. 9f8cf76 Convert CONFIG_SYS_I2C_DAVINCI to Kconfig by Adam Ford · 6 years ago
  80. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  81. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  82. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  83. eba7f1f Convert CONFIG_NAND_DAVINCI to Kconfig by Adam Ford · 6 years ago
  84. 358b6a2 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  85. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 6 years ago
  86. 34b3722 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  87. c9542ea configs: Resync with savedefconfig by Tom Rini · 6 years ago
  88. d6d8c4d configs: omapl138: Enable DM and DT by Lokesh Vutla · 7 years ago
  89. dc73483 davinci: omapl138_lcdk: fix PLL0 frequency by David Lechner · 7 years ago
  90. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  91. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  92. 76e2222 Convert CONFIG_SYS_DV_CLKMODE et al to Kconfig by Adam Ford · 7 years ago
  93. 26410c1 Convert CONFIG_DAVINCI_SPI to Kconfig by Adam Ford · 7 years ago
  94. c9d3f34 configs: omapl138_lcdk: decrease the loglevel to reduce the size of the SPL by Jean-Jacques Hiblot · 7 years ago
  95. 0a9ef45 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig by Adam Ford · 7 years ago
  96. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  97. 6a3e65d common: Drop LOGLEVEL to 4 by Tom Rini · 7 years ago
  98. b44b302 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
  99. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  100. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago