1. e8f4735 arch/arm/include/asm/arch-omap5/clocks.h: Fix GCC 4.2 warnings by Anatolij Gustschin · 13 years ago
  2. 164a750 arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  3. b0a86a2 arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings by Anatolij Gustschin · 13 years ago
  4. fda241d MX35: flea3: changes due to hardware revision B by Stefano Babic · 13 years ago
  5. 40f6fff MX: serial_mxc: cleanup removing nasty #ifdef by Stefano Babic · 13 years ago
  6. 5a42cd3 M28: Fix OB1 bug in GPIO driver by Robert Deliën · 13 years ago
  7. aa72e43 MXS: Add static annotations to dma driver by Marek Vasut · 13 years ago
  8. 12dab4c apbh_dma: return error value on timeout by Wolfram Sang · 13 years ago
  9. 5572395 Efika: Configure additional regulators for HDMI output by Marek Vasut · 13 years ago
  10. 5acc907 mx5: Correct a warning in clock.c by Simon Glass · 13 years ago
  11. 761e83a MC13892: Add REGMODE0 bits definitions by Marek Vasut · 13 years ago
  12. 58aef72 mx51evk: Configure the pins as GPIOs prior to using gpio_get_value by Fabio Estevam · 13 years ago
  13. 3ee3729 mx53smd: Configure the pins as GPIOs prior to using gpio_get_value by Fabio Estevam · 13 years ago
  14. a146dca mx53evk: Configure the pins as GPIOs prior to using gpio_get_value by Fabio Estevam · 13 years ago
  15. d59c33a mx53ard: Configure the pins as GPIOs prior to using gpio_get_value by Fabio Estevam · 13 years ago
  16. 73128aa mx53loco: Configure the pins as GPIOs prior to using gpio_get_value by Fabio Estevam · 13 years ago
  17. ee08a82 OMAP3: Add SPL_BOARD_INIT hook by Tom Rini · 13 years ago
  18. d067cc4 AM3517 CraneBoard: Add SPL support by Tom Rini · 13 years ago
  19. 5059a2a AM3517: Add SPL support by Tom Rini · 13 years ago
  20. 673283f OMAP3: Add SPL support to omap3_evm by Tom Rini · 13 years ago
  21. 75c57a3 OMAP3: Add SPL support to Beagleboard by Tom Rini · 13 years ago
  22. 4e647e1 OMAP3 SPL: Add identify_nand_chip function by Tom Rini · 13 years ago
  23. 9ae0d55 OMAP3 SPL: Rework memory initalization and devkit8000 support by Tom Rini · 13 years ago
  24. fc41ba1 OMAP3: Suffix all Micron memory timing parts with their speed by Tom Rini · 13 years ago
  25. 1be1433 OMAP3: Add optimal SDRC autorefresh control values by Tom Rini · 13 years ago
  26. 14ca3de omap3: mem: Add MCFG helper macro by Tom Rini · 13 years ago
  27. 50e7ff0 OMAP3: Remove get_mem_type prototype by Tom Rini · 13 years ago
  28. 3bd8437 OMAP3: Change mem_ok to clear again after reading back by Tom Rini · 13 years ago
  29. 2a04e85 OMAP3: Add a helper function to set timings in SDRC by Tom Rini · 13 years ago
  30. 5f862b7 OMAP3: Update SDRC dram_init to always call make_cs1_contiguous() by Tom Rini · 13 years ago
  31. b7eb9e7 omap3: mem: Comment enable_gpmc_cs_config more by Tom Rini · 13 years ago
  32. b609009 ARM: davici_emac: Fix condition for number of phy detects by Prabhakar Lad · 13 years ago
  33. 5cb939f arm: printf() is not available in some SPL configurations by Christian Riesch · 13 years ago
  34. f7264c3 arm, davinci: add support for am1808 based enbw_cmc board by Heiko Schocher · 13 years ago
  35. 5b51e7f arm, davinci: move misc function in arch tree by Heiko Schocher · 13 years ago
  36. 8a73e56 arm, board/davinci/common/misc.c: Codingstyle cleanup by Heiko Schocher · 13 years ago
  37. 7f34b11 arm, davinci, da850: add uart1 tx rx pinmux config by Heiko Schocher · 13 years ago
  38. b5ce18a arm, davinci: move davinci_rtc struct to hardware.h by Heiko Schocher · 13 years ago
  39. 6520471 arm, davinci: Remove duplication of pinmux configuration code by Christian Riesch · 13 years ago
  40. e8c856d arm, hawkboard: Use the pinmux configurations defined in the arch tree by Christian Riesch · 13 years ago
  41. 52b0f87 arm, da850evm: Use the pinmux configurations defined in the arch tree by Christian Riesch · 13 years ago
  42. 516fb1c arm, da850: Add pinmux configurations to the arch tree by Christian Riesch · 13 years ago
  43. 591d801 arm, da850evm: Do pinmux configuration for EMAC together with other pinmuxes by Christian Riesch · 13 years ago
  44. e5b9aa9 arm, hawkboard: Remove obsolete struct pinmux_config i2c_pins by Christian Riesch · 13 years ago
  45. 964930b arm, davinci: Move pinmux functions from board to arch tree by Christian Riesch · 13 years ago
  46. ca4b558 arm, arm926ejs: always do cpu critical inits by Heiko Schocher · 13 years ago
  47. ff62fb4 omap_gpmc: use SOFTECC in SPL if it's enabled by Ilya Yanok · 13 years ago
  48. 1df308e nand_spl_simple: add support for software ECC by Ilya Yanok · 13 years ago
  49. ad2a790 AM3517: move AM3517 specific mux defines to generic header by Ilya Yanok · 13 years ago
  50. b9e65a7 AM35xx: add EMAC support by Ilya Yanok · 13 years ago
  51. 80deda5 davinci_emac: hardcode 100Mbps for AM35xx and RMII by Ilya Yanok · 13 years ago
  52. 2aa8720 davinci_emac: fix for running with dcache enabled by Ilya Yanok · 13 years ago
  53. 2f3427c arm926ejs: add noop implementation for dcache ops by Ilya Yanok · 13 years ago
  54. 918588c davinci_emac: conditionally compile specific PHY support by Ilya Yanok · 13 years ago
  55. 82b7721 davinci_emac: use internal addresses in buffer descriptors by Ilya Yanok · 13 years ago
  56. 7c587d3 davinci_emac: move arch-independent defines to separate header by Ilya Yanok · 13 years ago
  57. 27b8c8f BeagleBoard: config: Really switch to ttyO2 by Koen Kooi · 13 years ago
  58. 10e2568 ARM: davinci_dm6467Tevm: Fix build breakage by Anatolij Gustschin · 13 years ago
  59. 81dcf8b ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused by Thomas Weber · 13 years ago
  60. 0997561 ARM: OMAP3: Remove unused define SDRC_R_C_B by Thomas Weber · 13 years ago
  61. 8152c6f ARM: OMAP3: Remove unused define CONFIG_OMAP3430 by Thomas Weber · 13 years ago
  62. 23e9f07 omap4: fix IO setting by Aneesh V · 13 years ago
  63. f6ddfdd omap4+: streamline CONFIG_SYS_TEXT_BASE and other SDRAM addresses by Aneesh V · 13 years ago
  64. 9404758 omap4460: add ES1.1 identification by Aneesh V · 13 years ago
  65. 4324c11 omap4: emif: fix error in driver by Aneesh V · 13 years ago
  66. 473673a omap: remove I2C from SPL by Aneesh V · 13 years ago
  67. cd5847a omap4460: fix TPS initialization by Aneesh V · 13 years ago
  68. 8e40852 omap: fix cache line size for omap3/omap4 boards by Aneesh V · 13 years ago
  69. d71a491 omap4: ttyO2 instead of ttyS2 in default bootargs by Aneesh V · 13 years ago
  70. 28a181f omap: Improve PLL parameter calculation tool by Aneesh V · 13 years ago
  71. e4fce34 start.S: remove omap3 specific code from start.S by Aneesh V · 13 years ago
  72. a8c6863 armv7: setup vector by Aneesh V · 13 years ago
  73. 87d3da7 armv7: include armv7/cpu.c in SPL build by Aneesh V · 13 years ago
  74. dc7100f armv7: disable L2 cache in cleanup_before_linux() by Aneesh V · 13 years ago
  75. 8f1da53 arm, arm926ejs: Fix clear bss loop for zero length bss by Christian Riesch · 13 years ago
  76. ef426d4 PXA: Move colibri_pxa270 to board/toradex/ by Marek Vasut · 13 years ago
  77. 67a1f00 PXA: Flip colibri_pxa27x to pxa-common.h by Marek Vasut · 13 years ago
  78. cd0f3d2 PXA: Introduce common configuration header for PXA by Marek Vasut · 13 years ago
  79. f68d2a2 PXA: Rename pxa_dram_init to pxa2xx_dram_init by Marek Vasut · 13 years ago
  80. 4438a45 PXA: Squash extern pxa_dram_init() by Marek Vasut · 13 years ago
  81. 77b04c5 PXA: Export cpu_is_ and pxa_dram_init functions by Marek Vasut · 13 years ago
  82. f9f5486 PXA: Cleanup Colibri PXA270 by Marek Vasut · 13 years ago
  83. d1bb944 PXA: Replace timer driver by Marek Vasut · 13 years ago
  84. e8de0fa PXA: Add cpuinfo display for PXA2xx by Marek Vasut · 13 years ago
  85. d10237d PXA: Separate PXA2xx CPU init by Marek Vasut · 13 years ago
  86. abc20ab PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X by Marek Vasut · 13 years ago
  87. 3e43c74 PXA: Unify vpac270 environment size by Marek Vasut · 13 years ago
  88. 7c7204d PXA: Enable command line editing for vpac270 by Marek Vasut · 13 years ago
  89. 411b9ea PXA: Adapt Voipac PXA270 to OneNAND SPL by Marek Vasut · 13 years ago
  90. 496471d PXA: Drop Voipac PXA270 OneNAND IPL by Marek Vasut · 13 years ago
  91. 00d5ec9 PXA: Fixup PXA25x boards after start.S update by Marek Vasut · 13 years ago
  92. 7f4cfcf PXA: Re-add the Dcache locking as RAM for pxa250 by Marek Vasut · 13 years ago
  93. 20f7b1b PXA: Rework start.S to be closer to other ARMs by Marek Vasut · 13 years ago
  94. c477d72 PXA: Drop XM250 board by Marek Vasut · 13 years ago
  95. d299173 PXA: Drop PLEB2 board by Marek Vasut · 13 years ago
  96. 00c4aca PXA: Drop CRADLE board by Marek Vasut · 13 years ago
  97. f13eba6 PXA: Drop CERF250 board by Marek Vasut · 13 years ago
  98. 56c91bc Fix regression in SMDK6400 by Simon Schwarz · 13 years ago
  99. 82645f8 nand: Add common functions to linux/mtd/nand.h by Simon Schwarz · 13 years ago
  100. 14c3261 Ethernut 5 board support by Tim Schendekehl · 13 years ago