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