1. 18cb6f5 ARM: dts: stm32mp1: Add usb gadget support for stm32mp157c-ev1 board by Patrice Chotard · 6 years ago
  2. a7cc493 Merge git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  3. 9602a8c board: turris_mox: Fixup U-Boot's device tree if PCIe connected by Marek Behún · 6 years ago
  4. a81ae09 dts: mvebu: mcbin: drop redundant SD slot node by Baruch Siach · 6 years ago
  5. f94ec8a arch/arm/dts: Update Turris Mox device tree by Marek Behún · 6 years ago
  6. 8e93252 ARM: mach-mvebu: handle fall-back to UART boot by Chris Packham · 6 years ago
  7. 1096b9d Revert "arm: mvebu: fix boot from UART when in fallback mode" by Chris Packham · 6 years ago
  8. 0d02290 arm64: mvebu: armada-8k: support environment in SD/eMMC by Baruch Siach · 6 years ago
  9. 9337060 Merge branch 'master' of git://git.denx.de/u-boot into master by Stefano Babic · 6 years ago
  10. 897dbd7 socfpga: stratix10: fix sdram_calculate_size by Dalon Westergreen · 6 years ago
  11. e21add9 Revert "ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL" by Tom Rini · 6 years ago
  12. aaeb49f imx: imx6ull: fix pinmux input_val for uart5 rx pin by Heiko Schocher · 6 years ago
  13. 8f926ff pico-imx6ul: Convert to SPL by Fabio Estevam · 6 years ago
  14. 88fe03c ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL by Adam Ford · 6 years ago
  15. 494b968 ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabled by Adam Ford · 6 years ago
  16. d920512 ARM: dts: da850-evm-u-boot: Remove redundant entries by Adam Ford · 6 years ago
  17. c7d414a arm: dts: da850: Re-sync da850-evm.dts from Linux 4.18 by Adam Ford · 6 years ago
  18. 7b26168 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 6 years ago
  19. 76a3649 arm64: dts: k3: Add u-boot specific nodes by Lokesh Vutla · 6 years ago
  20. 8bfaf01 arm64: dts: k3: Add Support for AM654 SoC by Lokesh Vutla · 6 years ago
  21. 029f921 board: ti: am654: a53: Add initial support for am654 by Lokesh Vutla · 6 years ago
  22. c920fad gpio: do not include <asm/arch/gpio.h> for ARCH_K3 by Lokesh Vutla · 6 years ago
  23. bc5bd3a armv8: K3: am654: Add support for generating build targets by Lokesh Vutla · 6 years ago
  24. 49297cf armv8: K3: am654: Add custom MMU support by Lokesh Vutla · 6 years ago
  25. 1c855c1 arm: K3: am654: Unlock control module registers during init by Andreas Dannenberg · 6 years ago
  26. c7bfb85 arm: K3: am654: Add support for boot device detection by Lokesh Vutla · 6 years ago
  27. d980584 arm: K3: Update _start instruction by Lokesh Vutla · 6 years ago
  28. 3288644 arm: K3: Add support for AM654 SoC definition by Lokesh Vutla · 6 years ago
  29. 9bdec00 arm: K3: Add initial support for TI's K3 generation of SoCs by Lokesh Vutla · 6 years ago
  30. e363ddd ARM: uniphier: remove ad-hoc clock enabling for EHCI by Masahiro Yamada · 6 years ago
  31. 6c7ad4d mmc: uniphier-sd: sync with Linux by Masahiro Yamada · 6 years ago
  32. 5ac92d8 ARM: dts: uniphier: sync DT with Linux 4.19-rc1 by Masahiro Yamada · 6 years ago
  33. 976e342 arm: armv7m: clean up armv7m unified code compilation by Vikas Manocha · 6 years ago
  34. 1808396 arm: armv7m: remove un-necessary If then instruction by Vikas Manocha · 6 years ago
  35. 4e61fb6 arm: stm32: Remove redundant thumb build selection by Vikas Manocha · 6 years ago
  36. f25cdc6 arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is built by Quentin Schulz · 6 years ago
  37. 4c851ef board: arm: Add support for Broadcom BCM7260 by Thomas Fitzsimmons · 6 years ago
  38. 554d879 ARM: CPU: arm926ejs: Consolidate cache routines to common file by Adam Ford · 6 years ago
  39. ed000fc at91: fix devicetree warnings by Eugen Hristev · 6 years ago
  40. 42f77cd ARM: dts: Makefile: fix build for at91family by Eugen Hristev · 6 years ago
  41. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  42. dec580d arm: armv7-a: Compile and tune for armv7-a instead of armv5 by Adam Ford · 6 years ago
  43. a7eb9d3 ARM: Specify aligned address for secure section instead of using attributes by Chen-Yu Tsai · 6 years ago
  44. 548f692 ARM: dts: logicpd-torpedo-37xx-devkit-u-boot: Fix MMC Card Detect by Adam Ford · 6 years ago
  45. cade72d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  46. 6475e5e imx: mx7: add system suspend/resume support by Anson Huang · 6 years ago
  47. 9d61854 imx: mx7: add gpc initialization for low power mode by Anson Huang · 6 years ago
  48. 05e89eb imx: mx7: psci: improve cpu hotplug flow by Anson Huang · 6 years ago
  49. 765d92a watchdog: mx25: use the imx_watchdog driver for mx25 by Martin Kaiser · 6 years ago
  50. 19353b6 dts: imx6ul_evk: Add DTS files for 14x14 EVK and 9x9 EVK boards by Ye Li · 6 years ago
  51. 75de11f dts: imx6ul: Update alias to support DM by Ye Li · 6 years ago
  52. 3c5c2d6 imx: imx7d-sdb: Add DM QSPI support by Ye Li · 6 years ago
  53. 042446c imx: imx6sx-sabreauto: convert to use DM QSPI driver by Ye Li · 6 years ago
  54. 99aef7a imx: imx6sx-sdb: Enable DM QSPI driver by Ye Li · 6 years ago
  55. 4d6f361 rockchip: dts: fix unnecessary '-cells' warning by Kever Yang · 6 years ago
  56. d0ccd31 cmd: ubi: change 'default y' for SUNXI to 'imply' in Kconfig by Masahiro Yamada · 6 years ago
  57. 5c2ade2 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  58. 501607a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  59. 41aacdd board: arm: bcmstb: Declare get_ticks in timer.h by Thomas Fitzsimmons · 6 years ago
  60. a313da3 ARM: dts: socfpga: Add missing NAND reset by Marek Vasut · 6 years ago
  61. 2a092a3 ARM: dts: socfpga: Drop ad-hoc UART clock frequency encoding from DT by Marek Vasut · 6 years ago
  62. aaa40e7 ARM: socfpga: Convert Arria10 to timer framework by Marek Vasut · 6 years ago
  63. 6544d3e ARM: dts: socfpga: Flag timer clock as pre-reloc by Marek Vasut · 6 years ago
  64. 8fdb419 ARM: socfpga: Reorder Arria10 SPL by Marek Vasut · 6 years ago
  65. ff756cc arm: socfpga: stratix10: Fix mailbox urgent command with urgent register by Ley Foon Tan · 6 years ago
  66. 0968d4e arm: socfpga: stratix10: Enable EMAC to FPGA bridge based on handoff by Ley Foon Tan · 6 years ago
  67. 2e513bd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  68. 2e785fe armv8: fsl-layerscape: Update README.falcon for compression by York Sun · 6 years ago
  69. 8eadc5f ARM: tegra: avoid more operations in non-secure world by Stephen Warren · 6 years ago
  70. 0f08ee1 arm: tegra: Restore host1x/dc dm-pre-reloc properties by Nicolas Chauvet · 6 years ago
  71. a7b0d6a dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode() by Jean-Jacques Hiblot · 6 years ago
  72. 1586fbd Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  73. 27fc8b0 sunxi: fix sid base address macro name for H6 by Icenowy Zheng · 6 years ago
  74. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  75. b0c7a82 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  76. 536a61c Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  77. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  78. 7ebd938 arm: socfpga: Fix SYSMGR_FPGAINTF_EMACx bit mask by Ley Foon Tan · 6 years ago
  79. c74a378 ARM: rmobile: Enable USB PHY on Gen2 by Marek Vasut · 6 years ago
  80. 71b1637 ARM: socfpga: clk: Convert to clock framework by Marek Vasut · 6 years ago
  81. c2b2144 ARM: dts: socfpga: Add u-boot,dm-pre-reloc to necessary clock nodes by Marek Vasut · 6 years ago
  82. fd6bcb5 ARM: socfpga: clk: Drop unused variables on Arria10 by Marek Vasut · 6 years ago
  83. d430d9a ARM: socfpga: clk: Make L4SP and MMC clock calculation Gen5 only by Marek Vasut · 6 years ago
  84. e1dcd62 ARM: socfpga: clk: Obtain handoff base clock via DM by Marek Vasut · 6 years ago
  85. 04c8f4f ARM: socfpga: Remove adhoc ethernet reset and configuration by Marek Vasut · 6 years ago
  86. 40ca091 ARM: socfpga: Zap unused reset code by Marek Vasut · 6 years ago
  87. 8b73c87 ARM: socfpga: Zap all the UART handling complexity by Marek Vasut · 7 years ago
  88. 69fbb88 ARM: socfpga: Enable DM I2C framework on A10 by Marek Vasut · 6 years ago
  89. 700b2c6 ARM: socfpga: Enable DM reset framework on A10 by Marek Vasut · 6 years ago
  90. d41a466 ARM: dts: socfpga: Add i2c alias to A10 SoCDK by Marek Vasut · 6 years ago
  91. de75674 ARM: dts: socfpga: Add missing I2C resets by Marek Vasut · 6 years ago
  92. fbf9e40 ARM: dts: socfpga: Fix Arria10 GMAC resets by Marek Vasut · 6 years ago
  93. c6411f0 ARM: dts: socfpga: Add missing UART resets by Marek Vasut · 6 years ago
  94. a292bd9 ARM: dts: socfpga: Flag reset manager on A10 as pre-reloc by Marek Vasut · 6 years ago
  95. 95db8ee ARM: socfpga: Register the FPGA on A10 in SPL again by Marek Vasut · 6 years ago
  96. 8e30203 arm: socfpga: gen5: combine some init code for SPL and U-Boot by Simon Goldschmidt · 6 years ago
  97. 3854a1a arm: socfpga: fix device trees to work with DM serial by Simon Goldschmidt · 6 years ago
  98. 5efe50c ARM: dts: stm32f4: Fix DT dtc warnings by Patrick Delaunay · 6 years ago
  99. b5c87a4 ARM: dts: stm32mp157: Add ADC DT node by Patrice Chotard · 6 years ago
  100. da8f8ef ARM: dts: stm32: remove cd-inverted for stm32f746-disco by Patrice Chotard · 6 years ago