1. dc59780 x86: baytrail: Save mrc cache to spi flash by Bin Meng · Sun Oct 11 21:37:43 2015 -0700
  2. 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
  3. 2845ead x86: Use struct mrc_region to describe a mrc region by Bin Meng · Sun Oct 11 21:37:41 2015 -0700
  4. f34c059 x86: ivybridge: Use APIs provided in the mrccache lib by Bin Meng · Sun Oct 11 21:37:40 2015 -0700
  5. 1f81b59 x86: Add more common routines to manipulate mrc cache by Bin Meng · Sun Oct 11 21:37:39 2015 -0700
  6. 8575ab1 x86: Add various minor tidy-ups in mrccache codes by Bin Meng · Sun Oct 11 21:37:38 2015 -0700
  7. d61a7b4 x86: Do sanity test on the cache record in mrccache_update() by Bin Meng · Sun Oct 11 21:37:37 2015 -0700
  8. 21666cf x86: Move mrccache.[c|h] to a common place by Bin Meng · Sun Oct 11 21:37:36 2015 -0700
  9. 0ffd7e5 x86: Add ENABLE_MRC_CACHE Kconfig option by Bin Meng · Sun Oct 11 21:37:35 2015 -0700
  10. 8938dbd x86: fsp: Add a hdr sub-command to show header information by Bin Meng · Sat Oct 10 01:47:59 2015 -0700
  11. 3f56d45 x86: fsp: Make hob command a sub-command to fsp by Bin Meng · Sat Oct 10 01:47:58 2015 -0700
  12. a0ecbe2 x86: fsp: Print GUID whenever applicable in the hob command output by Bin Meng · Sat Oct 10 01:47:57 2015 -0700
  13. 4f2f005 x86: fsp: Compact the output of hob command by Bin Meng · Sat Oct 10 01:47:56 2015 -0700
  14. ae5bedb x86: Add SMBIOS table support by Bin Meng · Mon Oct 12 05:23:41 2015 -0700
  15. 090552a Makefile: Generate U_BOOT_DMI_DATE for SMBIOS by Bin Meng · Mon Oct 12 05:23:40 2015 -0700
  16. 6ab240d doc: Complement document about booting VxWorks by Bin Meng · Wed Oct 07 20:19:20 2015 -0700
  17. f6900e2 cmd: bootvx: Add asmlinkage to the VxWorks x86 entry by Bin Meng · Wed Oct 07 20:19:19 2015 -0700
  18. 321e860 cmd: bootvx: Pass E820 information to an x86 VxWorks kernel by Bin Meng · Wed Oct 07 20:19:18 2015 -0700
  19. fb694b9 cmd: bootvx: Always get VxWorks bootline from env by Bin Meng · Wed Oct 07 20:19:17 2015 -0700
  20. bf0ba25 cmd: bootvx: Pass netmask and gatewayip to VxWorks bootline by Bin Meng · Wed Oct 07 20:19:16 2015 -0700
  21. 0401c86 cmd: bootvx: Avoid strlen() calls when constructing VxWorks bootline by Bin Meng · Wed Oct 07 20:19:15 2015 -0700
  22. 8c77af6 cmd: elf: Reorder load_elf_image_phdr() and load_elf_image_shdr() by Bin Meng · Wed Oct 07 20:19:14 2015 -0700
  23. 53f3afb cmd: Clean up cmd_elf a little bit by Bin Meng · Wed Oct 07 20:19:13 2015 -0700
  24. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · Wed Oct 07 20:19:12 2015 -0700
  25. 926f749 x86: Remove quotation mark in CONFIG_HOSTNAME by Bin Meng · Wed Oct 07 20:19:11 2015 -0700
  26. a489963 x86: Move install_e820_map() out of zimage.c by Bin Meng · Wed Oct 07 20:19:10 2015 -0700
  27. 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
  28. 2f0999e x86: Allow disabling IGD on Intel Queensbay by Bin Meng · Thu Oct 01 00:36:04 2015 -0700
  29. f8e7992 x86: ivybridge: Remove the dead codes that programs pci bridge by Bin Meng · Thu Oct 01 00:36:03 2015 -0700
  30. a070578 dm: pci: Enable VGA address forwarding on bridges by Bin Meng · Thu Oct 01 00:36:02 2015 -0700
  31. 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
  32. 85ad589 video: vesa_fb: Fix wrong return value check of pci_find_class() by Bin Meng · Thu Oct 01 00:36:00 2015 -0700
  33. 9dd7c00 pci: Set PCI_COMMAND_IO bit for VGA device by Bin Meng · Thu Oct 01 00:35:59 2015 -0700
  34. c45abf1 dm: pci: Adjust pci_find_and_bind_driver() to return -EPERM by Simon Glass · Tue Sep 08 17:52:49 2015 -0600
  35. 3b02d84 dm: pci: Correct a few debug() statements by Simon Glass · Tue Sep 08 17:52:48 2015 -0600
  36. b072d52 dm: pci: Tidy up auto-config error handling by Simon Glass · Tue Sep 08 17:52:47 2015 -0600
  37. 65ba412 malloc_simple: Add debug() information by Simon Glass · Tue Sep 08 17:52:46 2015 -0600
  38. 575537b Prepare v2015.10 by Tom Rini · Mon Oct 19 18:46:28 2015 -0400
  39. a1f65e5 powerpc: Drop old non-generic-board code by Simon Glass · Sat Oct 17 12:58:50 2015 -0600
  40. 6e66b41 sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD by Paul Gortmaker · Sat Oct 17 16:40:30 2015 -0400
  41. 7095ab3 sbc8641d: increase monitor size from 256k to 384k by Paul Gortmaker · Sat Oct 17 16:40:31 2015 -0400
  42. b86d17f sbc8641d: add basic flash setup instructions to README file by Paul Gortmaker · Sat Oct 17 16:40:29 2015 -0400
  43. aa7b3f3 sbc8641d: set proper environment sector size. by Paul Gortmaker · Sat Oct 17 16:40:28 2015 -0400
  44. efdcea5 sbc8641d: increase malloc pool size to a sane default by Paul Gortmaker · Sat Oct 17 16:40:27 2015 -0400
  45. f71e21a sbc8641d: enable command line editing by Paul Gortmaker · Sat Oct 17 16:40:26 2015 -0400
  46. 731c885 image-fit: Fix signature checking by Andrej Rosano · Wed Oct 14 17:45:40 2015 +0200
  47. 8ed5b0b igep00x0: Use BCH8 ECC by Ladislav Michl · Mon Oct 12 18:09:14 2015 +0200
  48. 8d1fdc3 vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge. by Liviu Dudau · Mon Oct 19 11:08:32 2015 +0100
  49. 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
  50. 4556b35 dfu: dfu_sf: Take the start address into account by Fabio Estevam · Wed Sep 23 00:50:39 2015 -0300
  51. eae41e9 dfu: dfu_sf: Use the erase sector size for erase operations by Fabio Estevam · Tue Sep 22 00:55:00 2015 -0300
  52. f8c62ee doc/README.scrapyard: Add more entries by Tom Rini · Mon Oct 19 13:32:09 2015 -0400
  53. f2fba87 Revert "arm: Remove inetspace_v2_cmc board" by Tom Rini · Mon Oct 19 12:24:52 2015 -0400
  54. 9a78ec1 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Oct 19 11:30:38 2015 -0400
  55. 0e83001 Revert "arm: Remove d2net_v2 defconfig file" by Tom Rini · Mon Oct 19 11:20:54 2015 -0400
  56. bd2709e doc/README.scrapyard: Populate recent removals by Tom Rini · Mon Oct 19 11:05:47 2015 -0400
  57. c87458c ARM: rpi: add another revision of Raspberry Pi A+ by Lubomir Rintel · Wed Oct 14 17:17:54 2015 +0200
  58. 9be25dc ARM: dockstar: move start of environment area by Eric Cooper · Mon Oct 12 19:18:52 2015 -0400
  59. da18b18 ARM: k2e/l: Apply WA for selecting PA clock source by Lokesh Vutla · Thu Oct 08 11:31:47 2015 +0530
  60. f1f4a7a arch/powerpc/config.mk: Pass -fno-ira-hoist-pressure when possible by Tom Rini · Sat Oct 17 08:04:11 2015 -0400
  61. c453793 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Fri Oct 16 20:21:04 2015 -0400
  62. 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
  63. e89ff70 arm: socfpga: enable data/inst prefetch and shared override in the L2 by Dinh Nguyen · Thu Oct 15 10:13:36 2015 -0500
  64. 37f2989 vf610twr: Fix typo in DRAM init by Anthony Felice · Fri Oct 09 16:38:39 2015 -0400
  65. 0ac9f40 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Fri Oct 16 07:19:47 2015 -0400
  66. d89b72c arm: mmu: Add missing volatile for reading SCTLR register by Alison Wang · Wed Sep 09 10:22:02 2015 +0800
  67. ece3cc0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Thu Oct 15 17:45:39 2015 -0400
  68. b5272bd pci: pcie_imx: Fix hang on mx6qp by Fabio Estevam · Tue Oct 13 11:01:27 2015 -0300
  69. da1a904 armv8/gic: Fix GIC v2 initialization by Thierry Reding · Thu Aug 20 11:52:15 2015 +0200
  70. a3e45ab armv8/mmu: Set bits marked RES1 in TCR by Thierry Reding · Thu Aug 20 11:52:14 2015 +0200
  71. 0dcc889 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu Oct 15 08:43:38 2015 -0400
  72. 673dc3f ARM: uniphier: fix address mapping in README.uniphier by Masahiro Yamada · Wed Sep 30 21:15:58 2015 +0900
  73. c2d7076 armv8/mmu: Clean up TCR programming by Thierry Reding · Thu Aug 20 11:52:13 2015 +0200
  74. 8bf5931 arm: vf610twr: improve memory layout by Stefan Agner · Wed Oct 14 10:58:43 2015 -0700
  75. d19b782 colibri_vf: Fix bstlen field by Fabio Estevam · Tue Oct 13 23:54:32 2015 -0300
  76. 59ae13a mtd: nand: vf610_nfc: resync with upstream Linux version by Stefan Agner · Tue Oct 13 22:11:42 2015 -0700
  77. 88f4c83 Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · Wed Oct 14 10:46:36 2015 +0200
  78. 5710d06 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Oct 13 08:37:38 2015 -0400
  79. c29121b exynos: more debug and cleanup in do_sdhci_init() by Tobias Jakobi · Mon Oct 05 13:47:53 2015 +0200
  80. 953d21b exynos: be more verbose in process_nodes() by Tobias Jakobi · Mon Oct 05 13:47:52 2015 +0200
  81. 0ab570c exynos: Fix passing of errors in exynos_mmc_init() by Tobias Jakobi · Mon Oct 05 13:47:51 2015 +0200
  82. 49b330d exynos: Properly zero initialize host in s5p_sdhci_init() by Tobias Jakobi · Mon Oct 05 13:47:50 2015 +0200
  83. 83ef059 odroid: Add boot script (boot.scr) support by Guillaume GARDET · Fri Oct 09 14:26:23 2015 +0200
  84. 0b84082 odroid: replace 'fatload' with 'load' to be able to use EXT* partitions by Guillaume GARDET · Fri Oct 09 14:26:22 2015 +0200
  85. 0af008c ls102xa: Fix reset hang by Fabio Estevam · Sat Oct 03 14:21:00 2015 -0300
  86. cd847ab imx_watchdog: Add a header file for watchdog registers by Fabio Estevam · Sat Oct 03 14:20:59 2015 -0300
  87. ab67e15 Prepare v2015.10-rc5 by Tom Rini · Mon Oct 12 11:14:27 2015 -0400
  88. bf84e64 env_eeprom.c: Correct using saved environment by Ludger Dreier · Mon Oct 12 13:34:24 2015 +0200
  89. a3a095c pcm052: fix MTD partitioning by Albert ARIBAUD (3ADEV) · Sun Oct 11 20:06:39 2015 +0200
  90. 94d3ce4 test/fs/fs-test.sh: Update expected results and TC10 logic by Tom Rini · Sun Oct 11 16:48:36 2015 -0400
  91. c62d1b5 lpc32xx: fix calculation of HCLK PLL output clock by Vladimir Zapolskiy · Sun Oct 04 23:18:45 2015 +0100
  92. 902d796 lpc32xx: remove surplus clock cycle in PL175 WAIT_OEN config by Vladimir Zapolskiy · Sun Oct 04 23:18:24 2015 +0100
  93. 69cf8ad nand: omap_gpmc: Change correctable bit-flips messages to debug() by Ezequiel García · Sun Oct 04 18:34:42 2015 -0300
  94. 1414f1f Fix variation in timestamps caused by timezone differences. by Vagrant Cascadian · Fri Oct 02 09:11:51 2015 -0700
  95. fc1ae4c common/image.c: Make boot_get_ramdisk() perform a check for Android images by Tom Rini · Thu Aug 27 15:42:41 2015 -0400
  96. e140a46 tools/mkimage.c: Clarify help text for -D slightly by Tom Rini · Wed Aug 26 15:21:23 2015 -0400
  97. 363e424 arndale: Apply Cortex-A15 errata #773022 and #774769 by Ian Campbell · Tue Sep 29 10:27:09 2015 +0100
  98. d979878 image: fix support for Android boot images with no ramdisk by Rob Herring · Mon Oct 05 14:37:07 2015 -0500
  99. f41a3ca Add support for LZ4 decompression algorithm by Julius Werner · Tue Oct 06 20:03:53 2015 -0700
  100. fc3abe0 ppc4xx: Remove lcd4_lwmon5 support by Stefan Roese · Fri Oct 02 08:20:37 2015 +0200