1. 13dc3c8 usb: add MediaTek USB3 DRD driver by developer · 4 years, 1 month ago
  2. b758158 usb: common: add define of usb_speed_string() by developer · 4 years, 2 months ago
  3. 64bb6ce usb: add USB_SPEED_SUPER_PLUS by developer · 4 years, 2 months ago
  4. cbe5ab5 dt-bindings: usb: mtu3: add bindings for MediaTek USB3 DRD by developer · 4 years, 2 months ago
  5. fc6be59 dt-binding: usb: add bindings for some common properties by developer · 4 years, 2 months ago
  6. deb45f8 usb: musb-new: Fix typo in caution message by Naoki Hayama · 4 years, 2 months ago
  7. e3dedea usb: dwc2: Fix control OUT transfer issue by Chance.Yang · 4 years, 2 months ago
  8. 01adeb3 usb: xhci: avoid type conversion of void * by Heinrich Schuchardt · 4 years, 2 months ago
  9. 784624c Merge tag 'u-boot-atmel-2021.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 1 month ago
  10. 4eea088 clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristics by Eugen Hristev · 4 years, 5 months ago
  11. 227fa12 clk: at91: clk-master: add 5th divisor for mck master by Eugen Hristev · 4 years, 5 months ago
  12. b72fa0b ARM: at91: Add chip ID for SAM9X60 SiP by Nicolas Ferre · 4 years, 2 months ago
  13. a8647f8 ARM: dts: sam9x60: use alphabetical order by Claudiu Beznea · 4 years, 2 months ago
  14. 7074d96 configs: sam9x60ek: update defconfigs for CCF by Claudiu Beznea · 4 years, 2 months ago
  15. 562a864 ARM: dts: sam9x60: use CCF compatibles for PMC by Claudiu Beznea · 4 years, 2 months ago
  16. ea2d496 ARM: dts: sam9x60: use slow clock CCF compatible bindings by Claudiu Beznea · 4 years, 2 months ago
  17. ba34f06 ARM: dts: sam9x60: use u-boot,dm-pre-reloc by Claudiu Beznea · 4 years, 2 months ago
  18. 3de0976 ARM: dts: sam9x60ek: add clock frequencies to board file by Claudiu Beznea · 4 years, 2 months ago
  19. baf5b52 clk: at91: sam9x60: add support compatible with CCF by Claudiu Beznea · 4 years, 2 months ago
  20. 0927213 board: atmel: sam9x60ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDR by Claudiu Beznea · 4 years, 2 months ago
  21. d3190fb Merge tag 'video-for-2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 1 month ago
  22. b1f1763 configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years, 2 months ago
  23. c47fe77 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 2 months ago
  24. 5d0e2ab configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · 4 years, 2 months ago
  25. 753251d video: backlight: fix pwm's duty cycle calculation by Dario Binacchi · 4 years, 2 months ago
  26. 4d57087 video: backlight: fix pwm data structure description by Dario Binacchi · 4 years, 2 months ago
  27. c73372f video: dw-mipi-dsi: permit configuring the escape clock rate by Neil Armstrong · 4 years, 2 months ago
  28. a61f0e5 video: dw-mipi-dsi: driver-specific configuration of phy timings by Neil Armstrong · 4 years, 2 months ago
  29. c848c8a test: Fix sandbox tests failing to build by Sean Anderson · 4 years, 2 months ago
  30. ba26a20 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 1 month ago
  31. 8928aad Merge branch '2020-10-15-further-cleanup_dev_xxx' by Tom Rini · 4 years, 1 month ago
  32. c3c748e dm: Don't undefine dev_xxx macros by Sean Anderson · 4 years, 2 months ago
  33. 9a80624 linux/compat.h: Remove redefinition of dev_xxx macros by Sean Anderson · 4 years, 2 months ago
  34. e8433bf usb: dwc3: Include device_compat.h in dwc3-octeon-glue.c by Tom Rini · 4 years, 1 month ago
  35. 51f27a8 clk: at91: Include device_compat.h in compat.c by Tom Rini · 4 years, 1 month ago
  36. fb6abdd arm: fsl-layerscape: Include device_compat.h in soc.c by Tom Rini · 4 years, 1 month ago
  37. aa7ebbb usb: musb-new: mt85xx: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  38. 3e46486 usb: musb-new: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
  39. 429ce52 usb: xhci: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
  40. d111306 timer: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
  41. 4736416 tee: optee: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
  42. a89b943 spi: fsl_qspi: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
  43. acccaca spi: nxp_fspi: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
  44. 74532e5 arm: octeontx: Add CMD_WDT by Stefan Roese · 4 years, 2 months ago
  45. baba248 watchdog: octeontx_wdt: Add support for start and stop by Suneel Garapati · 4 years, 2 months ago
  46. fbd1865 arm: octeontx: Select CLK by Stefan Roese · 4 years, 2 months ago
  47. 8f0f949 mmc: octeontx_hsmmc.c: Remove test debug message by Stefan Roese · 4 years, 2 months ago
  48. bea4632 spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2 by Stefan Roese · 4 years, 4 months ago
  49. 9edf909 ram: imxrt: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
  50. 03036a2 phy: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
  51. eba9951 net: ldpaa_eth: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
  52. 0a74944 mtd: mxs_nand: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
  53. 31786fe firmware: scmi: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
  54. 02a8f6d dm: syscon: Set LOG_CATEGORY by Sean Anderson · 4 years, 2 months ago
  55. 1f4d206 clk: sifive: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
  56. 53a55a1 Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 1 month ago
  57. 344a33b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 1 month ago
  58. 1b9ed19 Merge branch '2020-10-14-assorted-changes' by Tom Rini · 4 years, 1 month ago
  59. 12b0c56 doc: Sphinx.override_domain() deprecated by Heinrich Schuchardt · 4 years, 2 months ago
  60. 7c7b3c9 net: e1000: add defaults for i210 TX/RX PBSIZE by Christian Gmeiner · 4 years, 2 months ago
  61. 7c1a302 checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error by Alper Nebi Yasak · 4 years, 2 months ago
  62. 5de2f33 treewide: Fix wrong CONFIG_IS_ENABLED() handling by Alper Nebi Yasak · 4 years, 2 months ago
  63. fd57449 doc: global data pointer by Heinrich Schuchardt · 4 years, 2 months ago
  64. 50d9286 global_data.h: add Sphinx documentation by Heinrich Schuchardt · 4 years, 2 months ago
  65. 1e5c4fe global_data.h: convert GD_FLG_* to enum by Heinrich Schuchardt · 4 years, 2 months ago
  66. 25828e9 bootm: add {arch,board}_preboot_os() to bootm.h by Heinrich Schuchardt · 4 years, 2 months ago
  67. 11da636 time: Fix get_ticks being non-monotonic by Sean Anderson · 4 years, 3 months ago
  68. 426c34d spl: Add SPL_SERIAL as requirement for SDP_USB_SDP by Otavio Salvador · 4 years, 2 months ago
  69. cd27fea spl: Avoid printing boot device if silent console is enabled by Otavio Salvador · 4 years, 3 months ago
  70. 6815e2c env/ext4.c: allow loading from an EXT4 partition on the MMC boot device by David Woodhouse · 4 years, 4 months ago
  71. 49fee03 mmc: remove duplicate mmc_get_env_dev() implementations by David Woodhouse · 4 years, 4 months ago
  72. 2ebc22c arm: enable DM_RNG on QEMU by default by Heinrich Schuchardt · 4 years, 2 months ago
  73. adee5df cmd/button: return button status by Heinrich Schuchardt · 4 years, 2 months ago
  74. 5355be6 drivers: gpio: keep output value for input on sandbox by Heinrich Schuchardt · 4 years, 2 months ago
  75. 57c2fc6 test: sharpen button label unit test by Heinrich Schuchardt · 4 years, 2 months ago
  76. cdd6a6d cmd: Fixup DT to pass PStore Ramoops parameters by Frédéric Danis · 4 years, 8 months ago
  77. 4aacee1 test: Add PStore command tests by Frédéric Danis · 4 years, 8 months ago
  78. ed2e8e4 cmd: Add command to display or save Linux PStore dumps by Frédéric Danis · 4 years, 8 months ago
  79. 081d401 mmc: fsl_esdhc: add ADMA2 support by Michael Walle · 4 years, 2 months ago
  80. bc9e13e mmc: fsl_esdhc: replace most #ifdefs by IS_ENABLED() by Michael Walle · 4 years, 2 months ago
  81. e4d6685 arm: mvebu: Remove old comments from configs/mvebu_armada-37xx.h file by Pali Rohár · 4 years, 2 months ago
  82. dedf2ec arm64: dts: a3720: add support for espressobin with populated emmc by Andre Heider · 4 years, 3 months ago
  83. 79d6fe8 arm64: dts: armada-3720-espressobin: split common parts to .dtsi by Andre Heider · 4 years, 3 months ago
  84. 3d33c1d arm64: dts: armada-3720-espressobin: use Linux model/compatible strings by Andre Heider · 4 years, 2 months ago
  85. e286380 spi: mvebu_a3700_spi: add support for cs-gpios by George Hilliard · 4 years, 2 months ago
  86. 1f790c6 arm: mvebu: mvebu_armada-8k: Add support for initializing iEi Puzzle-M801 networking by Luka Kovacic · 4 years, 3 months ago
  87. c1d4530 arm: mvebu: Initial iEi Puzzle-M801 support by Luka Kovacic · 4 years, 3 months ago
  88. 8666ae8 net: Add NIC controller driver for OcteonTX2 by Suneel Garapati · 4 years, 3 months ago
  89. 53dc448 net: Add NIC controller driver for OcteonTX by Suneel Garapati · 4 years, 3 months ago
  90. 9de7d2b mtd: nand: Add NAND controller driver for OcteonTX by Suneel Garapati · 4 years, 3 months ago
  91. ea19a8d Merge branch '2020-10-12-assorted-encryption-changes' by Tom Rini · 4 years, 2 months ago
  92. 574fab9 lib: rsa: superfluous initialization in rsa_verify() by Heinrich Schuchardt · 4 years, 2 months ago
  93. b8aa0f8 rsa: fix retrieving public exponent on big-endian systems by Rasmus Villemoes · 4 years, 2 months ago
  94. 335b01c lib: rsa: check algo match in rsa_verify_with_keynode by Matthieu CASTET · 4 years, 2 months ago
  95. a82ea9d fit: cipher: aes: allow to read the IV in the FIT image by Philippe Reynes · 4 years, 2 months ago
  96. 64d67c4 fit: cipher: aes: allow to store the IV in the FIT image by Philippe Reynes · 4 years, 2 months ago
  97. 468da57 lib/hashtable: remove superfluous check by Heinrich Schuchardt · 4 years, 3 months ago
  98. a49efb3 doc: verified-boot: add required-mode information by Thirupathaiah Annapureddy · 4 years, 3 months ago
  99. 7e703f7 test: vboot: add tests for multiple required keys by Thirupathaiah Annapureddy · 4 years, 3 months ago
  100. 77564b0 vboot: add DTB policy for supporting multiple required conf keys by Thirupathaiah Annapureddy · 4 years, 3 months ago