1. c6af2e7 tegra: fdt: Add NAND controller binding and definitions by Simon Glass · 12 years ago
  2. 35e1132 tegra: Add NAND support to funcmux by Simon Glass · 12 years ago
  3. 057df19 Merge remote-tracking branch 'u-boot-ti/master' into m by Albert ARIBAUD · 12 years ago
  4. 14dace7 am33xx: Remove redundant timer config by Tom Rini · 12 years ago
  5. fb380bf OMAP3: video: add macros to set display parameters by Stefano Babic · 12 years ago
  6. baee780 video: drop duplicate set of DISPC_CONFIG register by Stefano Babic · 12 years ago
  7. 4aaf064 OMAP3: add definition of CTRL_WKUP_CTRL register by Arnout Vandecappelle (Essensium/Mind) · 12 years ago
  8. e23e5ee arm: Adds board_postclk_init to the init_sequence. by Markus Hubig · 12 years ago
  9. 8203b20 kw_spi: fix clock prescaler computation by Valentin Longchamp · 12 years ago
  10. 491f6c2 edminiv2: orion5x: fix GPIO inits and values by Albert ARIBAUD · 12 years ago
  11. 9bfc236 atmel: at91sam9x5: fix name error for spi by Bo Shen · 12 years ago
  12. 8e99ecd mxc: Define architecture identifier by Benoît Thébaudeau · 12 years ago
  13. a123312 mxs: Convert timeout parameter to 'unsigned int' by fabio.estevam@freescale.com · 12 years ago
  14. 615a4ad MX28: DMA: Align the struct mxs_dma_desc by Marek Vasut · 12 years ago
  15. e71c39d gpio: add gpio api support to mx27 (v4) by trem · 12 years ago
  16. af369d9 mx5: add iomux-mx51.h include by Matt Sealey · 12 years ago
  17. 72f8ebf mxs: Rename 'mx28_dram_init' to 'mxs_dram_init' by Otavio Salvador · 12 years ago
  18. 89ce53f mxs: Only build internal Ethernet controller for i.MX28 by Otavio Salvador · 12 years ago
  19. 6e829b6 mxs: Replace i.MX233 by i.MX23 on copyright header by Otavio Salvador · 12 years ago
  20. 483920f mx35: Remove declaration of non-existing function by Benoît Thébaudeau · 12 years ago
  21. 7c80326 mx35: Move clock enums to clock.h by Benoît Thébaudeau · 12 years ago
  22. d365e2d mx35: Remove declaration of non-existing function by Benoît Thébaudeau · 12 years ago
  23. fe24d61 mx35: Fix broken pin definitions by Benoît Thébaudeau · 12 years ago
  24. e23ee56 mx35 iomux: Remove unused macro by Benoît Thébaudeau · 12 years ago
  25. 4311c1a mx5: Undeclare imx_decode_pll() by Benoît Thébaudeau · 12 years ago
  26. 5fecb36 MX: Set a common gpio.h for all i.MX by Stefano Babic · 12 years ago
  27. c55068e mxs: Use correct function name to initialize dram by Fabio Estevam · 12 years ago
  28. a545355 MX28: config: Allow different target generation in elftosb call by Otavio Salvador · 12 years ago
  29. 09bc3d0 mx35: Add cpu_mmc_init() by Benoît Thébaudeau · 12 years ago
  30. ecb0f31 mx5/6: Fix cpu_mmc_init() return value by Benoît Thébaudeau · 12 years ago
  31. 124a06d imx-common/cmd_bmode.c: add imx bmode (bootmode) command by Troy Kisky · 12 years ago
  32. d1c679a iomux: move IOMUX_GPR13_xxx defines by Troy Kisky · 12 years ago
  33. 83209cb mx35: Remove duplicate GPIO3_BASE_ADDR by Benoît Thébaudeau · 12 years ago
  34. 18c6399 mx5: cosmetic: Clean up lowlevel_init by Benoît Thébaudeau · 12 years ago
  35. 68d919d mx5/6 timer: Round up tick_to_time() value by Benoît Thébaudeau · 12 years ago
  36. f2d3ae0 mx3: Fix typo on IPU_CONF_CSI_EN by Benoît Thébaudeau · 12 years ago
  37. 34a31bf mx35: Fix typo on EDIO by Benoît Thébaudeau · 12 years ago
  38. 78ff1a6 mx5: Enable dcache by Benoît Thébaudeau · 12 years ago
  39. e107c7e mx25: Enable dcache by Benoît Thébaudeau · 12 years ago
  40. 78befb6 rtc: add support of mx27 rtc by trem · 12 years ago
  41. fdb00b8 MX28: Shuffle around the power management code by Marek Vasut · 12 years ago
  42. 1b0f559 MX28: Drop the cp15 reconfiguration from SPL by Marek Vasut · 12 years ago
  43. fa7a51c mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
  44. af963ba mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h by Otavio Salvador · 12 years ago
  45. d7d8a3a mxs: Remove not required include of iomux-mx28.h by Otavio Salvador · 12 years ago
  46. f348199 mxs: Remove not required explicit iomux-mx28.h include by Otavio Salvador · 12 years ago
  47. d7957d1 arm:exynos: Enable data cache at exynos based processors. by Łukasz Majewski · 12 years ago
  48. 6fff52b video: support exynos pwm backlight driver by Donghwa Lee · 12 years ago
  49. a29c832 video: exynos fb driver supports display port feature by Donghwa Lee · 12 years ago
  50. d2a6982 video: support exynos display port drivers by Donghwa Lee · 12 years ago
  51. c401505 EXYNOS5: add display port base address by Donghwa Lee · 12 years ago
  52. b651667 EXYNOS5: support display port phy control function by Donghwa Lee · 12 years ago
  53. 46524be EXYNOS5: support display system register control by Donghwa Lee · 12 years ago
  54. 2c5cd25 EXYNOS5: support exynos5 lcd clock control by Donghwa Lee · 12 years ago
  55. ee93dcf video: support exynos fimd driver for various exynos series by Donghwa Lee · 12 years ago
  56. f8c5cfa ARM: EXYNOS: fixed compiler warning message by Jaehoon Chung · 12 years ago
  57. 3936b4f arm/s5pxx: Fix get_timer_masked to get the time. by Zhong Hongbo · 12 years ago
  58. fd8ef01 EXYNOS5 : Modify pinnumx settings as per Exynos5250 Rev 1.0 by Rajeshwari Shinde · 12 years ago
  59. 10bc1a7 EXYNOS5: CLOCK: Add BPLL support by Rajeshwari Shinde · 12 years ago
  60. 6071bca EXYNOS5: CLOCK: Modify MPLL clock out for Exynos5250 Rev 1.0 by Rajeshwari Shinde · 12 years ago
  61. 87f2e07 Exynos5: DDR3: Add DDR3 memory setup for Exynos5250 Rev 1.0 by Rajeshwari Shinde · 12 years ago
  62. 526b570 EXYNOS5: CLOCK: define additional clock registers for Exynos5250 Rev 1.0 by Rajeshwari Shinde · 12 years ago
  63. 589c397 ARCH: SPL: Add parametric board initializer by Rajeshwari Shinde · 12 years ago
  64. 6f0dba8 arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0 by Tetsuyuki Kobayashi · 12 years ago
  65. cca6076 tegra20: Remove armv4t build flags by Allen Martin · 12 years ago
  66. c497be7 arm: enable libgcc build for SPL by Allen Martin · 12 years ago
  67. 12b7b70 tegra20: enable SPL for tegra20 boards by Allen Martin · 12 years ago
  68. a49716a tegra20: move SDRAM param save to later in boot by Allen Martin · 12 years ago
  69. c037c93 ARM: add tegra20 support to arm720t by Allen Martin · 12 years ago
  70. c7da6c6 ARM: Fix arm720t SPL build by Allen Martin · 12 years ago
  71. d9e73a8 tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common by Allen Martin · 12 years ago
  72. 00a2749 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
  73. efad6cf ARM: add basic support for the Broadcom BCM2835 SoC by Stephen Warren · 12 years ago
  74. 86c6326 ARM: arm1176: enable instruction cache in arch_cpu_init() by Stephen Warren · 12 years ago
  75. f418597 snowball: Adding board specific cache cleanup routine by Mathieu J. Poirier · 12 years ago
  76. 53e6f6a armv7: Adding cpu specific cache managmenent by Mathieu J. Poirier · 12 years ago
  77. 75dfe96 u8500: Enabling power to MMC device on AB8500 V2 by Mathieu J. Poirier · 12 years ago
  78. 1e37322 u8500: Moving processor-specific functions to cpu area. by Mathieu J. Poirier · 12 years ago
  79. b95f9ec snowball: applying power to LAN and GBF controllers by Mathieu J. Poirier · 12 years ago
  80. 101a769 snowball: Moving to ux500.v2 addess scheme for PRCMU access by Mathieu J. Poirier · 12 years ago
  81. 81637e2 snowball: Adding CPU clock initialisation by Mathieu J. Poirier · 12 years ago
  82. 9652de7 snowball: Adding architecture dependent initialisation by Mathieu J. Poirier · 12 years ago
  83. 42cb8fb u8500: Moving prcmu to cpu directory by Mathieu J. Poirier · 12 years ago
  84. 84dee30 snowball: Add support for ux500 based snowball board by Mathieu J. Poirier · 12 years ago
  85. 77bfa6b davinci, c6x: Always use C version of reset code by Tom Rini · 12 years ago
  86. 6995a28 am33xx evm: Update secure_emif_sdram_config during ddr init by Satyanarayana, Sandhya · 12 years ago
  87. 25f8bf6 da8xx/hawkboard: Add support for ohci host controller by Sughosh Ganu · 12 years ago
  88. 975b71b armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible stack by Tom Rini · 12 years ago
  89. 41aebf8 omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms by Tom Rini · 12 years ago
  90. 4c0620b am33xx: Add support, update omap3 McSPI driver by Tom Rini · 12 years ago
  91. 0689a2e am33xx: Correct MMC1, remove MMC2 support by Tom Rini · 12 years ago
  92. 8b165a5 i.MX28: bug fixes in PMU configuration code by Stathis Voukelatos · 12 years ago
  93. 7fb1ed0 MX28: Move the u-boot.bd info CPUDIR/SOCDIR by Marek Vasut · 12 years ago
  94. 41e5497 mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCs by Otavio Salvador · 12 years ago
  95. 05c823b mxs: Clarify why we poweroff in case of brownout in 5v conflict by Otavio Salvador · 12 years ago
  96. 1e0cf5c mxs: Reowork SPL to use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  97. 9c47114 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  98. ddcf13b mxs: prefix register acessor macros with 'mxs' prefix by Otavio Salvador · 12 years ago
  99. 3a0398d mxs: reorganize source directory for easy sharing of code in i.MXS SoCs by Otavio Salvador · 12 years ago
  100. ab90b2c MX28: use a clear name for DDR2 initialization by Otavio Salvador · 12 years ago