1. 50b5ac0 mpc5200: Add SPL support by Stefan Roese · Thu Aug 16 17:53:18 2012 +0200
  2. ec90d34 SPL: Port SPL framework to powerpc by Stefan Roese · Thu Aug 23 08:34:21 2012 +0200
  3. 79dc544 powerpc: Extract EPAPR_MAGIC constants into processor.h by Stefan Roese · Thu Aug 23 09:25:37 2012 +0200
  4. 2123c37 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon Dec 03 06:47:05 2012 -0700
  5. 8758307 x86: Don't spam POST80 codes with slow IO functions by Stefan Reinauer · Sat Oct 20 12:33:16 2012 +0000
  6. 1871f80 x86: Fix typo in pcat_timer.c by Stefan Reinauer · Sat Oct 20 12:33:14 2012 +0000
  7. b74308d x86: Include types.h explicitly in the i386 version of io.h by Gabe Black · Sat Oct 20 12:33:13 2012 +0000
  8. 138c2be x86: Add a dummy implementation for timer_get_us by Gabe Black · Sat Oct 20 12:33:11 2012 +0000
  9. 846d08e x86: Add a default implementation for cleanup_before_linux() by Gabe Black · Sat Oct 20 12:33:10 2012 +0000
  10. 2547dee x86: Add an fdt pointer to the global data structure by Gabe Black · Sat Oct 20 12:33:08 2012 +0000
  11. 76ce249 x86: Allow compiling out realmode/bios code by Gabe Black · Thu Nov 29 16:23:41 2012 +0000
  12. bc30b21 x86: coreboot: Decode additional coreboot sysinfo tags by Simon Glass · Fri Oct 12 18:48:46 2012 +0000
  13. 9a03c91 x86: coreboot: Drop sysinfo.c by Stefan Reinauer · Fri Oct 12 18:48:45 2012 +0000
  14. fdc3dc6 sh: fix trigger_address_error() by Yoshihiro Shimoda · Sun Nov 04 15:53:13 2012 +0000
  15. 6c7785c Merge branch 'master' of git://www.denx.de/git/u-boot-x86 by Tom Rini · Wed Nov 28 13:44:40 2012 -0700
  16. 57c5574 x86: coreboot: Implement recursively scanning PCI busses by Gabe Black · Wed Oct 10 13:12:59 2012 +0000
  17. 67bb7b0 x86: coreboot: Tell u-boot about PCI bus 0 when initializing by Gabe Black · Wed Oct 10 13:12:57 2012 +0000
  18. 565456b x86: coreboot: Move non-board specific files to coreboot arch directory by Stefan Reinauer · Wed Oct 10 13:12:56 2012 +0000
  19. 92927ec x86: Add some missing includes by Gabe Black · Wed Oct 10 13:12:55 2012 +0000
  20. 14f8246 x86: Allow excluding reset vector code from u-boot by Gabe Black · Tue Nov 27 21:08:06 2012 +0000
  21. bc47409 x86: Add initial memory barrier macros by Simon Glass · Wed Oct 10 13:12:53 2012 +0000
  22. 5c9bb12 x86: Add ilog2 to bitops by Graeme Russ · Tue Nov 27 15:38:38 2012 +0000
  23. af359ac x86: Remove duplicate PCI init by Graeme Russ · Tue Nov 27 15:38:37 2012 +0000
  24. 007818a x86: Put global data on the stack by Graeme Russ · Tue Nov 27 15:38:36 2012 +0000
  25. d29712e x86: Forward declare gd_t by Graeme Russ · Tue Nov 27 15:38:35 2012 +0000
  26. a33f100 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · Wed Nov 28 08:30:21 2012 -0700
  27. a1fe6aa Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Tue Nov 27 20:34:51 2012 -0700
  28. 8589d1f powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLE by York Sun · Thu Nov 08 12:33:39 2012 +0000
  29. cd58656 powerpc/85xx: update the work-around for P4080 erratum SERDES-9 by Timur Tabi · Thu Nov 01 08:20:22 2012 +0000
  30. c48234e powerpc/p4080ds: fix PCI-e x8 link training down failure by Yuanquan Chen · Mon Nov 26 23:49:45 2012 +0000
  31. 2ce421a powerpc/corenet_ds: move SATA config to board configuration by Zang Roy-R61911 · Mon Nov 26 00:05:38 2012 +0000
  32. c5355dd powerpc/85xx: implement check for erratum A-004580 work-around by Timur Tabi · Thu Nov 01 08:20:23 2012 +0000
  33. 82eac67 powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack list by Kim Phillips · Wed Oct 31 11:09:26 2012 +0000
  34. f066a04 powerpc/mpc85xx: Temporary fix for spin table backward compatibility by York Sun · Sun Oct 28 08:12:54 2012 +0000
  35. e3ab8c1 powerpc/85xx: implement check for erratum A-004849 work-around by Timur Tabi · Thu Oct 25 12:40:00 2012 +0000
  36. 9a7b5a3 powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECC by Timur Tabi · Tue Oct 23 10:48:09 2012 +0000
  37. 992562c 8xxx: Change all 8*xx_DDR addresses to 8xxx by Andy Fleming · Tue Oct 23 19:03:46 2012 -0500
  38. 7aff967 EXYNOS: mmc: support DesignWare Controller for Samsung-SoC by Jaehoon Chung · Mon Oct 15 19:10:31 2012 +0000
  39. b062a51 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Mon Nov 26 14:53:33 2012 -0700
  40. 095b712 spl/85xx: new SPL support by Scott Wood · Thu Sep 20 19:02:18 2012 -0500
  41. 7c81090 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL by Scott Wood · Thu Sep 20 16:35:21 2012 -0500
  42. 94db8d6 powerpc/mpc85xx: consistently use COBJS-y by Scott Wood · Tue Sep 25 18:17:45 2012 -0500
  43. 5847d78 spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c by Scott Wood · Thu Sep 20 16:35:21 2012 -0500
  44. fac8624 spl/mpc85xx: move udelay to cpu code by Scott Wood · Fri Aug 17 19:46:29 2012 -0500
  45. 3d48872 powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx by Scott Wood · Fri Aug 17 16:17:50 2012 -0500
  46. f217316 powerpc/mpc85xx: fix TLB alignment by Scott Wood · Thu Sep 20 18:34:49 2012 -0500
  47. 146f506 powerpc: change .fixup test to a GCC version test by Scott Wood · Thu Sep 20 19:10:01 2012 -0500
  48. 55f9f3a powerpc/mpc85xx: add comma before "already enabled" by Scott Wood · Mon Oct 29 19:00:41 2012 -0500
  49. d6a8288 powerpc/mpc85xx: move debug tlb entry after TLB is in known state by Scott Wood · Thu Oct 25 19:27:41 2012 -0500
  50. e48b617 MIPS: do not initialize timestamp variable before relocate_code by Zhi-zhou Zhang · Sat Nov 24 05:07:13 2012 +0000
  51. a3292f2 musb-new: omap2plus backend driver by Ilya Yanok · Tue Nov 06 13:48:29 2012 +0000
  52. cd3a846 OMAP3: am35x: add musb functions by Ilya Yanok · Tue Nov 06 13:48:27 2012 +0000
  53. c6ea532 OMAP3: am35x_def.h: add USB defines by Ilya Yanok · Tue Nov 06 13:48:26 2012 +0000
  54. cc0fcbf musb-new: am35x backend driver by Ilya Yanok · Tue Nov 06 13:48:25 2012 +0000
  55. 7aa1a6e am33xx: init OTG hardware and new musb gadget driver by Ilya Yanok · Tue Nov 06 13:48:23 2012 +0000
  56. d5ade29 musb-new: dsps backend driver by Ilya Yanok · Tue Nov 06 13:48:22 2012 +0000
  57. a1cf10f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · Tue Nov 06 13:48:20 2012 +0000
  58. ac0941a Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Mon Nov 19 09:28:04 2012 -0700
  59. c493fb6 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · Mon Nov 19 09:27:18 2012 -0700
  60. 9ddfa24 mx51evk: Fix build error when CONFIG_VIDEO is disabled by Vikram Narayanan · Sat Nov 10 02:28:52 2012 +0000
  61. 3636a34 pmic: Introduce power_init_board() method at ./lib/board.c file by Łukasz Majewski · Tue Nov 13 03:21:56 2012 +0000
  62. d3db57b nios2: remove asm/status_led.h by Thomas Chou · Mon Nov 05 12:51:54 2012 +0800
  63. a62b904 microblaze: Fix compilation failure because of missing libdts by Michal Simek · Wed Sep 26 14:24:05 2012 +0200
  64. c1b1493 microblaze: Remove asm/bitops.h from asm/posix_types.h by Michal Simek · Wed Nov 07 15:25:39 2012 +0100
  65. e3aa3d5 microblaze: Flush caches before enabling them by Michal Simek · Tue Sep 25 10:13:35 2012 +0200
  66. 48c0d48 microblaze: Fix byteorder for microblaze by Michal Simek · Wed Sep 26 15:24:51 2012 +0200
  67. 59085d3 microblaze: Fix compilation warning in ext2_find_next_zero_bit by Michal Simek · Wed Sep 26 14:42:38 2012 +0200
  68. e007094 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Nov 05 07:42:00 2012 -0700
  69. b5c312a powerpc/mpc83xx: sparse fixes by Kim Phillips · Mon Oct 29 13:34:39 2012 +0000
  70. 402673f powerpc/mpc85xx: sparse fixes by Kim Phillips · Mon Oct 29 13:34:38 2012 +0000
  71. 82f576f arch/powerpc/cpu/mpc8xxx/: sparse fixes by Kim Phillips · Mon Oct 29 13:34:37 2012 +0000
  72. e16737f arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:29 2012 +0000
  73. 10ef9bc arch/powerpc/lib/extable.c: sparse fix by Kim Phillips · Mon Oct 29 13:34:28 2012 +0000
  74. 9d21772 arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefined by Kim Phillips · Mon Oct 29 13:34:27 2012 +0000
  75. a1b457a include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · Mon Oct 29 13:34:23 2012 +0000
  76. d58778d socfpga/spl: Remove malloc.h by Vikram Narayanan · Tue Oct 23 00:22:53 2012 +0000
  77. 4d0fde7 socfpga/spl: Remove timer_init from spl_board_init by Vikram Narayanan · Tue Oct 23 00:21:16 2012 +0000
  78. 9b9f90b Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · Sat Nov 03 10:05:22 2012 +0100
  79. b759db3 omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF by Tom Rini · Tue Oct 30 22:23:28 2012 -0700
  80. 5ebe4f1 arm bootm: Allow to pass board specified atags by Pali Rohár · Fri Oct 19 02:00:04 2012 +0000
  81. 81d5b90 arm720t: add back common.h include by Allen Martin · Mon Oct 29 10:47:43 2012 +0000
  82. ec356ed tegra20: initialize variable to avoid compiler warning by Allen Martin · Fri Oct 19 21:18:03 2012 +0000
  83. 36ea627 tegra: move to common SPL framework by Allen Martin · Fri Oct 19 21:08:23 2012 +0000
  84. 5bbbc91 ARM: enhance u-boot.lds to detect over-sized SPL by Stephen Warren · Mon Oct 22 06:19:33 2012 +0000
  85. 9032676 PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · Wed Oct 24 02:36:15 2012 +0000
  86. 464fdd2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Sat Oct 27 11:43:17 2012 +0200
  87. adddf45 ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections by Stephen Warren · Mon Oct 22 06:19:32 2012 +0000
  88. 20895b2 arm: ks8695: use defined constants for UART by Yann Vernier · Fri Oct 05 02:09:48 2012 +0000
  89. 9842617 arm720: Remove CONFIG_ARM7_REVD by Marek Vasut · Wed Oct 03 08:54:13 2012 +0000
  90. 16f6acd arm720: Further clean up the arm720t directory by Marek Vasut · Wed Oct 03 08:54:12 2012 +0000
  91. 2565005 stdio: Remove the CLPS7111 serial driver by Marek Vasut · Wed Oct 03 08:54:11 2012 +0000
  92. 1f9301d arm: Remove support for NETARM by Marek Vasut · Wed Oct 03 08:54:10 2012 +0000
  93. 65bf56e arm: Remove support for s3c4510 by Marek Vasut · Wed Oct 03 08:54:09 2012 +0000
  94. c9e35f3 arm: Remove support for lpc2292 by Marek Vasut · Wed Oct 03 08:54:08 2012 +0000
  95. fd375f3 MX5: fix warning in clock.c by Stefano Babic · Wed Oct 24 10:06:28 2012 +0200
  96. 0594f80 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · Fri Oct 26 07:54:25 2012 +0200
  97. 9f2cfe4 Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · Fri Oct 26 07:00:28 2012 +0200
  98. cca45e7 am33xx: Enable UART{1,2,3,4,5} clocks by Andrew Bradford · Thu Oct 25 08:21:29 2012 -0400
  99. 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
  100. eb6cf7b am33xx: support board specific ddr settings by Peter Korsgaard · Thu Oct 18 01:21:12 2012 +0000