1. 8776350 Add ARM errata workaround 852421 and 852423 for Cortex-A17 by Nisal Menuka · 7 years ago
  2. d5c16d0 aspeed: Cleanup ast2500-u-boot.dtsi Device Tree by maxims@google.com · 7 years ago
  3. defb184 aspeed: Refactor SCU to use consistent mask & shift by maxims@google.com · 7 years ago
  4. 3b95902 aspeed: Add support for Clocks needed by MACs by maxims@google.com · 7 years ago
  5. 4999bb0 aspeed: Add P-Bus clock in ast2500 clock driver by maxims@google.com · 7 years ago
  6. 4f0e44e aspeed: AST2500 Pinctrl Driver by maxims@google.com · 7 years ago
  7. 99f8ad7 aspeed: Refactor AST2500 RAM Driver and Sysreset Driver by maxims@google.com · 7 years ago
  8. c93adc0 aspeed: Device Tree configuration for Reset Driver by maxims@google.com · 7 years ago
  9. 858d497 aspeed: Reset Driver by maxims@google.com · 7 years ago
  10. 413353b aspeed: Make SCU lock/unlock functions part of SCU API by maxims@google.com · 7 years ago
  11. 1eb0a46 aspeed: Watchdog Timer Driver by maxims@google.com · 7 years ago
  12. 0753bc2 dm: Simple Watchdog uclass by maxims@google.com · 7 years ago
  13. 17c5fb1 aspeed: Update ast2500 Device Tree by maxims@google.com · 7 years ago
  14. f22f3dc ARM: DT: STM32F746: add u-boot, dm-pre-reloc property to sub nodes by Vikas Manocha · 7 years ago
  15. 09533e5 igep003x: Add support for IGEP SMARC AM335x by Pau Pajuelo · 7 years ago
  16. a96c08f igep0033: Rename to igep003x by Ladislav Michl · 7 years ago
  17. bf86392 ARM: am33xx: define BOOT_DEVICE_ONENAND by Ladislav Michl · 7 years ago
  18. df9f07f ARM: am33xx: fix typo in spl.h by Ladislav Michl · 7 years ago
  19. 97c2093 stm32f7: add support for stm32f769 disco board by Vikas Manocha · 7 years ago
  20. bd4a985 stm32f7: move board specific pin muxing to dts by Vikas Manocha · 7 years ago
  21. bfea69a stm32f7: sdram: correct sdram configuration as per micron sdram by Vikas Manocha · 7 years ago
  22. 2f80a9f stm32f746: to switch on user LED1 & read user button by Vikas Manocha · 7 years ago
  23. 280057b stm32f7: use stm32f7 gpio driver supporting driver model by Vikas Manocha · 7 years ago
  24. d33a6a2 ARM: DT: stm32f7: add gpio device tree nodes by Vikas Manocha · 7 years ago
  25. 7741710 dm: gpio: Add driver for stm32f7 gpio controller by Vikas Manocha · 7 years ago
  26. 6c9a100 stm32f7: sdram: use sdram device tree node to configure sdram controller by Vikas Manocha · 7 years ago
  27. d0b24c1 stm32f7: use clock driver to enable sdram controller clock by Vikas Manocha · 7 years ago
  28. fd198ee ARM: DT: stm32f7: add sdram pin contol node by Vikas Manocha · 7 years ago
  29. 890bafd stm32f7: use clock driver to enable qspi controller clock by Vikas Manocha · 7 years ago
  30. 5bf5250 spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · 7 years ago
  31. 67566ab arm: dra7xx: move CONFIG_DRA7XX to Kconfig by Uri Mashiach · 8 years ago
  32. 1275a44 arm64: mvebu: incorrect check of fdt address cells by xypron.glpk@gmx.de · 7 years ago
  33. 26d6119 fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 7 years ago
  34. 3bd25cb Convert CONFIG_CMD_DIAG to Kconfig by Simon Glass · 7 years ago
  35. d569c95 Convert CONFIG_CMD_DEKBLOB to Kconfig by Simon Glass · 7 years ago
  36. 80e44cf fs: Kconfig: Add a separate option for FS_CRAMFS by Simon Glass · 7 years ago
  37. 9707274 fs: Convert CONFIG_CMD_CRAMFS to Kconfig by Simon Glass · 7 years ago
  38. d315628 Convert CONFIG_CMD_CLK to Kconfig by Simon Glass · 7 years ago
  39. 854fcd5 Convert CONFIG_CMD_CHIP_CONFIG to Kconfig by Simon Glass · 7 years ago
  40. deb95999 fs: Kconfig: Add a separate config for FS_CBFS by Simon Glass · 7 years ago
  41. d66a10f fs: Convert CONFIG_CMD_CBFS to Kconfig by Simon Glass · 7 years ago
  42. 218257b Convert CONFIG_CMD_BMODE to Kconfig by Simon Glass · 7 years ago
  43. c04b9b3 Convert CONFIG_CMD_BLOB to Kconfig by Simon Glass · 7 years ago
  44. 56aceaf power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722 by Simon Glass · 7 years ago
  45. 29ec685 arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG options by Tom Rini · 7 years ago
  46. 1e67760 Merge tag 'xilinx-fixes-for-v2017.05' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  47. dc89c6f arm/lib/bootm.c: keep ARM v7M in thumb mode during boot_jump_linux() by Patrice Chotard · 7 years ago
  48. a93fbf4a ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig by Masahiro Yamada · 7 years ago
  49. 46f9ef1 Kconfig: Enable FIT support by default for TI platforms by Andrew F. Davis · 7 years ago
  50. d2366df arm: Warn that starting with v2018.01 gcc-6 or later is required by Tom Rini · 7 years ago
  51. 43b4156 dm: sandbox: pwm: Add a basic pwm test by Simon Glass · 7 years ago
  52. 44913aa OMAP3: Correct name of omap34xx_gpios when using DM_GPIO by Adam Ford · 7 years ago
  53. 71e48c2 omap3: i2c: correct register by Adam Ford · 7 years ago
  54. 79ed06f zynq-topic-miami.dts: Add usbotg0 alias to make USB actually work by Mike Looijmans · 7 years ago
  55. 6f008a2 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  56. 7f4ed7c Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  57. 9ad99be Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  58. 6bd041f arm: socfpga: add cyclone5 based de10-nano board by Dalon Westergreen · 7 years ago
  59. 026f30e arm: psci: make psci usable on single core socs by Yuantian Tang · 7 years ago
  60. fa64255 armv8: fsl-layerscape: Add validation of PPA image from NAND and SD by Sumit Garg · 7 years ago
  61. 9fa3a54 armv8: fsl-layerscape: Support loading PPA header from eMMC/SD and NAND Flash by Sumit Garg · 7 years ago
  62. f02abb0 sunxi: add support for Lichee Pi Zero by Icenowy Zheng · 7 years ago
  63. e267d94 sunxi: add DTSI file for V3s by Icenowy Zheng · 7 years ago
  64. c199489 sunxi: add basic V3s support by Icenowy Zheng · 7 years ago
  65. 4e7f8de ARM: dts: uniphier: sync Device Tree with Linux by Masahiro Yamada · 7 years ago
  66. 6375484 ARM: uniphier: show STM (SCP) status on boot and pinmon command by Masahiro Yamada · 7 years ago
  67. fed9c76 ARM: uniphier: enable PSCI sysreset for uniphier_v8_defconfig by Masahiro Yamada · 7 years ago
  68. 395e214 ARM: uniphier: setup EHCI PHY paramters for LD11 by Masahiro Yamada · 7 years ago
  69. 1ae5def sunxi: Add clock support for DE2/HDMI/TCON on newer SoCs by Jernej Skrabec · 7 years ago
  70. 30ca202 sunxi: video: Convert lcdc to use struct display_timing by Jernej Skrabec · 7 years ago
  71. 5e023e7 sunxi: video: Split out TCON code by Jernej Skrabec · 7 years ago
  72. 10d8bc5 sunxi: Add support for Bananapi M2 Ultra by Chen-Yu Tsai · 8 years ago
  73. 0918648 sunxi: Add PSCI support for R40 by Chen-Yu Tsai · 8 years ago
  74. acef236 sunxi: Fix CPUCFG address for R40 by Chen-Yu Tsai · 8 years ago
  75. 8201188 sunxi: Use H3/A64 DRAM initialization code for R40 by Chen-Yu Tsai · 8 years ago
  76. 328ce7f sunxi: Set PLL lock enable bits for R40 by Chen-Yu Tsai · 8 years ago
  77. 6c7ae2b sunxi: Fix watchdog reset function for R40 by Chen-Yu Tsai · 8 years ago
  78. 409677e sunxi: Enable AXP221s in I2C mode with the R40 SoC by Chen-Yu Tsai · 8 years ago
  79. 379feba sunxi: Add initial support for R40 by Chen-Yu Tsai · 8 years ago
  80. 3c476d8 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  81. 9481f18 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  82. e1bc64e rockchip: Print a message when returning to the bootrom by Simon Glass · 7 years ago
  83. 1ecd2a2 arm: omap-common: add missing va_end() by xypron.glpk@gmx.de · 7 years ago
  84. 573a381 sysreset: psci: support system reset in a generic way with PSCI by Masahiro Yamada · 7 years ago
  85. c54bcf6 ARM: adjust arm-smccc code for use in U-Boot by Masahiro Yamada · 7 years ago
  86. c2da86f ARM: import arm-smccc code from Linux 4.11-rc6 by Masahiro Yamada · 7 years ago
  87. 3ff0900 x86: Display the SPL banner only once by Simon Glass · 8 years ago
  88. a6eb676 x86: Drop leading spaces in cpu_x86_get_desc() by Simon Glass · 8 years ago
  89. 668ec87 powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ram by Ruchika Gupta · 8 years ago
  90. 3d91f46 armv8/fsl-layerscape: fdt: avoid incorrect fixing with CONFIG_SYS_CLK_FREQ by Yangbo Lu · 7 years ago
  91. 85a9a14 armv8: fsl-lsch3: Instantiate TZASC configuration in 2 groups by Ashish kumar · 7 years ago
  92. df1a51d armv8: ls2080a: Add serdes2 protocol 0x51 support by Santan Kumar · 7 years ago
  93. fb806ad arm64/ls1046a: Enable ERRATUM_A008850 for ls1046a SoC by Shengzhou Liu · 8 years ago
  94. 73fb583 armv7: ls1021a: Drop macro CONFIG_LS102XA by York Sun · 7 years ago
  95. c1303bf armv8: ls1043a: Drop macro CONFIG_LS1043A by York Sun · 7 years ago
  96. 4a3ab19 armv8: ls2080a: Drop macro CONFIG_LS2080A by York Sun · 7 years ago
  97. 511fc86 arm: ls1046ardb: Add SD secure boot target by Ruchika Gupta · 7 years ago
  98. 762f92a arm: ls1043ardb: Add NAND secure boot target by Ruchika Gupta · 7 years ago
  99. 70f9661 arm: ls1043ardb: Add SD secure boot target by Ruchika Gupta · 7 years ago
  100. d2a9950 armv8: SECURE_BOOT: Enable chain of trust on LS1012A platform by Vinitha Pillai-B57223 · 8 years ago