1. 9bf144c arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode by Graeme Russ · Sun Jan 25 12:07:53 2015 +1100
  2. b82e470 arm: mxs: Enable booting of mx28 without battery by Graeme Russ · Sun Jan 25 12:07:52 2015 +1100
  3. 0f2483a arm: mxs: Add debug outputs and comments to mxs SPL source files by Graeme Russ · Sun Jan 25 12:07:51 2015 +1100
  4. 00cce36 imx: mx6: Fixed AIPS3 base address issue by Ye.Li · Wed Jan 14 17:18:12 2015 +0800
  5. c3490dbc imx:mx6 update fuse_bank0_regs by Peng Fan · Fri Jan 09 16:59:40 2015 +0800
  6. 637a916 ot1200: select SUPPORT_SPL by Christian Gmeiner · Mon Jan 19 17:26:44 2015 +0100
  7. 2ecdd02 imx:mx6sx add dram io configure for mx6sx by Peng Fan · Tue Dec 30 17:24:01 2014 +0800
  8. 0328631 imx:mx6sxsabresd select SUPPORT_SPL by Peng Fan · Tue Dec 30 17:23:59 2014 +0800
  9. 7f2b1ec arm: mx6: Add Barco platinum-picon and platinum-titanium by Stefan Roese · Wed Dec 10 10:15:23 2014 +0100
  10. 868ba89 Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Thu Jan 15 14:05:31 2015 -0500
  11. 31e68c6 powerpc: 74xx_7xx: remove 74xx_7xx cpu support by Masahiro Yamada · Thu Jan 15 17:13:24 2015 +0900
  12. ffef618 mpc8xx: remove unused linker script by Masahiro Yamada · Thu Jan 15 17:12:19 2015 +0900
  13. 60275dd ppc4xx: remove dead code by Masahiro Yamada · Thu Jan 15 17:10:56 2015 +0900
  14. 5dc7d12 ARM: armv8: Fix typo in commentary by Michal Simek · Wed Jan 14 15:36:35 2015 +0100
  15. e80958b Add support for Seagate BlackArmor NAS220 by Evgeni Dobrev · Mon Dec 08 17:49:42 2014 +0100
  16. e573b3c sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pin by Hans de Goede · Sun Jan 11 19:33:35 2015 +0100
  17. e7b852a sunxi: usbc: Add support for usb0 to the common usbc code by Hans de Goede · Wed Jan 07 15:26:06 2015 +0100
  18. a144198 sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg by Hans de Goede · Wed Jan 07 15:08:43 2015 +0100
  19. f2f9a80 sun7i: Move psci_arch_init close to text_end by Jan Kiszka · Wed Dec 31 13:46:42 2014 +0100
  20. fdb0ff7 sun7i: Add support for taking CPUs offline via PSCI by Jan Kiszka · Wed Dec 31 13:46:40 2014 +0100
  21. 797a0f5 sunxi: video: Add lvds support by Hans de Goede · Thu Jan 01 22:04:34 2015 +0100
  22. 260f520 sunxi: video: Add VGA output support by Hans de Goede · Thu Dec 25 13:58:06 2014 +0100
  23. 7e68a1b sunxi: video: Add lcd output support by Hans de Goede · Sun Dec 21 16:28:32 2014 +0100
  24. c5a3b4b sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1 by Hans de Goede · Sun Dec 21 16:27:45 2014 +0100
  25. 1fc9c4a sunxi: gpio: Add support for gpio pins on the AXP209 pmic by Hans de Goede · Wed Dec 24 19:34:38 2014 +0100
  26. e11b784 sunxi: gpio: Properly sort mux defines by port number by Hans de Goede · Mon Dec 22 11:39:57 2014 +0100
  27. 9557669 sunxi: video: Set input sync enable by Hans de Goede · Sat Dec 20 13:51:16 2014 +0100
  28. a2017e8 sunxi: video: Add hdmi support by Hans de Goede · Sat Dec 20 13:38:06 2014 +0100
  29. a5aa95f sunxi: video: Add DDC & EDID support by Hans de Goede · Fri Dec 19 16:05:12 2014 +0100
  30. 645d4d5 sunxi: Fix PLL1 running at half speed on sun8i by Hans de Goede · Sat Dec 27 17:56:59 2014 +0100
  31. 59ed601 sunxi: Fix buggy sun6i/sun8i DRAM size detection logic by Siarhei Siamashka · Wed Dec 24 18:58:17 2014 +0200
  32. 966d239 sun8i: Add dram initialization support by Hans de Goede · Sun Dec 07 14:34:27 2014 +0100
  33. 41dea71 sunxi: Use memcmp for mctl_mem_matches by Hans de Goede · Mon Dec 08 14:17:08 2014 +0100
  34. b29de01 sunxi: Fill memory before comparing it when doing dram init on sun6i by Hans de Goede · Mon Dec 08 13:58:53 2014 +0100
  35. 36b2570 sunxi: Move await_completion dram helper to dram.h by Hans de Goede · Mon Dec 08 13:38:21 2014 +0100
  36. 0bfa774 sun6i: clock_set_pll5: Calculate k and m rather then hardcoding them by Hans de Goede · Sun Dec 07 21:09:31 2014 +0100
  37. 0cbc4cb sun6i: Add a sigma_delta_enable paramter to clock_set_pll5() by Hans de Goede · Sun Nov 30 11:58:17 2014 +0100
  38. 1dd334b sunxi: axp221: Add axp223 support by Hans de Goede · Sat Nov 29 23:54:25 2014 +0100
  39. 699415b sunxi: Add support for the rsb (Reduced Serial Bus) by Hans de Goede · Sat Nov 29 13:38:35 2014 +0100
  40. 7c59038 sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/ by Hans de Goede · Sat Dec 13 10:25:14 2014 +0100
  41. 01ec22e sunxi: Align PSCI stack calculation to comment by Jan Kiszka · Thu Nov 27 09:38:50 2014 +0100
  42. 11d7098 sunxi: Add sunxi_get_sid helper function by Hans de Goede · Wed Nov 26 00:04:24 2014 +0100
  43. 06bfab0 sunxi: mmc: Properly setup mod-clk and clock sampling phases by Hans de Goede · Sun Dec 07 20:55:10 2014 +0100
  44. 6faddbc sun6i: dram: Do not try to initialize a second dram chan on A31s by Hans de Goede · Sat Nov 15 23:18:18 2014 +0100
  45. 07be6d6 sun6i: Add sunxi_get_ss_bonding_id() function by Hans de Goede · Sat Nov 15 22:55:53 2014 +0100
  46. 3aeaa28 sun6i: Make dram clk and zq value Kconfig options by Hans de Goede · Sat Nov 15 19:46:39 2014 +0100
  47. 13429f8 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Tue Jan 13 13:39:25 2015 -0500
  48. 53c723b arm: am437x: Enable hardware leveling for EMIF by James Doublesin · Mon Dec 22 16:26:11 2014 -0600
  49. 5390bba x86: coreboot: Configure pci memory regions by Bin Meng · Tue Jan 06 22:14:23 2015 +0800
  50. c8921be x86: Make chromebook_link the default board for coreboot by Bin Meng · Tue Jan 06 22:14:21 2015 +0800
  51. 5d710a5 x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig by Bin Meng · Tue Jan 06 22:14:18 2015 +0800
  52. 4cf0b47 x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selected by Bin Meng · Tue Jan 06 22:14:16 2015 +0800
  53. a11937c x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig by Bin Meng · Tue Jan 06 22:14:15 2015 +0800
  54. b2eb48b x86: Allow a hardcoded TSC frequency provided by Kconfig by Bin Meng · Tue Jan 06 22:14:14 2015 +0800
  55. 4c07a84 x86: coreboot: Set up timer base correctly by Bin Meng · Tue Jan 06 22:14:13 2015 +0800
  56. 2f848bc x86: fsp: Drop get_hob_type() and get_hob_length() by Bin Meng · Tue Jan 06 14:04:36 2015 +0800
  57. fc0ba2d x86: Add an 'mtrr' command to list and adjust MTRRs by Simon Glass · Thu Jan 01 16:18:15 2015 -0700
  58. 9281eb5 x86: ivybridge: Update microcode early in boot by Simon Glass · Thu Jan 01 16:18:14 2015 -0700
  59. 78da72c x86: Disable CAR before relocation on platforms that need it by Simon Glass · Thu Jan 01 16:18:13 2015 -0700
  60. e591101 x86: ivybridge: Add a way to turn off the CAR by Simon Glass · Thu Jan 01 16:18:12 2015 -0700
  61. 004ba17 x86: Commit the current MTRRs before relocation by Simon Glass · Thu Jan 01 16:18:11 2015 -0700
  62. a754b95 x86: ivybridge: Request MTRRs for DRAM regions by Simon Glass · Thu Jan 01 16:18:10 2015 -0700
  63. 5a530b6 x86: ivybridge: Set up an MTRR for the video frame buffer by Simon Glass · Thu Jan 01 16:18:08 2015 -0700
  64. 7bf5b9e x86: Add support for MTRRs by Simon Glass · Thu Jan 01 16:18:07 2015 -0700
  65. 666534f x86: ivybridge: Drop support for ROM caching by Simon Glass · Thu Jan 01 16:18:06 2015 -0700
  66. 91ea034 x86: Tidy up VESA mode numbers by Simon Glass · Thu Jan 01 16:18:04 2015 -0700
  67. 6548ce9 x86: Use cache, don't clear the display in video BIOS by Simon Glass · Thu Jan 01 16:18:03 2015 -0700
  68. 19ec76d x86: ivybridge: Only run the Video BIOS when video is enabled by Simon Glass · Thu Jan 01 16:18:02 2015 -0700
  69. 6d97d81 x86: Drop RAMTOP Kconfig by Simon Glass · Thu Jan 01 16:17:55 2015 -0700
  70. d9b083e x86: Correct XIP_ROM_SIZE by Simon Glass · Thu Jan 01 16:17:54 2015 -0700
  71. 37e4030 x86: crownbay: Add pci devices in the dts file by Bin Meng · Wed Dec 31 16:05:14 2014 +0800
  72. b2cfbd6 x86: Use ePAPR defined properties for x86-uart by Bin Meng · Wed Dec 31 16:05:13 2014 +0800
  73. 9e79b5a ppc4xx: remove some CPCI405 variants by Matthias Fuchs · Mon Jan 12 22:47:30 2015 +0100
  74. 541d09c ppc4xx: remove G2000 board by Matthias Fuchs · Mon Jan 12 22:47:29 2015 +0100
  75. 5106fc1 ppc4xx: remove WUH405 board by Matthias Fuchs · Mon Jan 12 22:47:28 2015 +0100
  76. 82206d7 ppc4xx: remove VOH405 board by Matthias Fuchs · Mon Jan 12 22:47:27 2015 +0100
  77. bf5b6ed ppc4xx: remove PMC405 board by Matthias Fuchs · Mon Jan 12 22:47:26 2015 +0100
  78. fcf6166 ppc4xx: remove PCI405 board by Matthias Fuchs · Mon Jan 12 22:47:25 2015 +0100
  79. 0269912 ppc4xx: remove OCRTC board by Matthias Fuchs · Mon Jan 12 22:47:24 2015 +0100
  80. 9a6d313 ppc4xx: remove HUB405 board by Matthias Fuchs · Mon Jan 12 22:47:23 2015 +0100
  81. 08a3d09 ppc4xx: remove HH405 board by Matthias Fuchs · Mon Jan 12 22:47:22 2015 +0100
  82. abe7f66 ppc4xx: remove DU440 board by Matthias Fuchs · Mon Jan 12 22:47:21 2015 +0100
  83. bdc5acb ppc4xx: remove DU405 board by Matthias Fuchs · Mon Jan 12 22:47:20 2015 +0100
  84. 5dad3ef ppc4xx: remove DP405 board by Matthias Fuchs · Mon Jan 12 22:47:19 2015 +0100
  85. 22c2c13 ppc4xx: remove CPCIISER4 board by Matthias Fuchs · Mon Jan 12 22:47:18 2015 +0100
  86. 05baf64 ppc4xx: remove CMS700 board by Matthias Fuchs · Mon Jan 12 22:47:17 2015 +0100
  87. 9c6e9fb ppc4xx: remove ASH405 board by Matthias Fuchs · Mon Jan 12 22:47:16 2015 +0100
  88. ce55dcf ppc4xx: remove AR405 board by Matthias Fuchs · Mon Jan 12 22:47:15 2015 +0100
  89. 83881c2 ppx4xx: remove APC405 board by Matthias Fuchs · Mon Jan 12 22:47:14 2015 +0100
  90. 2b4f2a2 m68k: remove TASREG board by Matthias Fuchs · Mon Jan 12 22:33:38 2015 +0100
  91. 2b21598 x86: Simplify the fsp hob access functions by Bin Meng · Tue Dec 30 16:02:05 2014 +0800
  92. f1b81fc pci: Make pci apis usable before relocation by Bin Meng · Tue Dec 30 22:53:21 2014 +0800
  93. 9634dde x86: Support pci bus scan in the early phase by Bin Meng · Tue Dec 30 22:53:20 2014 +0800
  94. 9525645 x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.c by Bin Meng · Tue Dec 30 22:53:19 2014 +0800
  95. aea05d8 x86: Clean up the board dts files by Bin Meng · Wed Dec 24 13:06:39 2014 +0800
  96. 82db36c x86: Rename coreboot.dsti to serial.dtsi by Bin Meng · Wed Dec 24 13:06:38 2014 +0800
  97. 8776c30 x86: Remove alex.dts in arch/x86/dts by Bin Meng · Wed Dec 24 13:06:37 2014 +0800
  98. 1371d27 arc: introduce "mdbtrick" target by Alexey Brodkin · Mon Dec 29 15:42:57 2014 +0300
  99. a257f2e arm: build arch memset/memcpy in Thumb2 mode by Stefan Agner · Thu Dec 18 18:10:33 2014 +0100
  100. 0d0c47e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Thu Jan 08 13:50:38 2015 -0500