1. cd30e2f sc_sps_1: Adjust board config to use 'mxs' SoC code by Otavio Salvador · 12 years ago
  2. 66b70bb rtc: imxdi: Initial support by Benoît Thébaudeau · 12 years ago
  3. ebc827e MX28: Add SchulerControl SC_SPS_1 platform by Marek Vasut · 12 years ago
  4. 1a87e3e i.MX28: bug fixes in PMU configuration code by Stathis Voukelatos · 12 years ago
  5. 8299bfb MX28: Move the u-boot.bd info CPUDIR/SOCDIR by Marek Vasut · 12 years ago
  6. acc86c5 vision2: do not overwrite the console by Fabio Estevam · 12 years ago
  7. 8892058 mx51evk: do not overwrite the console by Fabio Estevam · 12 years ago
  8. cbf6c9c MX5: mx53loco: do not overwrite the console by Stefano Babic · 12 years ago
  9. 042cfd6 MX28: Fix MXS MMC DMA issues by Marek Vasut · 12 years ago
  10. 97c04d6 MX28: Transfer small blocks via PIO in MXS MMC by Marek Vasut · 12 years ago
  11. 92af615 MX28: Split out the PIO and DMA transfer functions by Marek Vasut · 12 years ago
  12. 213a7a2 MX28: Fix up the MMC driver DMA mode by Marek Vasut · 12 years ago
  13. d0cdd92 mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCs by Otavio Salvador · 12 years ago
  14. cb7e948 mxs: Clarify why we poweroff in case of brownout in 5v conflict by Otavio Salvador · 12 years ago
  15. f930ea6 mxs: Reowork SPL to use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  16. 22f4ff9 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  17. 5309b00 mxs: prefix register acessor macros with 'mxs' prefix by Otavio Salvador · 12 years ago
  18. 29c70a8 mxs: reorganize source directory for easy sharing of code in i.MXS SoCs by Otavio Salvador · 12 years ago
  19. cdf26af mx28evk: Turn on caches by Fabio Estevam · 12 years ago
  20. e2ddb9f MX28: use a clear name for DDR2 initialization by Otavio Salvador · 12 years ago
  21. d8fbe2f Add support for Bluegiga APX4 Development Kit by Veli-Pekka Peltola · 12 years ago
  22. ca36b53 MX28: extend print_cpuinfo() to use chip information by Otavio Salvador · 12 years ago
  23. 23697f6 MX28: SPI: Add DMA transfer support by Marek Vasut · 12 years ago
  24. 036b7bd MX28: SPI: Pull out the PIO transfer function by Marek Vasut · 12 years ago
  25. 955d92f MX28: SPI: Refactor spi_xfer a bit by Marek Vasut · 12 years ago
  26. 8567d7d imx: Use a clear identification of an unidentified CPU type by Otavio Salvador · 12 years ago
  27. ba13f4e at91: Add support for taskit AT91SAM9G20 boards. by Markus Hubig · 12 years ago
  28. 33d678e Enable the EMAC clock in at91_macb_hw_init(). by Markus Hubig · 12 years ago
  29. 2fbb149 MAINTAINERS: fix Andreas Bießmann AVR32 entry by Andreas Bießmann · 12 years ago
  30. b98e017 MAINTAINERS: fix entry of Ilko Iliev by Andreas Bießmann · 12 years ago
  31. 42aafb3 arm : Atmel : add at91sam9x5ek board support by Bo Shen · 12 years ago
  32. b012396 doc/git-mailrc: update at91 and avr32 by Andreas Bießmann · 12 years ago
  33. 115fb80 am335x_evm: enable SMSC PHY driver by Ilya Yanok · 12 years ago
  34. 8e7f3fe OMAP3: fix DRAM size for IGEP-based boards. by Enric Balletbò i Serra · 12 years ago
  35. dfd07f6 DaVinci DA8xx: fix set_cpu_clk_info() by Laurence Withers · 12 years ago
  36. c28b8c7 DaVinci DA8xx: replace magic number for DDR speed by Laurence Withers · 12 years ago
  37. 7e9e68e DaVinci DA850: UART2 clock ID comes from ASYNC3 by Laurence Withers · 12 years ago
  38. f2edf56 DaVinci DA8xx: tidy up clock ID definition by Laurence Withers · 12 years ago
  39. d028032 doc/git-mailrc: Update 'ti' alias by Tom Rini · 12 years ago
  40. aede188 dm: Move OMAP GPIO driver to drivers/gpio/ by Marek Vasut · 12 years ago
  41. ff0ebb8 dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAP by Marek Vasut · 12 years ago
  42. 7a24772 am33xx: Rework pinmux functions by Tom Rini · 12 years ago
  43. 132b6db am33xx evm: Add CONFIG_CMD_EEPROM and related by Tom Rini · 12 years ago
  44. 4b30240 am33xx: Add support for TI AM335x StarterKit EVM by Tom Rini · 12 years ago
  45. 59c2cc9 am33xx: Remove board/ti/am335x/evm.c by Tom Rini · 12 years ago
  46. 323315a am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and support by Tom Rini · 12 years ago
  47. 4b020fe am33xx: Rework config_ddr to make DDR3 support easier. by Tom Rini · 12 years ago
  48. 4d45112 am33xx: Move some variables in emif4.c, mark them static. by Tom Rini · 12 years ago
  49. 3e44458 am33xx: Correct and clean up ddr_regs struct by Tom Rini · 12 years ago
  50. 6fbca68 am33xx: Do not touch 'ratio1' fields by Tom Rini · 12 years ago
  51. b239b3b am33xx: Rework config_io_ctrl slightly by Tom Rini · 12 years ago
  52. b668ae4 am33xx: Use emif_regs struct for storing initialization values by Tom Rini · 12 years ago
  53. 6f868cf am33xx: Turn a number of 'int' functions to 'void' by Tom Rini · 12 years ago
  54. de3c570 am33xx: Document what we're doing with ddrctrl->ddrckectrl by Tom Rini · 12 years ago
  55. a125512 am335x: ddr_defs: Update EMIF parameters by Vaibhav Bedia · 13 years ago
  56. f4914f9 am33xx: Clean up unused DDR defines, prefix more with 'DDR2' by Tom Rini · 12 years ago
  57. 034aba7 am33xx: Move the call to ddr_pll_config, make it take the frequency by Tom Rini · 12 years ago
  58. 3fd4456 am33xx: Pass to config_ddr the type of memory that is connected by Tom Rini · 12 years ago
  59. 1652dd5 am33xx: Make config_cmd_ctrl / config_ddr_data take const structs by Tom Rini · 12 years ago
  60. 3e6e18c am33xx: Rework DDR2 EMIF initalization slightly by Tom Rini · 12 years ago
  61. ce74816 am33xx: Bugfix to config_sdram() by Tom Rini · 12 years ago
  62. 281033d am33xx: Remove extra check in enable_ddr_clocks by Tom Rini · 12 years ago
  63. 0d65471 am33xx: Convert to using <asm/emif.h> to describe the EMIF by Tom Rini · 12 years ago
  64. 075a9bf am33xx: Remove DMM_BASE define by Tom Rini · 12 years ago
  65. 142184e am335x_evm: Update config for common usage by Tom Rini · 12 years ago
  66. f8bf6b2 am33xx: Enable gpio0 clock by Tom Rini · 12 years ago
  67. 361fc83 OMAP3: igep00x0: add SPL support for IGEP-based boards by Javier Martinez Canillas · 12 years ago
  68. 94458fc OMAP3: mem: Add Numonyx OneNAND 200MHz timing information by Javier Martinez Canillas · 12 years ago
  69. 758b7c6 OMAP3: igep00x0: Add config option to choose flash storage memory by Javier Martinez Canillas · 12 years ago
  70. 5b9896d am335x_evm: CPSW support by Chandan Nath · 12 years ago
  71. 4700fbd am335x_evm: read the on-board EEPROM by Ilya Yanok · 12 years ago
  72. b79a12e am33xx: pin mux defintions for CPSW switch by Chandan Nath · 12 years ago
  73. 2015c38 am33xx: CPSW init and definitions by Chandan Nath · 12 years ago
  74. 464adc8 cpsw: add driver for cpsw ethernet device by Cyril Chemparathy · 12 years ago
  75. a2f5456 beagle: only call DSS code when #defined CONFIG_VIDEO_OMAP3 by Peter Meerwald · 12 years ago
  76. f9da3a3 serial/ns16550: ns16550 has a different register layout on SOC_DA8XX by Mikhail Kshevetskiy · 12 years ago
  77. 32435c7 arm/davinci/da850: add uart0 pinmux by Mikhail Kshevetskiy · 12 years ago
  78. 4a6d36e arm/davinci: fix DDR2/mDDR memory controller initialization for Omap L138 by Mikhail Kshevetskiy · 12 years ago
  79. abe57ee Revert "arm: armv7: add compile option -mno-unaligned-access if available" by Albert ARIBAUD · 12 years ago
  80. 695b1fe omap: am335x_evm: enable i2c1 channel by Steve Sakoman · 12 years ago
  81. cb8a25c beagle: removed unused pr_debug #define by Peter Meerwald · 12 years ago
  82. a0638f7 beagle: fix termination of buddy env setting by Peter Meerwald · 12 years ago
  83. a93ee5f beagle: make get_expansion_id(), get_board_revision(), beagle_display_init() static by Peter Meerwald · 12 years ago
  84. c5d6fb2 igep00x0: default mmcrootfstype to EXT4 by Javier Martinez Canillas · 12 years ago
  85. df32d2c igep00x0: default to OMAP-specific serial driver by Javier Martinez Canillas · 12 years ago
  86. c618b61 da850/omap-l138: add support for direct NOR boot mode by Lad, Prabhakar · 12 years ago
  87. ef160a3 da850/omap-l138: Add support for NAND SPL by Lad, Prabhakar · 12 years ago
  88. d79255d da850/omap-l138: Fix NAND flash timings by Lad, Prabhakar · 12 years ago
  89. 8dc6df8 da850/omap-l138: Add support to read u-boot image from MMC/SD by Lad, Prabhakar · 12 years ago
  90. a52e260 da850/omap-l138: Define SPI specific configs for SPL only when SPI is used by Lad, Prabhakar · 12 years ago
  91. 5dad921 arm, davinci: perform check for initializing global data and serial init by Lad, Prabhakar · 12 years ago
  92. b26d2c4 da850/omap-l138: Make MMC and NOR support mutually exclusive by Rajashekhara, Sudhakar · 12 years ago
  93. 12ca04b da850/omap-l138: modifications for Logic PD Rev.3 AM18xx EVM by Rajashekhara, Sudhakar · 12 years ago
  94. 16787da da850/omap-l138: Add MMC support for DA850/OMAP-L138 by Lad, Prabhakar · 12 years ago
  95. 6229e33 omap: am33xx: enable gpio support by Steve Sakoman · 12 years ago
  96. e2c7578 omap: am335x_evm: remove unused definitions by Steve Sakoman · 12 years ago
  97. 5b5d804 OMAP3: mcx: read hot-water-button after reset by Stefano Babic · 12 years ago
  98. 97872a8 OMAP3: mcx: updated default environment by Stefano Babic · 12 years ago
  99. bc6c8b8 OMAP3: mcx: set pinmux for uart4 by Stefano Babic · 12 years ago
  100. bdb00c2 mcx: increased buffer for command line by Stefano Babic · 12 years ago