1. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  2. a09fea1 env: Finish migration of common ENV options by Tom Rini · 4 years, 11 months ago
  3. a9221f3 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · 5 years ago
  4. f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  5. cc3fedb Convert CONFIG_TWL4030_LED et al to Kconfig by Adam Ford · 6 years ago
  6. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  7. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  8. ab5814f configs: omap: Remove dead config CONFIG_SYS_NAND_ADDR by Adam Ford · 6 years ago
  9. 9c5b009 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  10. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  11. 43ede0b Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  12. 8daec2d net: Add SMC911X driver to Kconfig, convert by Adam Ford · 7 years ago
  13. 0a9ef45 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig by Adam Ford · 7 years ago
  14. 7672d9d include/configs: remove references to SMNAND_ENV_OFFSET by Adam Ford · 7 years ago
  15. 6ef2f90 Convert CONFIG_BCH to Kconfig by Adam Ford · 7 years ago
  16. 5bbc265 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  17. 3a91a25 Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig by Simon Glass · 7 years ago
  18. 203dc1b Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig by Simon Glass · 7 years ago
  19. daa0f05 Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig by Adam Ford · 7 years ago
  20. 94d50be Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX by Adam Ford · 7 years ago
  21. cbb89ed configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards by Bin Meng · 7 years ago
  22. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  23. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  24. 1d1ab61 Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig by Tom Rini · 7 years ago
  25. 64d6ac5 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 7 years ago
  26. 8850c5d Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 7 years ago
  27. 68ccab5 omap3: Migrate CONFIG_OMAP3_GPIO_X to Kconfig by Tom Rini · 7 years ago
  28. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  29. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  30. 8f2fe0c kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  31. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  32. fa2f81b TI: Rework SRAM definitions and maximums by Tom Rini · 8 years ago
  33. 067716b ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  34. 2489a7e omap3: Reduce logic/overo SPL max image size by Tom Rini · 8 years ago
  35. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  36. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  37. e0bed6b configs: remove remnants of CONFIG_SYS_NAND_QUIET_TEST by Igor Grinberg · 9 years ago
  38. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  39. 55f1b39 ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BIT by Stefano Babic · 9 years ago
  40. 1584e4f Update the rootfs type to ext4 for Overo and Pepper by Adam YH Lee · 9 years ago
  41. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  42. 88d8966 omap3: overo: Allow boot with kernel in UBI rootfs by Ash Charles · 9 years ago
  43. ce170a1 omap3: overo: Use software BCH8 ECC for NAND by Ash Charles · 9 years ago
  44. f5c30c1 omap3: overo: Add usb host support by Stefan Herbrechtsmeier · 10 years ago
  45. f2565a5 omap3: overo: Call bootm only after successful nand read by Stefan Herbrechtsmeier · 10 years ago
  46. 115e71f omap3: overo: Fix fdtfile test by Stefan Herbrechtsmeier · 10 years ago
  47. 434f2cf ARM: omap: move board specific NAND configs out from ti_armv7_common.h by pekon gupta · 10 years ago
  48. 222a311 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · 10 years ago
  49. 12cc543 omap3: overo: Select fdtfile for expansion board by Ash Charles · 10 years ago
  50. b80a660 mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width by pekon gupta · 10 years ago
  51. 29cc1d8 omap3: overo: Use common configurations for Overo by Ash Charles · 10 years ago
  52. 3c92c32 Allow overo to boot with device tree by Ash Charles · 10 years ago
  53. 06ae2b0 arm: omap3: Fix omap3_overo SPL boot hangup by Ash Charles · 10 years ago
  54. bcb2cf1 OMAP3: overo: eliminate hard-coded partition offsets by Ash Charles · 10 years ago
  55. e5c809d OMAP3: overo: increase linux partition to 8 MiB by Peter A. Bigot · 10 years ago
  56. dbba3da OMAP3: overo: add command support for mtd and ubi by Ash Charles · 10 years ago
  57. 0b3fde1 omap: overo: allow the use of a plain text env file instead boot scripts by Ash Charles · 10 years ago
  58. a7e36fc mtd: nand: omap: remove unused #defines from common omap_gpmc.h by pekon gupta · 11 years ago
  59. faca8ff Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  60. 3f71906 mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme by pekon gupta · 11 years ago
  61. 6789e84 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  62. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  63. 806d279 ARM: OMAP: Add CONFIG_OMAP_COMMON by Lokesh Vutla · 11 years ago
  64. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  65. 6f2f01b spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · 12 years ago
  66. 6696811 configs: Fix usage of mmc rescan by Andrew Bradford · 12 years ago
  67. 47f7bca SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  68. 3d6ba91 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  69. 308252a dm: Move OMAP GPIO driver to drivers/gpio/ by Marek Vasut · 12 years ago
  70. 16e41c8 dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAP by Marek Vasut · 12 years ago
  71. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  72. 49175c4 ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORT by Tom Rini · 12 years ago
  73. e0820cc ARM: omap3: Set SPL stack size to 8KB, image to 54KB. by Tom Rini · 12 years ago
  74. 512dce09 OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTAL by Thomas Weber · 13 years ago
  75. 137703b overo: add SPL support by Andreas Müller · 13 years ago
  76. 0f8d3eb include/configs/omap3_overo.h: several cleanups by Andreas Müller · 13 years ago
  77. 1378cac OMAP3: Remove unused define CONFIG_OMAP3_*_DDR by Thomas Weber · 13 years ago
  78. 254973e omap: overo: Use ubifs instead of jffs2 for nand by Steve Sakoman · 13 years ago
  79. 81dcf8b ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused by Thomas Weber · 13 years ago
  80. 0997561 ARM: OMAP3: Remove unused define SDRC_R_C_B by Thomas Weber · 13 years ago
  81. 8152c6f ARM: OMAP3: Remove unused define CONFIG_OMAP3430 by Thomas Weber · 13 years ago
  82. 8e40852 omap: fix cache line size for omap3/omap4 boards by Aneesh V · 13 years ago
  83. e6847db OMAP3: overo : Add environment variable optargs to bootargs by Philip Balister · 13 years ago
  84. 75b988a OMAP3: overo : Use ttyO2 instead of ttyS2. by Philip Balister · 13 years ago
  85. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  86. 2490e59 OMAP: Remove omapfb.debug=y from Beagle and Overo env settings by Steve Sakoman · 14 years ago
  87. f62b125 OMAP3/4: Increase console I/O buffer size by Vaibhav Hiremath · 13 years ago
  88. 75f980b Removed unused define, CONFIG_ARMV7. by Christopher Harvey · 13 years ago
  89. 2cc195e Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments by Michael Jones · 13 years ago
  90. 2fa8ca9 Add CONFIG_OF_LIBFDT to more boards. by Grant Likely · 14 years ago
  91. 6cbec7b ARMV7: OMAP3: Cleanup extern variables in mem.c by Luca Ceresoli · 13 years ago
  92. 8b6724a OMAP3: remove unused config macros by Grazvydas Ignotas · 14 years ago
  93. 31bfcf1 ARMV7: OMAP: Fix build after introduction of GENERATED_GBL_DATA_SIZE by Steve Sakoman · 14 years ago
  94. d64b5b8 ARMV7: OMAP3: Add expansion board detection for Overo by Steve Sakoman · 14 years ago
  95. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  96. 68b0fbf ARMV7: OMAP3: Enable cache support on Overo by Steve Sakoman · 14 years ago
  97. 4d7d7bc ARMV7: OMAP3: Implement relocation for Overo by Steve Sakoman · 14 years ago
  98. cd7c572 ARMV7: OMAP4: Use generic mmc driver on Overo by Steve Sakoman · 14 years ago
  99. 60c2317 ARMV7: OMAP3: Add CONFIG_SYS_NAND_QUIET_TEST to Beagle and Overo configs by Steve Sakoman · 14 years ago
  100. 5af3246 ARMV7: OMAP: Add mpurate boot arg for Overo and Beagle by Steve Sakoman · 15 years ago