1. 60af017 x86: ivybridge: Add support for early GPIO init by Simon Glass · Wed Nov 12 22:42:24 2014 -0700
  2. 30580fc x86: ivybridge: Add early init for PCH devices by Simon Glass · Wed Nov 12 22:42:23 2014 -0700
  3. 0c84eec x86: dts: Add microcode updates for ivybridge CPU by Simon Glass · Wed Nov 12 22:42:22 2014 -0700
  4. f79d538 x86: ivybridge: Perform Intel microcode update on boot by Simon Glass · Wed Nov 12 22:42:21 2014 -0700
  5. 367077a x86: ivybridge: Check BIST value on boot by Simon Glass · Wed Nov 12 22:42:20 2014 -0700
  6. f226c41 x86: ivybridge: Perform initial CPU setup by Simon Glass · Wed Nov 12 22:42:19 2014 -0700
  7. f41118e x86: Add msr read/write functions that use a structure by Simon Glass · Wed Nov 12 22:42:18 2014 -0700
  8. d57ad48 x86: Add clr/setbits functions by Simon Glass · Wed Nov 12 22:42:17 2014 -0700
  9. 59762bc x86: Tidy up coreboot header usage by Simon Glass · Wed Nov 12 22:42:16 2014 -0700
  10. dcfac35 x86: ivybridge: Add early LPC init so that serial works by Simon Glass · Wed Nov 12 22:42:15 2014 -0700
  11. a205b1d x86: pci: Allow configuration before relocation by Simon Glass · Wed Nov 12 22:42:14 2014 -0700
  12. 3274ae0 x86: ivybridge: Enable PCI in early init by Simon Glass · Wed Nov 12 22:42:13 2014 -0700
  13. a54d981 x86: Support use of PCI before relocation by Simon Glass · Wed Nov 12 22:42:12 2014 -0700
  14. 7680550 x86: Refactor PCI to permit alternate init by Simon Glass · Wed Nov 12 22:42:11 2014 -0700
  15. 98f139b x86: chromebook_link: Implement CAR support (cache as RAM) by Simon Glass · Wed Nov 12 22:42:10 2014 -0700
  16. 245561d x86: Emit post codes in startup code for Chromebooks by Simon Glass · Wed Nov 12 22:42:09 2014 -0700
  17. 6622b34 x86: Build a .rom file which can be flashed to an x86 machine by Simon Glass · Wed Nov 12 22:42:08 2014 -0700
  18. 0b36ecd x86: Add chromebook_link board by Simon Glass · Wed Nov 12 22:42:07 2014 -0700
  19. bfc4382 x86: ifdtool: Allow creation of an empty ROM by Simon Glass · Wed Nov 12 22:42:06 2014 -0700
  20. 40a8c35 x86: Allow timer calibration to work on ivybridge by Simon Glass · Wed Nov 12 22:42:04 2014 -0700
  21. 588751a x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory by Masahiro Yamada · Thu Nov 13 12:28:41 2014 +0900
  22. 543bb14 x86: Replace fill_processor_name() with cpu_get_name() by Simon Glass · Mon Nov 10 18:00:26 2014 -0700
  23. 2e733b1 x86: Remove unnecessary find_fdt(), prepare_fdt() functions by Simon Glass · Mon Nov 10 18:00:25 2014 -0700
  24. be36df6 x86: Add processor functions to halt and get stack pointer by Simon Glass · Mon Nov 10 18:00:24 2014 -0700
  25. ff7636c x86: config: Move common x86 configs to a common file by Simon Glass · Mon Nov 10 18:00:23 2014 -0700
  26. 0c1af33 x86: Add ifdtool for working with Intel Flash Descriptor ROM images by Simon Glass · Mon Nov 10 18:00:22 2014 -0700
  27. 2c97a8f dm: gpio: Add a function to read an ID from a list of GPIOs by Simon Glass · Mon Nov 10 18:00:21 2014 -0700
  28. a4c2e13 dm: serial: Move current serial port pointer to global_data by Simon Glass · Mon Nov 10 18:00:20 2014 -0700
  29. eda0c3f fdt: Add a function to decode a variable-sized u32 array by Simon Glass · Mon Nov 10 18:00:19 2014 -0700
  30. cfcb886 Move early malloc() to before arch_cpu_init() by Simon Glass · Mon Nov 10 18:00:18 2014 -0700
  31. 14a89a9 x86: Fix a warning with gcc 4.4.4 by Simon Glass · Wed Nov 12 20:27:55 2014 -0700
  32. aed37bf x86: Save TSC frequency in the global data by Bin Meng · Sun Nov 09 22:19:35 2014 +0800
  33. bba9705 x86: Add quick TSC calibration via PIT by Bin Meng · Sun Nov 09 22:19:25 2014 +0800
  34. 49f7099 x86: Do TSC MSR calibration only for known/supported CPUs by Bin Meng · Sun Nov 09 22:19:13 2014 +0800
  35. 035c1d2 x86: Do CPU identification in the early phase by Bin Meng · Sun Nov 09 22:18:56 2014 +0800
  36. 1f4476c x86: Save the BIST value on reset by Simon Glass · Thu Nov 06 13:20:10 2014 -0700
  37. 8337433 x86: Fix up some missing prototypes by Simon Glass · Thu Nov 06 13:20:08 2014 -0700
  38. 19a8b12 x86: Use the standard arch_cpu_init() function by Simon Glass · Thu Nov 06 13:20:06 2014 -0700
  39. 8aa7873 x86: Use the standard dram_init() function by Simon Glass · Thu Nov 06 13:20:05 2014 -0700
  40. a4fd0db x86: Tidy up global descriptor table setup by Simon Glass · Thu Nov 06 13:20:04 2014 -0700
  41. 727c414 x86: Invalidate TLB as early as possible by Simon Glass · Thu Nov 06 13:20:03 2014 -0700
  42. cbfd7ff x86: Remove board_init16() call which is not used by Simon Glass · Thu Nov 06 13:20:01 2014 -0700
  43. 0a50d3b x86: Remove REALMODE_BASE which is no longer used by Simon Glass · Thu Nov 06 13:20:00 2014 -0700
  44. de45a1a Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · Wed Nov 19 23:18:29 2014 -0500
  45. ddf191a Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Nov 19 23:18:19 2014 -0500
  46. aec8ca6 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · Wed Nov 19 23:17:13 2014 -0500
  47. 70a96f9 powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usage by Stefan Roese · Wed Nov 19 09:37:48 2014 +0100
  48. f22d296 powerpc: mpc52xx: a3m071/a4m2k: Convert to generic board by Stefan Roese · Wed Nov 19 09:37:47 2014 +0100
  49. a09d72c powerpc: mpc52xx: a4m072: Convert to generic board by Stefan Roese · Wed Nov 19 09:37:46 2014 +0100
  50. f74a027 mpc83xx: Add gdsys hrcon board by Dirk Eibach · Thu Nov 13 19:21:18 2014 +0100
  51. eb7dc7f board: iocon: Fix uninitialized access by Dirk Eibach · Thu Nov 13 19:21:17 2014 +0100
  52. 7623db9 board: iocon: Fix fpga index in print_fpga_info() by Dirk Eibach · Thu Nov 13 19:21:16 2014 +0100
  53. fffbb2f board: dlvision-10g: Compile fix by Dirk Eibach · Thu Nov 13 19:21:15 2014 +0100
  54. 407ec01 common: Fix cmd_fpgad addressing by Dirk Eibach · Thu Nov 13 19:21:14 2014 +0100
  55. 892de18 mtd: Handle 29LV800BT by Dirk Eibach · Thu Nov 13 19:21:13 2014 +0100
  56. 5f673f9 board: dlvision: Reduce memory footprint by Dirk Eibach · Thu Nov 13 19:21:12 2014 +0100
  57. 42597b9 ubi: enable error reporting in initialization by Andrew Ruder · Wed Nov 05 13:31:57 2014 -0600
  58. d7f1fa4 mtd, cfi, ubi: add missing writebufsize initialization by Heiko Schocher · Fri Oct 31 11:29:45 2014 +0100
  59. 58258bd ARM: atmel: add sama5d4 xplained ultra board support by Bo Shen · Mon Nov 10 15:46:22 2014 +0800
  60. 5864590 ARM: atmel: add sama5d4ek board support by Bo Shen · Mon Nov 10 15:24:02 2014 +0800
  61. 4660b33 net: macb: enable GMAC IP without GE feature support by Bo Shen · Mon Nov 10 15:24:01 2014 +0800
  62. f259ad2 mtd: atmel_nand: runtime to build gf table for pmecc by Josh Wu · Mon Nov 10 15:24:00 2014 +0800
  63. 25d74a3 arm, spl, at91: add spl support for the corvus board by Heiko Schocher · Fri Oct 31 08:31:06 2014 +0100
  64. 5453c6c arm, at91, spl: add spl support for the taurus board by Heiko Schocher · Fri Oct 31 08:31:05 2014 +0100
  65. f1e3a8c arm, spl, at91: add at91sam9260 and at91sam9g45 spl support by Heiko Schocher · Fri Oct 31 08:31:04 2014 +0100
  66. ae2af0a spl, mtd, nand, atmel_nand: invert device ready pin logic by Heiko Schocher · Fri Oct 31 08:31:03 2014 +0100
  67. 4ff0c37 spl, nand, atmel_nand: add erase one block function by Heiko Schocher · Fri Oct 31 08:31:02 2014 +0100
  68. fd68338 mtd: atmel_nand: add missing include by Heiko Schocher · Fri Oct 31 08:31:01 2014 +0100
  69. cf00027 spl, nand: add option to boot raw u-boot.bin image only by Heiko Schocher · Fri Oct 31 08:31:00 2014 +0100
  70. 5834283 arm, at91: add missing ddr2 cr register MPDDRC_CR_EBISHARE define by Heiko Schocher · Fri Oct 31 08:30:59 2014 +0100
  71. 4e3976b arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45 by Heiko Schocher · Fri Oct 31 08:30:58 2014 +0100
  72. a7f517a arm, at91, mpddrc: fix typo in ddr2_init() by Heiko Schocher · Fri Oct 31 08:30:57 2014 +0100
  73. 398b45b arm, at91: add spi dataflash support for the taurus board by Heiko Schocher · Fri Oct 31 08:30:56 2014 +0100
  74. 0b5e6c2 spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header by Heiko Schocher · Fri Oct 31 08:30:55 2014 +0100
  75. f676826 arm, at91: generate boot.bin file for all atmel SoC by Heiko Schocher · Thu Oct 30 09:59:59 2014 +0100
  76. 7dc5c48 ARM: atmel: spl: make css field configurable by Bo Shen · Fri Oct 24 16:13:26 2014 +0800
  77. bff6cc3 ARM: atmel: spl: make initialization more stable by Bo Shen · Fri Oct 24 16:13:25 2014 +0800
  78. cfa5e44 ARM: at91 series: convert to generic board by Bo Shen · Wed Oct 22 18:01:23 2014 +0800
  79. 26562fe net: macb: write mac address when initialization by Bo Shen · Wed Oct 22 14:45:56 2014 +0800
  80. 9773e70 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Mon Nov 17 08:43:40 2014 -0500
  81. db74d8a Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · Mon Nov 17 08:43:21 2014 -0500
  82. 80d27fa blackfin: convert to use CONFIG_SYS_I2C framework by Scott Jiang · Thu Nov 13 15:30:55 2014 +0800
  83. 0030ed7 adi_i2c: convert to use general io accessors. by Scott Jiang · Thu Nov 13 15:30:54 2014 +0800
  84. 655761e blackfin: rename bfin-twi_i2c driver to adi_i2c by Scott Jiang · Thu Nov 13 15:30:53 2014 +0800
  85. b6169ac arm: rmobile: replacement of common parts of config by rcar-gen2-common.h by Nobuhiro Iwamatsu · Mon Nov 10 14:34:07 2014 +0900
  86. ae87012 arm: rmobile: configs: Collect up common part of config for R-Car SoCs by Nobuhiro Iwamatsu · Thu Nov 06 16:30:56 2014 +0900
  87. 66fc458 arm: rmobile: gose: Remove dram_init_banksize function by Nobuhiro Iwamatsu · Mon Nov 10 13:58:50 2014 +0900
  88. 9c87f99 arm: rmobile: lager: Remove dram_init_banksize function by Nobuhiro Iwamatsu · Mon Nov 10 13:58:50 2014 +0900
  89. 692912b arm: rmobile: koelsch: Remove dram_init_banksize function by Nobuhiro Iwamatsu · Mon Nov 10 13:58:50 2014 +0900
  90. 18f0c6c arm: rmobile: alt: Remove dram_init_banksize function by Nobuhiro Iwamatsu · Mon Nov 10 13:58:50 2014 +0900
  91. 3c01f36 sh: Move SH_32BIT to Kconfig by Nobuhiro Iwamatsu · Fri Nov 14 12:52:47 2014 +0900
  92. c75f97d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Fri Nov 14 16:39:32 2014 -0500
  93. ede2150 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Fri Nov 14 15:05:53 2014 -0500
  94. 140b2bb powerpc/85xx: enable some P1/P2 boards mtdparts for nor flash by Yangbo Lu · Thu Oct 16 10:58:55 2014 +0800
  95. cde73e6 keymile/powerpc: move to the architecture-generic board system by Valentin Longchamp · Fri Oct 03 11:45:24 2014 +0200
  96. e91e10a powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f() by Valentin Longchamp · Fri Oct 03 11:45:23 2014 +0200
  97. c457020 powerpc/BSC9131RDB: Enable creation of dynamic partitions for NAND by Ashish Kumar · Tue Oct 07 18:02:23 2014 +0530
  98. 4fbbfaa powerpc/BSC9132QDS: Enable creation of dynamic partition for NAND and NOR by Ashish Kumar · Mon Oct 06 18:24:56 2014 +0530
  99. f3e12ed powerpc/mpc85xx: Use IFC accessor function by Prabhakar Kushwaha · Tue Sep 23 10:57:12 2014 +0530
  100. 21f0105 t104xrdb: Add Errata A_007662, A_008007 workaround in pbi.cfg by Priyanka Jain · Wed Sep 17 15:57:54 2014 +0530