1. 4fec6aa arc: introduce separate section for interrupt vector table by Igor Guryanov · 10 years ago
  2. 5e4931f arc: add dependences on MMU presence by Alexey Brodkin · 10 years ago
  3. a780a45 arc: interrupts - fix mask setup by Igor Guryanov · 10 years ago
  4. 742bc74 arc: add ECR (exception cause register) output by Igor Guryanov · 10 years ago
  5. bd889f9 arc: check caches existence before use by Igor Guryanov · 10 years ago
  6. 5dc7d12 ARM: armv8: Fix typo in commentary by Michal Simek · 10 years ago
  7. e80958b Add support for Seagate BlackArmor NAS220 by Evgeni Dobrev · 10 years ago
  8. e573b3c sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pin by Hans de Goede · 10 years ago
  9. e7b852a sunxi: usbc: Add support for usb0 to the common usbc code by Hans de Goede · 10 years ago
  10. a144198 sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg by Hans de Goede · 10 years ago
  11. f2f9a80 sun7i: Move psci_arch_init close to text_end by Jan Kiszka · 10 years ago
  12. fdb0ff7 sun7i: Add support for taking CPUs offline via PSCI by Jan Kiszka · 10 years ago
  13. 797a0f5 sunxi: video: Add lvds support by Hans de Goede · 10 years ago
  14. 260f520 sunxi: video: Add VGA output support by Hans de Goede · 10 years ago
  15. 7e68a1b sunxi: video: Add lcd output support by Hans de Goede · 10 years ago
  16. c5a3b4b sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1 by Hans de Goede · 10 years ago
  17. 1fc9c4a sunxi: gpio: Add support for gpio pins on the AXP209 pmic by Hans de Goede · 10 years ago
  18. e11b784 sunxi: gpio: Properly sort mux defines by port number by Hans de Goede · 10 years ago
  19. 9557669 sunxi: video: Set input sync enable by Hans de Goede · 10 years ago
  20. a2017e8 sunxi: video: Add hdmi support by Hans de Goede · 10 years ago
  21. a5aa95f sunxi: video: Add DDC & EDID support by Hans de Goede · 10 years ago
  22. 645d4d5 sunxi: Fix PLL1 running at half speed on sun8i by Hans de Goede · 10 years ago
  23. 59ed601 sunxi: Fix buggy sun6i/sun8i DRAM size detection logic by Siarhei Siamashka · 10 years ago
  24. 966d239 sun8i: Add dram initialization support by Hans de Goede · 10 years ago
  25. 41dea71 sunxi: Use memcmp for mctl_mem_matches by Hans de Goede · 10 years ago
  26. b29de01 sunxi: Fill memory before comparing it when doing dram init on sun6i by Hans de Goede · 10 years ago
  27. 36b2570 sunxi: Move await_completion dram helper to dram.h by Hans de Goede · 10 years ago
  28. 0bfa774 sun6i: clock_set_pll5: Calculate k and m rather then hardcoding them by Hans de Goede · 10 years ago
  29. 0cbc4cb sun6i: Add a sigma_delta_enable paramter to clock_set_pll5() by Hans de Goede · 10 years ago
  30. 1dd334b sunxi: axp221: Add axp223 support by Hans de Goede · 10 years ago
  31. 699415b sunxi: Add support for the rsb (Reduced Serial Bus) by Hans de Goede · 10 years ago
  32. 7c59038 sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/ by Hans de Goede · 10 years ago
  33. 01ec22e sunxi: Align PSCI stack calculation to comment by Jan Kiszka · 10 years ago
  34. 11d7098 sunxi: Add sunxi_get_sid helper function by Hans de Goede · 10 years ago
  35. 06bfab0 sunxi: mmc: Properly setup mod-clk and clock sampling phases by Hans de Goede · 10 years ago
  36. 6faddbc sun6i: dram: Do not try to initialize a second dram chan on A31s by Hans de Goede · 10 years ago
  37. 07be6d6 sun6i: Add sunxi_get_ss_bonding_id() function by Hans de Goede · 10 years ago
  38. 3aeaa28 sun6i: Make dram clk and zq value Kconfig options by Hans de Goede · 10 years ago
  39. 13429f8 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  40. 5390bba x86: coreboot: Configure pci memory regions by Bin Meng · 10 years ago
  41. c8921be x86: Make chromebook_link the default board for coreboot by Bin Meng · 10 years ago
  42. 5d710a5 x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig by Bin Meng · 10 years ago
  43. 4cf0b47 x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selected by Bin Meng · 10 years ago
  44. a11937c x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig by Bin Meng · 10 years ago
  45. b2eb48b x86: Allow a hardcoded TSC frequency provided by Kconfig by Bin Meng · 10 years ago
  46. 4c07a84 x86: coreboot: Set up timer base correctly by Bin Meng · 10 years ago
  47. 2f848bc x86: fsp: Drop get_hob_type() and get_hob_length() by Bin Meng · 10 years ago
  48. fc0ba2d x86: Add an 'mtrr' command to list and adjust MTRRs by Simon Glass · 10 years ago
  49. 9281eb5 x86: ivybridge: Update microcode early in boot by Simon Glass · 10 years ago
  50. 78da72c x86: Disable CAR before relocation on platforms that need it by Simon Glass · 10 years ago
  51. e591101 x86: ivybridge: Add a way to turn off the CAR by Simon Glass · 10 years ago
  52. 004ba17 x86: Commit the current MTRRs before relocation by Simon Glass · 10 years ago
  53. a754b95 x86: ivybridge: Request MTRRs for DRAM regions by Simon Glass · 10 years ago
  54. 5a530b6 x86: ivybridge: Set up an MTRR for the video frame buffer by Simon Glass · 10 years ago
  55. 7bf5b9e x86: Add support for MTRRs by Simon Glass · 10 years ago
  56. 666534f x86: ivybridge: Drop support for ROM caching by Simon Glass · 10 years ago
  57. 91ea034 x86: Tidy up VESA mode numbers by Simon Glass · 10 years ago
  58. 6548ce9 x86: Use cache, don't clear the display in video BIOS by Simon Glass · 10 years ago
  59. 19ec76d x86: ivybridge: Only run the Video BIOS when video is enabled by Simon Glass · 10 years ago
  60. 6d97d81 x86: Drop RAMTOP Kconfig by Simon Glass · 10 years ago
  61. d9b083e x86: Correct XIP_ROM_SIZE by Simon Glass · 10 years ago
  62. 37e4030 x86: crownbay: Add pci devices in the dts file by Bin Meng · 10 years ago
  63. b2cfbd6 x86: Use ePAPR defined properties for x86-uart by Bin Meng · 10 years ago
  64. 9e79b5a ppc4xx: remove some CPCI405 variants by Matthias Fuchs · 10 years ago
  65. 541d09c ppc4xx: remove G2000 board by Matthias Fuchs · 10 years ago
  66. 5106fc1 ppc4xx: remove WUH405 board by Matthias Fuchs · 10 years ago
  67. 82206d7 ppc4xx: remove VOH405 board by Matthias Fuchs · 10 years ago
  68. bf5b6ed ppc4xx: remove PMC405 board by Matthias Fuchs · 10 years ago
  69. fcf6166 ppc4xx: remove PCI405 board by Matthias Fuchs · 10 years ago
  70. 0269912 ppc4xx: remove OCRTC board by Matthias Fuchs · 10 years ago
  71. 9a6d313 ppc4xx: remove HUB405 board by Matthias Fuchs · 10 years ago
  72. 08a3d09 ppc4xx: remove HH405 board by Matthias Fuchs · 10 years ago
  73. abe7f66 ppc4xx: remove DU440 board by Matthias Fuchs · 10 years ago
  74. bdc5acb ppc4xx: remove DU405 board by Matthias Fuchs · 10 years ago
  75. 5dad3ef ppc4xx: remove DP405 board by Matthias Fuchs · 10 years ago
  76. 22c2c13 ppc4xx: remove CPCIISER4 board by Matthias Fuchs · 10 years ago
  77. 05baf64 ppc4xx: remove CMS700 board by Matthias Fuchs · 10 years ago
  78. 9c6e9fb ppc4xx: remove ASH405 board by Matthias Fuchs · 10 years ago
  79. ce55dcf ppc4xx: remove AR405 board by Matthias Fuchs · 10 years ago
  80. 83881c2 ppx4xx: remove APC405 board by Matthias Fuchs · 10 years ago
  81. 2b4f2a2 m68k: remove TASREG board by Matthias Fuchs · 10 years ago
  82. 2b21598 x86: Simplify the fsp hob access functions by Bin Meng · 10 years ago
  83. f1b81fc pci: Make pci apis usable before relocation by Bin Meng · 10 years ago
  84. 9634dde x86: Support pci bus scan in the early phase by Bin Meng · 10 years ago
  85. 9525645 x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.c by Bin Meng · 10 years ago
  86. aea05d8 x86: Clean up the board dts files by Bin Meng · 10 years ago
  87. 82db36c x86: Rename coreboot.dsti to serial.dtsi by Bin Meng · 10 years ago
  88. 8776c30 x86: Remove alex.dts in arch/x86/dts by Bin Meng · 10 years ago
  89. 1371d27 arc: introduce "mdbtrick" target by Alexey Brodkin · 10 years ago
  90. a257f2e arm: build arch memset/memcpy in Thumb2 mode by Stefan Agner · 10 years ago
  91. 0d0c47e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  92. 74e1fce mx25: Fix boot hang by avoiding vector relocation by Fabio Estevam · 10 years ago
  93. 9882e20 mx25: Remove empty line after printing the reset cause by Fabio Estevam · 10 years ago
  94. 978bc65 ARM: UniPhier: add UART initialization routine for low-level debug by Masahiro Yamada · 10 years ago
  95. 82ca1f1 ARM: UniPhier: enable output of system bus by Masahiro Yamada · 10 years ago
  96. b92dabe ARM: UniPhier: fix SRAM size on support card by Masahiro Yamada · 10 years ago
  97. f310d0d dt: socfpga: Replace num-chipselect with num-cs by Marek Vasut · 10 years ago
  98. 67e767d dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssi by Marek Vasut · 10 years ago
  99. 14ed9d5 Merge branch 'misc' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  100. d2f895f cros-ec-keyboard: Synchronize DT binding from linux by Sjoerd Simons · 10 years ago