1. e09b88c usb: add MediaTek USB3 DRD driver by Chunfeng Yun · 4 years ago
  2. d92e866 usb: common: add define of usb_speed_string() by Chunfeng Yun · 4 years ago
  3. a4de6e3 usb: add USB_SPEED_SUPER_PLUS by Chunfeng Yun · 4 years ago
  4. 78fe97b dt-bindings: usb: mtu3: add bindings for MediaTek USB3 DRD by Chunfeng Yun · 4 years ago
  5. 8faef3c dt-binding: usb: add bindings for some common properties by Chunfeng Yun · 4 years ago
  6. a93cff2 usb: musb-new: Fix typo in caution message by Naoki Hayama · 4 years ago
  7. 3065680 usb: dwc2: Fix control OUT transfer issue by Chance.Yang · 4 years, 1 month ago
  8. 3fade88 usb: xhci: avoid type conversion of void * by Heinrich Schuchardt · 4 years, 1 month ago
  9. 7ec87e4 Merge tag 'u-boot-atmel-2021.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years ago
  10. dc47083 clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristics by Eugen Hristev · 4 years, 4 months ago
  11. dff3904 clk: at91: clk-master: add 5th divisor for mck master by Eugen Hristev · 4 years, 4 months ago
  12. db228c5 ARM: at91: Add chip ID for SAM9X60 SiP by Nicolas Ferre · 4 years ago
  13. 42f2dfa ARM: dts: sam9x60: use alphabetical order by Claudiu Beznea · 4 years ago
  14. 6973701 configs: sam9x60ek: update defconfigs for CCF by Claudiu Beznea · 4 years ago
  15. c37d59a ARM: dts: sam9x60: use CCF compatibles for PMC by Claudiu Beznea · 4 years ago
  16. dbe10b6 ARM: dts: sam9x60: use slow clock CCF compatible bindings by Claudiu Beznea · 4 years ago
  17. 5dff16d ARM: dts: sam9x60: use u-boot,dm-pre-reloc by Claudiu Beznea · 4 years ago
  18. ffd204f ARM: dts: sam9x60ek: add clock frequencies to board file by Claudiu Beznea · 4 years ago
  19. a648622 clk: at91: sam9x60: add support compatible with CCF by Claudiu Beznea · 4 years ago
  20. 53040bc board: atmel: sam9x60ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDR by Claudiu Beznea · 4 years ago
  21. e3e9bfa Merge tag 'video-for-2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years ago
  22. 8fc78fc configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years, 1 month ago
  23. f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 1 month ago
  24. 0ed6c0f configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · 4 years, 1 month ago
  25. 76c2ff3 video: backlight: fix pwm's duty cycle calculation by Dario Binacchi · 4 years ago
  26. f9b9405 video: backlight: fix pwm data structure description by Dario Binacchi · 4 years ago
  27. 01c9857 video: dw-mipi-dsi: permit configuring the escape clock rate by Neil Armstrong · 4 years, 1 month ago
  28. b53c122 video: dw-mipi-dsi: driver-specific configuration of phy timings by Neil Armstrong · 4 years, 1 month ago
  29. 3d19a7e test: Fix sandbox tests failing to build by Sean Anderson · 4 years ago
  30. dadc1e3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years ago
  31. da09b99 Merge branch '2020-10-15-further-cleanup_dev_xxx' by Tom Rini · 4 years ago
  32. 4a1989c dm: Don't undefine dev_xxx macros by Sean Anderson · 4 years, 1 month ago
  33. 69dae89 linux/compat.h: Remove redefinition of dev_xxx macros by Sean Anderson · 4 years, 1 month ago
  34. 2e84463 usb: dwc3: Include device_compat.h in dwc3-octeon-glue.c by Tom Rini · 4 years ago
  35. 6896397 clk: at91: Include device_compat.h in compat.c by Tom Rini · 4 years ago
  36. e1f306c arm: fsl-layerscape: Include device_compat.h in soc.c by Tom Rini · 4 years ago
  37. 0b4826a usb: musb-new: mt85xx: Fix not calling dev_err with a device by Sean Anderson · 4 years, 1 month ago
  38. e010524 usb: musb-new: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  39. f526aee usb: xhci: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  40. a5d4f86 timer: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  41. 7399897b tee: optee: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  42. d13da03 spi: fsl_qspi: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  43. 06aaca5 spi: nxp_fspi: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  44. b666714 arm: octeontx: Add CMD_WDT by Stefan Roese · 4 years, 1 month ago
  45. 3981cdd watchdog: octeontx_wdt: Add support for start and stop by Suneel Garapati · 4 years, 1 month ago
  46. 7a78074 arm: octeontx: Select CLK by Stefan Roese · 4 years, 1 month ago
  47. 7353025 mmc: octeontx_hsmmc.c: Remove test debug message by Stefan Roese · 4 years, 1 month ago
  48. 8a35094 spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2 by Stefan Roese · 4 years, 3 months ago
  49. 8d4c596 ram: imxrt: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  50. bdc1fdf phy: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  51. d878ef7 net: ldpaa_eth: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  52. baed179 mtd: mxs_nand: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
  53. 66e7348 firmware: scmi: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  54. 4d55155 dm: syscon: Set LOG_CATEGORY by Sean Anderson · 4 years, 1 month ago
  55. 0f0f4e5 clk: sifive: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  56. 9dc6aef Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years ago
  57. 0f35d96 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years ago
  58. 6731c5a Merge branch '2020-10-14-assorted-changes' by Tom Rini · 4 years ago
  59. 40a3008 doc: Sphinx.override_domain() deprecated by Heinrich Schuchardt · 4 years, 1 month ago
  60. c90778a net: e1000: add defaults for i210 TX/RX PBSIZE by Christian Gmeiner · 4 years, 1 month ago
  61. b9cca2c checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error by Alper Nebi Yasak · 4 years, 1 month ago
  62. 957a3e5 treewide: Fix wrong CONFIG_IS_ENABLED() handling by Alper Nebi Yasak · 4 years, 1 month ago
  63. 467d90a doc: global data pointer by Heinrich Schuchardt · 4 years, 1 month ago
  64. 0c7cd15 global_data.h: add Sphinx documentation by Heinrich Schuchardt · 4 years, 1 month ago
  65. c82a97b global_data.h: convert GD_FLG_* to enum by Heinrich Schuchardt · 4 years, 1 month ago
  66. 73fdb95 bootm: add {arch,board}_preboot_os() to bootm.h by Heinrich Schuchardt · 4 years, 1 month ago
  67. 4b2be78 time: Fix get_ticks being non-monotonic by Sean Anderson · 4 years, 1 month ago
  68. d74fcee spl: Add SPL_SERIAL as requirement for SDP_USB_SDP by Otavio Salvador · 4 years, 1 month ago
  69. f9b9b77 spl: Avoid printing boot device if silent console is enabled by Otavio Salvador · 4 years, 2 months ago
  70. b0493bb env/ext4.c: allow loading from an EXT4 partition on the MMC boot device by David Woodhouse · 4 years, 3 months ago
  71. 4dee3f7 mmc: remove duplicate mmc_get_env_dev() implementations by David Woodhouse · 4 years, 3 months ago
  72. 684710d arm: enable DM_RNG on QEMU by default by Heinrich Schuchardt · 4 years, 1 month ago
  73. a6bfd71 cmd/button: return button status by Heinrich Schuchardt · 4 years, 1 month ago
  74. 7cd96a4 drivers: gpio: keep output value for input on sandbox by Heinrich Schuchardt · 4 years, 1 month ago
  75. 39916bb test: sharpen button label unit test by Heinrich Schuchardt · 4 years, 1 month ago
  76. 9ea0a1e cmd: Fixup DT to pass PStore Ramoops parameters by Frédéric Danis · 4 years, 7 months ago
  77. 26f555a test: Add PStore command tests by Frédéric Danis · 4 years, 7 months ago
  78. 9744d1a cmd: Add command to display or save Linux PStore dumps by Frédéric Danis · 4 years, 7 months ago
  79. 361a422 mmc: fsl_esdhc: add ADMA2 support by Michael Walle · 4 years ago
  80. 52faec3 mmc: fsl_esdhc: replace most #ifdefs by IS_ENABLED() by Michael Walle · 4 years ago
  81. 8369886 arm: mvebu: Remove old comments from configs/mvebu_armada-37xx.h file by Pali Rohár · 4 years, 1 month ago
  82. f1a43c8 arm64: dts: a3720: add support for espressobin with populated emmc by Andre Heider · 4 years, 2 months ago
  83. 03bb6a9 arm64: dts: armada-3720-espressobin: split common parts to .dtsi by Andre Heider · 4 years, 2 months ago
  84. 559ae35 arm64: dts: armada-3720-espressobin: use Linux model/compatible strings by Andre Heider · 4 years, 1 month ago
  85. 2df2863 spi: mvebu_a3700_spi: add support for cs-gpios by George Hilliard · 4 years, 1 month ago
  86. 87c220d arm: mvebu: mvebu_armada-8k: Add support for initializing iEi Puzzle-M801 networking by Luka Kovacic · 4 years, 2 months ago
  87. 2ae2b8a arm: mvebu: Initial iEi Puzzle-M801 support by Luka Kovacic · 4 years, 2 months ago
  88. 4684a7a net: Add NIC controller driver for OcteonTX2 by Suneel Garapati · 4 years, 2 months ago
  89. 0008e9a net: Add NIC controller driver for OcteonTX by Suneel Garapati · 4 years, 2 months ago
  90. 05c7606 mtd: nand: Add NAND controller driver for OcteonTX by Suneel Garapati · 4 years, 2 months ago
  91. 55fca74 Merge branch '2020-10-12-assorted-encryption-changes' by Tom Rini · 4 years ago
  92. ec71cc3 lib: rsa: superfluous initialization in rsa_verify() by Heinrich Schuchardt · 4 years ago
  93. 3f8808e rsa: fix retrieving public exponent on big-endian systems by Rasmus Villemoes · 4 years, 1 month ago
  94. 167fb1f lib: rsa: check algo match in rsa_verify_with_keynode by Matthieu CASTET · 4 years, 1 month ago
  95. 54ab7cf fit: cipher: aes: allow to read the IV in the FIT image by Philippe Reynes · 4 years, 1 month ago
  96. a6982a6 fit: cipher: aes: allow to store the IV in the FIT image by Philippe Reynes · 4 years, 1 month ago
  97. 34ca77c lib/hashtable: remove superfluous check by Heinrich Schuchardt · 4 years, 2 months ago
  98. 6a0498a doc: verified-boot: add required-mode information by Thirupathaiah Annapureddy · 4 years, 2 months ago
  99. feaeee8 test: vboot: add tests for multiple required keys by Thirupathaiah Annapureddy · 4 years, 2 months ago
  100. 182eeef vboot: add DTB policy for supporting multiple required conf keys by Thirupathaiah Annapureddy · 4 years, 2 months ago