1. ab2d8a4 sun6i: Add new CSQ_CS908 board by Hans de Goede · Sun Nov 16 11:33:56 2014 +0100
  2. 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
  3. 07be6d6 sun6i: Add sunxi_get_ss_bonding_id() function by Hans de Goede · Sat Nov 15 22:55:53 2014 +0100
  4. 3aeaa28 sun6i: Make dram clk and zq value Kconfig options by Hans de Goede · Sat Nov 15 19:46:39 2014 +0100
  5. 13429f8 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Tue Jan 13 13:39:25 2015 -0500
  6. 52db3ab x86: Remove CONFIG_DISPLAY_CPUINFO in chromebook_link.h by Bin Meng · Tue Jan 06 14:35:38 2015 +0800
  7. 6c6ec43 x86: Update README.x86 for coreboot support by Bin Meng · Tue Jan 06 22:14:24 2015 +0800
  8. 5390bba x86: coreboot: Configure pci memory regions by Bin Meng · Tue Jan 06 22:14:23 2015 +0800
  9. e174f4e x86: coreboot: Wrap cros_ec initialization by Bin Meng · Tue Jan 06 22:14:22 2015 +0800
  10. c8921be x86: Make chromebook_link the default board for coreboot by Bin Meng · Tue Jan 06 22:14:21 2015 +0800
  11. 05f0046 x86: Remove include/configs/coreboot.h by Bin Meng · Tue Jan 06 22:14:20 2015 +0800
  12. 3705d1c x86: Move CONFIG_SYS_CAR_xxx to Kconfig by Bin Meng · Tue Jan 06 22:14:19 2015 +0800
  13. 5d710a5 x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig by Bin Meng · Tue Jan 06 22:14:18 2015 +0800
  14. cce719c x86: coreboot: Make SYS_CONFIG_NAME and DEFAULT_DEVICE_TREE configurable by Bin Meng · Tue Jan 06 22:14:17 2015 +0800
  15. 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
  16. 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
  17. b2eb48b x86: Allow a hardcoded TSC frequency provided by Kconfig by Bin Meng · Tue Jan 06 22:14:14 2015 +0800
  18. 4c07a84 x86: coreboot: Set up timer base correctly by Bin Meng · Tue Jan 06 22:14:13 2015 +0800
  19. 2f848bc x86: fsp: Drop get_hob_type() and get_hob_length() by Bin Meng · Tue Jan 06 14:04:36 2015 +0800
  20. fc0ba2d x86: Add an 'mtrr' command to list and adjust MTRRs by Simon Glass · Thu Jan 01 16:18:15 2015 -0700
  21. 9281eb5 x86: ivybridge: Update microcode early in boot by Simon Glass · Thu Jan 01 16:18:14 2015 -0700
  22. 78da72c x86: Disable CAR before relocation on platforms that need it by Simon Glass · Thu Jan 01 16:18:13 2015 -0700
  23. e591101 x86: ivybridge: Add a way to turn off the CAR by Simon Glass · Thu Jan 01 16:18:12 2015 -0700
  24. 004ba17 x86: Commit the current MTRRs before relocation by Simon Glass · Thu Jan 01 16:18:11 2015 -0700
  25. a754b95 x86: ivybridge: Request MTRRs for DRAM regions by Simon Glass · Thu Jan 01 16:18:10 2015 -0700
  26. d50b2f4 x86: board_f: Adjust x86 boot order for performance by Simon Glass · Thu Jan 01 16:18:09 2015 -0700
  27. 5a530b6 x86: ivybridge: Set up an MTRR for the video frame buffer by Simon Glass · Thu Jan 01 16:18:08 2015 -0700
  28. 7bf5b9e x86: Add support for MTRRs by Simon Glass · Thu Jan 01 16:18:07 2015 -0700
  29. 666534f x86: ivybridge: Drop support for ROM caching by Simon Glass · Thu Jan 01 16:18:06 2015 -0700
  30. c49a8f8 x86: pci: Display vesa modes in hex by Simon Glass · Thu Jan 01 16:18:05 2015 -0700
  31. 91ea034 x86: Tidy up VESA mode numbers by Simon Glass · Thu Jan 01 16:18:04 2015 -0700
  32. 6548ce9 x86: Use cache, don't clear the display in video BIOS by Simon Glass · Thu Jan 01 16:18:03 2015 -0700
  33. 19ec76d x86: ivybridge: Only run the Video BIOS when video is enabled by Simon Glass · Thu Jan 01 16:18:02 2015 -0700
  34. f689808 x86: video: Add debug option to time the BIOS copy by Simon Glass · Thu Jan 01 16:18:01 2015 -0700
  35. ed33cb8 x86: pci: Don't return a vesa mode when there is not video by Simon Glass · Thu Jan 01 16:18:00 2015 -0700
  36. d40aeb2 x86: video: Add a debug() to display the frame buffer address by Simon Glass · Thu Jan 01 16:17:59 2015 -0700
  37. abd7d7a x86: Correct ifdtool microcode calculation by Simon Glass · Thu Jan 01 16:17:56 2015 -0700
  38. 6d97d81 x86: Drop RAMTOP Kconfig by Simon Glass · Thu Jan 01 16:17:55 2015 -0700
  39. d9b083e x86: Correct XIP_ROM_SIZE by Simon Glass · Thu Jan 01 16:17:54 2015 -0700
  40. 37e4030 x86: crownbay: Add pci devices in the dts file by Bin Meng · Wed Dec 31 16:05:14 2014 +0800
  41. b2cfbd6 x86: Use ePAPR defined properties for x86-uart by Bin Meng · Wed Dec 31 16:05:13 2014 +0800
  42. 0203c1c serial: ns16550: Support ns16550 compatible pci uart devices by Bin Meng · Wed Dec 31 16:05:12 2014 +0800
  43. 779847e fdt: Add several apis to decode pci device node by Bin Meng · Wed Dec 31 16:05:11 2014 +0800
  44. 890be94 PM9G45 adding generic board support by Georgi Botev · Tue Jan 13 12:30:17 2015 +0200
  45. 1eb483a PM9261 adding generic board support by Georgi Botev · Tue Jan 13 12:15:55 2015 +0200
  46. 2362c47 PM9263 adding generic board support by Georgi Botev · Tue Jan 13 12:07:21 2015 +0200
  47. 6e4b1c8 ppc4xx: switch VOM405 to generic board by Matthias Fuchs · Mon Jan 12 22:47:35 2015 +0100
  48. 7a9021b ppc4xx: switch PMC405DE to generic board by Matthias Fuchs · Mon Jan 12 22:47:34 2015 +0100
  49. 4f64b89 ppc4xx: switch PLU405 to generic board by Matthias Fuchs · Mon Jan 12 22:47:33 2015 +0100
  50. 080763f ppc4xx: switch CPCI2DP to generic board by Matthias Fuchs · Mon Jan 12 22:47:32 2015 +0100
  51. 0021e4a ppc4xx: cleanup CPCI4052 board by Matthias Fuchs · Mon Jan 12 22:47:31 2015 +0100
  52. 9e79b5a ppc4xx: remove some CPCI405 variants by Matthias Fuchs · Mon Jan 12 22:47:30 2015 +0100
  53. 541d09c ppc4xx: remove G2000 board by Matthias Fuchs · Mon Jan 12 22:47:29 2015 +0100
  54. 5106fc1 ppc4xx: remove WUH405 board by Matthias Fuchs · Mon Jan 12 22:47:28 2015 +0100
  55. 82206d7 ppc4xx: remove VOH405 board by Matthias Fuchs · Mon Jan 12 22:47:27 2015 +0100
  56. bf5b6ed ppc4xx: remove PMC405 board by Matthias Fuchs · Mon Jan 12 22:47:26 2015 +0100
  57. fcf6166 ppc4xx: remove PCI405 board by Matthias Fuchs · Mon Jan 12 22:47:25 2015 +0100
  58. 0269912 ppc4xx: remove OCRTC board by Matthias Fuchs · Mon Jan 12 22:47:24 2015 +0100
  59. 9a6d313 ppc4xx: remove HUB405 board by Matthias Fuchs · Mon Jan 12 22:47:23 2015 +0100
  60. 08a3d09 ppc4xx: remove HH405 board by Matthias Fuchs · Mon Jan 12 22:47:22 2015 +0100
  61. abe7f66 ppc4xx: remove DU440 board by Matthias Fuchs · Mon Jan 12 22:47:21 2015 +0100
  62. bdc5acb ppc4xx: remove DU405 board by Matthias Fuchs · Mon Jan 12 22:47:20 2015 +0100
  63. 5dad3ef ppc4xx: remove DP405 board by Matthias Fuchs · Mon Jan 12 22:47:19 2015 +0100
  64. 22c2c13 ppc4xx: remove CPCIISER4 board by Matthias Fuchs · Mon Jan 12 22:47:18 2015 +0100
  65. 05baf64 ppc4xx: remove CMS700 board by Matthias Fuchs · Mon Jan 12 22:47:17 2015 +0100
  66. 9c6e9fb ppc4xx: remove ASH405 board by Matthias Fuchs · Mon Jan 12 22:47:16 2015 +0100
  67. ce55dcf ppc4xx: remove AR405 board by Matthias Fuchs · Mon Jan 12 22:47:15 2015 +0100
  68. 83881c2 ppx4xx: remove APC405 board by Matthias Fuchs · Mon Jan 12 22:47:14 2015 +0100
  69. 2b4f2a2 m68k: remove TASREG board by Matthias Fuchs · Mon Jan 12 22:33:38 2015 +0100
  70. 2b21598 x86: Simplify the fsp hob access functions by Bin Meng · Tue Dec 30 16:02:05 2014 +0800
  71. f1b81fc pci: Make pci apis usable before relocation by Bin Meng · Tue Dec 30 22:53:21 2014 +0800
  72. 9634dde x86: Support pci bus scan in the early phase by Bin Meng · Tue Dec 30 22:53:20 2014 +0800
  73. 9525645 x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.c by Bin Meng · Tue Dec 30 22:53:19 2014 +0800
  74. aea05d8 x86: Clean up the board dts files by Bin Meng · Wed Dec 24 13:06:39 2014 +0800
  75. 82db36c x86: Rename coreboot.dsti to serial.dtsi by Bin Meng · Wed Dec 24 13:06:38 2014 +0800
  76. 8776c30 x86: Remove alex.dts in arch/x86/dts by Bin Meng · Wed Dec 24 13:06:37 2014 +0800
  77. 522a756 Prepare v2015.01 by Tom Rini · Mon Jan 12 09:39:08 2015 -0500
  78. 415b804 Nokia RX-51: Do not call secure PPA routine on non secure devices by Pali Rohár · Thu Jan 08 10:11:40 2015 +0100
  79. 05bc4e7 powerpc: xes: Add maintainer by Peter Tyser · Fri Jan 09 15:42:51 2015 -0600
  80. 9be5750 powerpc: xes: Convert to generic board by John Schmoller · Fri Jan 09 15:42:50 2015 -0600
  81. eed3c24 ARM: remove redudant information from Kconfig files by Masahiro Yamada · Fri Dec 19 14:27:13 2014 +0900
  82. 27fc88d omap: beagle_x15: add MAINTAINERS by Masahiro Yamada · Fri Dec 19 14:20:58 2014 +0900
  83. ff02b49 stv0991: record defconfig ownership in MAINTAINERS by Masahiro Yamada · Fri Dec 19 14:19:07 2014 +0900
  84. 9c919ef ARM: kirkwood: dns325: Add generic board support by Stefan Herbrechtsmeier · Sun Dec 28 14:09:51 2014 +0100
  85. 91eafc0 Change e-mail address of Stefan Herbrechtsmeier by Stefan Herbrechtsmeier · Sun Dec 28 14:09:50 2014 +0100
  86. 19172b3 common/board_f.c: fix compile error when tracing disabled by Kevin Hilman · Mon Dec 15 12:07:52 2014 -0800
  87. 4c40e35 tools/kwbimage.c: fix parser error handling by Andreas Bießmann · Fri Oct 24 23:25:52 2014 +0200
  88. b4ffc85 ARM: atmel: sama5d3xek: fix the LCD parameters by Bo Shen · Thu Jan 08 15:20:13 2015 +0800
  89. ad04226 ARM: atmel: sama5d4xek: fix the LCD parameters by Bo Shen · Thu Jan 08 15:20:12 2015 +0800
  90. 0a3c2fc ARM: atmel: sama5d4 xplained: fix the LCD parameters by Bo Shen · Thu Jan 08 15:20:11 2015 +0800
  91. f04dab4 fix: tools: kwbimage.c: Initialize headersz to suppress warning by Łukasz Majewski · Fri Nov 21 09:22:43 2014 +0100
  92. fb43ec6 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · Sat Jan 10 13:27:27 2015 -0500
  93. 1371d27 arc: introduce "mdbtrick" target by Alexey Brodkin · Mon Dec 29 15:42:57 2014 +0300
  94. 8d10054 mtd: nand: do not scan BBT after scrub by Masahiro Yamada · Fri Dec 26 22:20:58 2014 +0900
  95. 8c6c14a mtd: nand: Mark the BBT as scanned prior to calling scan_bbt again by Masahiro Yamada · Fri Dec 26 22:20:57 2014 +0900
  96. f5a1902 mtd: nand: revive "nand scrub" command by Masahiro Yamada · Tue Dec 16 15:36:33 2014 +0900
  97. a112f7e arm: vf610: fix boot from SD-card by Stefan Agner · Thu Jan 08 18:18:25 2015 +0100
  98. a257f2e arm: build arch memset/memcpy in Thumb2 mode by Stefan Agner · Thu Dec 18 18:10:33 2014 +0100
  99. 0d0c47e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Thu Jan 08 13:50:38 2015 -0500
  100. 74e1fce mx25: Fix boot hang by avoiding vector relocation by Fabio Estevam · Tue Jan 06 13:06:48 2015 -0200