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