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