1. 1ca47d9 MX: serial_mxc: cleanup removing nasty #ifdef by Stefano Babic · 13 years ago
  2. 2597166 M28: Fix OB1 bug in GPIO driver by Robert Deliën · 13 years ago
  3. 4742c26 MXS: Add static annotations to dma driver by Marek Vasut · 13 years ago
  4. 98ee923 apbh_dma: return error value on timeout by Wolfram Sang · 13 years ago
  5. 9f1cbd3 Efika: Configure additional regulators for HDMI output by Marek Vasut · 13 years ago
  6. 3d55788 mx5: Correct a warning in clock.c by Simon Glass · 13 years ago
  7. 030808f MC13892: Add REGMODE0 bits definitions by Marek Vasut · 13 years ago
  8. 77c0f1b mx51evk: Configure the pins as GPIOs prior to using gpio_get_value by Fabio Estevam · 13 years ago
  9. 04ffde8 mx53smd: Configure the pins as GPIOs prior to using gpio_get_value by Fabio Estevam · 13 years ago
  10. fc108c5 mx53evk: Configure the pins as GPIOs prior to using gpio_get_value by Fabio Estevam · 13 years ago
  11. ece39fa mx53ard: Configure the pins as GPIOs prior to using gpio_get_value by Fabio Estevam · 13 years ago
  12. 828f5e5 mx53loco: Configure the pins as GPIOs prior to using gpio_get_value by Fabio Estevam · 13 years ago
  13. ead66c1 OMAP3: Add SPL_BOARD_INIT hook by Tom Rini · 13 years ago
  14. 9e34185 AM3517 CraneBoard: Add SPL support by Tom Rini · 13 years ago
  15. 5e0771c AM3517: Add SPL support by Tom Rini · 13 years ago
  16. 988a235 OMAP3: Add SPL support to omap3_evm by Tom Rini · 13 years ago
  17. 06c32fb OMAP3: Add SPL support to Beagleboard by Tom Rini · 13 years ago
  18. 037e2e3 OMAP3 SPL: Add identify_nand_chip function by Tom Rini · 13 years ago
  19. 05800b9 OMAP3 SPL: Rework memory initalization and devkit8000 support by Tom Rini · 13 years ago
  20. 3cc8b55 OMAP3: Suffix all Micron memory timing parts with their speed by Tom Rini · 13 years ago
  21. 0e860dd OMAP3: Add optimal SDRC autorefresh control values by Tom Rini · 13 years ago
  22. 5b5e576 omap3: mem: Add MCFG helper macro by Tom Rini · 13 years ago
  23. 64c4950 OMAP3: Remove get_mem_type prototype by Tom Rini · 13 years ago
  24. c8a003a OMAP3: Change mem_ok to clear again after reading back by Tom Rini · 13 years ago
  25. 4633d8e OMAP3: Add a helper function to set timings in SDRC by Tom Rini · 13 years ago
  26. 858df78 OMAP3: Update SDRC dram_init to always call make_cs1_contiguous() by Tom Rini · 13 years ago
  27. 51b2be5 omap3: mem: Comment enable_gpmc_cs_config more by Tom Rini · 13 years ago
  28. 60289fe ARM: davici_emac: Fix condition for number of phy detects by Prabhakar Lad · 13 years ago
  29. 86657d4 arm: printf() is not available in some SPL configurations by Christian Riesch · 13 years ago
  30. 27df408 arm, davinci: add support for am1808 based enbw_cmc board by Heiko Schocher · 13 years ago
  31. a5ba05a arm, davinci: move misc function in arch tree by Heiko Schocher · 13 years ago
  32. 9b71251 arm, board/davinci/common/misc.c: Codingstyle cleanup by Heiko Schocher · 13 years ago
  33. c8f2b6b arm, davinci, da850: add uart1 tx rx pinmux config by Heiko Schocher · 13 years ago
  34. a3e1550 arm, davinci: move davinci_rtc struct to hardware.h by Heiko Schocher · 13 years ago
  35. 2eb6050 arm, davinci: Remove duplication of pinmux configuration code by Christian Riesch · 13 years ago
  36. f49896d arm, hawkboard: Use the pinmux configurations defined in the arch tree by Christian Riesch · 13 years ago
  37. b10592f arm, da850evm: Use the pinmux configurations defined in the arch tree by Christian Riesch · 13 years ago
  38. 588c678 arm, da850: Add pinmux configurations to the arch tree by Christian Riesch · 13 years ago
  39. 0db1ffd arm, da850evm: Do pinmux configuration for EMAC together with other pinmuxes by Christian Riesch · 13 years ago
  40. 3092311 arm, hawkboard: Remove obsolete struct pinmux_config i2c_pins by Christian Riesch · 13 years ago
  41. 0d2cabe arm, davinci: Move pinmux functions from board to arch tree by Christian Riesch · 13 years ago
  42. c8a6d75 arm, arm926ejs: always do cpu critical inits by Heiko Schocher · 13 years ago
  43. d7bca05 omap_gpmc: use SOFTECC in SPL if it's enabled by Ilya Yanok · 13 years ago
  44. 4e69962 nand_spl_simple: add support for software ECC by Ilya Yanok · 13 years ago
  45. f5a19c1 AM3517: move AM3517 specific mux defines to generic header by Ilya Yanok · 13 years ago
  46. d2452ea AM35xx: add EMAC support by Ilya Yanok · 13 years ago
  47. e23d181 davinci_emac: hardcode 100Mbps for AM35xx and RMII by Ilya Yanok · 13 years ago
  48. ff67276 davinci_emac: fix for running with dcache enabled by Ilya Yanok · 13 years ago
  49. c850069 arm926ejs: add noop implementation for dcache ops by Ilya Yanok · 13 years ago
  50. 4c0f69d davinci_emac: conditionally compile specific PHY support by Ilya Yanok · 13 years ago
  51. 518036e davinci_emac: use internal addresses in buffer descriptors by Ilya Yanok · 13 years ago
  52. 5f732f7 davinci_emac: move arch-independent defines to separate header by Ilya Yanok · 13 years ago
  53. 3c1c315 BeagleBoard: config: Really switch to ttyO2 by Koen Kooi · 13 years ago
  54. 6f6cd8b ARM: davinci_dm6467Tevm: Fix build breakage by Anatolij Gustschin · 13 years ago
  55. fb13c65 ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused by Thomas Weber · 13 years ago
  56. a2146f5 ARM: OMAP3: Remove unused define SDRC_R_C_B by Thomas Weber · 13 years ago
  57. 07eec8e ARM: OMAP3: Remove unused define CONFIG_OMAP3430 by Thomas Weber · 13 years ago
  58. 8ed98d8 omap4: fix IO setting by Aneesh V · 13 years ago
  59. 83cc607 omap4+: streamline CONFIG_SYS_TEXT_BASE and other SDRAM addresses by Aneesh V · 13 years ago
  60. a04c304 omap4460: add ES1.1 identification by Aneesh V · 13 years ago
  61. 7d9fa57 omap4: emif: fix error in driver by Aneesh V · 13 years ago
  62. 10a8140 omap: remove I2C from SPL by Aneesh V · 13 years ago
  63. fb4368d omap4460: fix TPS initialization by Aneesh V · 13 years ago
  64. fa5c07a omap: fix cache line size for omap3/omap4 boards by Aneesh V · 13 years ago
  65. 69a4779 omap4: ttyO2 instead of ttyS2 in default bootargs by Aneesh V · 13 years ago
  66. 902b92c omap: Improve PLL parameter calculation tool by Aneesh V · 13 years ago
  67. 49a2e55 start.S: remove omap3 specific code from start.S by Aneesh V · 13 years ago
  68. 688ee13 armv7: setup vector by Aneesh V · 13 years ago
  69. 210f331 armv7: include armv7/cpu.c in SPL build by Aneesh V · 13 years ago
  70. 98a5dc7 armv7: disable L2 cache in cleanup_before_linux() by Aneesh V · 13 years ago
  71. 962712b arm, arm926ejs: Fix clear bss loop for zero length bss by Christian Riesch · 13 years ago
  72. c614cc8 PXA: Move colibri_pxa270 to board/toradex/ by Marek Vasut · 13 years ago
  73. cb4d337 PXA: Flip colibri_pxa27x to pxa-common.h by Marek Vasut · 13 years ago
  74. d64ff0d PXA: Introduce common configuration header for PXA by Marek Vasut · 13 years ago
  75. 08341be PXA: Rename pxa_dram_init to pxa2xx_dram_init by Marek Vasut · 13 years ago
  76. 71d058b PXA: Squash extern pxa_dram_init() by Marek Vasut · 13 years ago
  77. f7d4f36 PXA: Export cpu_is_ and pxa_dram_init functions by Marek Vasut · 13 years ago
  78. e326a23 PXA: Cleanup Colibri PXA270 by Marek Vasut · 13 years ago
  79. ba2d9be PXA: Replace timer driver by Marek Vasut · 13 years ago
  80. 78aca0e PXA: Add cpuinfo display for PXA2xx by Marek Vasut · 13 years ago
  81. 9da6fe5 PXA: Separate PXA2xx CPU init by Marek Vasut · 13 years ago
  82. 85cc88a PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X by Marek Vasut · 13 years ago
  83. 902c9d2 PXA: Unify vpac270 environment size by Marek Vasut · 13 years ago
  84. 5e063e1 PXA: Enable command line editing for vpac270 by Marek Vasut · 13 years ago
  85. d7a3545 PXA: Adapt Voipac PXA270 to OneNAND SPL by Marek Vasut · 13 years ago
  86. 6e31651 PXA: Drop Voipac PXA270 OneNAND IPL by Marek Vasut · 13 years ago
  87. 8a85f7d PXA: Fixup PXA25x boards after start.S update by Marek Vasut · 13 years ago
  88. f1ac784 PXA: Re-add the Dcache locking as RAM for pxa250 by Marek Vasut · 13 years ago
  89. b909162 PXA: Rework start.S to be closer to other ARMs by Marek Vasut · 13 years ago
  90. 583cbb4 PXA: Drop XM250 board by Marek Vasut · 13 years ago
  91. f2a7e4d PXA: Drop PLEB2 board by Marek Vasut · 13 years ago
  92. 72830a5 PXA: Drop CRADLE board by Marek Vasut · 13 years ago
  93. 2493bd5 PXA: Drop CERF250 board by Marek Vasut · 13 years ago
  94. b672cbf Fix regression in SMDK6400 by Simon Schwarz · 13 years ago
  95. 5a9fc19 nand: Add common functions to linux/mtd/nand.h by Simon Schwarz · 13 years ago
  96. 024b61c Ethernut 5 board support by Tim Schendekehl · 13 years ago
  97. a6ac5f3 net: Armada100: Fix compilation warnings by Ajay Bhargav · 13 years ago
  98. a35cb4c ARM: remove duplicated code for LaCie boards by Simon Guinot · 13 years ago
  99. 72198a3 ARM: add support for LaCie 2Big Network v2 by Simon Guinot · 13 years ago
  100. 5559fb8 mvsata: fix ide_preinit for missing disks by Simon Guinot · 13 years ago