1. 7d87273 ARM: dts: sun8i-h3: bananapi-m2-plus: Sync usb otg nodes from Linux by Jagan Teki · 7 years ago
  2. 80d213f1 arm64: allwinner: a64: bananapi-m64: Sync usb host nodes from Linux by Jagan Teki · 7 years ago
  3. 3c2d9d9 ARM: dts: sun8i: a83t: Sync usbphy node from Linux by Jagan Teki · 7 years ago
  4. fc7b18a configs: bananapi-m64: Enable USB OTG peripheral mode by Jagan Teki · 7 years ago
  5. 69445d2 arm64: allwinner: a64: bananapi-m64: Sync usb_otg node from Linux by Jagan Teki · 7 years ago
  6. 22e3936 sunxi: h3: Sync OTG and HCI nodes from Linux DT by Jun Nie · 7 years ago
  7. 1f03161 sunxi: Drop legacy usb_phy.c by Jagan Teki · 7 years ago
  8. 137fc75 usb: sunxi: Switch to use generic-phy by Jagan Teki · 7 years ago
  9. 37671e1 phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect by Jagan Teki · 7 years ago
  10. 73a3ecf board: sunxi: Use generic-phy for board_usb_cable_connected by Jagan Teki · 7 years ago
  11. fa944d7 device-tree-bindings: phy: Sync sun4i-usb-phy bindings by Jagan Teki · 7 years ago
  12. 00f9f6b phy: sun4i-usb: Add A23 USB PHY config by Jagan Teki · 7 years ago
  13. 0e574bb phy: sun4i-usb: Add A33 USB PHY config by Jagan Teki · 7 years ago
  14. 1cbc80c phy: sun4i-usb: Add A31 PHY config by Jagan Teki · 7 years ago
  15. 5a3000f phy: sun4i-usb: Add A10/A13/A20 PHY config by Jagan Teki · 7 years ago
  16. 05a7b9f phy: sun4i-usb: Add A83T USB PHY config by Jagan Teki · 7 years ago
  17. ac4bab4 phy: sun4i-usb: Add V3S PHY config by Jagan Teki · 7 years ago
  18. c1b0e5a phy: sun4i-usb: Add H3/H5 PHY config by Jagan Teki · 7 years ago
  19. 21fc42d phy: sun4i-usb: Add id_detect and vbus_detect ops by Jagan Teki · 7 years ago
  20. d3c3828 phy: Add Allwinner A64 USB PHY driver by Jagan Teki · 7 years ago
  21. caad3d5 musb: sunxi: Add support for H3/H5/A64 by Jagan Teki · 7 years ago
  22. 5cc66f0 sunxi: clock: Fix OHCI clock gating for H3/H5 by Chen-Yu Tsai · 7 years ago
  23. cecffaa musb: sunxi: Use BIT instead of numerical shift by Jagan Teki · 7 years ago
  24. 767a58e musb: sunxi: Add OTG device clkgate and reset for H3/H5 by Jagan Teki · 7 years ago
  25. 75fa310 sunxi: clock: Fix clock gating for H3/H5/A64 by Jagan Teki · 7 years ago
  26. 65ce496 musb: sunxi: Add fifo config by Jagan Teki · 7 years ago
  27. 69bb76e musb: sunxi: Use simple way to fill musb_hdrc pdata by Jagan Teki · 7 years ago
  28. 4e5af30 musb: sunxi: Add proper macros instead of numericals by Jagan Teki · 7 years ago
  29. fda1569 usb: sunxi: Simplify ccm reg base code by Jagan Teki · 7 years ago
  30. de7b6c9 Revert "sunxi: binman: Add U-Boot binary size check" by Maxime Ripard · 7 years ago
  31. 6079dfa Merge tag 'arc-uart-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arc by Tom Rini · 7 years ago
  32. 31efd3c Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  33. 87e1773 ARC: Enable debug UART on nSIM boards by Alexey Brodkin · 7 years ago
  34. eede167 serial/serial_arc: Implement debug serial by Alexey Brodkin · 7 years ago
  35. b9a0a42 serial: Convert ARC_SERIAL to Kconfig by Alexey Brodkin · 7 years ago
  36. 1ee6a7c ARC: enable debug uart for HSDK and AXS10x boards by Eugeniy Paltsev · 7 years ago
  37. 14e1dd6 ARC: init debug uart in early common arc code by Eugeniy Paltsev · 7 years ago
  38. 9acd571 rpi: Change load addresses to make more room for the kernel & DTB by Tuomas Tynkkynen · 7 years ago
  39. 0662337 spl: Add full fitImage support by Marek Vasut · 7 years ago
  40. 7f93db7 pylibfdt: Add missing CC and LD to Makefile by Marek Vasut · 7 years ago
  41. 6bff25d scripts: add decodecode from Linux by Heinrich Schuchardt · 7 years ago
  42. 74b0eda arm: print instructions pointed to by pc by Heinrich Schuchardt · 7 years ago
  43. 16d73b9 arm64: timer: Create timer_get_bootus for bootstage support by Michal Simek · 7 years ago
  44. 8221232 Makefile: adopt --std=gnu11 for HOSTCFLAGS on Linux by Philipp Tomsich · 7 years ago
  45. 6836581 twister: Let SPL load U-Boot from MMC by Ladislav Michl · 7 years ago
  46. 93e9575 fit: Add standalone image type handling by Marek Vasut · 7 years ago
  47. 25114a6 fit: Add empty fit_print_contents() and fit_image_print() by Marek Vasut · 7 years ago
  48. 9f2e0eb fit: Fix CONFIG_FIT_SPL_PRINT by Marek Vasut · 7 years ago
  49. 33dd00e spl: fit: Add support for loading FPGA bitstream by Marek Vasut · 7 years ago
  50. e710fa6 bootcount: Add bootcount command by Alex Kiernan · 7 years ago
  51. 8b252f1 configs: sama5d2_xplained: fix bootcmd/args for spi+emmc demo by Eugen Hristev · 7 years ago
  52. 41407de configs: sama5d2_xplained: set default FAT env location to SD-Card by Eugen Hristev · 7 years ago
  53. 2981003 doc: expand README.commands by Heinrich Schuchardt · 7 years ago
  54. 778ba8a test: fs: fs-test: Modified test 1 to do a ls to a nonexistent dir by Eugen Hristev · 7 years ago
  55. d58c8e9 fs: ext4: fix crash on ext4ls by Eugen Hristev · 7 years ago
  56. 6f1d6ba i2c: Drop CONFIG_SH_SH7734_I2C by Tuomas Tynkkynen · 7 years ago
  57. efaa762 i2c: Drop CONFIG_TSI108_I2C by Tuomas Tynkkynen · 7 years ago
  58. d2f37e1 net: Drop CONFIG_TSI108_ETH by Tuomas Tynkkynen · 7 years ago
  59. 0ff07d2 configs: sama5d2_xplained: enable ext4 command support by Eugen Hristev · 7 years ago
  60. 217f8fc clk: at91: clk-h32mx: replace dm_warn with dev_dbg by Eugen Hristev · 7 years ago
  61. 4f867a4 configs: at91sam9x5ek: updated mtdparts variable in bootargs by Eugen Hristev · 7 years ago
  62. 6492244 configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 address by Nicolas Ferre · 7 years ago
  63. e0c392c configs: at91: sama5_common: Adjust CONFIG_ENV_OFFSET to match block alignment by Nicolas Ferre · 7 years ago
  64. 7d77b66 FIT: Make fit_conf_print() be a static function by Tom Rini · 7 years ago
  65. 58c577f Licenses/README: Update some style and add explicit license to the document by Tom Rini · 7 years ago
  66. 60e0f61 Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig by Alex Kiernan · 7 years ago
  67. 331a066 mmc: Unirqify bcm2835_sdhost and fix writes by Alexander Graf · 7 years ago
  68. 33b4a30 rpi: Adjust fdt_addr_r to a sane address by Alexander Graf · 7 years ago
  69. 19bdef6 arm: armv7m: Clean up some thumb / compiler flag options by Tom Rini · 7 years ago
  70. 9662fa2 .travis.yml: Further optimizations by Tom Rini · 7 years ago
  71. 40261f9 buildman: support newer gcc versions from kernel.org by Daniel Schwierzeck · 7 years ago
  72. 4a2b61b at91: Minor tweaks to SPL logic for space savings on smartweb by Tom Rini · 7 years ago
  73. 96a5c67 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  74. 76b37e7 ARM: dts: uniphier: sync with Linux 4.17-rc6 by Masahiro Yamada · 7 years ago
  75. 018f2fb ARM: uniphier: rename environment variable fdt_file to fdtfile by Masahiro Yamada · 7 years ago
  76. f8b6c4e ARM: dts: uniphier: change phy-mode to 'internal' for LD11 by Kunihiko Hayashi · 7 years ago
  77. 0ed9d14 ARM: dts: uniphier: add clock-names and reset-names to ethernet node by Kunihiko Hayashi · 7 years ago
  78. a609f113 ARM: dts: uniphier: add required clocks and resets to Pro4 ethernet node by Kunihiko Hayashi · 7 years ago
  79. b57334d ARM: dts: uniphier: add syscon-phy-mode property to each ethernet node by Kunihiko Hayashi · 7 years ago
  80. 4606fc7 SPDX: Fixup SPDX tags in a few new files by Tom Rini · 7 years ago
  81. d2bd779 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  82. ceb45d2 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  83. 973a77a Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  84. 19d7805 ARM: rmobile: Unify Gen2 Makefile entry by Marek Vasut · 7 years ago
  85. 957afe6 ARM: rmobile: Drop old R8A7794 PFC tables by Marek Vasut · 7 years ago
  86. 020b2ad ARM: rmobile: Drop old R8A7793 PFC tables by Marek Vasut · 7 years ago
  87. 02e536c ARM: rmobile: Drop old R8A7792 PFC tables by Marek Vasut · 7 years ago
  88. 85c25ce ARM: rmobile: Drop old R8A7791 PFC tables by Marek Vasut · 7 years ago
  89. ca847a0 ARM: rmobile: Drop old R8A7790 PFC tables by Marek Vasut · 7 years ago
  90. 927b1e3 ARM: rmobile: Update V2H Blanche by Marek Vasut · 7 years ago
  91. ec745ae ARM: rmobile: Enable DM capable RCar I2C driver on Silk by Marek Vasut · 7 years ago
  92. 2b366b0 ARM: rmobile: Enable DM capable RCar I2C driver on Lager by Marek Vasut · 7 years ago
  93. 2716596 i2c: rcar_i2c: Add DM and DT capable I2C driver by Marek Vasut · 7 years ago
  94. b91a483 i2c: rcar_i2c: Remove the driver by Marek Vasut · 7 years ago
  95. af48948 Fixup various SPDX tags from the latest merge by Tom Rini · 7 years ago
  96. 121f93c drivers: usb: dwc3: remove devm_zalloc from linux_compact by Mugunthan V N · 7 years ago
  97. c87bfe3 usb: xhci: zynqmp: Remove support for !DM_USB by Michal Simek · 7 years ago
  98. 34c19ab arm64: zynqmp: Use DWC3 generic driver and DM_USB by Michal Simek · 7 years ago
  99. 31eff2e usb: xhci: zynqmp: Add support for DM_USB by Michal Simek · 7 years ago
  100. 9d8cbbf usb: dwc3: Add generic DWC3 glue logic driver by Michal Simek · 7 years ago