1. e961a66 sandbox: Add basic SPL implementation by Simon Glass · 8 years ago
  2. d0d0746 sandbox: Don't include the main loop in SPL by Simon Glass · 8 years ago
  3. a7d9cae sandbox: Don't use PCI in SPL by Simon Glass · 8 years ago
  4. f4289cb sandbox: Add some missing headers in cpu.c by Simon Glass · 8 years ago
  5. 6e20650 sandbox: Correct header file order in cpu.c by Simon Glass · 8 years ago
  6. 4cfc416 sandbox: Support building an SPL image by Simon Glass · 8 years ago
  7. d4e33f5 sandbox: Allow chaining from SPL to U-Boot proper by Simon Glass · 8 years ago
  8. 3a592a1 Revert "armv8: Enable CPUECTLR.SMPEN for coherency" by Tom Rini · 8 years ago
  9. b8e5997 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  10. 9532fe3 x86: link: Correct a failure in DRAM init by Simon Glass · 8 years ago
  11. 215099a x86: Add Advantech SOM-DB5800/SOM-6867 support by George McCollister · 8 years ago
  12. 3ff11aa x86: baytrail: acpi: Hide internal UART per GNVS setting by Bin Meng · 8 years ago
  13. 79c2c25 x86: acpi: Pack global NVS into ACPI table by Bin Meng · 8 years ago
  14. cf7108b x86: quark: Introduce ACPI global NVS by Bin Meng · 8 years ago
  15. 2047390 x86: baytrail: Introduce ACPI global NVS by Bin Meng · 8 years ago
  16. d9703a0 x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART by Bin Meng · 8 years ago
  17. 377656b x86: baytrail: Introduce a Kconfig option for the internal UART by Bin Meng · 8 years ago
  18. bff97dd Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  19. 6cd2602 x86: fdt: Drop the unused compatible strings in fdtdec by Simon Glass · 8 years ago
  20. 4b689f0 dm: gpio: MPC85XX GPIO platform data support by Hamish Martin · 8 years ago
  21. 9a46bd3 dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS by Simon Glass · 8 years ago
  22. 42b37d8 dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards by Simon Glass · 8 years ago
  23. aa15038 rockchip: Use 'select' instead of defaults in Kconfig by Simon Glass · 8 years ago
  24. e835a74 ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz by Vignesh R · 8 years ago
  25. b60774f ARM: dts: K2G: Add support for QSPI controller by Vignesh R · 8 years ago
  26. c8e7504 ARM: dts: k2g: add support for Davinci SPI controller by Vignesh R · 8 years ago
  27. 1881794 ARM: dts: k2l: Enable Davinci SPI controller by Vignesh R · 8 years ago
  28. 2655f16 ARM: dts: k2e: Enable Davinci SPI controller by Vignesh R · 8 years ago
  29. 96368e6 ARM: dts: k2hk: Enable Davinci SPI controller by Vignesh R · 8 years ago
  30. e5fcf03 ARM: dts: keystone2: add SPI aliases for davinci SPI nodes by Vignesh R · 8 years ago
  31. d73718f armv8: Enable CPUECTLR.SMPEN for coherency by Mingkai Hu · 8 years ago
  32. 0de02de arm: Fix setjmp (again) by Alexander Graf · 8 years ago
  33. abbaa23 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  34. ec55077 video: tegra: Move to using simple-panel and pwm-backlight by Simon Glass · 8 years ago
  35. ce02a71 tegra: dts: Sync tegra20 device tree files with Linux by Simon Glass · 8 years ago
  36. 12c67d7 powerpc: mpc85xx: Do not build errata command in SPL by Marek Vasut · 8 years ago
  37. e8009be Merge git://git.denx.de/u-boot-arc by Tom Rini · 8 years ago
  38. c7dea6e arc: make global_data.h usable in assembly files by Alexey Brodkin · 8 years ago
  39. 7a54f51 arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HS by Alexey Brodkin · 8 years ago
  40. d2a6af05 sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot) by Quentin Schulz · 8 years ago
  41. 9acebe8 sunxi: Add missing boot_media fields in the SPL header by Olliver Schinagl · 8 years ago
  42. e64a6b1 ARM: uniphier: add external IRQ setup code by Masahiro Yamada · 8 years ago
  43. 1013aef ARM: dts: uniphier: add AIDET nodes by Masahiro Yamada · 8 years ago
  44. c4adc50 ARM: dts: uniphier: sync Device Trees with upstream Linux by Masahiro Yamada · 8 years ago
  45. 4cb9399 ARM: uniphier: fix typo "talbe" by Masahiro Yamada · 8 years ago
  46. ff6e156 x86: coreboot: Remove the dummy pch driver by Bin Meng · 8 years ago
  47. 44faff2 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  48. dee01e4 armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIs by Abhimanyu Saini · 8 years ago
  49. 49cdce1 armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs by Prabhakar Kushwaha · 8 years ago
  50. 8e6e822 arm: at91: taurus/axm: add DM and DTS support by Heiko Schocher · 8 years ago
  51. 13ee789 arm: at91: smartweb: add DM and DTS support by Heiko Schocher · 8 years ago
  52. ae21e96 arm: at91: dts: Bring in dts files for AT91SAM9G20 and SAM9260 by Heiko Schocher · 8 years ago
  53. 289f979 corvus DTS / DM support by Heiko Schocher · 8 years ago
  54. ce9844c arm: at91: add CONFIG_AT91SAM9M10G45 by Heiko Schocher · 8 years ago
  55. 968ebdf ARM: at91: Don't invoke spl_boot_device() twice by Marek Vasut · 8 years ago
  56. 2b1cdaf common: Pass the boot device into spl_boot_mode() by Marek Vasut · 8 years ago
  57. a4d7999 board/BuR: rename kwb board to brxre1 by Hannes Schmelzer · 8 years ago
  58. 2290fe0 board/BuR: rename tseries board to brppt1 by Hannes Schmelzer · 8 years ago
  59. 8ada4e0 arm: bcm235xx: update clock framework by Steve Rae · 8 years ago
  60. 77a1a67 arm: bcm235xx: fix kps ccu by Chris Brand · 8 years ago
  61. 9d7f416 arm: bcm235xx: implement the boot0 hook code by Steve Rae · 8 years ago
  62. ec04836 ARM: armv7: refactor Makefile slightly by Masahiro Yamada · 8 years ago
  63. 6441e3d ARM: move #ifdef to match the error handling code by Masahiro Yamada · 8 years ago
  64. afedf54 arm64: optimize smp_kick_all_cpus by Masahiro Yamada · 8 years ago
  65. 1e23737 board: amlogic: Rename folder for Amlogic boards by Carlo Caione · 8 years ago
  66. 85a2f77 omap3: bugfix in timer on rollover by Daniel Gorsulowski · 8 years ago
  67. f3acaf4 armv8/fsl_lsch2: Correct the cores frequency initialization by Hou Zhiqiang · 8 years ago
  68. 9f82361 Kconfig: Add a new DISTRO_DEFAULTS Kconfig option by Hans de Goede · 8 years ago
  69. 4257f5f sunxi: Add PSCI implementation in C by Chen-Yu Tsai · 8 years ago
  70. 3424c3f sunxi: Add base address for GIC by Chen-Yu Tsai · 8 years ago
  71. 7579a3e sunxi: Add CPUCFG debug lock and sun7i cpu power controls by Chen-Yu Tsai · 8 years ago
  72. 20e3d05 sunxi: Group cpu core related controls together by Chen-Yu Tsai · 8 years ago
  73. 57c2a25 sunxi: Add missing linux/types.h header for cpucfg_sun6i.h by Chen-Yu Tsai · 8 years ago
  74. d7d4e5c sunxi: Add packed attribute to struct sunxi_prcm_reg by Chen-Yu Tsai · 8 years ago
  75. 0f3b894 sunxi: Make CPUCFG_BASE macro names the same across families by Chen-Yu Tsai · 8 years ago
  76. b56e06d ARM: allocate extra space for PSCI stack in secure section during link phase by Chen-Yu Tsai · 8 years ago
  77. cbeeb2a ARM: PSCI: export common PSCI function declarations for C code by Chen-Yu Tsai · 8 years ago
  78. 778dc5f ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_all by Chen-Yu Tsai · 8 years ago
  79. dae08d2 ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top() by Chen-Yu Tsai · 8 years ago
  80. 3551b24 sunxi: Add defconfig and dts file for inet86dz board by Hans de Goede · 8 years ago
  81. cd38e3d sunxi: Add defconfig and dts file for Polaroid MID2407PXE03 tablet by Hans de Goede · 8 years ago
  82. 8c7d229 sunxi: Select USE_TINY_PRINTF by Hans de Goede · 8 years ago
  83. 09849f4 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  84. 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  85. 4581b71 reset: implement a reset test by Stephen Warren · 8 years ago
  86. 0f67e23 mailbox: add Tegra186 HSP driver by Stephen Warren · 8 years ago
  87. 21047b3 sandbox: gpio: doc: Fix parameter documentation by mario.six@gdsys.cc · 8 years ago
  88. 51ea5a0 ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20 by Masahiro Yamada · 8 years ago
  89. 18c1198 ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to Kconfig by Masahiro Yamada · 8 years ago
  90. 48efc8a ARM: uniphier: introduce CONFIG_ARM_UNIPHIER_{32, 64}BIT by Masahiro Yamada · 8 years ago
  91. 6beacfc Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 8 years ago
  92. a10a31e Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  93. e677724 arm: Fix setjmp by Alexander Graf · 8 years ago
  94. 7142343 arm, am335x: siemens: enable DM/DTS support by Heiko Schocher · 8 years ago
  95. ef53b8c usb: xhci: fsl: Add workaround for USB erratum A008751 by Sriram Dash · 8 years ago
  96. 32fbd46 armv8/ls2080: Remove workaround for erratum A008751 by Sriram Dash · 8 years ago
  97. 6fb522d arm64: fsl-layerscape: add get_svr and IS_SVR_REV helper by Sriram Dash · 8 years ago
  98. 332dddc ARM: dts: AM572x-IDK Initial Support by Schuyler Patton · 8 years ago
  99. 165bd7a board: am57xx: Rename TARGET_BEAGLE_X15 as TARGET_AM57XX_EVM by Lokesh Vutla · 8 years ago
  100. 9702ec0 armv8: s32v234: Introduce basic support for s32v234evb by Eddy Petrișor · 8 years ago