1. 23a54cc usb: xhci: use macros with parameter to fill ep_info2 by Chunfeng Yun · 4 years, 3 months ago
  2. bf58cf9 usb: xhci: convert to TRB_TX_TYPE() by Chunfeng Yun · 4 years, 3 months ago
  3. 4312638 usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET() by Chunfeng Yun · 4 years, 3 months ago
  4. a826d76 usb: xhci: convert to TRB_TYPE() by Chunfeng Yun · 4 years, 3 months ago
  5. 86d1fa1 usb: xhci: convert to HCS_MAX_PORTS() by Chunfeng Yun · 4 years, 3 months ago
  6. 7408205 usb: xhci: add quirks flag to support MediaTek xHCI 0.96 by Chunfeng Yun · 4 years, 3 months ago
  7. e3ea481 usb: xhci: create one unified function to calculate TRB TD remainder by Chunfeng Yun · 4 years, 3 months ago
  8. 719d7d8 usb: xhci: add a member hci_version in xhci_ctrl struct by Chunfeng Yun · 4 years, 3 months ago
  9. 26acc63 Merge branch '2020-09-30-assorted-network-improvements' into next by Tom Rini · 4 years, 2 months ago
  10. 912ece4 sntp: use udp framework by Philippe Reynes · 4 years, 3 months ago
  11. b43ea1b net: add a generic udp protocol by Philippe Reynes · 4 years, 3 months ago
  12. 34d76fe reset: add reset controller driver for SCMI agents by Etienne Carriere · 4 years, 3 months ago
  13. 6038884 clk: add clock driver for SCMI agents by Etienne Carriere · 4 years, 3 months ago
  14. 358599e firmware: add SCMI agent uclass by Etienne Carriere · 4 years, 3 months ago
  15. 1c4db59 regmap: Add support for regmap fields by Jean-Jacques Hiblot · 4 years, 2 months ago
  16. d8babb9 regmap: Allow devices to specify regmap range start and size in config by Pratyush Yadav · 4 years, 2 months ago
  17. 0e01a7c regmap: Add regmap_init_mem_range() by Pratyush Yadav · 4 years, 2 months ago
  18. 7aa5ddf regmap: Allow left shifting register offset before access by Pratyush Yadav · 4 years, 2 months ago
  19. 78aaedb regmap: Allow specifying read/write width by Pratyush Yadav · 4 years, 2 months ago
  20. ffb22f6 regmap: Add devm_regmap_init() by Jean-Jacques Hiblot · 4 years, 2 months ago
  21. d4b722e drivers: gpio: Add a managed API to get a GPIO from the device-tree by Jean-Jacques Hiblot · 4 years, 3 months ago
  22. 139e4a1 drivers: reset: Add a managed API to get reset controllers from the DT by Jean-Jacques Hiblot · 4 years, 3 months ago
  23. 01114ad Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 4 years, 2 months ago
  24. ceb70bb dm: Print device name in dev_xxx like Linux by Sean Anderson · 4 years, 3 months ago
  25. 4d14600 dm: Use symbolic constants for log levels in dev_xxx by Sean Anderson · 4 years, 3 months ago
  26. b608c54 remoteproc: Remove unused function rproc_elf_sanity_check by Sean Anderson · 4 years, 3 months ago
  27. 69876c5 linux/compat.h: Remove netdev_xxx functions by Sean Anderson · 4 years, 3 months ago
  28. 68fd602 mmc: Add mmc_dev() by Sean Anderson · 4 years, 3 months ago
  29. a952c3a riscv: clk: Add CLINT clock to kendryte clock driver by Sean Anderson · 4 years, 2 months ago
  30. 3576121 timer: Add helper for drivers using timebase fallback by Sean Anderson · 4 years, 2 months ago
  31. 0ac83d0 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 4 years, 2 months ago
  32. 308b1a9 x86: video: Show information about each video device by Simon Glass · 4 years, 2 months ago
  33. 9c6aaf1 acpi: Use I2cSerialBusV2() instead of I2cSerialBus() by Simon Glass · 4 years, 2 months ago
  34. 1e4073b acpi: Add more documentation for struct acpi_gpio by Simon Glass · 4 years, 2 months ago
  35. ee3cb7c x86: Move include of bitops out of ACPI region by Simon Glass · 4 years, 2 months ago
  36. 2a2ebf8 acpi: Use defines for field lengths by Simon Glass · 4 years, 2 months ago
  37. 77bb1c6 acpi: tpm: Add a TPM1 table by Simon Glass · 4 years, 2 months ago
  38. 9179c35 acpi: tpm: Add a TPM2 table by Simon Glass · 4 years, 2 months ago
  39. da2c1b8 x86: apl: Generate required ACPI tables by Simon Glass · 4 years, 2 months ago
  40. 022256b p2sb: Add some definitions used for ACPI by Simon Glass · 4 years, 2 months ago
  41. 540f0ba x86: acpi: Add support for additional Intel tables by Simon Glass · 4 years, 2 months ago
  42. 350c7f5 acpi: Add more support for generating processor tables by Simon Glass · 4 years, 2 months ago
  43. 1540328 acpi: Add support for generating processor tables by Simon Glass · 4 years, 2 months ago
  44. f37979e x86: acpi: Support generation of the DBG2 table by Simon Glass · 4 years, 2 months ago
  45. d262898 x86: acpi: Support generation of the HPET table by Simon Glass · 4 years, 2 months ago
  46. 6c0da2d x86: Add a few common Intel CPU functions by Simon Glass · 4 years, 2 months ago
  47. 1055237 x86: apl: Add power-management definitions by Simon Glass · 4 years, 2 months ago
  48. c9cc37d x86: apl: Support writing the IntelGraphicsMem table by Simon Glass · 4 years, 2 months ago
  49. fd42f26 i2c: Add a generic driver to generate ACPI info by Simon Glass · 4 years, 2 months ago
  50. 23dd0ea dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio() by Simon Glass · 4 years, 2 months ago
  51. 88490e1 acpi: Support generating a multi-function _DSM for devices by Simon Glass · 4 years, 2 months ago
  52. da7cff3 acpi: Add support for conditions and return values by Simon Glass · 4 years, 2 months ago
  53. e0a896b acpi: Add support for writing a _PRW by Simon Glass · 4 years, 2 months ago
  54. 99e555a x86: coral: Add ACPI tables for coral by Simon Glass · 4 years, 2 months ago
  55. 67ece26 Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 2 months ago
  56. 8e01439 board/freescale: Remove P5020DS board support by Priyanka Jain · 4 years, 2 months ago
  57. 63310de board/freescale: Remove P1024RDB board support by Priyanka Jain · 4 years, 2 months ago
  58. 6d1dd76 board/freescale: Remove P1021RDB board support by Priyanka Jain · 4 years, 2 months ago
  59. 53e3096 board/freescale: Remove P1020MBG board support by Priyanka Jain · 4 years, 2 months ago
  60. da3dd41 board/freescale: Remove P1020UTM board support by Priyanka Jain · 4 years, 2 months ago
  61. d521cec board/freescale: Remove P1025RDB board support by Priyanka Jain · 4 years, 2 months ago
  62. 20b1ae0 board/freescale: Remove p1023rdb board support by Priyanka Jain · 4 years, 2 months ago
  63. 993c104 configs: p1_p2_rdb: Add the default address of vsc7385 firmware by Hou Zhiqiang · 4 years, 5 months ago
  64. 7fb568d net: tsec: Add the compatible string "gianfar" support by Hou Zhiqiang · 4 years, 5 months ago
  65. 16c53ce net: fsl_mdio: Correct the MII management register block address by Hou Zhiqiang · 4 years, 5 months ago
  66. a2c87cb xilinx: versal: Fix compilation error when !CONFIG_NET by Michal Simek · 4 years, 3 months ago
  67. 29bd8ad fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · 4 years, 3 months ago
  68. b7d4518 fpga: zynqmp: Get rid of ZYNQMP_SIP_SVC* macros by Michal Simek · 4 years, 3 months ago
  69. abe4503 include: dt-bindings: Add MSCC header by Harini Katakam · 4 years, 3 months ago
  70. 01d89e3 dm: add cells_count parameter in live DT APIs of_parse_phandle_with_args by Patrick Delaunay · 4 years, 3 months ago
  71. ccaa574 fdtdec: optionally add property no-map to created reserved memory node by Etienne Carriere · 4 years, 3 months ago
  72. dc447b6 core: improve of_match_ptr with OF_PLATDATA by Walter Lozano · 4 years, 4 months ago
  73. 751b18b Merge branch 'master' into next by Tom Rini · 4 years, 2 months ago
  74. 5a53441 x86: edison: Move config SYS_MALLOC_LEN to Kconfig by Andy Shevchenko · 4 years, 3 months ago
  75. 8ef7df5 reset: Add IPQ40xx reset controller driver by Robert Marko · 4 years, 3 months ago
  76. 98f3ee0 Merge tag 'u-boot-imx-20200918' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 3 months ago
  77. 763a4ae apalis_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · 4 years, 3 months ago
  78. 5d54d7e colibri_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · 4 years, 3 months ago
  79. 327381e colibri_imx7: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 3 months ago
  80. 3ab2316 colibri_vf: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 3 months ago
  81. 2f310b7 colibri-imx6ull: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 3 months ago
  82. 1310660 colibri_imx7: use splashcreen value instead of legacy function by Igor Opaniuk · 4 years, 3 months ago
  83. f37aab9 colibri-imx6ull: use splashcreen value instead of legacy function by Igor Opaniuk · 4 years, 3 months ago
  84. 7bdfe85 mpc83xx, keymile boards: enable DM_ETH and add DTS by Heiko Schocher · 4 years, 10 months ago
  85. 5990b05 powerpc, qe: add DTS support for parallel I/O ports by Heiko Schocher · 4 years, 10 months ago
  86. 7def4e6 include: phy: fix NULL pointer check in phy_write() by Thirupathaiah Annapureddy · 4 years, 4 months ago
  87. bd4e894 Merge tag 'ti-v2021.01-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 4 years, 3 months ago
  88. 41cf3cb arm: mach-omap2: am33xx: Add device structure for spi by Faiz Abbas · 4 years, 3 months ago
  89. 8c444c1 am335x_evm: Allow booting from usb-storage device by Matwey V. Kornilov · 4 years, 3 months ago
  90. 42b7aeb ti: Use devtype=mmc instead of setenv devtype mmc by Matwey V. Kornilov · 4 years, 3 months ago
  91. 615d10f env: ti: j721e-evm: Update R5 SPL rproc env variables for J7200 by Suman Anna · 4 years, 4 months ago
  92. c091bb0 env: ti: j721e-evm: Update rproc_fw_binaries env variable for J7200 by Suman Anna · 4 years, 4 months ago
  93. a9e5caf env: ti: j721e-evm: Limit scope of rproc env variables used by R5 SPL by Suman Anna · 4 years, 4 months ago
  94. 3c19529 configs: j721e_evm: Add Main R5FSS1 Core1 to default rproc boot list by Suman Anna · 4 years, 4 months ago
  95. f8d3d4d configs: j721e_evm.h: Add U-Boot image address for HyperFlash boot by Vignesh Raghavendra · 4 years, 4 months ago
  96. a5fc587 dt-bindings: clock: import Qualcomm IPQ4019 bindings by Robert Marko · 4 years, 3 months ago
  97. 654ae29 cosmetic: aspeed: Modify for SPDX-License by Ryan Chen · 4 years, 3 months ago
  98. c39c9a9 clock:aspeed: Sync with Linux kernel clock header define by Ryan Chen · 4 years, 3 months ago
  99. 15b87fe cosmetic: aspeed: ast2500: Rename clock header by Ryan Chen · 4 years, 3 months ago
  100. a09ca68 cmd: broadcom: add command for chimp handshake by Bharat Kumar Reddy Gooty · 4 years, 3 months ago