1. fd8f472 x86: ivybridge: Measure the MRC code execution time by Simon Glass · 9 years ago
  2. e9b3967 x86: ivybridge: Fix car_uninit() to correctly set run state by Simon Glass · 9 years ago
  3. 9fbc5cc x86: ivybridge: Check the RTC return value by Simon Glass · 9 years ago
  4. 53327d3 x86: ivybridge: Use 'ret' instead of 'rcode' by Simon Glass · 9 years ago
  5. 9a4eb59 dm: rtc: Correct rtc_read32() return value by Simon Glass · 9 years ago
  6. b26eb88 rtc: mc146818: Use probe() to set up the device by Simon Glass · 9 years ago
  7. 1bcb5c3 rtc: mc146818: Add a comment to the #endif by Simon Glass · 9 years ago
  8. 7b95252 x86: chromebook_link: Enable the debug UART by Simon Glass · 9 years ago
  9. 60994a0 x86: Init the debug UART if enabled by Simon Glass · 9 years ago
  10. c7fefcb debug_uart: Add an option to announce the debug UART by Simon Glass · 9 years ago
  11. 0e977bc debug_uart: Support board-specific UART initialisation by Simon Glass · 9 years ago
  12. 97b0597 debug_uart: Adjust the declaration of debug_uart_init() by Simon Glass · 9 years ago
  13. 5ac98cb x86: spi: Add support for Wildcat Point by George McCollister · 9 years ago
  14. b6fa966 x86: pci: Add PCI IDs for Wildcat Point by George McCollister · 9 years ago
  15. ef1683d x86: Pass correct cpu_index to ap_init() by Bin Meng · 9 years ago
  16. 06f16c4 x86: galileo: Enable mrc cache by Bin Meng · 9 years ago
  17. 2fc2b83 x86: quark: Implement mrc cache by Bin Meng · 9 years ago
  18. c6c80d8 x86: ivybridge: Correct two typos for MRC by Bin Meng · 9 years ago
  19. ec73da8 x86: Remove unused rw-mrc-cache properties in the link and panther dts files by Bin Meng · 9 years ago
  20. 74e56d1 x86: baytrail: Issue full system reset in reset_cpu() by Bin Meng · 9 years ago
  21. 638a058 x86: Enable mrc cache for bayleybay and minnowmax by Bin Meng · 9 years ago
  22. 8b18504 x86: baytrail: Save mrc cache to spi flash by Bin Meng · 9 years ago
  23. ff1e18a x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init() by Bin Meng · 9 years ago
  24. 4b9f6a6 x86: Use struct mrc_region to describe a mrc region by Bin Meng · 9 years ago
  25. 42913a1 x86: ivybridge: Use APIs provided in the mrccache lib by Bin Meng · 9 years ago
  26. ed80096 x86: Add more common routines to manipulate mrc cache by Bin Meng · 9 years ago
  27. bfa95c5 x86: Add various minor tidy-ups in mrccache codes by Bin Meng · 9 years ago
  28. 2fe66db x86: Do sanity test on the cache record in mrccache_update() by Bin Meng · 9 years ago
  29. f6220f1 x86: Move mrccache.[c|h] to a common place by Bin Meng · 9 years ago
  30. e2d76e9 x86: Add ENABLE_MRC_CACHE Kconfig option by Bin Meng · 9 years ago
  31. 010921a x86: fsp: Add a hdr sub-command to show header information by Bin Meng · 9 years ago
  32. 62716eb x86: fsp: Make hob command a sub-command to fsp by Bin Meng · 9 years ago
  33. b325cbb x86: fsp: Print GUID whenever applicable in the hob command output by Bin Meng · 9 years ago
  34. fd755f0 x86: fsp: Compact the output of hob command by Bin Meng · 9 years ago
  35. 721e992 x86: Add SMBIOS table support by Bin Meng · 9 years ago
  36. a34b467 Makefile: Generate U_BOOT_DMI_DATE for SMBIOS by Bin Meng · 9 years ago
  37. 3619e94 doc: Complement document about booting VxWorks by Bin Meng · 9 years ago
  38. 9aa1280 cmd: bootvx: Add asmlinkage to the VxWorks x86 entry by Bin Meng · 9 years ago
  39. b90ff0f cmd: bootvx: Pass E820 information to an x86 VxWorks kernel by Bin Meng · 9 years ago
  40. 9e98b7e cmd: bootvx: Always get VxWorks bootline from env by Bin Meng · 9 years ago
  41. a4092db cmd: bootvx: Pass netmask and gatewayip to VxWorks bootline by Bin Meng · 9 years ago
  42. 7f0c3c5 cmd: bootvx: Avoid strlen() calls when constructing VxWorks bootline by Bin Meng · 9 years ago
  43. 9dffa52 cmd: elf: Reorder load_elf_image_phdr() and load_elf_image_shdr() by Bin Meng · 9 years ago
  44. ebca3df cmd: Clean up cmd_elf a little bit by Bin Meng · 9 years ago
  45. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  46. 301dd6b x86: Remove quotation mark in CONFIG_HOSTNAME by Bin Meng · 9 years ago
  47. 59ec719 x86: Move install_e820_map() out of zimage.c by Bin Meng · 9 years ago
  48. 19038e1 x86: Initialize GDT entry 1 to be the 32-bit CS as well by Bin Meng · 9 years ago
  49. 1f124eb x86: Allow disabling IGD on Intel Queensbay by Bin Meng · 9 years ago
  50. 5bf9359 x86: ivybridge: Remove the dead codes that programs pci bridge by Bin Meng · 9 years ago
  51. bbbcb52 dm: pci: Enable VGA address forwarding on bridges by Bin Meng · 9 years ago
  52. 069155c dm: pci: Fix pci_last_busno() to return the real last bus no by Bin Meng · 9 years ago
  53. af67e7c video: vesa_fb: Fix wrong return value check of pci_find_class() by Bin Meng · 9 years ago
  54. cdf9f08 pci: Set PCI_COMMAND_IO bit for VGA device by Bin Meng · 9 years ago
  55. 5dbcf3a dm: pci: Adjust pci_find_and_bind_driver() to return -EPERM by Simon Glass · 9 years ago
  56. 3129ace dm: pci: Correct a few debug() statements by Simon Glass · 9 years ago
  57. 4d21455 dm: pci: Tidy up auto-config error handling by Simon Glass · 9 years ago
  58. 836ac74 malloc_simple: Add debug() information by Simon Glass · 9 years ago
  59. 5ec0003 Prepare v2015.10 by Tom Rini · 9 years ago
  60. 75918af powerpc: Drop old non-generic-board code by Simon Glass · 9 years ago
  61. 6a48109 sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD by Paul Gortmaker · 9 years ago
  62. ecdc3df sbc8641d: increase monitor size from 256k to 384k by Paul Gortmaker · 9 years ago
  63. 743d759 sbc8641d: add basic flash setup instructions to README file by Paul Gortmaker · 9 years ago
  64. 71d5511 sbc8641d: set proper environment sector size. by Paul Gortmaker · 9 years ago
  65. 7229c3c sbc8641d: increase malloc pool size to a sane default by Paul Gortmaker · 9 years ago
  66. 73f7550 sbc8641d: enable command line editing by Paul Gortmaker · 9 years ago
  67. 84ca65a image-fit: Fix signature checking by Andrej Rosano · 9 years ago
  68. 81fd858 igep00x0: Use BCH8 ECC by Ladislav Michl · 9 years ago
  69. 2fdc9b7 vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge. by Liviu Dudau · 9 years ago
  70. 2d0cee1 vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel. by Liviu Dudau · 9 years ago
  71. 2727f3b dfu: dfu_sf: Take the start address into account by Fabio Estevam · 9 years ago
  72. f4c9258 dfu: dfu_sf: Use the erase sector size for erase operations by Fabio Estevam · 9 years ago
  73. d718ff7 doc/README.scrapyard: Add more entries by Tom Rini · 9 years ago
  74. 04d6f14 Revert "arm: Remove inetspace_v2_cmc board" by Tom Rini · 9 years ago
  75. 7003e4c Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  76. ef1e571 Revert "arm: Remove d2net_v2 defconfig file" by Tom Rini · 9 years ago
  77. 461f592 doc/README.scrapyard: Populate recent removals by Tom Rini · 9 years ago
  78. 79ad5ce ARM: rpi: add another revision of Raspberry Pi A+ by Lubomir Rintel · 9 years ago
  79. d1a2f32 ARM: dockstar: move start of environment area by Eric Cooper · 9 years ago
  80. 8626cb8 ARM: k2e/l: Apply WA for selecting PA clock source by Lokesh Vutla · 9 years ago
  81. b9f06b3 arch/powerpc/config.mk: Pass -fno-ira-hoist-pressure when possible by Tom Rini · 9 years ago
  82. ac6a532 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  83. 3790a8c arm: dts: socfpga: add "u-boot,dm-pre-reloc" to socfpga_cyclone5_socdk dts by Dinh Nguyen · 9 years ago
  84. 8d8e13e arm: socfpga: enable data/inst prefetch and shared override in the L2 by Dinh Nguyen · 9 years ago
  85. 4b8cdd4 vf610twr: Fix typo in DRAM init by Anthony Felice · 9 years ago
  86. a7e2c6f Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  87. 53fd4b8 arm: mmu: Add missing volatile for reading SCTLR register by Alison Wang · 9 years ago
  88. 1275456 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  89. aaf87f0 pci: pcie_imx: Fix hang on mx6qp by Fabio Estevam · 9 years ago
  90. b1964c7 armv8/gic: Fix GIC v2 initialization by Thierry Reding · 9 years ago
  91. ad3d6e8 armv8/mmu: Set bits marked RES1 in TCR by Thierry Reding · 9 years ago
  92. cb4c833 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  93. c57a9a6 ARM: uniphier: fix address mapping in README.uniphier by Masahiro Yamada · 9 years ago
  94. 55aa0be armv8/mmu: Clean up TCR programming by Thierry Reding · 9 years ago
  95. cf04ad3 arm: vf610twr: improve memory layout by Stefan Agner · 9 years ago
  96. d45fd01 colibri_vf: Fix bstlen field by Fabio Estevam · 9 years ago
  97. e24bb2b mtd: nand: vf610_nfc: resync with upstream Linux version by Stefan Agner · 9 years ago
  98. 13a3972 Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 9 years ago
  99. 297facc Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  100. 2308ea7 exynos: more debug and cleanup in do_sdhci_init() by Tobias Jakobi · 9 years ago