1. 11ecb38 tegra: Add display support to funcmux by Simon Glass · Wed Oct 17 13:24:46 2012 +0000
  2. 20b2acb tegra: Use const for pinmux_config_pingroup/table() by Simon Glass · Wed Oct 17 13:24:45 2012 +0000
  3. ba3b893 SPI: Add SPI Driver for EXYNOS. by Rajeshwari Shinde · Fri Nov 02 01:15:36 2012 +0000
  4. d22fe02 EXYNOS5: Add base address for SPI by Hatim RV · Fri Nov 02 01:15:35 2012 +0000
  5. e6365b6 EXYNOS: Add clock for SPI by Hatim RV · Fri Nov 02 01:15:34 2012 +0000
  6. 8d909f3 EXYNOS5: Add pinmux support for SPI by Rajeshwari Shinde · Sun Oct 28 19:32:54 2012 +0000
  7. 392a73a EXYNOS: Add clock for I2S by Rajeshwari Shinde · Thu Oct 25 19:49:29 2012 +0000
  8. cfbe925 EXYNOS: Add I2S base address by Rajeshwari Shinde · Thu Oct 25 19:49:28 2012 +0000
  9. 7cf89a2 EXYNOS: Add pinmux for I2S by Rajeshwari Shinde · Thu Oct 25 19:49:27 2012 +0000
  10. 30b671f EXYNOS: Add parameters required by I2S by Rajeshwari Shinde · Thu Oct 25 19:49:26 2012 +0000
  11. a217452 EXYNOS: Add I2S registers by Rajeshwari Shinde · Thu Oct 25 19:49:25 2012 +0000
  12. 6cac899 ARM: arm1176: Define arch_cpu_init() for s3c64xx by Ashok Kumar Reddy · Wed Sep 26 23:44:59 2012 +0530
  13. 3d4f16c dm: wdt: Move s5p watchdog timer to drivers/watchdog/ by Marek Vasut · Sat Jul 21 05:02:24 2012 +0000
  14. 1a055aa EXYNOS: Clock: Add common function for pll rate calculation by Minkyu Kang · Mon Oct 15 01:58:00 2012 +0000
  15. c279727 ARCH: EXYNOS: add support to match product id by Minkyu Kang · Mon Oct 15 03:06:32 2012 +0000
  16. 7318b29 arm:exynos4:pinmux: Modify the gpio function for mmc by Piotr Wilczek · Thu Sep 20 00:19:57 2012 +0000
  17. d6614b7 gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices by Łukasz Majewski · Tue Sep 04 21:47:46 2012 +0000
  18. dbbd845 arm1136: Fix enable_caches() by Benoît Thébaudeau · Thu Oct 04 10:04:02 2012 +0000
  19. 6135685 arch-mx6: add mx6dl_pins.h by Troy Kisky · Tue Oct 23 10:57:49 2012 +0000
  20. b3aec6a imx-common: cpu: add imx_ddr_size by Troy Kisky · Tue Oct 23 10:57:48 2012 +0000
  21. 5839493 mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololite by Troy Kisky · Tue Oct 23 10:57:46 2012 +0000
  22. ecacc01 Merge git://git.denx.de/u-boot by Stefano Babic · Sat Nov 10 08:05:54 2012 +0100
  23. a62b904 microblaze: Fix compilation failure because of missing libdts by Michal Simek · Wed Sep 26 14:24:05 2012 +0200
  24. c1b1493 microblaze: Remove asm/bitops.h from asm/posix_types.h by Michal Simek · Wed Nov 07 15:25:39 2012 +0100
  25. e3aa3d5 microblaze: Flush caches before enabling them by Michal Simek · Tue Sep 25 10:13:35 2012 +0200
  26. 48c0d48 microblaze: Fix byteorder for microblaze by Michal Simek · Wed Sep 26 15:24:51 2012 +0200
  27. 59085d3 microblaze: Fix compilation warning in ext2_find_next_zero_bit by Michal Simek · Wed Sep 26 14:42:38 2012 +0200
  28. e007094 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Nov 05 07:42:00 2012 -0700
  29. b5c312a powerpc/mpc83xx: sparse fixes by Kim Phillips · Mon Oct 29 13:34:39 2012 +0000
  30. 402673f powerpc/mpc85xx: sparse fixes by Kim Phillips · Mon Oct 29 13:34:38 2012 +0000
  31. 82f576f arch/powerpc/cpu/mpc8xxx/: sparse fixes by Kim Phillips · Mon Oct 29 13:34:37 2012 +0000
  32. e16737f arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:29 2012 +0000
  33. 10ef9bc arch/powerpc/lib/extable.c: sparse fix by Kim Phillips · Mon Oct 29 13:34:28 2012 +0000
  34. 9d21772 arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefined by Kim Phillips · Mon Oct 29 13:34:27 2012 +0000
  35. a1b457a include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · Mon Oct 29 13:34:23 2012 +0000
  36. d58778d socfpga/spl: Remove malloc.h by Vikram Narayanan · Tue Oct 23 00:22:53 2012 +0000
  37. 4d0fde7 socfpga/spl: Remove timer_init from spl_board_init by Vikram Narayanan · Tue Oct 23 00:21:16 2012 +0000
  38. 9b9f90b Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · Sat Nov 03 10:05:22 2012 +0100
  39. b759db3 omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF by Tom Rini · Tue Oct 30 22:23:28 2012 -0700
  40. 5ebe4f1 arm bootm: Allow to pass board specified atags by Pali Rohár · Fri Oct 19 02:00:04 2012 +0000
  41. 81d5b90 arm720t: add back common.h include by Allen Martin · Mon Oct 29 10:47:43 2012 +0000
  42. ec356ed tegra20: initialize variable to avoid compiler warning by Allen Martin · Fri Oct 19 21:18:03 2012 +0000
  43. 36ea627 tegra: move to common SPL framework by Allen Martin · Fri Oct 19 21:08:23 2012 +0000
  44. 5bbbc91 ARM: enhance u-boot.lds to detect over-sized SPL by Stephen Warren · Mon Oct 22 06:19:33 2012 +0000
  45. 9032676 PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · Wed Oct 24 02:36:15 2012 +0000
  46. 464fdd2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Sat Oct 27 11:43:17 2012 +0200
  47. adddf45 ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections by Stephen Warren · Mon Oct 22 06:19:32 2012 +0000
  48. 20895b2 arm: ks8695: use defined constants for UART by Yann Vernier · Fri Oct 05 02:09:48 2012 +0000
  49. 9842617 arm720: Remove CONFIG_ARM7_REVD by Marek Vasut · Wed Oct 03 08:54:13 2012 +0000
  50. 16f6acd arm720: Further clean up the arm720t directory by Marek Vasut · Wed Oct 03 08:54:12 2012 +0000
  51. 2565005 stdio: Remove the CLPS7111 serial driver by Marek Vasut · Wed Oct 03 08:54:11 2012 +0000
  52. 1f9301d arm: Remove support for NETARM by Marek Vasut · Wed Oct 03 08:54:10 2012 +0000
  53. 65bf56e arm: Remove support for s3c4510 by Marek Vasut · Wed Oct 03 08:54:09 2012 +0000
  54. c9e35f3 arm: Remove support for lpc2292 by Marek Vasut · Wed Oct 03 08:54:08 2012 +0000
  55. 15cc79d mx25: Place common functions into sys_proto.h by Fabio Estevam · Tue Oct 23 06:34:52 2012 +0000
  56. 6ec4b95 MX35: add support for woodburn board by Stefano Babic · Wed Oct 10 21:11:46 2012 +0000
  57. c24391a ARM: Add SPL target to arm1136 by Stefano Babic · Wed Oct 17 06:04:30 2012 +0000
  58. e9a0579 MX35: Add soc_boot_mode and soc_boot_device to MX35 by Stefano Babic · Wed Oct 10 21:11:43 2012 +0000
  59. 9105c5b MX35: add LOW_LEVEL_SRAM_STACK to use SPL_FRAMEWORK by Stefano Babic · Wed Oct 10 21:11:42 2012 +0000
  60. b913a3a ARM: Fix start.S when used with SPL in arm1136 by Stefano Babic · Wed Oct 10 21:11:41 2012 +0000
  61. fd375f3 MX5: fix warning in clock.c by Stefano Babic · Wed Oct 24 10:06:28 2012 +0200
  62. 0594f80 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · Fri Oct 26 07:54:25 2012 +0200
  63. 9f2cfe4 Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · Fri Oct 26 07:00:28 2012 +0200
  64. cca45e7 am33xx: Enable UART{1,2,3,4,5} clocks by Andrew Bradford · Thu Oct 25 08:21:29 2012 -0400
  65. 3adb827 am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbers by Peter Korsgaard · Thu Oct 18 01:21:13 2012 +0000
  66. eb6cf7b am33xx: support board specific ddr settings by Peter Korsgaard · Thu Oct 18 01:21:12 2012 +0000
  67. 5d3f682 am33xx: move generic parts of pinmux handling out from board/ti/am335x by Peter Korsgaard · Thu Oct 18 01:21:11 2012 +0000
  68. aabb9f8 am33xx/board: use cpu_mmc_init() for default mmc initialization by Peter Korsgaard · Thu Oct 18 01:21:10 2012 +0000
  69. 85ec2db am33xx: move ti i2c baseboard header handling to board/ti/am335x/ by Peter Korsgaard · Thu Oct 18 01:21:09 2012 +0000
  70. a207efe am33xx/board.c: make wdtimer/uart_base static by Peter Korsgaard · Thu Oct 18 01:21:08 2012 +0000
  71. 0c1c923 am33xx: Add SPI SPL as an option by Tom Rini · Tue Oct 16 13:06:07 2012 +0000
  72. 133e92d VIDEO: add macro to set LCD size for DSS driver by Stefano Babic · Tue Oct 16 04:07:05 2012 +0000
  73. 2d7da5f am335x: Enable RTC 32K OSC clock by Vaibhav Hiremath · Thu Mar 08 17:15:47 2012 +0530
  74. fdc2fb1 ColdFire: Add MCF5441x CPU support by Alison Wang · Thu Oct 18 19:25:51 2012 +0000
  75. 0c6c444 ColdFire: Fix unused variable in cpu_init.c by Alison Wang · Sun Oct 21 21:27:48 2012 +0000
  76. fe201cb mpc83xx: add support for mpc8309 by Gerlando Falauto · Wed Oct 10 22:13:08 2012 +0000
  77. 7473555 cleanup: introduce CONFIG_MPC830x by Gerlando Falauto · Wed Oct 10 22:13:07 2012 +0000
  78. 77cf283 cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832x by Gerlando Falauto · Wed Oct 10 22:13:06 2012 +0000
  79. a987464 am33xx: Enable DDR3 for DDR3 version of beaglebone by Joel A Fernandes · Tue Sep 25 06:49:47 2012 +0000
  80. 430c0dc Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · Mon Oct 22 16:54:38 2012 -0700
  81. 1bc8b04 85xx: Protect timeout_save variable with ifdefs by Andy Fleming · Mon Oct 22 17:28:18 2012 -0500
  82. 558359a powerpc/boot: Change the compile macro for SRIO & PCIE boot master module by Liu Gang · Sun Oct 14 20:55:17 2012 +0000
  83. 09d0aa9 poweprc/85xx: add QMan frequency info and fdt fixup. by Haiying Wang · Thu Oct 11 07:13:39 2012 +0000
  84. e67bdfc mpc85xx/portals: Add qman and bman ip_cfg field into portal info by Haiying Wang · Thu Oct 11 07:13:38 2012 +0000
  85. 3b5179f powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platform by York Sun · Mon Oct 08 07:44:31 2012 +0000
  86. 2394a0f powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1 by York Sun · Mon Oct 08 07:44:30 2012 +0000
  87. 31a0c8c powerpc/mpc85xx: Remove R6 from spin table by York Sun · Mon Oct 08 07:44:29 2012 +0000
  88. 9b9372f powerpc/mpc8xxx: Fix DDR SPD failed message by York Sun · Mon Oct 08 07:44:28 2012 +0000
  89. d01babd powerpc/mpc8xxx: Add auto select bank interleaving mode by York Sun · Mon Oct 08 07:44:27 2012 +0000
  90. 6995a02 powerpc/mpc85xx: Add workaround for DDR erratum A004934 by York Sun · Mon Oct 08 07:44:26 2012 +0000
  91. a28496f powerpc/mpc85xx: software workaround for DDR erratum A-004468 by York Sun · Mon Oct 08 07:44:25 2012 +0000
  92. 016095d powerpc/mpc8xxx: Fix DDR initialization waiting for D_INIT by York Sun · Mon Oct 08 07:44:24 2012 +0000
  93. 98df4d1 powerpc/mpc8xxx: Fix DDR driver handling quad-rank DIMMs and address calculation by York Sun · Mon Oct 08 07:44:23 2012 +0000
  94. 7d69ea3 powerpc/mpc8xxx: Update DDR registers by York Sun · Mon Oct 08 07:44:22 2012 +0000
  95. bafd803 fm/mEMAC: add mEMAC frame work by Roy Zang · Mon Oct 08 07:44:21 2012 +0000
  96. bcf7b3d powerpc/mpc85xx: Add B4860 and variant SoCs by York Sun · Mon Oct 08 07:44:20 2012 +0000
  97. 9941a22 powerpc/mpc85xx: Add T4240 SoC by York Sun · Mon Oct 08 07:44:19 2012 +0000
  98. 81177ad powerpc/mpc85xx: Add T4 device definitions by Andy Fleming · Mon Oct 08 07:44:18 2012 +0000
  99. 383f6f6 powerpc/corenet2: fix mismatch DDR sync bit from RCW by York Sun · Mon Oct 08 07:44:16 2012 +0000
  100. 7e0edbd powerpc/corenet2: Add SerDes for corenet2 by York Sun · Mon Oct 08 07:44:15 2012 +0000