1. 65530a8 tegra20: add clock_set_pllout function by Lucas Stach · 12 years ago
  2. 3f44e44 tegra20: complete periph_id enum by Lucas Stach · 12 years ago
  3. 150c249 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  4. 3064f32 Tegra20: Move some code files to common directories for upcoming Tegra30 patches. by Tom Warren · 12 years ago
  5. 6d365ea tegra20: add USB ULPI init code by Lucas Stach · 12 years ago
  6. a896211 tegra20: port to new ehci interface by Lucas Stach · 12 years ago
  7. 676ae06 usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · 12 years ago
  8. c7e3b2b usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  9. 036036d serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  10. 320de13 serial: mxs: spl: Remove empty serial_* functions from SPL code by Marek Vasut · 12 years ago
  11. b823fd9 ARM: prevent misaligned array inits by Albert ARIBAUD · 12 years ago
  12. dec9668 arm: armv7: omap3: Fix restore sequence in lowlevel_init by Albert ARIBAUD · 12 years ago
  13. 03eecab arm: rmobile: bugfix: wrong register saving in lowlevel_init by Tetsuyuki Kobayashi · 12 years ago
  14. 28e5ac2 arm: armv7: temporarily set -mno-unaligned-access by Albert ARIBAUD · 12 years ago
  15. 7775440 ARM: Add Altera SOCFPGA Cyclone5 by Dinh Nguyen · 12 years ago
  16. 38b343d arm: Support new Xilinx Zynq platform by Michal Simek · 12 years ago
  17. 76abfa5 arm: Fixed the offset for the no relocation. by Zhong Hongbo · 12 years ago
  18. c673426 arm: Add CONFIG_OF_BOARD_SETUP support to bootm by Joe Hershberger · 12 years ago
  19. 4e7067f arm: Remove additional config flags by Michal Simek · 12 years ago
  20. 63ee53a armv7 cpu_init_crit: Simplify code by Benoît Thébaudeau · 12 years ago
  21. 0f20bb6 arm: work around assembler bug by Allen Martin · 12 years ago
  22. fcfa696 ARM: increase lmb stack space reservation to 4KB by Rob Herring · 12 years ago
  23. 386c6cb Merge remote-tracking branch 'u-boot-marvell/master' by Albert ARIBAUD · 12 years ago
  24. 9bd2317 lsxl: also turn off fan in power down mode by Michael Walle · 12 years ago
  25. 5d889ae ARM : Add GPIO Driver and IOMUX definition for S3C2440 by Gabriel Huau · 12 years ago
  26. 35729c6 rmobile: Fix build timer driver with BUILD_DIR by Nobuhiro Iwamatsu · 12 years ago
  27. 2d61084 arm: rmobile: Add cpu_eth_init function by Nobuhiro Iwamatsu · 12 years ago
  28. 1a31ca4 arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA board by Hideyuki Sano · 12 years ago
  29. 62d0b6b arm: rmobile: Add support PFC of Renesas R8A7740 by Nobuhiro Iwamatsu · 12 years ago
  30. cfa291b arm: rmobile: Add support Renesas R8A7740 by Nobuhiro Iwamatsu · 12 years ago
  31. 2c541df arm: rmobile: Add support TMU base timer function by Nobuhiro Iwamatsu · 12 years ago
  32. 2f7ea5b arm: rmobile: Change initializing ICCICR register by Nobuhiro Iwamatsu · 12 years ago
  33. 4f007b8 arm: rmobile: kzm9g: separate cpu_rev to integer and fraction by Tetsuyuki Kobayashi · 12 years ago
  34. 170cc96 arm: rmobile: kzm9g: fix CPU info by Tetsuyuki Kobayashi · 12 years ago
  35. 2c1157d arm: rmobile: kzm9g: Add dummy member to struct sh73a0_rwdt by Tetsuyuki Kobayashi · 12 years ago
  36. c7ee8a5 arm: rmobile: Support build with gcc-4.6 or later by Nobuhiro Iwamatsu · 12 years ago
  37. 4306abd arm: rmobile: kzm9g: enable reset command by Tetsuyuki Kobayashi · 12 years ago
  38. a126331 arm: rmobile: kzm9g: Adjust low level hardware setting by Tetsuyuki Kobayashi · 12 years ago
  39. 8d811ca arm: rmobile: Add supoprt for KMC KZM-A9-GT board by Nobuhiro Iwamatsu · 12 years ago
  40. b045a23 arm: rmobile: Add support PFC of Renesas SH73A0 by Nobuhiro Iwamatsu · 12 years ago
  41. 1cdf248 arm: rmobile: Add support Renesas SH73A0 by Nobuhiro Iwamatsu · 12 years ago
  42. 4fb44e2 arm: rmobile: Add basic support for Renesas R-Mobile by Nobuhiro Iwamatsu · 12 years ago
  43. a6cd85a ARMv7: Add register definition of global timer by Nobuhiro Iwamatsu · 12 years ago
  44. 94fd131 bootstage: Store boot timings in device tree by Simon Glass · 12 years ago
  45. 90207b6 am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX by Joel A Fernandes · 12 years ago
  46. 7ac2fe2 OMAP: networking support for SPL by Ilya Yanok · 12 years ago
  47. 1c27059 Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 12 years ago
  48. 8f0732a Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  49. cec2655 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 12 years ago
  50. 3f7f241 ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK by Tom Rini · 12 years ago
  51. d97b4ce SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl by Tom Rini · 12 years ago
  52. 6507f13 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · 12 years ago
  53. 47f7bca SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  54. d7cb93b ARM: SPL: Move gpmc_init() to spl_board_init() by Tom Rini · 12 years ago
  55. d4c4e0e ARM: SPL: Start hooking in the current SPI SPL support by Tom Rini · 12 years ago
  56. 026b2fe ARM: SPL: Clean up spl.c / spl_nand.c slightly by Tom Rini · 12 years ago
  57. f088125 ARM: SPL: Make spl_mmc.c more generic by Tom Rini · 12 years ago
  58. 55cdbb8 ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · 12 years ago
  59. 24dafad ARM: SPL: Only call mem_malloc_init if configured by Tom Rini · 12 years ago
  60. 8082fda ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c by Tom Rini · 12 years ago
  61. 37189a1 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() by Tom Rini · 12 years ago
  62. 8e1b836 ARM: SPL: Rename omap_boot_device to spl_boot_device by Tom Rini · 12 years ago
  63. 9f8a6e7 omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds. by Pavel Machek · 12 years ago
  64. 6abbe74 omap-common: Fix typo in save_boot_params() in lowlevel_init.S by Tom Rini · 12 years ago
  65. 861a86f omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() by Tom Rini · 12 years ago
  66. 0da113e spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT by Tom Rini · 12 years ago
  67. 59d63f7 ARM: arm1176: Define arch_cpu_init() at the SoC level by Stephen Warren · 12 years ago
  68. 61e1298 dm: net: Move IXP NPE to drivers/net/ by Marek Vasut · 12 years ago
  69. e1eb75b i.MX: shut down video before launch of O/S by Eric Nelson · 12 years ago
  70. 362635b mx51evk: Add CONFIG_REVISION_TAG by Benoît Thébaudeau · 12 years ago
  71. 495dbd7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  72. d193c1b Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  73. 535c74f ARM: Remove apollon board by Marek Vasut · 12 years ago
  74. 037e9d3 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 12 years ago
  75. 19f59ea MX6: drop binary constants from iomux header by Stefano Babic · 12 years ago
  76. 29f3e3f Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · 12 years ago
  77. 22e7394 tegra20: usb: rework set_host_mode by Lucas Stach · 12 years ago
  78. ea00e59 MX: set a common place to share code for Freescale i.MX by Stefano Babic · 12 years ago
  79. 312693c tegra: nand: Add Tegra NAND driver by Jim Lin · 12 years ago
  80. c6af2e7 tegra: fdt: Add NAND controller binding and definitions by Simon Glass · 12 years ago
  81. 35e1132 tegra: Add NAND support to funcmux by Simon Glass · 12 years ago
  82. 0dc7b82 mx31: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
  83. 697191d Fix mx31_decode_pll by Benoît Thébaudeau · 12 years ago
  84. 543d247 mx35 timer: Switch to 32-kHz source by Benoît Thébaudeau · 12 years ago
  85. 9c6c5c0 mx35: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
  86. 1b2080f mx25: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
  87. 82e1b54 mx35: Fix clock dividers by Benoît Thébaudeau · 12 years ago
  88. 9ba81ba mx35: Add definitions for clock gate values by Benoît Thébaudeau · 12 years ago
  89. e761955 mx35: Fix decode_pll by Benoît Thébaudeau · 12 years ago
  90. a532278 omap4 i2c: add support for i2c bus 4 by Koen Kooi · 12 years ago
  91. 8458e02 mmc: s5p_sdhci: fixed wrong function argument by Jaehoon Chung · 12 years ago
  92. 057df19 Merge remote-tracking branch 'u-boot-ti/master' into m by Albert ARIBAUD · 12 years ago
  93. 14dace7 am33xx: Remove redundant timer config by Tom Rini · 12 years ago
  94. fb380bf OMAP3: video: add macros to set display parameters by Stefano Babic · 12 years ago
  95. baee780 video: drop duplicate set of DISPC_CONFIG register by Stefano Babic · 12 years ago
  96. 4aaf064 OMAP3: add definition of CTRL_WKUP_CTRL register by Arnout Vandecappelle (Essensium/Mind) · 12 years ago
  97. e23e5ee arm: Adds board_postclk_init to the init_sequence. by Markus Hubig · 12 years ago
  98. d82f05f MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS by Marek Vasut · 12 years ago
  99. 8203b20 kw_spi: fix clock prescaler computation by Valentin Longchamp · 12 years ago
  100. 491f6c2 edminiv2: orion5x: fix GPIO inits and values by Albert ARIBAUD · 12 years ago