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