1. 3fe6e6e x86: baytrail: acpi: Add full reset bit to the reset register value in FADT by Bin Meng · 7 years ago
  2. edd1653 Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig by Adam Ford · 7 years ago
  3. fc760cc Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig by Adam Ford · 7 years ago
  4. ac1d8ac Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX by Adam Ford · 7 years ago
  5. 48f6232 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · 7 years ago
  6. 0b6e5b2 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  7. 6ff005c sunxi: Fix CONFIG_SUNXI_GMAC references by Dave Prue · 7 years ago
  8. 6aee2ab Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  9. 4109d70 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 7 years ago
  10. e4adc8e Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  11. 9ec61db Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  12. 46668df i.MX6Q: spl: Fix falcon to use dram_init_banksize by Jagan Teki · 7 years ago
  13. 624da53 imx: remove SATA boot mode for i.MX 6UL and 6ULL by Stefan Agner · 7 years ago
  14. dbc3e64 ARM: mvebu: add "spi-flash" compatible string by Chris Packham · 7 years ago
  15. d8a10e7 ARM: uniphier: set system bus pinmux for PXs3 by Masahiro Yamada · 7 years ago
  16. b173c19 ARM: uniphier: move CONFIG_NAND to defconfig by Masahiro Yamada · 7 years ago
  17. 31c86aa ARM: dts: uniphier: update PXs3 SoC/board DT by Masahiro Yamada · 7 years ago
  18. 6c9e46e ARM: dts: uniphier: sync with Linux by Masahiro Yamada · 7 years ago
  19. 4013bbb ARM: uniphier: fix DSPLL init code for LD20 SoC by Dai Okamura · 7 years ago
  20. e0daca7 ARM: uniphier: remove ad-hoc pin settings for NAND by Masahiro Yamada · 7 years ago
  21. 4914a68 ARM: uniphier: add PLL settings for PXs3 by Masahiro Yamada · 7 years ago
  22. a55957b ARM: uniphier: move PLLCTRL register macros to each SoC .c file by Masahiro Yamada · 7 years ago
  23. 546197b ARM: uniphier: replace <common.h> with <linux/delay.h> in pll settings by Masahiro Yamada · 7 years ago
  24. ffc36f5 imx6: don't include unneeded boot_mode array in SPL by Anatolij Gustschin · 7 years ago
  25. ae64226 imx: timer: don't clear the GPT control register multiple times by Anatolij Gustschin · 7 years ago
  26. 343ff16 sunxi: Enable MMC new mode for A83T by Maxime Ripard · 7 years ago
  27. de9b177 mmc: sunxi: Support new mode by Maxime Ripard · 7 years ago
  28. 0d1414b sandbox: Add a dummy invalidate_dcache_range() function by Bin Meng · 7 years ago
  29. 3aa4b70 imx: imx6: Move gpr_init() function to soc.c by Breno Lima · 7 years ago
  30. 34f98a3 sh: Fix linking of ms7722se by Tom Rini · 7 years ago
  31. bd95e65 Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  32. f72b96e Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  33. 0031af9 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  34. 1e87f9c spl: stm32: make falcon mode activation configurable by Vikas Manocha · 7 years ago
  35. a797f27 ARMv8/sec_firmware : Update chosen/kaslr-seed with random number by Ruchika Gupta · 7 years ago
  36. 225bfd3 arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC by Thomas Petazzoni · 7 years ago
  37. c25c4fd board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/ by Thomas Petazzoni · 7 years ago
  38. fc6adeb board: atmel: Use the new PIT timer driver by Wenyou.Yang@microchip.com · 7 years ago
  39. 47edaea driver: timer: Add the Atmel PIT timer driver by Wenyou.Yang@microchip.com · 7 years ago
  40. deff9b1 powerpc: Rework interrupt_init_cpu() by Tom Rini · 7 years ago
  41. 528f2b6 arm: dts: am33xx: sync DTS with Linux 4.13-rc4 by Suniel Mahesh · 7 years ago
  42. f40ad66 arch/sh: don't bring common/env_embedded.o into the link by Thomas Petazzoni · 7 years ago
  43. 90340c8 arch/sh: allow building in big-endian mode by Thomas Petazzoni · 7 years ago
  44. 46933df ARM: rmobile: Add u-boot, dm-pre-reloc to clock nodes on Gen3 by Marek Vasut · 7 years ago
  45. 962c78b imx: use BOOT_DEVICE_BOARD instead of UART by Stefan Agner · 7 years ago
  46. 3bd1642 imx: fix USB boot mode detection for i.MX 6UL and 6ULL by Stefan Agner · 7 years ago
  47. 438505f x86: tangier: kconfig: Guard tangier-specific options by Bin Meng · 7 years ago
  48. 81c727d x86: baytrail: Fix turbo enable by Bin Meng · 7 years ago
  49. 2ddb1a1 x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to Kconfig by Bin Meng · 7 years ago
  50. c11b17c x86: kconfig: Imply CMD_PCI by Bin Meng · 7 years ago
  51. 1e6ebee x86: fsp: Configure SPI opcode registers before SPI is locked down by Bin Meng · 7 years ago
  52. 7c09cbf imx: fix licensing in i.MX files by Stefano Babic · 7 years ago
  53. fa85b02 imx: mx7: psci: add copyright and license by Peng Fan · 7 years ago
  54. 3444d1d ARM: dts: uniphier: add dr_mode property to dwc3 node by Masahiro Yamada · 7 years ago
  55. c5161ee Revert "ARM: uniphier: fix ROM boot mode for PH1-sLD3" by Masahiro Yamada · 7 years ago
  56. 0aa8b2c Revert "ARM: uniphier: move lowlevel debug init code after page table switch" by Masahiro Yamada · 7 years ago
  57. 00aa453 ARM: uniphier: remove sLD3 SoC support by Masahiro Yamada · 7 years ago
  58. 213fcab clk: uniphier: fix unmet direct dependencies warning by Masahiro Yamada · 7 years ago
  59. 1fdafb2 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  60. a6dd10c Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · 7 years ago
  61. a80b3b0 rockchip: rk322x: update MACRO for mmc clksel reg by Kever Yang · 7 years ago
  62. 44c5ba5 rockchip: rk322x: update dram bank size by Kever Yang · 7 years ago
  63. a299a48 rockchip: rk3399: spl: remove unused header inclusion by Philipp Tomsich · 7 years ago
  64. caa6b3b rockchip: dts: rk3399-evb: remove redundant gmac node by Kever Yang · 7 years ago
  65. a373024 m68k: add board stmark2, mcf5441x based by Angelo Dureghello · 7 years ago
  66. 02a6edd m68k: mcf5445x: allow CS0 to be undefined by Angelo Dureghello · 7 years ago
  67. c533cfc m68k: fix cache.c for Coldfire V4E by Angelo Dureghello · 7 years ago
  68. c74dda8 m68k: mcf5445x: move early ddr init as board-specific by Angelo Dureghello · 7 years ago
  69. 1ade3a9 rockchip: dts: rk3399-firefly: update gmac parameter by Kever Yang · 7 years ago
  70. e7881d8 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
  71. 5ec1f56 dm: imx: cm_fx6: Add device tree for cm_fx6 by Simon Glass · 7 years ago
  72. 7e0712b dm: sata: imx: Allow driver model to be used for sata by Simon Glass · 7 years ago
  73. a3f0a7d mmc: sh_sdhi: Fix the ACMD handling by Marek Vasut · 7 years ago
  74. 336aee5 Merge git://git.denx.de/u-boot-tegra by Tom Rini · 7 years ago
  75. ceff355 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  76. 470135b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  77. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  78. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  79. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  80. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  81. fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  82. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  83. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  84. e872f27 imx: mx7: fix build warning when CONFIG_IMX_RDC not enabled by Peng Fan · 7 years ago
  85. 9402caf imx: mx6sl: simplify code using setbits_le32 by Peng Fan · 7 years ago
  86. 7236297 imx: mx6sx: select OSC as uart's clk parent by Peng Fan · 7 years ago
  87. 79a57b5 imx: mx6: soc: fix mx6sll settings by Peng Fan · 7 years ago
  88. 3d3598d imx: mx6: select ARM_ERRATA_845369 by Peng Fan · 7 years ago
  89. 11d9431 arm: Implement workaround for Cortex-A9 errata 845369 by Peng Fan · 7 years ago
  90. 91435cd ARM: i.MX6: exclude the ARM errata from i.MX6 UP system by Peng Fan · 7 years ago
  91. 0c7c6fb imx: imx6ull: correct get_cpu_speed_grade_hz by Sébastien Szymanski · 7 years ago
  92. 44e6705 imx: imx6ul: correct get_cpu_speed_grade_hz on 696MHz SoCs by Sébastien Szymanski · 7 years ago
  93. ff3a5fc imx6: clock: correct comment for PLL_VIDEO by Anatolij Gustschin · 7 years ago
  94. 557b9b7 imx6: use SION macro in SDn_CMD mux mode bitfield arguments by Anatolij Gustschin · 7 years ago
  95. 0151009 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  96. c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  97. 33848eb apalis_t30/tk1, colibri_t20/t30: fix i2c bus frequencies by Marcel Ziswiler · 7 years ago
  98. 8b733af apalis-tk1: remove duplicate hdmi_ddc device tree node by Marcel Ziswiler · 7 years ago
  99. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  100. 585bf8a sun50i: a64: Add A64-OLinuXino initial support by Jagan Teki · 7 years ago