1. 5d0607c ARM: uniphier: refactor SBC init code by Masahiro Yamada · 9 years ago
  2. ea65c98 ARM: uniphier: drop PH1- prefix from CONFIG options and file names by Masahiro Yamada · 9 years ago
  3. 6063498 ARM: dts: uniphier: add device tree for Micro Support Card by Masahiro Yamada · 9 years ago
  4. a6f70a3 Fix spelling of "transferred". by Vagrant Cascadian · 9 years ago
  5. 2b6793d sandbox: Avoid calling commands when not available by Simon Glass · 9 years ago
  6. c135211 arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled by Simon Glass · 9 years ago
  7. 55926dd Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  8. e477f4b armv8/fsl-lsch2: fix sdhc clock frequency value by Yangbo Lu · 9 years ago
  9. b2b8773 armv8: fsl-layerscape: Updating entries in Serdes Table by Pratiyush Srivastava · 9 years ago
  10. dd8e740 driver/ddr/fsl: Add workaround for erratum A-009803 by Shengzhou Liu · 9 years ago
  11. 7e7e126 pci/layerscape: add defines for LUT by Stuart Yoder · 9 years ago
  12. 029a407 armv8: ls2080a: update stream ID partitioning info by Stuart Yoder · 9 years ago
  13. 2d97fbb armv8: ls2080a: remove obsolete stream ID partitioning support by Stuart Yoder · 9 years ago
  14. b2f3add arm: ls102xa: fdt: Update FSL_QSPI_COMPAT and FSL_DSPI_COMPAT by Alison Wang · 9 years ago
  15. abc7d0f armv8: ls2080ardb: invert irq pins polarity for AQR405 PHY by Shaohui Xie · 9 years ago
  16. 2b690b9 armv8: lsch3: Enable WUO config for RNI-20 node by Prabhakar Kushwaha · 9 years ago
  17. c05016a arm64: Fix layerscape mmu setup by Alexander Graf · 9 years ago
  18. 312a6c0 Merge branch 'next' by Stefano Babic · 9 years ago
  19. 93d9fc2 arm: socfpga: sr1500: Misc updates (SPI speed, env location) by Stefan Roese · 9 years ago
  20. 3349682 dts:exynos:update pinctrl size-cells and fix child regs by Przemyslaw Marczak · 9 years ago
  21. 82ceba2 x86: Add congatec conga-QA3/E3845-4G (Bay Trail) support by Stefan Roese · 9 years ago
  22. 374e78e x86: Add support for the samus chromebook by Simon Glass · 9 years ago
  23. e5aa8a9 x86: Support a chained-boot development flow by Simon Glass · 9 years ago
  24. 69ca6fd x86: dts: Drop memory SPD compatible string by Simon Glass · 9 years ago
  25. 147ba41 x86: ivybridge: Convert to use the common SDRAM code by Simon Glass · 9 years ago
  26. 65dd150 x86: Add common SDRAM-init code by Simon Glass · 9 years ago
  27. 7e4a6ae x86: Move common PCH code into a common place by Simon Glass · 9 years ago
  28. 9ab6049 arm: Add a 64-bit division routine to the private library by Simon Glass · 9 years ago
  29. 1cb1611 x86: Add a function to set the IOAPIC ID by Simon Glass · 9 years ago
  30. b697b84 x86: broadwell: Add support for high-speed I/O lane with ME by Simon Glass · 9 years ago
  31. 2627c7e x86: broadwell: Add support for SDRAM setup by Simon Glass · 9 years ago
  32. 71a8f20 x86: broadwell: Add power-control support by Simon Glass · 9 years ago
  33. e799485 x86: broadwell: Add reference code support by Simon Glass · 9 years ago
  34. 08cb742 x86: broadwell: Add an LPC driver by Simon Glass · 9 years ago
  35. da3363d x86: broadwell: Add a northbridge driver by Simon Glass · 9 years ago
  36. d2c29d9 x86: broadwell: Add a SATA driver by Simon Glass · 9 years ago
  37. b24f5c4 x86: broadwell: Add a pinctrl driver by Simon Glass · 9 years ago
  38. 1e6f4e5 x86: broadwell: Add a PCH driver by Simon Glass · 9 years ago
  39. 2f3f477 x86: Add basic support for broadwell by Simon Glass · 9 years ago
  40. 0adf8d3 x86: Add support for running Intel reference code by Simon Glass · 9 years ago
  41. 779653b x86: Drop all the old pin configuration code by Simon Glass · 9 years ago
  42. 7ac99be x86: Add an ICH6 pin configuration driver by Simon Glass · 9 years ago
  43. 0a10f44 x86: link: Add pin configuration to the device tree by Simon Glass · 9 years ago
  44. e77b62e x86: Update microcode for secondary CPUs by Simon Glass · 9 years ago
  45. 6499277 x86: ivybridge: Show microcode version for each core by Simon Glass · 9 years ago
  46. 6bcb675 x86: Record the CPU details when starting each core by Simon Glass · 9 years ago
  47. f7d35bc x86: Move common MRC Kconfig options to the common file by Simon Glass · 9 years ago
  48. 005174d x86: Allow I/O functions to use pointers by Simon Glass · 9 years ago
  49. 30928c1 x86: Add macros to clear and set I/O bits by Simon Glass · 9 years ago
  50. b70e742 x86: ivybridge: Drop sandybridge_early_init() by Simon Glass · 9 years ago
  51. 8b900a4 x86: Move Intel Management Engine code to a common place by Simon Glass · 9 years ago
  52. 2a605d4 x86: Rename PORT_RESET to IO_PORT_RESET by Simon Glass · 9 years ago
  53. 50dd3da x86: Move common CPU code to its own place by Simon Glass · 9 years ago
  54. 8c30b57 x86: Move common LPC code to its own place by Simon Glass · 9 years ago
  55. bb096b9 x86: Add the root-complex block to common intel registers by Simon Glass · 9 years ago
  56. 06d336c x86: Create a common header for Intel register access by Simon Glass · 9 years ago
  57. 9e66506 x86: Move microcode code to a common location by Simon Glass · 9 years ago
  58. 1223d73 x86: Move cache-as-RAM code into a common location by Simon Glass · 9 years ago
  59. 342727a x86: cpu: Add functions to return the family and stepping by Simon Glass · 9 years ago
  60. 5a34957 x86: broadwell: Add a few microcode files by Simon Glass · 9 years ago
  61. d116b53 x86: Add comments to the SIPI vector by Simon Glass · 9 years ago
  62. 2254e34 x86: Tidy up mp_init to reduce duplication by Simon Glass · 9 years ago
  63. fde4677 x86: Correct duplicate POST values by Simon Glass · 9 years ago
  64. d6d50db x86: gpio: Correct GPIO setup ordering by Simon Glass · 9 years ago
  65. 963a811 x86: dts: link: Add board ID GPIOs by Simon Glass · 9 years ago
  66. a86d454 x86: dts: link: Move SPD info into the memory controller by Simon Glass · 9 years ago
  67. e9822d4 x86: link: Add required GPIO properties by Simon Glass · 9 years ago
  68. 8bf08b4 x86: Add some more common MSR indexes by Simon Glass · 9 years ago
  69. 6d24a1e x86: cpu: Make the vendor table const by Simon Glass · 9 years ago
  70. 3cf2371 x86: Support booting SeaBIOS by Bin Meng · 9 years ago
  71. 26f9a9b x86: Implement functions for writing coreboot table by Bin Meng · 9 years ago
  72. ff94c21 x86: Support writing configuration tables in high area by Bin Meng · 9 years ago
  73. ef4d0a5 x86: Simplify codes in write_tables() by Bin Meng · 9 years ago
  74. 358bb3f x86: Change write_acpi_tables() signature a little bit by Bin Meng · 9 years ago
  75. 897e1dc x86: Use a macro for ROM table alignment by Bin Meng · 9 years ago
  76. a5221b5 x86: Change to use start/end address pair in write_tables() by Bin Meng · 9 years ago
  77. f2d0690 x86: Clean up coreboot_tables.h by Bin Meng · 9 years ago
  78. 1329020 x86: Move sysinfo related to sysinfo.h by Bin Meng · 9 years ago
  79. f1d6fda x86: Move asm/arch-coreboot/tables.h to a common place by Bin Meng · 9 years ago
  80. f8a4826 spl: arm: Make sure to include all of the u_boot_list entries by Tom Rini · 9 years ago
  81. f5af082 arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX by Tom Rini · 9 years ago
  82. 80485af ARM: keystone2: Only link cmd_ddr3.o on non-SPL builds by Tom Rini · 9 years ago
  83. 534bc70 ARM: keystone2: Switch to using the poweroff command by Tom Rini · 9 years ago
  84. aadd336 ARM: keystone2: Split monitor code / command code by Tom Rini · 9 years ago
  85. 3eb80d1 ARM: DRA7: DDR: Enable SR in Power Management Control by Nishanth Menon · 9 years ago
  86. cc4a474 arm: Allow EFI payload code to take exceptions by Alexander Graf · 9 years ago
  87. 6498291 arm64: Allow EFI payload code to take exceptions by Alexander Graf · 9 years ago
  88. 4c2cc7c arm64: Allow exceptions to return by Alexander Graf · 9 years ago
  89. 50149ea efi_loader: Add runtime services by Alexander Graf · 9 years ago
  90. 19503c3 arm64: Only allow dcache disabled in SPL builds by Alexander Graf · 9 years ago
  91. 7985cdf arm64: Remove non-full-va map code by Alexander Graf · 9 years ago
  92. b30291a tegra: Replace home grown mmu code with generic table approach by Alexander Graf · 9 years ago
  93. 96519f3 zymqmp: Replace home grown mmu code with generic table approach by Alexander Graf · 9 years ago
  94. d473f0c thunderx: Move mmu table into board file by Alexander Graf · 9 years ago
  95. 5e2ec77 arm64: Make full va map code more dynamic by Alexander Graf · 9 years ago
  96. 9bb367a arm64: Disable TTBR1 maps in EL1 by Alexander Graf · 9 years ago
  97. 0691484 thunderx: Calculate TCR dynamically by Alexander Graf · 9 years ago
  98. 69847dd omap4: Check warm reset for reboot mode validity by Paul Kocialkowski · 9 years ago
  99. faec3f9 omap4: Reboot mode support by Paul Kocialkowski · 9 years ago
  100. 6e495a4 omap4: Properly enable USB PHY clocks by Paul Kocialkowski · 9 years ago