1. ee80785 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Sun Mar 20 18:09:34 2016 -0400
  2. 85e8439 arm: socfpga: sr1500: Misc updates (SPI speed, env location) by Stefan Roese · Thu Mar 03 16:57:39 2016 +0100
  3. c0c0098 arm: socfpga: Allow boards to define a custom environment size by Stefan Roese · Thu Mar 03 16:57:38 2016 +0100
  4. 4003fe2 arm: socfpga: Fix SR1500 env position by Marek Vasut · Fri Feb 26 19:11:30 2016 +0100
  5. 713e5b1 arm: socfpga: Enabling U-Boot environment support in QSPI by Chin Liang See · Wed Feb 24 16:50:22 2016 +0800
  6. a2f4f9a usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRESS or USB_REQ_SET_CONFIGURATION. by Ted Chen · Fri Mar 18 17:56:52 2016 +1030
  7. ed4823a usb: Change power-on / scanning timeout handling by Stefan Roese · Tue Mar 15 13:59:15 2016 +0100
  8. c41294e usb: Don't reset the USB hub a 2nd time by Stefan Roese · Tue Mar 15 13:59:14 2016 +0100
  9. 9885801 usb: Remove 200 ms delay in usb_hub_port_connect_change() by Stefan Roese · Tue Mar 15 13:59:13 2016 +0100
  10. 3678cb5 usb: legacy_hub_port_reset(): Speedup hub reset handling by Stefan Roese · Tue Mar 15 13:59:12 2016 +0100
  11. 89c1dcd dm: blk: Add tests for block devices by Simon Glass · Sun Mar 13 08:22:36 2016 -0600
  12. 0de920c dm: sandbox: Drop the pre-DM host implementation by Simon Glass · Sun Mar 13 08:22:35 2016 -0600
  13. dad90e9 dm: sandbox: Switch over to use DM for block devices by Simon Glass · Sun Mar 13 08:22:34 2016 -0600
  14. ca4b215 dm: usb: Unbind old block devices when shutting down USB by Simon Glass · Sun Mar 13 08:22:33 2016 -0600
  15. 54e628e buildman: Clarify the use of -V by Simon Glass · Sat Mar 12 18:50:33 2016 -0700
  16. f590273 buildman: Add a way to specific a full toolchain prefix by Simon Glass · Sat Mar 12 18:50:32 2016 -0700
  17. 642e9a6 buildman: Allow branch names which conflict with directories by Simon Glass · Sat Mar 12 18:50:31 2016 -0700
  18. 7e0cdc4 dm: ns16550: Add support for reg-offset property by Michal Simek · Tue Feb 16 16:17:49 2016 +0100
  19. f4d337c Revert "fdt: fix address cell count checking in fdt_translate_address()" by Przemyslaw Marczak · Tue Jan 12 15:40:44 2016 +0100
  20. 18248e3 dts:exynos:update pinctrl size-cells and fix child regs by Przemyslaw Marczak · Tue Jan 12 15:40:43 2016 +0100
  21. db96baa gpio: Report errors when GPIOs cannot be read by Simon Glass · Mon Aug 31 18:55:36 2015 -0600
  22. 98982f6 cmd_dhry.c: Use lldiv for vax_mips calculation as well by Tom Rini · Thu Mar 17 10:14:25 2016 -0400
  23. 2a0b94c x86: Add congatec conga-QA3/E3845-4G (Bay Trail) support by Stefan Roese · Wed Mar 16 08:48:21 2016 +0100
  24. a0b0961 x86: Add support for the samus chromebook by Simon Glass · Wed Mar 16 07:44:43 2016 -0600
  25. b4ded74 x86: Support a chained-boot development flow by Simon Glass · Wed Mar 16 07:44:40 2016 -0600
  26. 40ce12b x86: dts: Drop memory SPD compatible string by Simon Glass · Wed Mar 16 07:44:39 2016 -0600
  27. e623ff6 x86: ivybridge: Convert to use the common SDRAM code by Simon Glass · Wed Mar 16 07:44:38 2016 -0600
  28. dbc6e14 x86: Add common SDRAM-init code by Simon Glass · Wed Mar 16 07:44:37 2016 -0600
  29. 9c852d7 x86: Move common PCH code into a common place by Simon Glass · Wed Mar 16 07:44:36 2016 -0600
  30. 391cee4 dhry: Correct dhrystone calculation for fast machines by Simon Glass · Wed Mar 16 07:44:35 2016 -0600
  31. 33a1d87 arm: Add a 64-bit division routine to the private library by Simon Glass · Wed Mar 16 07:44:34 2016 -0600
  32. b1630cd x86: Fix a header nit in x86-chromebook.h by Simon Glass · Fri Mar 11 22:07:35 2016 -0700
  33. 0949351 x86: Add a function to set the IOAPIC ID by Simon Glass · Fri Mar 11 22:07:34 2016 -0700
  34. 2b416fd x86: Update README for new developments by Simon Glass · Fri Mar 11 22:07:33 2016 -0700
  35. 1861810 x86: Use white on black for the console on chromebooks by Simon Glass · Fri Mar 11 22:07:32 2016 -0700
  36. a2d40ef x86: Add a default address for reference code by Simon Glass · Fri Mar 11 22:07:31 2016 -0700
  37. dec49b7 x86: broadwell: Add video support by Simon Glass · Fri Mar 11 22:07:30 2016 -0700
  38. 17f9d5c x86: broadwell: Add support for high-speed I/O lane with ME by Simon Glass · Fri Mar 11 22:07:28 2016 -0700
  39. 52c365f x86: broadwell: Add a GPIO driver by Simon Glass · Fri Mar 11 22:07:27 2016 -0700
  40. d21f34e x86: broadwell: Add support for SDRAM setup by Simon Glass · Fri Mar 11 22:07:26 2016 -0700
  41. c7805d5 x86: broadwell: Add power-control support by Simon Glass · Fri Mar 11 22:07:25 2016 -0700
  42. cb9a352 x86: broadwell: Add reference code support by Simon Glass · Fri Mar 11 22:07:24 2016 -0700
  43. ac0cce5 x86: broadwell: Add an LPC driver by Simon Glass · Fri Mar 11 22:07:23 2016 -0700
  44. ac9609c x86: broadwell: Add a northbridge driver by Simon Glass · Fri Mar 11 22:07:22 2016 -0700
  45. 4979d07 x86: broadwell: Add a SATA driver by Simon Glass · Fri Mar 11 22:07:21 2016 -0700
  46. e984eda x86: broadwell: Add a pinctrl driver by Simon Glass · Fri Mar 11 22:07:20 2016 -0700
  47. e7d04d8 x86: broadwell: Add a PCH driver by Simon Glass · Fri Mar 11 22:07:19 2016 -0700
  48. 71606de x86: Add basic support for broadwell by Simon Glass · Fri Mar 11 22:07:18 2016 -0700
  49. ceaefc1 x86: dts: Update the pinctrl binding a little by Simon Glass · Fri Mar 11 22:07:17 2016 -0700
  50. ecae7fd x86: Add support for running Intel reference code by Simon Glass · Fri Mar 11 22:07:16 2016 -0700
  51. 9c7d931 x86: Drop all the old pin configuration code by Simon Glass · Fri Mar 11 22:07:15 2016 -0700
  52. fb8757b x86: gpio: Allow the pinctrl driver to set up the pin config by Simon Glass · Fri Mar 11 22:07:14 2016 -0700
  53. 11cd631 x86: Add an ICH6 pin configuration driver by Simon Glass · Fri Mar 11 22:07:13 2016 -0700
  54. 7be7f3e x86: link: Add pin configuration to the device tree by Simon Glass · Fri Mar 11 22:07:12 2016 -0700
  55. 8dda587 x86: Update microcode for secondary CPUs by Simon Glass · Fri Mar 11 22:07:11 2016 -0700
  56. 3b6c843 x86: ivybridge: Show microcode version for each core by Simon Glass · Fri Mar 11 22:07:10 2016 -0700
  57. c17d450 x86: Record the CPU details when starting each core by Simon Glass · Fri Mar 11 22:07:09 2016 -0700
  58. d4e9074 x86: Move common MRC Kconfig options to the common file by Simon Glass · Fri Mar 11 22:07:08 2016 -0700
  59. b41d2e31 x86: Allow I/O functions to use pointers by Simon Glass · Fri Mar 11 22:07:07 2016 -0700
  60. c6c2997 x86: Add macros to clear and set I/O bits by Simon Glass · Fri Mar 11 22:07:06 2016 -0700
  61. 05a0a9b x86: ivybridge: Drop sandybridge_early_init() by Simon Glass · Fri Mar 11 22:07:01 2016 -0700
  62. b67be7e x86: Move Intel Management Engine code to a common place by Simon Glass · Fri Mar 11 22:07:00 2016 -0700
  63. 8b73e9f x86: Rename PORT_RESET to IO_PORT_RESET by Simon Glass · Fri Mar 11 22:06:59 2016 -0700
  64. 780ba48 x86: Move common CPU code to its own place by Simon Glass · Fri Mar 11 22:06:58 2016 -0700
  65. 63e08a2 x86: Move common LPC code to its own place by Simon Glass · Fri Mar 11 22:06:57 2016 -0700
  66. ab39d33 x86: Add the root-complex block to common intel registers by Simon Glass · Fri Mar 11 22:06:56 2016 -0700
  67. 5535730 x86: Create a common header for Intel register access by Simon Glass · Fri Mar 11 22:06:55 2016 -0700
  68. 2df6188 x86: Move microcode code to a common location by Simon Glass · Fri Mar 11 22:06:54 2016 -0700
  69. 144652f x86: Move cache-as-RAM code into a common location by Simon Glass · Fri Mar 11 22:06:53 2016 -0700
  70. 2f462fd x86: cpu: Add functions to return the family and stepping by Simon Glass · Fri Mar 11 22:06:52 2016 -0700
  71. 51f73f1 x86: Allow use of serial soon after relocation by Simon Glass · Fri Mar 11 22:06:51 2016 -0700
  72. 0a7fb2c input: i8042: Make sure the keyboard is enabled by Simon Glass · Fri Mar 11 22:06:50 2016 -0700
  73. 36ab8e3 syscon: Avoid returning a device on failure by Simon Glass · Fri Mar 11 22:06:49 2016 -0700
  74. b0fb7bd dm: timer: Correct timer init ordering after relocation by Simon Glass · Fri Mar 11 22:06:46 2016 -0700
  75. 77f8292 x86: broadwell: Add a few microcode files by Simon Glass · Sun Mar 06 19:28:34 2016 -0700
  76. c926bfc x86: Add comments to the SIPI vector by Simon Glass · Sun Mar 06 19:28:25 2016 -0700
  77. 17dbe89 x86: Tidy up mp_init to reduce duplication by Simon Glass · Sun Mar 06 19:28:22 2016 -0700
  78. 7f3ccae x86: Correct duplicate POST values by Simon Glass · Sun Mar 06 19:28:18 2016 -0700
  79. 15318f2 x86: Add a script to aid code conversion from coreboot by Simon Glass · Sun Mar 06 19:28:17 2016 -0700
  80. ec5c786 x86: gpio: Correct GPIO setup ordering by Simon Glass · Sun Mar 06 19:28:13 2016 -0700
  81. ed5652c x86: dts: link: Add board ID GPIOs by Simon Glass · Sun Mar 06 19:28:12 2016 -0700
  82. d7729f8 x86: dts: link: Move SPD info into the memory controller by Simon Glass · Sun Mar 06 19:28:11 2016 -0700
  83. 8a307ee x86: link: Add required GPIO properties by Simon Glass · Sun Mar 06 19:28:10 2016 -0700
  84. 9d95358 x86: Add some more common MSR indexes by Simon Glass · Sun Mar 06 19:28:04 2016 -0700
  85. e79d2c6 x86: cpu: Make the vendor table const by Simon Glass · Sun Mar 06 19:27:57 2016 -0700
  86. e8211b4 malloc_simple: Add a little more debugging by Simon Glass · Sun Mar 06 19:27:55 2016 -0700
  87. 0d0f831 pci: Correct a few comments and nits by Simon Glass · Sun Mar 06 19:27:53 2016 -0700
  88. 9cec2df pci: Add functions to update PCI configuration registers by Simon Glass · Sun Mar 06 19:27:52 2016 -0700
  89. fd83897 gpio: Use const where possible by Simon Glass · Sun Mar 06 19:27:51 2016 -0700
  90. df1687d gpio: Add a function to obtain a GPIO vector value by Simon Glass · Sun Mar 06 19:27:50 2016 -0700
  91. 8d374cd cpu: Add support for microcode version and CPU ID by Simon Glass · Sun Mar 06 19:27:49 2016 -0700
  92. 2919921 video: Allow simple-panel to be used without regulators by Simon Glass · Sun Mar 06 19:27:48 2016 -0700
  93. 2e26682 x86: Document how to play with SeaBIOS by Bin Meng · Sun Feb 28 23:54:52 2016 -0800
  94. ba3a16e x86: qemu: Enable ACPI table generation by default by Bin Meng · Sun Feb 28 23:54:51 2016 -0800
  95. 96030fa x86: Support booting SeaBIOS by Bin Meng · Sun Feb 28 23:54:50 2016 -0800
  96. 3815d57 x86: Implement functions for writing coreboot table by Bin Meng · Sat Feb 27 22:58:03 2016 -0800
  97. ca68d77 x86: Support writing configuration tables in high area by Bin Meng · Sat Feb 27 22:58:02 2016 -0800
  98. ef47ed1 x86: Simplify codes in write_tables() by Bin Meng · Sat Feb 27 22:58:01 2016 -0800
  99. 5c54910 x86: Change write_acpi_tables() signature a little bit by Bin Meng · Sat Feb 27 22:58:00 2016 -0800
  100. 900e49a x86: Use a macro for ROM table alignment by Bin Meng · Sat Feb 27 22:57:59 2016 -0800