1. cf233ed gpio: add gpio api support to mx27 (v4) by trem · 12 years ago
  2. 397e3d5 mx5: add iomux-mx51.h include by Matt Sealey · 12 years ago
  3. a2bbe0c mxs: Rename 'mx28_dram_init' to 'mxs_dram_init' by Otavio Salvador · 12 years ago
  4. d1de2e0 mxs: Only build internal Ethernet controller for i.MX28 by Otavio Salvador · 12 years ago
  5. d8e9063 mxs: Replace i.MX233 by i.MX23 on copyright header by Otavio Salvador · 12 years ago
  6. f884a42 mx35: Remove declaration of non-existing function by Benoît Thébaudeau · 12 years ago
  7. efc9187 mx35: Move clock enums to clock.h by Benoît Thébaudeau · 12 years ago
  8. 4618789 mx35: Remove declaration of non-existing function by Benoît Thébaudeau · 12 years ago
  9. 97f69e6 mx35: Fix broken pin definitions by Benoît Thébaudeau · 12 years ago
  10. 6774a92 mx35 iomux: Remove unused macro by Benoît Thébaudeau · 12 years ago
  11. f303935 mx5: Undeclare imx_decode_pll() by Benoît Thébaudeau · 12 years ago
  12. fc05b90 MX: Set a common gpio.h for all i.MX by Stefano Babic · 12 years ago
  13. f13094d mxs: Use correct function name to initialize dram by Fabio Estevam · 12 years ago
  14. 1781100 MX28: config: Allow different target generation in elftosb call by Otavio Salvador · 12 years ago
  15. 5baa248 mx35: Add cpu_mmc_init() by Benoît Thébaudeau · 12 years ago
  16. 58d2232 mx5/6: Fix cpu_mmc_init() return value by Benoît Thébaudeau · 12 years ago
  17. 0ca618c imx-common/cmd_bmode.c: add imx bmode (bootmode) command by Troy Kisky · 12 years ago
  18. c939e2c iomux: move IOMUX_GPR13_xxx defines by Troy Kisky · 12 years ago
  19. 055926a mx35: Remove duplicate GPIO3_BASE_ADDR by Benoît Thébaudeau · 12 years ago
  20. 118e0bc mx5: cosmetic: Clean up lowlevel_init by Benoît Thébaudeau · 12 years ago
  21. 796ae25 mx5/6 timer: Round up tick_to_time() value by Benoît Thébaudeau · 12 years ago
  22. c8750c6 mx3: Fix typo on IPU_CONF_CSI_EN by Benoît Thébaudeau · 12 years ago
  23. 8ce8777 mx35: Fix typo on EDIO by Benoît Thébaudeau · 12 years ago
  24. b8aaed3 mx5: Enable dcache by Benoît Thébaudeau · 12 years ago
  25. 463b685 mx25: Enable dcache by Benoît Thébaudeau · 12 years ago
  26. 3c4ff1f rtc: add support of mx27 rtc by trem · 12 years ago
  27. 71de699 MX28: Shuffle around the power management code by Marek Vasut · 12 years ago
  28. 0485006 MX28: Drop the cp15 reconfiguration from SPL by Marek Vasut · 12 years ago
  29. cbf0bf2 mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
  30. 834a39c mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h by Otavio Salvador · 12 years ago
  31. d5fd112 mxs: Remove not required include of iomux-mx28.h by Otavio Salvador · 12 years ago
  32. 8a8da3e mxs: Remove not required explicit iomux-mx28.h include by Otavio Salvador · 12 years ago
  33. e667e76 arm:exynos: Enable data cache at exynos based processors. by Łukasz Majewski · 12 years ago
  34. c8a3178 video: support exynos pwm backlight driver by Donghwa Lee · 12 years ago
  35. bc72aeb video: exynos fb driver supports display port feature by Donghwa Lee · 12 years ago
  36. b73a88b video: support exynos display port drivers by Donghwa Lee · 12 years ago
  37. 33fd814 EXYNOS5: add display port base address by Donghwa Lee · 12 years ago
  38. a6b453f EXYNOS5: support display port phy control function by Donghwa Lee · 12 years ago
  39. bac7528 EXYNOS5: support display system register control by Donghwa Lee · 12 years ago
  40. 3c9d453 EXYNOS5: support exynos5 lcd clock control by Donghwa Lee · 12 years ago
  41. 64b45d9 video: support exynos fimd driver for various exynos series by Donghwa Lee · 12 years ago
  42. 0fc779c ARM: EXYNOS: fixed compiler warning message by Jaehoon Chung · 12 years ago
  43. e7c50c2 arm/s5pxx: Fix get_timer_masked to get the time. by Zhong Hongbo · 12 years ago
  44. ab337bc EXYNOS5 : Modify pinnumx settings as per Exynos5250 Rev 1.0 by Rajeshwari Shinde · 12 years ago
  45. 8411286 EXYNOS5: CLOCK: Add BPLL support by Rajeshwari Shinde · 12 years ago
  46. 7b9afce EXYNOS5: CLOCK: Modify MPLL clock out for Exynos5250 Rev 1.0 by Rajeshwari Shinde · 12 years ago
  47. 6558d27 Exynos5: DDR3: Add DDR3 memory setup for Exynos5250 Rev 1.0 by Rajeshwari Shinde · 12 years ago
  48. c823267 EXYNOS5: CLOCK: define additional clock registers for Exynos5250 Rev 1.0 by Rajeshwari Shinde · 12 years ago
  49. ff84384 ARCH: SPL: Add parametric board initializer by Rajeshwari Shinde · 12 years ago
  50. 153ba38 arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0 by Tetsuyuki Kobayashi · 12 years ago
  51. 61baafb tegra20: Remove armv4t build flags by Allen Martin · 12 years ago
  52. ea74c93 arm: enable libgcc build for SPL by Allen Martin · 12 years ago
  53. c9c9846 tegra20: enable SPL for tegra20 boards by Allen Martin · 12 years ago
  54. 0ca1a45 tegra20: move SDRAM param save to later in boot by Allen Martin · 12 years ago
  55. e60ab6e ARM: add tegra20 support to arm720t by Allen Martin · 12 years ago
  56. b9690f1 ARM: Fix arm720t SPL build by Allen Martin · 12 years ago
  57. 21fe2f0 tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common by Allen Martin · 12 years ago
  58. 55d98a1 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
  59. 45b8ae6 ARM: add basic support for the Broadcom BCM2835 SoC by Stephen Warren · 12 years ago
  60. 0730faf ARM: arm1176: enable instruction cache in arch_cpu_init() by Stephen Warren · 12 years ago
  61. bae9ea6 snowball: Adding board specific cache cleanup routine by Mathieu J. Poirier · 12 years ago
  62. 4d81b2de armv7: Adding cpu specific cache managmenent by Mathieu J. Poirier · 12 years ago
  63. a50f83b u8500: Enabling power to MMC device on AB8500 V2 by Mathieu J. Poirier · 12 years ago
  64. 0c87765 u8500: Moving processor-specific functions to cpu area. by Mathieu J. Poirier · 12 years ago
  65. cc1bb79 snowball: applying power to LAN and GBF controllers by Mathieu J. Poirier · 12 years ago
  66. a9b226c snowball: Moving to ux500.v2 addess scheme for PRCMU access by Mathieu J. Poirier · 12 years ago
  67. 2d8516bb snowball: Adding CPU clock initialisation by Mathieu J. Poirier · 12 years ago
  68. 6579898 snowball: Adding architecture dependent initialisation by Mathieu J. Poirier · 12 years ago
  69. 03d0814 u8500: Moving prcmu to cpu directory by Mathieu J. Poirier · 12 years ago
  70. 4a036fe snowball: Add support for ux500 based snowball board by Mathieu J. Poirier · 12 years ago
  71. 7de0d82 davinci, c6x: Always use C version of reset code by Tom Rini · 12 years ago
  72. 1178475 am33xx evm: Update secure_emif_sdram_config during ddr init by Satyanarayana, Sandhya · 12 years ago
  73. 282e2af da8xx/hawkboard: Add support for ohci host controller by Sughosh Ganu · 12 years ago
  74. 7b643a4 armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible stack by Tom Rini · 12 years ago
  75. ee5bce4 omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms by Tom Rini · 12 years ago
  76. 470e2a2 am33xx: Add support, update omap3 McSPI driver by Tom Rini · 12 years ago
  77. 0dc71d1 am33xx: Correct MMC1, remove MMC2 support by Tom Rini · 12 years ago
  78. 1a87e3e i.MX28: bug fixes in PMU configuration code by Stathis Voukelatos · 12 years ago
  79. 8299bfb MX28: Move the u-boot.bd info CPUDIR/SOCDIR by Marek Vasut · 12 years ago
  80. 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
  81. cb7e948 mxs: Clarify why we poweroff in case of brownout in 5v conflict by Otavio Salvador · 12 years ago
  82. f930ea6 mxs: Reowork SPL to use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  83. 22f4ff9 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  84. 5309b00 mxs: prefix register acessor macros with 'mxs' prefix by Otavio Salvador · 12 years ago
  85. 29c70a8 mxs: reorganize source directory for easy sharing of code in i.MXS SoCs by Otavio Salvador · 12 years ago
  86. e2ddb9f MX28: use a clear name for DDR2 initialization by Otavio Salvador · 12 years ago
  87. ca36b53 MX28: extend print_cpuinfo() to use chip information by Otavio Salvador · 12 years ago
  88. 8567d7d imx: Use a clear identification of an unidentified CPU type by Otavio Salvador · 12 years ago
  89. 33d678e Enable the EMAC clock in at91_macb_hw_init(). by Markus Hubig · 12 years ago
  90. 42aafb3 arm : Atmel : add at91sam9x5ek board support by Bo Shen · 12 years ago
  91. dfd07f6 DaVinci DA8xx: fix set_cpu_clk_info() by Laurence Withers · 12 years ago
  92. c28b8c7 DaVinci DA8xx: replace magic number for DDR speed by Laurence Withers · 12 years ago
  93. 7e9e68e DaVinci DA850: UART2 clock ID comes from ASYNC3 by Laurence Withers · 12 years ago
  94. f2edf56 DaVinci DA8xx: tidy up clock ID definition by Laurence Withers · 12 years ago
  95. aede188 dm: Move OMAP GPIO driver to drivers/gpio/ by Marek Vasut · 12 years ago
  96. 7a24772 am33xx: Rework pinmux functions by Tom Rini · 12 years ago
  97. 132b6db am33xx evm: Add CONFIG_CMD_EEPROM and related by Tom Rini · 12 years ago
  98. 4b30240 am33xx: Add support for TI AM335x StarterKit EVM by Tom Rini · 12 years ago
  99. 59c2cc9 am33xx: Remove board/ti/am335x/evm.c by Tom Rini · 12 years ago
  100. 323315a am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and support by Tom Rini · 12 years ago