1. 4b9f6a6 x86: Use struct mrc_region to describe a mrc region by Bin Meng · 9 years ago
  2. 42913a1 x86: ivybridge: Use APIs provided in the mrccache lib by Bin Meng · 9 years ago
  3. ed80096 x86: Add more common routines to manipulate mrc cache by Bin Meng · 9 years ago
  4. bfa95c5 x86: Add various minor tidy-ups in mrccache codes by Bin Meng · 9 years ago
  5. 2fe66db x86: Do sanity test on the cache record in mrccache_update() by Bin Meng · 9 years ago
  6. f6220f1 x86: Move mrccache.[c|h] to a common place by Bin Meng · 9 years ago
  7. e2d76e9 x86: Add ENABLE_MRC_CACHE Kconfig option by Bin Meng · 9 years ago
  8. 010921a x86: fsp: Add a hdr sub-command to show header information by Bin Meng · 9 years ago
  9. 62716eb x86: fsp: Make hob command a sub-command to fsp by Bin Meng · 9 years ago
  10. b325cbb x86: fsp: Print GUID whenever applicable in the hob command output by Bin Meng · 9 years ago
  11. fd755f0 x86: fsp: Compact the output of hob command by Bin Meng · 9 years ago
  12. 721e992 x86: Add SMBIOS table support by Bin Meng · 9 years ago
  13. 59ec719 x86: Move install_e820_map() out of zimage.c by Bin Meng · 9 years ago
  14. 19038e1 x86: Initialize GDT entry 1 to be the 32-bit CS as well by Bin Meng · 9 years ago
  15. 1f124eb x86: Allow disabling IGD on Intel Queensbay by Bin Meng · 9 years ago
  16. 5bf9359 x86: ivybridge: Remove the dead codes that programs pci bridge by Bin Meng · 9 years ago
  17. 75918af powerpc: Drop old non-generic-board code by Simon Glass · 9 years ago
  18. 7003e4c Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  19. 79ad5ce ARM: rpi: add another revision of Raspberry Pi A+ by Lubomir Rintel · 9 years ago
  20. 8626cb8 ARM: k2e/l: Apply WA for selecting PA clock source by Lokesh Vutla · 9 years ago
  21. b9f06b3 arch/powerpc/config.mk: Pass -fno-ira-hoist-pressure when possible by Tom Rini · 9 years ago
  22. ac6a532 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  23. 3790a8c arm: dts: socfpga: add "u-boot,dm-pre-reloc" to socfpga_cyclone5_socdk dts by Dinh Nguyen · 9 years ago
  24. 8d8e13e arm: socfpga: enable data/inst prefetch and shared override in the L2 by Dinh Nguyen · 9 years ago
  25. 53fd4b8 arm: mmu: Add missing volatile for reading SCTLR register by Alison Wang · 9 years ago
  26. 1275456 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  27. aaf87f0 pci: pcie_imx: Fix hang on mx6qp by Fabio Estevam · 9 years ago
  28. b1964c7 armv8/gic: Fix GIC v2 initialization by Thierry Reding · 9 years ago
  29. ad3d6e8 armv8/mmu: Set bits marked RES1 in TCR by Thierry Reding · 9 years ago
  30. 55aa0be armv8/mmu: Clean up TCR programming by Thierry Reding · 9 years ago
  31. 13a3972 Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 9 years ago
  32. f861f51 ls102xa: Fix reset hang by Fabio Estevam · 9 years ago
  33. 4c90234 lpc32xx: fix calculation of HCLK PLL output clock by Vladimir Zapolskiy · 9 years ago
  34. f0aa26f lpc32xx: remove surplus clock cycle in PL175 WAIT_OEN config by Vladimir Zapolskiy · 9 years ago
  35. e392b92 arndale: Apply Cortex-A15 errata #773022 and #774769 by Ian Campbell · 9 years ago
  36. b6b5e39 ppc4xx: Remove lcd4_lwmon5 support by Stefan Roese · 9 years ago
  37. 04386f6 Revert "powerpc: ppc4xx: remove lwmon5 support" by Stefan Roese · 9 years ago
  38. fc04b92 vexpress64: fvp dram: add DRAM configuration by Ryan Harkin · 9 years ago
  39. a8ee68d dm: dts: ls1021a-twr: Enable DSPI2 on LS1021ATWR by Yuan Yao · 9 years ago
  40. 739c5e0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  41. 7bb91dd sandbox: Correct operaion of 'reset' command by Simon Glass · 9 years ago
  42. b1f492c rockchip: Reconfigure the malloc based to point to system memory by Sjoerd Simons · 9 years ago
  43. 996ec1d Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 9 years ago
  44. cce573e trats: fdt: disable unused DW MMC by Przemyslaw Marczak · 9 years ago
  45. 7241df1 mach-exynos: clock: restore calling dead exynos4_get_mmc_clk() by Przemyslaw Marczak · 9 years ago
  46. 97fec71 sunxi: Add generic defconfigs for A23 Q8 tablets with 800x480 LCD by Hans de Goede · 9 years ago
  47. b8d2421 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  48. 931a1d2 vf610: add support for Phytec PCM052 by Albert ARIBAUD \(3ADEV\) · 9 years ago
  49. 3f353ce vf610: refactor DDRMC code by Albert ARIBAUD \\(3ADEV\\) · 9 years ago
  50. e2748b4 imx: mx6: correct enable_fec_anatop_clock by Peng Fan · 9 years ago
  51. 2959f93 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  52. 787ddb7 arm: mvebu: timer.c: Explicitly move "init_done" var to data section by Stefan Roese · 9 years ago
  53. cefd764 arm: mvebu: Fix internal register config on A38x by Stefan Roese · 9 years ago
  54. 4af90a6 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  55. 46f166c sunxi: Add generic defconfigs for A33 Q8 tablets with 1024x600 / 800x480 LCD by Hans de Goede · 9 years ago
  56. af654d1 sunxi: retrieve FEL-provided values to environment variables by Bernhard Nortmann · 9 years ago
  57. a188438 sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variant by Bernhard Nortmann · 9 years ago
  58. e954eb8 sunxi: move SPL-related definitions to platform-specific include by Bernhard Nortmann · 9 years ago
  59. cb42d63 sunxi: Simplify spl board_init_f function by Hans de Goede · 9 years ago
  60. 196193a x86: fsp: Report correct number of E820 table entries by Bin Meng · 9 years ago
  61. 1090a56 arm: Drop old non-generic-board code by Simon Glass · 9 years ago
  62. b352182 arm: Remove wireless_space board by Simon Glass · 9 years ago
  63. d7e8b2b arm: Remove da830evm board by Simon Glass · 9 years ago
  64. 9c71bcd ARM: hikey: hi6220: Migrate over to DM_SERIAL and use UART3 by default. by Peter Griffin · 9 years ago
  65. efd7b60 ARM: hikey: Select DM, DM_GPIO from Kconfig by Peter Griffin · 9 years ago
  66. f7ca45e ARM: hi6220: Add UART0 and UART3 base addresses by Peter Griffin · 9 years ago
  67. 1a9c229 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  68. d0f3021 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  69. a4bb44b ARM: dts: uniphier: use SPDX-License-Identifier by Masahiro Yamada · 9 years ago
  70. d47fe9b ARM: uniphier: fix init page table for ProXstream2/PH1-LD6b USB boot by Masahiro Yamada · 9 years ago
  71. 019df87 ARM: uniphier: add ProXstream2 and PH1-LD6b support by Masahiro Yamada · 9 years ago
  72. 28f40d4 ARM: uniphier: add PH1-Pro5 support by Masahiro Yamada · 9 years ago
  73. 323d1f9 ARM: uniphier: allow to enable multiple SoCs by Masahiro Yamada · 9 years ago
  74. e6eecca ARM: uniphier: unify low-level debug init code by Masahiro Yamada · 9 years ago
  75. fcbcd59 ARM: uniphier: fix glitch signal problem for low-level debug by Masahiro Yamada · 9 years ago
  76. 257b11f ARM: uniphier: delete unneeded input enable for low-level debug by Masahiro Yamada · 9 years ago
  77. 8497ccc ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_* by Masahiro Yamada · 9 years ago
  78. c8df23c ARM: uniphier: allow to disable CONFIG_MICRO_SUPPORT_CARD by Masahiro Yamada · 9 years ago
  79. d7728aa ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local file by Masahiro Yamada · 9 years ago
  80. 8469700 ARM: uniphier: refactor LED function by Masahiro Yamada · 9 years ago
  81. 0b19867 ARM: uniphier: remove useless wrapper functions by Masahiro Yamada · 9 years ago
  82. f1378ca ARM: uniphier: remove unused header file by Masahiro Yamada · 9 years ago
  83. cf88aff ARM: uniphier: parse device tree to determine DRAM base and size by Masahiro Yamada · 9 years ago
  84. 9628afa ARM: uniphier: remove ifdef CONFIG_{SOC} conditionals from sg-regs.h by Masahiro Yamada · 9 years ago
  85. d5ed8c5 ARM: uniphier: change the external bus address mapping by Masahiro Yamada · 9 years ago
  86. 9879842 ARM: uniphier: drop DCC micro support card support by Masahiro Yamada · 9 years ago
  87. 1386233 ARM: uniphier: drop ad-hoc input enable settings by Masahiro Yamada · 9 years ago
  88. 11f3afe ARM: uniphier: drop ad-hoc early pin-muxing settings by Masahiro Yamada · 9 years ago
  89. b25c4ab ARM: dts: uniphier: prepare device trees to use pinctrl in SPL by Masahiro Yamada · 9 years ago
  90. f697c2a imx: fix coding style by Peng Fan · 9 years ago
  91. 4406da0 imx-common: wrap boot_mode_apply with CONFIG_CMD_BMODE by Peng Fan · 9 years ago
  92. d449701 imx: mx7: discard unused global variable by Peng Fan · 9 years ago
  93. cf226d9 imx-common: consider mux_ctrl_ofs when setting mux_mode by Peng Fan · 9 years ago
  94. 3cbc7b8 arm: socfpga: rename socfpga_cyclone5 and socfpga_arria5 config files by Dinh Nguyen · 9 years ago
  95. f05f452 imx: mx7: drop select CPU_V7 for board target by Peng Fan · 9 years ago
  96. c3c8a57 imx-common: fix iomux settings by Peng Fan · 9 years ago
  97. 1fb8d79 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  98. c6d4705 x86: quark: Configure MTRR to enable cache by Bin Meng · 9 years ago
  99. 5bf0f7f x86: galileo: Add PCIe root port IRQ routing by Bin Meng · 9 years ago
  100. 554778c x86: quark: Initialize thermal sensor properly by Bin Meng · 9 years ago