1. 9eff5a7 x86: ivybridge: Measure the MRC code execution time by Simon Glass · Sun Oct 18 15:55:36 2015 -0600
  2. 5d12980 x86: ivybridge: Fix car_uninit() to correctly set run state by Simon Glass · Sun Oct 18 15:55:35 2015 -0600
  3. 664c0e1 x86: ivybridge: Check the RTC return value by Simon Glass · Sun Oct 18 15:55:33 2015 -0600
  4. a45312e x86: ivybridge: Use 'ret' instead of 'rcode' by Simon Glass · Sun Oct 18 15:55:32 2015 -0600
  5. c60a5bc dm: rtc: Correct rtc_read32() return value by Simon Glass · Sun Oct 18 15:55:31 2015 -0600
  6. a10166f rtc: mc146818: Use probe() to set up the device by Simon Glass · Sun Oct 18 15:55:30 2015 -0600
  7. bc93207 rtc: mc146818: Add a comment to the #endif by Simon Glass · Sun Oct 18 15:55:29 2015 -0600
  8. f2dd470 x86: chromebook_link: Enable the debug UART by Simon Glass · Sun Oct 18 19:51:27 2015 -0600
  9. 4773012 x86: Init the debug UART if enabled by Simon Glass · Sun Oct 18 19:51:26 2015 -0600
  10. 1f7338a debug_uart: Add an option to announce the debug UART by Simon Glass · Sun Oct 18 19:51:25 2015 -0600
  11. c52be12 debug_uart: Support board-specific UART initialisation by Simon Glass · Sun Oct 18 19:51:24 2015 -0600
  12. 60517d7 debug_uart: Adjust the declaration of debug_uart_init() by Simon Glass · Sun Oct 18 19:51:23 2015 -0600
  13. 374c56f x86: spi: Add support for Wildcat Point by George McCollister · Mon Oct 12 16:18:41 2015 -0500
  14. a24bd0c x86: pci: Add PCI IDs for Wildcat Point by George McCollister · Mon Oct 12 16:18:40 2015 -0500
  15. c0718c1 x86: Pass correct cpu_index to ap_init() by Bin Meng · Wed Oct 14 02:01:21 2015 -0700
  16. 8331aa0 x86: galileo: Enable mrc cache by Bin Meng · Mon Oct 12 01:30:43 2015 -0700
  17. 4c2af8b x86: quark: Implement mrc cache by Bin Meng · Mon Oct 12 01:30:42 2015 -0700
  18. 8046714 x86: ivybridge: Correct two typos for MRC by Bin Meng · Sun Oct 11 21:37:47 2015 -0700
  19. 84dd04f x86: Remove unused rw-mrc-cache properties in the link and panther dts files by Bin Meng · Sun Oct 11 21:37:46 2015 -0700
  20. 71d7c2f x86: baytrail: Issue full system reset in reset_cpu() by Bin Meng · Sun Oct 11 21:37:45 2015 -0700
  21. 9582ad5 x86: Enable mrc cache for bayleybay and minnowmax by Bin Meng · Sun Oct 11 21:37:44 2015 -0700
  22. dc59780 x86: baytrail: Save mrc cache to spi flash by Bin Meng · Sun Oct 11 21:37:43 2015 -0700
  23. 07793c08 x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init() by Bin Meng · Sun Oct 11 21:37:42 2015 -0700
  24. 2845ead x86: Use struct mrc_region to describe a mrc region by Bin Meng · Sun Oct 11 21:37:41 2015 -0700
  25. f34c059 x86: ivybridge: Use APIs provided in the mrccache lib by Bin Meng · Sun Oct 11 21:37:40 2015 -0700
  26. 1f81b59 x86: Add more common routines to manipulate mrc cache by Bin Meng · Sun Oct 11 21:37:39 2015 -0700
  27. 8575ab1 x86: Add various minor tidy-ups in mrccache codes by Bin Meng · Sun Oct 11 21:37:38 2015 -0700
  28. d61a7b4 x86: Do sanity test on the cache record in mrccache_update() by Bin Meng · Sun Oct 11 21:37:37 2015 -0700
  29. 21666cf x86: Move mrccache.[c|h] to a common place by Bin Meng · Sun Oct 11 21:37:36 2015 -0700
  30. 0ffd7e5 x86: Add ENABLE_MRC_CACHE Kconfig option by Bin Meng · Sun Oct 11 21:37:35 2015 -0700
  31. 8938dbd x86: fsp: Add a hdr sub-command to show header information by Bin Meng · Sat Oct 10 01:47:59 2015 -0700
  32. 3f56d45 x86: fsp: Make hob command a sub-command to fsp by Bin Meng · Sat Oct 10 01:47:58 2015 -0700
  33. a0ecbe2 x86: fsp: Print GUID whenever applicable in the hob command output by Bin Meng · Sat Oct 10 01:47:57 2015 -0700
  34. 4f2f005 x86: fsp: Compact the output of hob command by Bin Meng · Sat Oct 10 01:47:56 2015 -0700
  35. ae5bedb x86: Add SMBIOS table support by Bin Meng · Mon Oct 12 05:23:41 2015 -0700
  36. 090552a Makefile: Generate U_BOOT_DMI_DATE for SMBIOS by Bin Meng · Mon Oct 12 05:23:40 2015 -0700
  37. 6ab240d doc: Complement document about booting VxWorks by Bin Meng · Wed Oct 07 20:19:20 2015 -0700
  38. f6900e2 cmd: bootvx: Add asmlinkage to the VxWorks x86 entry by Bin Meng · Wed Oct 07 20:19:19 2015 -0700
  39. 321e860 cmd: bootvx: Pass E820 information to an x86 VxWorks kernel by Bin Meng · Wed Oct 07 20:19:18 2015 -0700
  40. fb694b9 cmd: bootvx: Always get VxWorks bootline from env by Bin Meng · Wed Oct 07 20:19:17 2015 -0700
  41. bf0ba25 cmd: bootvx: Pass netmask and gatewayip to VxWorks bootline by Bin Meng · Wed Oct 07 20:19:16 2015 -0700
  42. 0401c86 cmd: bootvx: Avoid strlen() calls when constructing VxWorks bootline by Bin Meng · Wed Oct 07 20:19:15 2015 -0700
  43. 8c77af6 cmd: elf: Reorder load_elf_image_phdr() and load_elf_image_shdr() by Bin Meng · Wed Oct 07 20:19:14 2015 -0700
  44. 53f3afb cmd: Clean up cmd_elf a little bit by Bin Meng · Wed Oct 07 20:19:13 2015 -0700
  45. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · Wed Oct 07 20:19:12 2015 -0700
  46. 926f749 x86: Remove quotation mark in CONFIG_HOSTNAME by Bin Meng · Wed Oct 07 20:19:11 2015 -0700
  47. a489963 x86: Move install_e820_map() out of zimage.c by Bin Meng · Wed Oct 07 20:19:10 2015 -0700
  48. bf6edd6 x86: Initialize GDT entry 1 to be the 32-bit CS as well by Bin Meng · Wed Oct 07 20:19:09 2015 -0700
  49. 2f0999e x86: Allow disabling IGD on Intel Queensbay by Bin Meng · Thu Oct 01 00:36:04 2015 -0700
  50. f8e7992 x86: ivybridge: Remove the dead codes that programs pci bridge by Bin Meng · Thu Oct 01 00:36:03 2015 -0700
  51. a070578 dm: pci: Enable VGA address forwarding on bridges by Bin Meng · Thu Oct 01 00:36:02 2015 -0700
  52. 5bc3f8a dm: pci: Fix pci_last_busno() to return the real last bus no by Bin Meng · Thu Oct 01 00:36:01 2015 -0700
  53. 85ad589 video: vesa_fb: Fix wrong return value check of pci_find_class() by Bin Meng · Thu Oct 01 00:36:00 2015 -0700
  54. 9dd7c00 pci: Set PCI_COMMAND_IO bit for VGA device by Bin Meng · Thu Oct 01 00:35:59 2015 -0700
  55. c45abf1 dm: pci: Adjust pci_find_and_bind_driver() to return -EPERM by Simon Glass · Tue Sep 08 17:52:49 2015 -0600
  56. 3b02d84 dm: pci: Correct a few debug() statements by Simon Glass · Tue Sep 08 17:52:48 2015 -0600
  57. b072d52 dm: pci: Tidy up auto-config error handling by Simon Glass · Tue Sep 08 17:52:47 2015 -0600
  58. 65ba412 malloc_simple: Add debug() information by Simon Glass · Tue Sep 08 17:52:46 2015 -0600
  59. 575537b Prepare v2015.10 by Tom Rini · Mon Oct 19 18:46:28 2015 -0400
  60. a1f65e5 powerpc: Drop old non-generic-board code by Simon Glass · Sat Oct 17 12:58:50 2015 -0600
  61. 6e66b41 sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD by Paul Gortmaker · Sat Oct 17 16:40:30 2015 -0400
  62. 7095ab3 sbc8641d: increase monitor size from 256k to 384k by Paul Gortmaker · Sat Oct 17 16:40:31 2015 -0400
  63. b86d17f sbc8641d: add basic flash setup instructions to README file by Paul Gortmaker · Sat Oct 17 16:40:29 2015 -0400
  64. aa7b3f3 sbc8641d: set proper environment sector size. by Paul Gortmaker · Sat Oct 17 16:40:28 2015 -0400
  65. efdcea5 sbc8641d: increase malloc pool size to a sane default by Paul Gortmaker · Sat Oct 17 16:40:27 2015 -0400
  66. f71e21a sbc8641d: enable command line editing by Paul Gortmaker · Sat Oct 17 16:40:26 2015 -0400
  67. 731c885 image-fit: Fix signature checking by Andrej Rosano · Wed Oct 14 17:45:40 2015 +0200
  68. 8ed5b0b igep00x0: Use BCH8 ECC by Ladislav Michl · Mon Oct 12 18:09:14 2015 +0200
  69. 8d1fdc3 vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge. by Liviu Dudau · Mon Oct 19 11:08:32 2015 +0100
  70. 086c977 vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel. by Liviu Dudau · Mon Oct 19 11:08:31 2015 +0100
  71. 4556b35 dfu: dfu_sf: Take the start address into account by Fabio Estevam · Wed Sep 23 00:50:39 2015 -0300
  72. eae41e9 dfu: dfu_sf: Use the erase sector size for erase operations by Fabio Estevam · Tue Sep 22 00:55:00 2015 -0300
  73. f8c62ee doc/README.scrapyard: Add more entries by Tom Rini · Mon Oct 19 13:32:09 2015 -0400
  74. f2fba87 Revert "arm: Remove inetspace_v2_cmc board" by Tom Rini · Mon Oct 19 12:24:52 2015 -0400
  75. 9a78ec1 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Oct 19 11:30:38 2015 -0400
  76. 0e83001 Revert "arm: Remove d2net_v2 defconfig file" by Tom Rini · Mon Oct 19 11:20:54 2015 -0400
  77. bd2709e doc/README.scrapyard: Populate recent removals by Tom Rini · Mon Oct 19 11:05:47 2015 -0400
  78. c87458c ARM: rpi: add another revision of Raspberry Pi A+ by Lubomir Rintel · Wed Oct 14 17:17:54 2015 +0200
  79. 9be25dc ARM: dockstar: move start of environment area by Eric Cooper · Mon Oct 12 19:18:52 2015 -0400
  80. da18b18 ARM: k2e/l: Apply WA for selecting PA clock source by Lokesh Vutla · Thu Oct 08 11:31:47 2015 +0530
  81. f1f4a7a arch/powerpc/config.mk: Pass -fno-ira-hoist-pressure when possible by Tom Rini · Sat Oct 17 08:04:11 2015 -0400
  82. c453793 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Fri Oct 16 20:21:04 2015 -0400
  83. 2fcd326 arm: dts: socfpga: add "u-boot,dm-pre-reloc" to socfpga_cyclone5_socdk dts by Dinh Nguyen · Mon Oct 12 11:59:04 2015 -0500
  84. e89ff70 arm: socfpga: enable data/inst prefetch and shared override in the L2 by Dinh Nguyen · Thu Oct 15 10:13:36 2015 -0500
  85. 37f2989 vf610twr: Fix typo in DRAM init by Anthony Felice · Fri Oct 09 16:38:39 2015 -0400
  86. 0ac9f40 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Fri Oct 16 07:19:47 2015 -0400
  87. d89b72c arm: mmu: Add missing volatile for reading SCTLR register by Alison Wang · Wed Sep 09 10:22:02 2015 +0800
  88. ece3cc0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Thu Oct 15 17:45:39 2015 -0400
  89. b5272bd pci: pcie_imx: Fix hang on mx6qp by Fabio Estevam · Tue Oct 13 11:01:27 2015 -0300
  90. da1a904 armv8/gic: Fix GIC v2 initialization by Thierry Reding · Thu Aug 20 11:52:15 2015 +0200
  91. a3e45ab armv8/mmu: Set bits marked RES1 in TCR by Thierry Reding · Thu Aug 20 11:52:14 2015 +0200
  92. 0dcc889 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu Oct 15 08:43:38 2015 -0400
  93. 673dc3f ARM: uniphier: fix address mapping in README.uniphier by Masahiro Yamada · Wed Sep 30 21:15:58 2015 +0900
  94. c2d7076 armv8/mmu: Clean up TCR programming by Thierry Reding · Thu Aug 20 11:52:13 2015 +0200
  95. 8bf5931 arm: vf610twr: improve memory layout by Stefan Agner · Wed Oct 14 10:58:43 2015 -0700
  96. d19b782 colibri_vf: Fix bstlen field by Fabio Estevam · Tue Oct 13 23:54:32 2015 -0300
  97. 59ae13a mtd: nand: vf610_nfc: resync with upstream Linux version by Stefan Agner · Tue Oct 13 22:11:42 2015 -0700
  98. 88f4c83 Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · Wed Oct 14 10:46:36 2015 +0200
  99. 5710d06 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Oct 13 08:37:38 2015 -0400
  100. c29121b exynos: more debug and cleanup in do_sdhci_init() by Tobias Jakobi · Mon Oct 05 13:47:53 2015 +0200