1. c78dfb4 x86: superio: Add keyboard controller support to smsc_lpc47m driver by Bin Meng · 9 years ago
  2. fa6af7b x86: baytrail: Remove the fsp_init_phase_pci() call by Bin Meng · 9 years ago
  3. 090290f x86: queensbay: Move unprotect_spi_flash() to arch_misc_init() by Bin Meng · 9 years ago
  4. 48aa6c2 x86: fsp: Add comments about U-Boot entering start.S twice by Bin Meng · 9 years ago
  5. 57b10f5 x86: fsp: Enlarge the size of malloc() pool before relocation by Bin Meng · 9 years ago
  6. 5fb0151 x86: baytrail: Support multiple microcode copies by Bin Meng · 9 years ago
  7. 5c113ff x86: baytrail: Add microcode for BayTrail-I D0 stepping by Bin Meng · 9 years ago
  8. 8744bef x86: kconfig: Hide "System tables" for coreboot by Bin Meng · 9 years ago
  9. d2f56f4 x86: kconfig: Hide "System tables" for EFI by Bin Meng · 9 years ago
  10. a25bc78 x86: coreboot: Allow >=4GiB memory bank size by Bin Meng · 9 years ago
  11. c17ca6b x86: Remove calculate_relocation_address() by Bin Meng · 9 years ago
  12. 52b7786 x86: coreboot: Correctly report E820 types by Bin Meng · 9 years ago
  13. 89b8708 x86: coreboot: Increase memrange entry number to 32 by Bin Meng · 9 years ago
  14. ad608a2 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 9 years ago
  15. 63b29d8 mtd: nand: mxs support oobsize bigger than 512 by Peng Fan · 9 years ago
  16. 7d31c6a Merge git://git.denx.de/u-boot-pxa by Tom Rini · 9 years ago
  17. 67b855f arm: pxa: clean-up include file order by Marcel Ziswiler · 9 years ago
  18. 7d211fe arm: pxa: use common timer functions by Andrew Ruder · 9 years ago
  19. 07a8e6d pxa: Fix boot hang by avoiding vector relocation by Andrew Ruder · 9 years ago
  20. a31a415 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  21. c851a24 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  22. 476a360 arm: socfpga: Fix SD/MMC boot on ArriaV SoCDK by Marek Vasut · 9 years ago
  23. 660f53b arm: socfpga: dts: Add bank-name property to each GPIO bank by Marek Vasut · 9 years ago
  24. cc9429a arm: socfpga: Make the pinmux table const u8 by Marek Vasut · 9 years ago
  25. f6badb0d arm: socfpga: Switch to filtered QTS files by Marek Vasut · 9 years ago
  26. e996b93 arm: socfpga: Add qts-filter.sh script by Marek Vasut · 9 years ago
  27. f089240 arm: socfpga: Split Altera socfpga into AV and CV SoCDK by Marek Vasut · 9 years ago
  28. cd9b731 arm: socfpga: Unbind CPU type from board type by Marek Vasut · 9 years ago
  29. ca62d2e arm: socfpga: Move wrappers into platform directory by Marek Vasut · 9 years ago
  30. c262424 arm: socfpga: Do not enable gmac1 in Cyclone V dtsi by Marek Vasut · 9 years ago
  31. afe1399 arm: socfpga: Make the DT mmc node consistent by Marek Vasut · 9 years ago
  32. 7e4d2fa arm: socfpga: Fix delay in clock manager by Marek Vasut · 9 years ago
  33. a8535c3 arm: socfpga: Fix delay in freeze controller by Marek Vasut · 9 years ago
  34. bfc37f3 arm: at91: add support for mini-box picosam9g45 board by Erik van Luijk · 9 years ago
  35. c982f6b arm: at91: pmc: replace the constant with a define in at91_pmc.h by Erik van Luijk · 9 years ago
  36. 0c01c3e arm: at91: mpddr: allow multiple DDR controllers by Erik van Luijk · 9 years ago
  37. 4adcb23 MIPS: fix syntax for fdt_chosen/initrd. by Govindraj Raja · 9 years ago
  38. 73a4152 mips: Use unsigned int when reading c0 registers by Chris Packham · 9 years ago
  39. 8d77576 ARM: davinci: remove support for cam_enc_4xx by Masahiro Yamada · 9 years ago
  40. a5d338b Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  41. e8d0569 usb: spear: Add support for both SPEAr600 EHCI controllers by Stefan Roese · 9 years ago
  42. f0600af ARM: dts: Rename memory@0 to memory by Michal Simek · 9 years ago
  43. 16fa00a zynqmp: usb: Add usb dwc3 driver support for zynqmp by Siva Durga Prasad Paladugu · 9 years ago
  44. ff560a1 ARM: zynq: drop "optional" from board select in favor of ZC702 by Masahiro Yamada · 9 years ago
  45. 37ecd04 ARM: zynqmp: Add platform specific arch_get_page_table by Michal Simek · 9 years ago
  46. cb526c1 zynqmp: Enable U-Boot run in EL3 by Michal Simek · 9 years ago
  47. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  48. dffb86e of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
  49. 554b0e0 lpc32xx: add common USB OHCI defines for all LPC32xx boards by Vladimir Zapolskiy · 9 years ago
  50. adf8d58 usb: lpc32xx: add host USB driver by Sylvain Lemieux · 9 years ago
  51. 327f0d2 lpc32xx: move common SLC NAND defines to arch/config.h by Vladimir Zapolskiy · 9 years ago
  52. 980db8c dma: lpc32xx: add DMA driver by Sylvain Lemieux · 9 years ago
  53. 952bd79 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  54. 783983f Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  55. fc5e220 ARM: dra7xx_evm: Enable EDMA3 in SPL to support DMA on qspi by Vignesh R · 9 years ago
  56. 664ab2c dma: ti-edma3: Add helper function to support edma3 transfer by Vignesh R · 9 years ago
  57. 5b3b0d6 ARM: AM43XX: Add functions to enable and disable EDMA3 clocks by Vignesh R · 9 years ago
  58. 8a09cfe ARM: OMAP5: Add functions to enable and disable EDMA3 clocks by Vignesh R · 9 years ago
  59. 16ca1d0 ARM: OMAP5: Add support for disabling clocks in uboot by Kishon Vijay Abraham I · 9 years ago
  60. fca4572 ARM: AM43xx: Add support for disabling clocks in uboot by Kishon Vijay Abraham I · 9 years ago
  61. 9c28d61 pci: mvebu: Add PCIe driver by Anton Schubert · 9 years ago
  62. 0ceb2da arm: mvebu: Add complete SDRAM ECC scrubbing by Stefan Roese · 9 years ago
  63. a8b57a9 arm: mvebu: dram.c: Rework dram_init() and dram_init_banksize() by Stefan Roese · 9 years ago
  64. 8a83c65 arm: mvebu: Display ECC enabled / disabled upon bootup by Stefan Roese · 9 years ago
  65. dee40d2 arm: mvebu: Enable USB EHCI support on Armada XP by Stefan Roese · 9 years ago
  66. 2a0b7dc arm: mvebu: Enable NAND controller on MVEBU SoC's by Stefan Roese · 9 years ago
  67. 501c098 arm: mvebu: Disable MBUS error propagation by Stefan Roese · 9 years ago
  68. 2b181b5 arm: mvebu: Flush caches and disable MMU only on A38x by Stefan Roese · 9 years ago
  69. 5b72dbf arm: mvebu: Setup the MBUS bridge registers by Stefan Roese · 9 years ago
  70. 8ed20d6 arm: mvebu: Change MBUS base addresses and sizes by Stefan Roese · 9 years ago
  71. 8822fe1 arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INIT by Stefan Roese · 9 years ago
  72. 2783fe6 arm: lpc32xx: gpio macro for pin mapping by Sylvain Lemieux · 9 years ago
  73. 576007a lpc32xx: cpu: add support for soft reset by Sylvain Lemieux · 9 years ago
  74. d75b532 arm: lpc32xx: mux: add missing registers by Sylvain Lemieux · 9 years ago
  75. 14a66af ARM: exynos: fix regression for Origen4210 by Thomas Abraham · 9 years ago
  76. 77b55e8 ARM: exynos: move SoC sources to mach-exynos by Thomas Abraham · 9 years ago
  77. 632093b Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  78. ef91081 x86: minnowmax: Define and enable interrupt setup by Simon Glass · 9 years ago
  79. 052e34b x86: Return -1 when reading a PCI config register fails by Simon Glass · 9 years ago
  80. ecf674b x86: Drop FSP error defines and use EFI instead by Simon Glass · 9 years ago
  81. ecfeada x86: Set APs' req_seq to the reg number from device tree by Bin Meng · 9 years ago
  82. 7399515 x86: Show the un-relocated IP address in exceptions by Simon Glass · 9 years ago
  83. f0c7d9c x86: Switch to using generic global_data setup by Simon Glass · 9 years ago
  84. 2db9374 x86: Move the GDT into global_data by Simon Glass · 9 years ago
  85. 93afae5 x86: Remove init_gd() function by Simon Glass · 9 years ago
  86. c8896ee x86: baytrail: Support running as an EFI payload by Simon Glass · 9 years ago
  87. 46f8efe x86: baytrail: Tidy up interrupt and FSP init by Simon Glass · 9 years ago
  88. 7e4be12 x86: Allow pirq_init() to return an error by Simon Glass · 9 years ago
  89. 412400a x86: Split out fsp_init_phase_pci() code into a new function by Simon Glass · 9 years ago
  90. 9e3ff9c x86: Tidy up the PIRQ routing code a little by Simon Glass · 9 years ago
  91. da60fb7 x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG by Bin Meng · 9 years ago
  92. f3b84a3 x86: baytrail: Configure FSP UPD from device tree by Andrew Bradford · 9 years ago
  93. 55ea98d sun6i: clock: Add support for the mipi pll by Hans de Goede · 9 years ago
  94. 49043cb sunxi: clock: Add clock_get_pll3() helper function by Hans de Goede · 9 years ago
  95. f00e820 sunxi: Fix gmac not working on the Colombus board by Hans de Goede · 9 years ago
  96. 7d65e2c sunxi: Add support for the Auxtek-T003 HDMI stick by Hans de Goede · 9 years ago
  97. da52a4a sunxi: dts: Sync with kernel by Hans de Goede · 9 years ago
  98. d8d0799 sunxi: display: Fix composite video out on sun5i by Hans de Goede · 9 years ago
  99. bbc1b99 ARM: tegra: represent RAM in 1 or 2 banks by Stephen Warren · 9 years ago
  100. a5fc3d0 ARM: tegra: query_sdram_size() cleanup by Stephen Warren · 9 years ago