1. 85ff0b1 x86: dts: Add video information to the device tree by Simon Glass · Fri Nov 14 20:56:37 2014 -0700
  2. d90f8e1 x86: Add initial video device init for Intel GMA by Simon Glass · Fri Nov 14 20:56:36 2014 -0700
  3. e32aba3 x86: Allow an option ROM to be built into U-Boot by Simon Glass · Fri Nov 14 20:56:35 2014 -0700
  4. 1a3b66d x86: video: Add video driver for bare x86 boards by Simon Glass · Fri Nov 14 20:56:34 2014 -0700
  5. f87bbff pci: Add general support for execution of video ROMs by Simon Glass · Fri Nov 14 20:56:33 2014 -0700
  6. b2978d3 x86: Add support for running option ROMs natively by Simon Glass · Fri Nov 14 20:56:32 2014 -0700
  7. e518f4e Add support for Vesa BIOS extensions by Simon Glass · Fri Nov 14 20:56:31 2014 -0700
  8. 5ecb847 x86: Add vesa mode configuration options by Simon Glass · Fri Nov 14 20:56:30 2014 -0700
  9. 9fc71c1 x86: Add GDT descriptors for option ROMs by Simon Glass · Fri Nov 14 20:56:29 2014 -0700
  10. c30ea60 Introduce a header file for the BIOS emulator by Simon Glass · Fri Nov 14 20:56:28 2014 -0700
  11. 74d5b54 x86: Add a definition of asmlinkage by Simon Glass · Fri Nov 14 20:56:27 2014 -0700
  12. 9822ef2 x86: config: Enable SPI for chromebook_link by Simon Glass · Mon Nov 24 21:18:19 2014 -0700
  13. 61612ed x86: ivybridge: Add northbridge init functions by Simon Glass · Mon Nov 24 21:18:18 2014 -0700
  14. 2b256ad x86: Drop some msr functions that we don't support by Simon Glass · Mon Nov 24 21:18:17 2014 -0700
  15. cf46d37 x86: Add init for model 206AX CPU by Simon Glass · Mon Nov 24 21:18:16 2014 -0700
  16. 3121dbd x86: Add LAPIC setup code by Simon Glass · Mon Nov 24 21:18:15 2014 -0700
  17. 2096c8f x86: Drop old CONFIG_INTEL_CORE_ARCH code by Simon Glass · Mon Nov 24 21:18:14 2014 -0700
  18. 8030235 x86: Remove unnecessary call to initr_enable_interrupts() by Bin Meng · Thu Nov 20 16:11:27 2014 +0800
  19. cb9d9cb x86: Refactor interrupt_init() by Bin Meng · Thu Nov 20 16:11:16 2014 +0800
  20. 57a6cd8 x86: Remove cpu_init_r() for x86 by Bin Meng · Thu Nov 20 16:11:00 2014 +0800
  21. 25727c2 x86: Call cpu_init_interrupts() from interrupt_init() by Bin Meng · Thu Nov 20 16:10:49 2014 +0800
  22. e804501 x86: Add Intel speedstep and turbo mode code by Simon Glass · Fri Nov 14 18:18:43 2014 -0700
  23. 79248a1 x86: ivybridge: Set up XHCI USB by Simon Glass · Fri Nov 14 18:18:42 2014 -0700
  24. 8aeded9 x86: config: Enable USB on link by Simon Glass · Fri Nov 14 18:18:41 2014 -0700
  25. 194d757 x86: ivybridge: Set up EHCI USB by Simon Glass · Fri Nov 14 18:18:40 2014 -0700
  26. 585be5f x86: dts: Add SATA settings for link by Simon Glass · Fri Nov 14 18:18:39 2014 -0700
  27. cd0adb3 x86: ivybridge: Add SATA init by Simon Glass · Fri Nov 14 18:18:38 2014 -0700
  28. c1fd69e x86: dts: Add LPC settings for link by Simon Glass · Fri Nov 14 18:18:37 2014 -0700
  29. eec39ba x86: dts: Move PCI peripherals into a pci node by Simon Glass · Fri Nov 14 18:18:36 2014 -0700
  30. 06409c9 x86: ivybridge: Add additional LPC init by Simon Glass · Fri Nov 14 18:18:35 2014 -0700
  31. f307708 x86: ivybridge: Add PCH init by Simon Glass · Fri Nov 14 18:18:34 2014 -0700
  32. 2e5bb5f x86: Add a simple header file for ACPI by Simon Glass · Fri Nov 14 18:18:33 2014 -0700
  33. 17f1c40 x86: ivybridge: Add support for BD82x6x PCH by Simon Glass · Fri Nov 14 18:18:32 2014 -0700
  34. 0e9c633 x86: Set up edge triggering on interrupt 9 by Simon Glass · Fri Nov 14 18:18:31 2014 -0700
  35. 6ac5af4 pci: Add functions to read and write a BAR address by Simon Glass · Fri Nov 14 18:18:30 2014 -0700
  36. 1099fcc x86: config: Enable plug-and-play for link PCI by Simon Glass · Fri Nov 14 18:18:29 2014 -0700
  37. 75a042b x86: pci: Add handlers before and after a PCI hose scan by Simon Glass · Fri Nov 14 18:18:28 2014 -0700
  38. 31f88f4 x86: Add ioapic.h header by Simon Glass · Fri Nov 14 18:18:27 2014 -0700
  39. 538059d rtc: mc146818: Set up RTC at start of day by Simon Glass · Fri Nov 14 18:18:26 2014 -0700
  40. 20ec253 x86: Factor out common values in the link script by Simon Glass · Fri Nov 14 18:18:25 2014 -0700
  41. 1eb8ebc x86: Ensure that all relocation data is included in the image by Simon Glass · Fri Nov 14 18:18:24 2014 -0700
  42. 2a883d7 x86: Panic if there is no relocation data by Simon Glass · Fri Nov 14 18:18:23 2014 -0700
  43. d9de96d x86: Remove board_early_init_r() by Simon Glass · Fri Nov 14 18:18:22 2014 -0700
  44. ba3df25 pci: Update pci_ids.h to include some missing IDs by Simon Glass · Fri Nov 14 18:18:21 2014 -0700
  45. 437790e Align embedded device tree correctly by Simon Glass · Fri Nov 14 18:18:19 2014 -0700
  46. 9bd36bc Fix SIZE_MAX compiler warning when using stdint.h by Simon Glass · Mon Nov 24 21:18:21 2014 -0700
  47. 6e3af1e x86: Add ivybridge directory to Makefile by Simon Glass · Mon Nov 24 21:18:20 2014 -0700
  48. 9b19233 Prepare v2015.01-rc2 by Tom Rini · Mon Nov 24 17:08:47 2014 -0500
  49. 4b3175f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Nov 24 17:05:11 2014 -0500
  50. ae68a82 Revert "hush: fix segfault on syntax error" by Rabin Vincent · Fri Nov 21 23:05:22 2014 +0100
  51. 36f9f1b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Nov 24 12:02:12 2014 -0500
  52. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Nov 24 12:01:48 2014 -0500
  53. b660ae7 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Nov 24 12:00:00 2014 -0500
  54. 12b043c mx6boards: Fix error handling in board_mmc_init() by Fabio Estevam · Fri Nov 21 16:42:58 2014 -0200
  55. 2cf207f nitrogen6x: Fix error handling in board_mmc_init() by Fabio Estevam · Fri Nov 21 16:42:57 2014 -0200
  56. 2a544ac ot1200: Fix error handling in board_mmc_init() by Fabio Estevam · Fri Nov 21 16:42:56 2014 -0200
  57. b5c9ed3 arm: imx: stop sata on boot by Nikita Kiryanov · Fri Nov 21 12:47:26 2014 +0200
  58. 9e08643 arm: mx6: cm_fx6: implement board specific sata stop by Nikita Kiryanov · Fri Nov 21 12:47:25 2014 +0200
  59. 44fd1f9 cmd_sata: implement sata stop command by Nikita Kiryanov · Fri Nov 21 12:47:24 2014 +0200
  60. b9666d6 sata: implement reset_sata for dwc_ahsata by Nikita Kiryanov · Fri Nov 21 12:47:23 2014 +0200
  61. 63659b7 arm: mx6: introduce disable_sata_clock by Nikita Kiryanov · Fri Nov 21 12:47:22 2014 +0200
  62. f9075a7 gw_ventana: Use the generic spl_sd.cfg by Fabio Estevam · Thu Nov 20 13:17:56 2014 -0200
  63. 63fb548 ARM: bootm: Allow booting in secure mode on hyp capable systems by Hans de Goede · Fri Nov 14 09:34:31 2014 +0100
  64. 8543735 ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options by Hans de Goede · Fri Nov 14 09:34:30 2014 +0100
  65. a50d5b5 Kconfig: Add EXPERT option by Tom Rini · Fri Nov 14 09:34:29 2014 +0100
  66. ac1cf36 sandbox: script for testing sandbox/ext4/fat/fs commands by Suriyan Ramasami · Mon Nov 17 14:39:39 2014 -0800
  67. 96171fb fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · Mon Nov 17 14:39:38 2014 -0800
  68. 378da103 sandbox: Prepare API change for files greater than 2GB by Suriyan Ramasami · Mon Nov 17 14:39:37 2014 -0800
  69. b3a2d5a ext4: Prepare API change for files greater than 2GB by Suriyan Ramasami · Mon Nov 17 14:39:36 2014 -0800
  70. 441c223 fat: Prepare API change for files greater than 2GB by Suriyan Ramasami · Mon Nov 17 14:39:35 2014 -0800
  71. 9780167 board/esd/common/auto_update.c: Use <flash.h> by Tom Rini · Sat Nov 22 08:11:08 2014 -0500
  72. 95bfacb sandbox: Use md5sum and fatwrite to enable testing of fs commands by Suriyan Ramasami · Mon Nov 17 14:39:34 2014 -0800
  73. 17c2af6 common/board_f: fix gcc warning on MIPS64 by Daniel Schwierzeck · Sat Nov 15 23:46:53 2014 +0100
  74. 535696f common/board_f: add setup of initial stack frame for MIPS by Daniel Schwierzeck · Sat Nov 15 23:46:52 2014 +0100
  75. 27484ea spl: fix descending condition to drivers/mtd/nand/ by Masahiro Yamada · Thu Nov 13 19:29:09 2014 +0900
  76. 56ef2bf commands: add more command entries in Kconfig by Masahiro Yamada · Thu Nov 13 19:29:08 2014 +0900
  77. 2321bb0 hush: add CONFIG_HUSH_PARSER to Kconfig by Masahiro Yamada · Thu Nov 13 19:29:07 2014 +0900
  78. a7fa746 FIT: add some FIT configurations to Kconfig by Masahiro Yamada · Thu Nov 13 19:29:06 2014 +0900
  79. 9522771 config: remove redundant CONFIG_SYS_PROMPT defines by Masahiro Yamada · Thu Nov 13 18:43:52 2014 +0900
  80. 7cd60e4 tegra: do not descend into empty directories by Masahiro Yamada · Thu Nov 13 12:28:43 2014 +0900
  81. abde127 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · Thu Nov 13 12:28:42 2014 +0900
  82. 2024319 x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory by Masahiro Yamada · Thu Nov 13 12:28:41 2014 +0900
  83. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · Thu Nov 13 12:28:40 2014 +0900
  84. 09cf4cd Add pr_fmt() macro by Thierry Reding · Wed Nov 12 18:26:50 2014 -0700
  85. 699b6d3 pci: Honour pci_skip_dev() by Thierry Reding · Wed Nov 12 18:26:49 2014 -0700
  86. 68185b0 pci: Abort early if bus does not exist by Thierry Reding · Wed Nov 12 18:26:48 2014 -0700
  87. 3e336c8 vsprintf: Add modifier for phys_addr_t by Thierry Reding · Wed Nov 12 18:26:47 2014 -0700
  88. 9f9eec3 fs: make it possible to read the filesystem UUID by Christian Gmeiner · Wed Nov 12 14:35:04 2014 +0100
  89. 886d367 sata: fix a bug in init_sata() for pci-sata card by li pengbo · Wed Nov 12 19:16:40 2014 +0800
  90. 0056238 ARM: bcm: Enable bcm11130 boards by Steve Rae · Tue Nov 11 11:32:19 2014 -0800
  91. 1c5f31c ARM: bcm: Enable five Cygnus boards by Steve Rae · Tue Nov 11 11:32:18 2014 -0800
  92. ce21aa1 spl: Change debug to printf for "Unsupported boot-device" by Stefan Roese · Tue Nov 11 19:03:55 2014 +0100
  93. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  94. 927609a dm: core: remove unnecessary return condition in uclass lookup by Masahiro Yamada · Mon Nov 17 17:19:41 2014 +0900
  95. 251daad dm: core: remove unnecessary return condition in driver lookup by Masahiro Yamada · Mon Nov 17 17:19:40 2014 +0900
  96. 75c6f67 dm: core: remove meaningless if conditional by Masahiro Yamada · Mon Nov 17 17:19:39 2014 +0900
  97. 6cac81a dm: core: a trivial clean up by Masahiro Yamada · Mon Nov 17 17:19:38 2014 +0900
  98. 73c1ecf cros_ec: Fix uninitialised variable in cros_ec.c by Simon Glass · Tue Nov 11 18:06:30 2014 -0700
  99. d8a21f6 dm: spi: Use device_bind_driver() instead of our own function by Simon Glass · Tue Nov 11 10:46:23 2014 -0700
  100. 5ef36f2 dm: spi: Correct handling of SPI chip selects in sandbox by Simon Glass · Tue Nov 11 10:46:22 2014 -0700