1. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  2. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  3. 067716b ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  4. cb04db1 include/configs: Whitespace fixup by Tom Rini · 8 years ago
  5. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  6. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  7. 55f1b39 ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BIT by Stefano Babic · 9 years ago
  8. 95de1e2 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  9. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  10. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  11. 987ec58 ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs by Nishanth Menon · 9 years ago
  12. 25b4adb include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  13. 434f2cf ARM: omap: move board specific NAND configs out from ti_armv7_common.h by pekon gupta · 10 years ago
  14. 222a311 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · 10 years ago
  15. b80a660 mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width by pekon gupta · 10 years ago
  16. 161d2d5 omap3: zoom1: switch to generic ti_omap3_common config header by Nishanth Menon · 10 years ago
  17. ea467c7 omap3: zoom1: fix default console by Nishanth Menon · 10 years ago
  18. c2e7c7b omap3: zoom1: enable bootz by Nishanth Menon · 10 years ago
  19. 4e8183b omap3: zoom1: disable JFFS2 and enable FS_GENERIC by Nishanth Menon · 10 years ago
  20. d71dd04 omap3: zoom1: enable common network commands by Nishanth Menon · 10 years ago
  21. 9d70e77 OMAP3: zoom1: enable LAN9211 by Nishanth Menon · 10 years ago
  22. ae3248a omap3: zoom1: enable CONFIG_SYS_GENERIC_BOARD by Nishanth Menon · 10 years ago
  23. a7e36fc mtd: nand: omap: remove unused #defines from common omap_gpmc.h by pekon gupta · 11 years ago
  24. 6789e84 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  25. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  26. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  27. 806d279 ARM: OMAP: Add CONFIG_OMAP_COMMON by Lokesh Vutla · 11 years ago
  28. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  29. 019be4a Remove unused CONFIG_SYS_I2C_BUS[_SELECT] by Michael Jones · 12 years ago
  30. abcbe2e OMAP3: Remove unused PHYS_SDRAM_1_SIZE by Thomas Weber · 12 years ago
  31. 6696811 configs: Fix usage of mmc rescan by Andrew Bradford · 12 years ago
  32. 3d6ba91 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  33. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  34. 1378cac OMAP3: Remove unused define CONFIG_OMAP3_*_DDR by Thomas Weber · 13 years ago
  35. 81dcf8b ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused by Thomas Weber · 13 years ago
  36. 0997561 ARM: OMAP3: Remove unused define SDRC_R_C_B by Thomas Weber · 13 years ago
  37. 8152c6f ARM: OMAP3: Remove unused define CONFIG_OMAP3430 by Thomas Weber · 13 years ago
  38. 8e40852 omap: fix cache line size for omap3/omap4 boards by Aneesh V · 13 years ago
  39. d6906cb OMAP3: Zoom1: Use generic MMC driver by Tom Rini · 13 years ago
  40. f62b125 OMAP3/4: Increase console I/O buffer size by Vaibhav Hiremath · 13 years ago
  41. 75f980b Removed unused define, CONFIG_ARMV7. by Christopher Harvey · 13 years ago
  42. 2cc195e Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments by Michael Jones · 13 years ago
  43. 2fa8ca9 Add CONFIG_OF_LIBFDT to more boards. by Grant Likely · 13 years ago
  44. 6cbec7b ARMV7: OMAP3: Cleanup extern variables in mem.c by Luca Ceresoli · 13 years ago
  45. 25435c6 OMAP3: Zoom1: Fix ARM relocation support by Dirk Behme · 14 years ago
  46. 8b6724a OMAP3: remove unused config macros by Grazvydas Ignotas · 14 years ago
  47. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  48. f56348a ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 by Steve Sakoman · 14 years ago
  49. cae377b omap3: Consolidate SDRC related operations by Vaibhav Hiremath · 14 years ago
  50. 632e1d9 OMAP3 Move declaration of gpmc_cfg. by Tom Rix · 15 years ago
  51. 1270ec1 Remove superfluous uses of V_PROMPT macro. by Robert P. J. Day · 15 years ago
  52. 05be5a6 OMAP3 zoom1 Add usbtty configuration by Tom Rix · 15 years ago
  53. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  54. 30563a0 OMAP3:SDRC: introduce DDR types by Nishanth Menon · 15 years ago
  55. 9c44ddc TI: OMAP3: Remove SZ_xx references by Sandeep Paulraj · 15 years ago
  56. 0297ec7 TI OMAP3 Use arm init sequence to initialize i2c by Tom Rix · 15 years ago
  57. 97a099e omap3: remove typedefs for configuration structs by Dirk Behme · 15 years ago
  58. 187af95 omap3: embedd gpmc_cs into gpmc config struct by Matthias Ludwig · 15 years ago
  59. 2c15513 OMAP3 Move twl4030 power and led functions by Tom Rix · 15 years ago
  60. cd78263 TWL4030 Add power reset button by Tom Rix · 15 years ago
  61. 2eb99ca NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... by Wolfgang Denk · 15 years ago
  62. daea928 ZOOM1 Remove more legacy NAND defines. by Tom Rix · 15 years ago
  63. d3a513c OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000 by Manikandan Pillai · 15 years ago
  64. 6a6b62e OMAP3: Use functions print_cpuinfo() and checkboard() by Sanjeev Premi · 15 years ago
  65. a85693b OMAP3: Fix changed mmc init command by Dirk Behme · 15 years ago
  66. 767f3ac ZOOM1 Remove legacy NAND defines by Tom Rix · 15 years ago
  67. 74de7ae Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 15 years ago
  68. 81472d8 OMAP: rename timer divisor by Ladislav Michl · 15 years ago
  69. 488f5d8 Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ by Ladislav Michl · 15 years ago
  70. e7deec1 ARM:OMAP3:Zoom1: Add nand unlock option by Nishanth Menon · 16 years ago
  71. 7379f45 OMAP3: Add Zoom1 board support by Dirk Behme · 16 years ago