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. 0dc7b82 mx31: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
  4. 697191d Fix mx31_decode_pll by Benoît Thébaudeau · 12 years ago
  5. 543d247 mx35 timer: Switch to 32-kHz source by Benoît Thébaudeau · 12 years ago
  6. 9c6c5c0 mx35: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
  7. 1b2080f mx25: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
  8. 82e1b54 mx35: Fix clock dividers by Benoît Thébaudeau · 12 years ago
  9. 9ba81ba mx35: Add definitions for clock gate values by Benoît Thébaudeau · 12 years ago
  10. e761955 mx35: Fix decode_pll by Benoît Thébaudeau · 12 years ago
  11. a532278 omap4 i2c: add support for i2c bus 4 by Koen Kooi · 12 years ago
  12. 8458e02 mmc: s5p_sdhci: fixed wrong function argument by Jaehoon Chung · 12 years ago
  13. 057df19 Merge remote-tracking branch 'u-boot-ti/master' into m by Albert ARIBAUD · 12 years ago
  14. 14dace7 am33xx: Remove redundant timer config by Tom Rini · 12 years ago
  15. fb380bf OMAP3: video: add macros to set display parameters by Stefano Babic · 12 years ago
  16. baee780 video: drop duplicate set of DISPC_CONFIG register by Stefano Babic · 12 years ago
  17. 4aaf064 OMAP3: add definition of CTRL_WKUP_CTRL register by Arnout Vandecappelle (Essensium/Mind) · 12 years ago
  18. e23e5ee arm: Adds board_postclk_init to the init_sequence. by Markus Hubig · 12 years ago
  19. d82f05f MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS by Marek Vasut · 12 years ago
  20. a6f0c4f Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · 12 years ago
  21. 6314c84 avr32:portmux: fix setup for macb1 by Andreas Bießmann · 12 years ago
  22. 8203b20 kw_spi: fix clock prescaler computation by Valentin Longchamp · 12 years ago
  23. 491f6c2 edminiv2: orion5x: fix GPIO inits and values by Albert ARIBAUD · 12 years ago
  24. e5ab702 powerpc: re-add bi_ip_addr to bd_t struct by Anatolij Gustschin · 12 years ago
  25. 83f83d1 ppc: Create a stack frame for wait_ticks() by Joakim Tjernlund · 12 years ago
  26. 7cdcaef Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  27. ef55e84 avr32: Remove redundant LDSCRIPT definition by Benoît Thébaudeau · 12 years ago
  28. 9bfc236 atmel: at91sam9x5: fix name error for spi by Bo Shen · 12 years ago
  29. a6a78be pxa25x: Add UDC registers definitions by Łukasz Dałek · 12 years ago
  30. 8e99ecd mxc: Define architecture identifier by Benoît Thébaudeau · 12 years ago
  31. a123312 mxs: Convert timeout parameter to 'unsigned int' by fabio.estevam@freescale.com · 12 years ago
  32. 615a4ad MX28: DMA: Align the struct mxs_dma_desc by Marek Vasut · 12 years ago
  33. e71c39d gpio: add gpio api support to mx27 (v4) by trem · 12 years ago
  34. af369d9 mx5: add iomux-mx51.h include by Matt Sealey · 12 years ago
  35. 72f8ebf mxs: Rename 'mx28_dram_init' to 'mxs_dram_init' by Otavio Salvador · 12 years ago
  36. 89ce53f mxs: Only build internal Ethernet controller for i.MX28 by Otavio Salvador · 12 years ago
  37. 6e829b6 mxs: Replace i.MX233 by i.MX23 on copyright header by Otavio Salvador · 12 years ago
  38. 483920f mx35: Remove declaration of non-existing function by Benoît Thébaudeau · 12 years ago
  39. 7c80326 mx35: Move clock enums to clock.h by Benoît Thébaudeau · 12 years ago
  40. d365e2d mx35: Remove declaration of non-existing function by Benoît Thébaudeau · 12 years ago
  41. fe24d61 mx35: Fix broken pin definitions by Benoît Thébaudeau · 12 years ago
  42. e23ee56 mx35 iomux: Remove unused macro by Benoît Thébaudeau · 12 years ago
  43. 4311c1a mx5: Undeclare imx_decode_pll() by Benoît Thébaudeau · 12 years ago
  44. 5fecb36 MX: Set a common gpio.h for all i.MX by Stefano Babic · 12 years ago
  45. c55068e mxs: Use correct function name to initialize dram by Fabio Estevam · 12 years ago
  46. a545355 MX28: config: Allow different target generation in elftosb call by Otavio Salvador · 12 years ago
  47. 09bc3d0 mx35: Add cpu_mmc_init() by Benoît Thébaudeau · 12 years ago
  48. ecb0f31 mx5/6: Fix cpu_mmc_init() return value by Benoît Thébaudeau · 12 years ago
  49. 124a06d imx-common/cmd_bmode.c: add imx bmode (bootmode) command by Troy Kisky · 12 years ago
  50. d1c679a iomux: move IOMUX_GPR13_xxx defines by Troy Kisky · 12 years ago
  51. 83209cb mx35: Remove duplicate GPIO3_BASE_ADDR by Benoît Thébaudeau · 12 years ago
  52. 18c6399 mx5: cosmetic: Clean up lowlevel_init by Benoît Thébaudeau · 12 years ago
  53. 68d919d mx5/6 timer: Round up tick_to_time() value by Benoît Thébaudeau · 12 years ago
  54. f2d3ae0 mx3: Fix typo on IPU_CONF_CSI_EN by Benoît Thébaudeau · 12 years ago
  55. 34a31bf mx35: Fix typo on EDIO by Benoît Thébaudeau · 12 years ago
  56. 78ff1a6 mx5: Enable dcache by Benoît Thébaudeau · 12 years ago
  57. e107c7e mx25: Enable dcache by Benoît Thébaudeau · 12 years ago
  58. 78befb6 rtc: add support of mx27 rtc by trem · 12 years ago
  59. fdb00b8 MX28: Shuffle around the power management code by Marek Vasut · 12 years ago
  60. 1b0f559 MX28: Drop the cp15 reconfiguration from SPL by Marek Vasut · 12 years ago
  61. fa7a51c mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
  62. af963ba mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h by Otavio Salvador · 12 years ago
  63. d7d8a3a mxs: Remove not required include of iomux-mx28.h by Otavio Salvador · 12 years ago
  64. f348199 mxs: Remove not required explicit iomux-mx28.h include by Otavio Salvador · 12 years ago
  65. d7957d1 arm:exynos: Enable data cache at exynos based processors. by Łukasz Majewski · 12 years ago
  66. 6fff52b video: support exynos pwm backlight driver by Donghwa Lee · 12 years ago
  67. a29c832 video: exynos fb driver supports display port feature by Donghwa Lee · 12 years ago
  68. d2a6982 video: support exynos display port drivers by Donghwa Lee · 12 years ago
  69. c401505 EXYNOS5: add display port base address by Donghwa Lee · 12 years ago
  70. b651667 EXYNOS5: support display port phy control function by Donghwa Lee · 12 years ago
  71. 46524be EXYNOS5: support display system register control by Donghwa Lee · 12 years ago
  72. 2c5cd25 EXYNOS5: support exynos5 lcd clock control by Donghwa Lee · 12 years ago
  73. ee93dcf video: support exynos fimd driver for various exynos series by Donghwa Lee · 12 years ago
  74. f8c5cfa ARM: EXYNOS: fixed compiler warning message by Jaehoon Chung · 12 years ago
  75. 3936b4f arm/s5pxx: Fix get_timer_masked to get the time. by Zhong Hongbo · 12 years ago
  76. fd8ef01 EXYNOS5 : Modify pinnumx settings as per Exynos5250 Rev 1.0 by Rajeshwari Shinde · 12 years ago
  77. 10bc1a7 EXYNOS5: CLOCK: Add BPLL support by Rajeshwari Shinde · 12 years ago
  78. 6071bca EXYNOS5: CLOCK: Modify MPLL clock out for Exynos5250 Rev 1.0 by Rajeshwari Shinde · 12 years ago
  79. 87f2e07 Exynos5: DDR3: Add DDR3 memory setup for Exynos5250 Rev 1.0 by Rajeshwari Shinde · 12 years ago
  80. 526b570 EXYNOS5: CLOCK: define additional clock registers for Exynos5250 Rev 1.0 by Rajeshwari Shinde · 12 years ago
  81. 589c397 ARCH: SPL: Add parametric board initializer by Rajeshwari Shinde · 12 years ago
  82. 6f0dba8 arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0 by Tetsuyuki Kobayashi · 12 years ago
  83. cca6076 tegra20: Remove armv4t build flags by Allen Martin · 12 years ago
  84. c497be7 arm: enable libgcc build for SPL by Allen Martin · 12 years ago
  85. 12b7b70 tegra20: enable SPL for tegra20 boards by Allen Martin · 12 years ago
  86. a49716a tegra20: move SDRAM param save to later in boot by Allen Martin · 12 years ago
  87. c037c93 ARM: add tegra20 support to arm720t by Allen Martin · 12 years ago
  88. c7da6c6 ARM: Fix arm720t SPL build by Allen Martin · 12 years ago
  89. d9e73a8 tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common by Allen Martin · 12 years ago
  90. 00a2749 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
  91. efad6cf ARM: add basic support for the Broadcom BCM2835 SoC by Stephen Warren · 12 years ago
  92. 86c6326 ARM: arm1176: enable instruction cache in arch_cpu_init() by Stephen Warren · 12 years ago
  93. f418597 snowball: Adding board specific cache cleanup routine by Mathieu J. Poirier · 12 years ago
  94. 53e6f6a armv7: Adding cpu specific cache managmenent by Mathieu J. Poirier · 12 years ago
  95. 75dfe96 u8500: Enabling power to MMC device on AB8500 V2 by Mathieu J. Poirier · 12 years ago
  96. 1e37322 u8500: Moving processor-specific functions to cpu area. by Mathieu J. Poirier · 12 years ago
  97. b95f9ec snowball: applying power to LAN and GBF controllers by Mathieu J. Poirier · 12 years ago
  98. 101a769 snowball: Moving to ux500.v2 addess scheme for PRCMU access by Mathieu J. Poirier · 12 years ago
  99. 81637e2 snowball: Adding CPU clock initialisation by Mathieu J. Poirier · 12 years ago
  100. 9652de7 snowball: Adding architecture dependent initialisation by Mathieu J. Poirier · 12 years ago