1. a1b343d clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORY by Alexey Brodkin · 7 years ago
  2. d2366df arm: Warn that starting with v2018.01 gcc-6 or later is required by Tom Rini · 7 years ago
  3. 43b4156 dm: sandbox: pwm: Add a basic pwm test by Simon Glass · 7 years ago
  4. 29f089a configs: keystone2: Standardise U-boot prompt by Lokesh Vutla · 7 years ago
  5. 44913aa OMAP3: Correct name of omap34xx_gpios when using DM_GPIO by Adam Ford · 7 years ago
  6. 71e48c2 omap3: i2c: correct register by Adam Ford · 7 years ago
  7. 0a5559c arm64: zynqmp: Sync defconfig with Kconfig by Michal Simek · 7 years ago
  8. 79ed06f zynq-topic-miami.dts: Add usbotg0 alias to make USB actually work by Mike Looijmans · 7 years ago
  9. 6f008a2 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  10. 7f4ed7c Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  11. 9fde52a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  12. 9ad99be Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  13. 83cb46c ehci-ppc4xx: Prepare for usage of readl()/writel() accessors by Alexey Brodkin · 7 years ago
  14. 7f2e59a usb: musb: avoid out of bound access in udc_setup_ep by Heinrich Schuchardt · 7 years ago
  15. 2511b2e musb: properly detect failed initialization of controller by Heinrich Schuchardt · 7 years ago
  16. 6bd041f arm: socfpga: add cyclone5 based de10-nano board by Dalon Westergreen · 7 years ago
  17. e8f86a0 sunxi: fix the default value of CONS_INDEX on non-A23/A33 SUN8I by Icenowy Zheng · 7 years ago
  18. 12af939 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  19. 9a1d648 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 7 years ago
  20. fedebf0 armv8: layerscape: Fix DDR size calcuation for SPL build by York Sun · 7 years ago
  21. 026f30e arm: psci: make psci usable on single core socs by Yuantian Tang · 7 years ago
  22. d14428c armv8: ls104xardb: Secure Boot: enable PPA support for eMMC/SD and NAND boot by Sumit Garg · 7 years ago
  23. fa64255 armv8: fsl-layerscape: Add validation of PPA image from NAND and SD by Sumit Garg · 7 years ago
  24. 9fa3a54 armv8: fsl-layerscape: Support loading PPA header from eMMC/SD and NAND Flash by Sumit Garg · 7 years ago
  25. 2ac2e20 armv8: ls1046aqds: Integrate FSL PPA by Hou Zhiqiang · 7 years ago
  26. b6adbec armv8: ls1043aqds: enable FSL PPA by Hou Zhiqiang · 7 years ago
  27. e1b0929 armv8: ls1043aqds: Integrate FSL PPA by Hou Zhiqiang · 7 years ago
  28. 99fe76d armv8: ls2080ardb: Add phy number for serdes1 protocol 0x4b by Santan Kumar · 7 years ago
  29. 5d267ec arm: ls1021atwr: Enable RGMII TX/RX clock internal delay for AR8033 by Alison Wang · 7 years ago
  30. 2eff3b7 sunxi: Fix arm64 fdtfile variable by Andreas Färber · 7 years ago
  31. 1967228 mips: qemu-mips/64: Expand malloc pool for CONFIG_SYS_BOOTPARAMS_LEN by Kyle Edwards · 7 years ago
  32. 9828d05 mips: qemu-mips/64: Remove obsolete CONFIG_SYS_MONITOR_LEN from config by Kyle Edwards · 7 years ago
  33. f02abb0 sunxi: add support for Lichee Pi Zero by Icenowy Zheng · 7 years ago
  34. e267d94 sunxi: add DTSI file for V3s by Icenowy Zheng · 7 years ago
  35. c199489 sunxi: add basic V3s support by Icenowy Zheng · 7 years ago
  36. 4e7f8de ARM: dts: uniphier: sync Device Tree with Linux by Masahiro Yamada · 7 years ago
  37. 6375484 ARM: uniphier: show STM (SCP) status on boot and pinmon command by Masahiro Yamada · 7 years ago
  38. fed9c76 ARM: uniphier: enable PSCI sysreset for uniphier_v8_defconfig by Masahiro Yamada · 7 years ago
  39. 395e214 ARM: uniphier: setup EHCI PHY paramters for LD11 by Masahiro Yamada · 7 years ago
  40. 1ae5def sunxi: Add clock support for DE2/HDMI/TCON on newer SoCs by Jernej Skrabec · 8 years ago
  41. 30ca202 sunxi: video: Convert lcdc to use struct display_timing by Jernej Skrabec · 8 years ago
  42. 5e023e7 sunxi: video: Split out TCON code by Jernej Skrabec · 8 years ago
  43. 10d8bc5 sunxi: Add support for Bananapi M2 Ultra by Chen-Yu Tsai · 8 years ago
  44. 0918648 sunxi: Add PSCI support for R40 by Chen-Yu Tsai · 8 years ago
  45. acef236 sunxi: Fix CPUCFG address for R40 by Chen-Yu Tsai · 8 years ago
  46. 50ae7ae sunxi: Enable SPL for R40 by Chen-Yu Tsai · 8 years ago
  47. 8201188 sunxi: Use H3/A64 DRAM initialization code for R40 by Chen-Yu Tsai · 8 years ago
  48. 33559ff gpio: sunxi: Add compatible string for R40 PIO by Chen-Yu Tsai · 8 years ago
  49. fab03e3 sunxi: Provide defaults for R40 DRAM settings by Chen-Yu Tsai · 8 years ago
  50. 328ce7f sunxi: Set PLL lock enable bits for R40 by Chen-Yu Tsai · 8 years ago
  51. 8094a4a sunxi: Add mmc[1-3] pinmux settings for R40 by Chen-Yu Tsai · 8 years ago
  52. 6c7ae2b sunxi: Fix watchdog reset function for R40 by Chen-Yu Tsai · 8 years ago
  53. 409677e sunxi: Enable AXP221s in I2C mode with the R40 SoC by Chen-Yu Tsai · 8 years ago
  54. 379feba sunxi: Add initial support for R40 by Chen-Yu Tsai · 8 years ago
  55. 301791c sunxi: Split up long Kconfig lines by Chen-Yu Tsai · 8 years ago
  56. 7095f86 sunxi: Convert CONS_INDEX to Kconfig by Mylène Josserand · 8 years ago
  57. f5fd788 sunxi: Convert CONFIG_MACPWR to Kconfig by Mylène Josserand · 8 years ago
  58. d7b560e sunxi: Convert CONFIG_SATAPWR to Kconfig by Mylène Josserand · 8 years ago
  59. 751b0be sunxi: Convert CONFIG_RGMII to Kconfig by Mylène Josserand · 8 years ago
  60. abc3e4d sunxi: Convert SUNXI_EMAC to Kconfig by Mylène Josserand · 8 years ago
  61. 261f3de sunxi: mk802_defconfig: Remove SYS_EXTRA_OPTIONS by Mylène Josserand · 8 years ago
  62. 38495eb sunxi: icnova-a20-swac_defconfig: Remove CMD_BMP from by Mylène Josserand · 8 years ago
  63. e34dc38 sunxi: icnova-a20-swac_defconfig: Remove AXP209_POWER by Mylène Josserand · 8 years ago
  64. 4d43d06 sunxi: Move SUNXI_GMAC to Kconfig by Mylène Josserand · 8 years ago
  65. 3c476d8 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  66. 9481f18 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  67. f838458 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 7 years ago
  68. 54f302f board: Remove orphan SPARC boards by Tom Rini · 7 years ago
  69. e1bc64e rockchip: Print a message when returning to the bootrom by Simon Glass · 7 years ago
  70. d171056 drivers/crypto/fsl: remove redundant logical contraint by xypron.glpk@gmx.de · 7 years ago
  71. 7a931b9 fsl/sata: correctly identify failed malloc by xypron.glpk@gmx.de · 7 years ago
  72. 0e0de24 ddr: fsl: incorrect logical constraint in populate_memctl_options by xypron.glpk@gmx.de · 7 years ago
  73. ea1e3f9 FPGA: drivers/fpga/ivm_core.c: incorrect printf by xypron.glpk@gmx.de · 7 years ago
  74. 73be5b3 usbtty: avoid potential NULL pointer dereference by xypron.glpk@gmx.de · 7 years ago
  75. 6568c73 yaffs2: remove redundant condition by xypron.glpk@gmx.de · 7 years ago
  76. ddc6a9d tools/env: avoid memory leak in fw_setenv by xypron.glpk@gmx.de · 7 years ago
  77. 1ecd2a2 arm: omap-common: add missing va_end() by xypron.glpk@gmx.de · 7 years ago
  78. 8399538 travis-ci: Switch over to Linaro gcc-6.3.1 toolchains for ARM by Tom Rini · 7 years ago
  79. 546a6f3 buildman: Allow 'gnueabihf' toolchains for ARM by Tom Rini · 7 years ago
  80. 573a381 sysreset: psci: support system reset in a generic way with PSCI by Masahiro Yamada · 7 years ago
  81. c54bcf6 ARM: adjust arm-smccc code for use in U-Boot by Masahiro Yamada · 7 years ago
  82. c2da86f ARM: import arm-smccc code from Linux 4.11-rc6 by Masahiro Yamada · 7 years ago
  83. 84a112a blackfin: ibf-dsp561: remove orphan Blackfin board by Masahiro Yamada · 7 years ago
  84. 90d6500 drivers: remove Blackfin specific drivers by Masahiro Yamada · 7 years ago
  85. 4326b45 cmd: remove Blackfin specific commands by Masahiro Yamada · 7 years ago
  86. 6091110 tools: moveconfig: remove GCC prefix of obsolete architecture by Masahiro Yamada · 7 years ago
  87. d39a0d2 cramfs: basic symlink support by Tyler Hall · 7 years ago
  88. a6ea791 cramfs: block pointers are 32 bits by Tyler Hall · 7 years ago
  89. 511c66b cmd: cramfs: use map_sysmem for sandbox support by Tyler Hall · 7 years ago
  90. 809b133 net: fec_mxc: specify the registered eth index by dev_id by Andy Duan · 7 years ago
  91. 7f874e2 net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuse by Andy Duan · 7 years ago
  92. 4f55bd1 net: fec: do not access reserved register for i.MX6ULL by Peng Fan · 7 years ago
  93. 363f67a x86: config: Enable dhrystone command for link by Simon Glass · 8 years ago
  94. 3ff0900 x86: Display the SPL banner only once by Simon Glass · 8 years ago
  95. a6eb676 x86: Drop leading spaces in cpu_x86_get_desc() by Simon Glass · 8 years ago
  96. 27f31aa sunxi: Add maintainer of the NanoPi NEO Air by Jelle van der Waa · 8 years ago
  97. 18f41f2 cmd: ubi: remove unnecessary logical constraint by xypron.glpk@gmx.de · 7 years ago
  98. f6c1df4 Prepare v2017.05-rc2 by Tom Rini · 7 years ago
  99. e0dfec8 powerpc/board/t1024rdb: enable board-level reset when issuing reset command by Shengzhou Liu · 7 years ago
  100. 668ec87 powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ram by Ruchika Gupta · 8 years ago