1. 4013bbb ARM: uniphier: fix DSPLL init code for LD20 SoC by Dai Okamura · 7 years ago
  2. e0daca7 ARM: uniphier: remove ad-hoc pin settings for NAND by Masahiro Yamada · 7 years ago
  3. 4914a68 ARM: uniphier: add PLL settings for PXs3 by Masahiro Yamada · 7 years ago
  4. a55957b ARM: uniphier: move PLLCTRL register macros to each SoC .c file by Masahiro Yamada · 7 years ago
  5. 546197b ARM: uniphier: replace <common.h> with <linux/delay.h> in pll settings by Masahiro Yamada · 7 years ago
  6. bd95e65 Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  7. f72b96e Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  8. 0031af9 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  9. 1e87f9c spl: stm32: make falcon mode activation configurable by Vikas Manocha · 7 years ago
  10. a797f27 ARMv8/sec_firmware : Update chosen/kaslr-seed with random number by Ruchika Gupta · 7 years ago
  11. 225bfd3 arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC by Thomas Petazzoni · 7 years ago
  12. c25c4fd board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/ by Thomas Petazzoni · 7 years ago
  13. fc6adeb board: atmel: Use the new PIT timer driver by Wenyou.Yang@microchip.com · 7 years ago
  14. 47edaea driver: timer: Add the Atmel PIT timer driver by Wenyou.Yang@microchip.com · 7 years ago
  15. deff9b1 powerpc: Rework interrupt_init_cpu() by Tom Rini · 7 years ago
  16. 528f2b6 arm: dts: am33xx: sync DTS with Linux 4.13-rc4 by Suniel Mahesh · 7 years ago
  17. f40ad66 arch/sh: don't bring common/env_embedded.o into the link by Thomas Petazzoni · 7 years ago
  18. 90340c8 arch/sh: allow building in big-endian mode by Thomas Petazzoni · 7 years ago
  19. 46933df ARM: rmobile: Add u-boot, dm-pre-reloc to clock nodes on Gen3 by Marek Vasut · 7 years ago
  20. 438505f x86: tangier: kconfig: Guard tangier-specific options by Bin Meng · 7 years ago
  21. 81c727d x86: baytrail: Fix turbo enable by Bin Meng · 7 years ago
  22. 2ddb1a1 x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to Kconfig by Bin Meng · 7 years ago
  23. c11b17c x86: kconfig: Imply CMD_PCI by Bin Meng · 7 years ago
  24. 1e6ebee x86: fsp: Configure SPI opcode registers before SPI is locked down by Bin Meng · 7 years ago
  25. 3444d1d ARM: dts: uniphier: add dr_mode property to dwc3 node by Masahiro Yamada · 7 years ago
  26. c5161ee Revert "ARM: uniphier: fix ROM boot mode for PH1-sLD3" by Masahiro Yamada · 7 years ago
  27. 0aa8b2c Revert "ARM: uniphier: move lowlevel debug init code after page table switch" by Masahiro Yamada · 7 years ago
  28. 00aa453 ARM: uniphier: remove sLD3 SoC support by Masahiro Yamada · 7 years ago
  29. 213fcab clk: uniphier: fix unmet direct dependencies warning by Masahiro Yamada · 7 years ago
  30. 1fdafb2 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  31. a6dd10c Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · 7 years ago
  32. a80b3b0 rockchip: rk322x: update MACRO for mmc clksel reg by Kever Yang · 7 years ago
  33. 44c5ba5 rockchip: rk322x: update dram bank size by Kever Yang · 7 years ago
  34. a299a48 rockchip: rk3399: spl: remove unused header inclusion by Philipp Tomsich · 7 years ago
  35. caa6b3b rockchip: dts: rk3399-evb: remove redundant gmac node by Kever Yang · 7 years ago
  36. a373024 m68k: add board stmark2, mcf5441x based by Angelo Dureghello · 7 years ago
  37. 02a6edd m68k: mcf5445x: allow CS0 to be undefined by Angelo Dureghello · 7 years ago
  38. c533cfc m68k: fix cache.c for Coldfire V4E by Angelo Dureghello · 7 years ago
  39. c74dda8 m68k: mcf5445x: move early ddr init as board-specific by Angelo Dureghello · 7 years ago
  40. 1ade3a9 rockchip: dts: rk3399-firefly: update gmac parameter by Kever Yang · 7 years ago
  41. e7881d8 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
  42. 5ec1f56 dm: imx: cm_fx6: Add device tree for cm_fx6 by Simon Glass · 7 years ago
  43. 7e0712b dm: sata: imx: Allow driver model to be used for sata by Simon Glass · 7 years ago
  44. a3f0a7d mmc: sh_sdhi: Fix the ACMD handling by Marek Vasut · 7 years ago
  45. 336aee5 Merge git://git.denx.de/u-boot-tegra by Tom Rini · 7 years ago
  46. ceff355 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  47. 470135b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  48. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  49. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  50. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  51. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  52. fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  53. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  54. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  55. e872f27 imx: mx7: fix build warning when CONFIG_IMX_RDC not enabled by Peng Fan · 7 years ago
  56. 9402caf imx: mx6sl: simplify code using setbits_le32 by Peng Fan · 7 years ago
  57. 7236297 imx: mx6sx: select OSC as uart's clk parent by Peng Fan · 7 years ago
  58. 79a57b5 imx: mx6: soc: fix mx6sll settings by Peng Fan · 7 years ago
  59. 3d3598d imx: mx6: select ARM_ERRATA_845369 by Peng Fan · 7 years ago
  60. 11d9431 arm: Implement workaround for Cortex-A9 errata 845369 by Peng Fan · 7 years ago
  61. 91435cd ARM: i.MX6: exclude the ARM errata from i.MX6 UP system by Peng Fan · 7 years ago
  62. 0c7c6fb imx: imx6ull: correct get_cpu_speed_grade_hz by Sébastien Szymanski · 7 years ago
  63. 44e6705 imx: imx6ul: correct get_cpu_speed_grade_hz on 696MHz SoCs by Sébastien Szymanski · 7 years ago
  64. ff3a5fc imx6: clock: correct comment for PLL_VIDEO by Anatolij Gustschin · 7 years ago
  65. 557b9b7 imx6: use SION macro in SDn_CMD mux mode bitfield arguments by Anatolij Gustschin · 7 years ago
  66. 0151009 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  67. c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  68. 33848eb apalis_t30/tk1, colibri_t20/t30: fix i2c bus frequencies by Marcel Ziswiler · 7 years ago
  69. 8b733af apalis-tk1: remove duplicate hdmi_ddc device tree node by Marcel Ziswiler · 7 years ago
  70. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  71. 585bf8a sun50i: a64: Add A64-OLinuXino initial support by Jagan Teki · 7 years ago
  72. f322657 sun50i: a64: Add initial NanoPi A64 support by Jagan Teki · 7 years ago
  73. c1b62ba Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  74. bc5d038 stm32f1: remove stm32f1 support by Patrice Chotard · 7 years ago
  75. 0459bc3 ARM: OMAP5: Enable support for AVS0 for OMAP5 production devices by Nishanth Menon · 7 years ago
  76. 5796b66 ARM: OMAP5: Remove OPP_LOW Definitions for ES2.0 by Nishanth Menon · 7 years ago
  77. d1fe197 stm32: remove redundant 'else if' by xypron.glpk@gmx.de · 7 years ago
  78. a22bbfd arm: mvebu: avoid possible NULL dereference by xypron.glpk@gmx.de · 7 years ago
  79. a598173 armv7m: mpu_config add missing break by xypron.glpk@gmx.de · 7 years ago
  80. 6def7de bcm281xx: clock: avoid possible NULL dereference by xypron.glpk@gmx.de · 7 years ago
  81. 65e8ce2 arm: bcm235xx: clk_set_rate avoid possible NULL deref by xypron.glpk@gmx.de · 7 years ago
  82. b69a084 arm: bcm235xx: avoid possible NULL dereference by xypron.glpk@gmx.de · 7 years ago
  83. 9730bcd arm: spear: do not return random value from stack by xypron.glpk@gmx.de · 7 years ago
  84. 95ca100 rockchip: rk322x: update max-frequency for mmc node by Kever Yang · 7 years ago
  85. a2a1bfe rockchip: dts: rk322x: add sdmmc device node by Kever Yang · 7 years ago
  86. 18d38d3 rockchip: rk322x: set the DDR region as non-secure in SPL by Kever Yang · 7 years ago
  87. bf82e20 rockchip: rk3288: fix EMMC_DIV_MASK definition in header by Kever Yang · 7 years ago
  88. e8f9ad9 rockchip: rk3368: spl: move SPL_LDSCRIPT to Kconfig by Philipp Tomsich · 7 years ago
  89. b529993 spl: add hierarchical defaults for SPL_LDSCRIPT by Philipp Tomsich · 7 years ago
  90. 96b9082 rockchip: rk3188: rock: adjust for SPL/TPL split by Philipp Tomsich · 7 years ago
  91. bfc2ed5 rockchip: add u-boot specific dts for rk3368 based boards by Andy Yan · 7 years ago
  92. 3159a6f rockchip: rk3368: remove setup of secure timer from TPL/SPL by Philipp Tomsich · 7 years ago
  93. bc824cc dts: rk3368: make timer0 accessible for SPL and TPL by Philipp Tomsich · 7 years ago
  94. e9e5d9d dm: timer: normalise SPL and TPL support by Philipp Tomsich · 7 years ago
  95. 5aa49af moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE by Philipp Tomsich · 7 years ago
  96. 4cf4378 rockchip: rk3368: mark TPL as not inheriting its stack, text-base and size from SPL by Philipp Tomsich · 7 years ago
  97. faa18db armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK by Philipp Tomsich · 7 years ago
  98. d9d1242 rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368 by Philipp Tomsich · 7 years ago
  99. 4d02d20 rockchip: board: lion-rk3368: add support for the RK3368-uQ7 by Philipp Tomsich · 7 years ago
  100. 5071457 rockchip: rk3368: spl: mark SPL and TPL as supported for ROCKCHIP_RK3368 by Philipp Tomsich · 7 years ago