1. 3bf27ff Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 2 months ago
  2. 9963422 usb: xhci: use macros with parameter to fill ep_info2 by developer · 4 years, 3 months ago
  3. 57c052b usb: xhci: convert to TRB_TX_TYPE() by developer · 4 years, 3 months ago
  4. 6cabb14 usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET() by developer · 4 years, 3 months ago
  5. 497dcfa usb: xhci: convert to TRB_TYPE() by developer · 4 years, 3 months ago
  6. 6b9e221 usb: xhci: convert to HCS_MAX_PORTS() by developer · 4 years, 3 months ago
  7. 8039053 usb: xhci: add quirks flag to support MediaTek xHCI 0.96 by developer · 4 years, 3 months ago
  8. 570c2a9 usb: xhci: create one unified function to calculate TRB TD remainder by developer · 4 years, 3 months ago
  9. d1c2da4 usb: xhci: add a member hci_version in xhci_ctrl struct by developer · 4 years, 3 months ago
  10. 2a46a2e Merge branch 'next' of git://git.denx.de/u-boot-sh into next by Tom Rini · 4 years, 2 months ago
  11. 36fae2f Merge branch '2020-09-30-assorted-network-improvements' into next by Tom Rini · 4 years, 2 months ago
  12. 2829d99 sntp: use udp framework by Philippe Reynes · 4 years, 2 months ago
  13. 6ec70bc net: add a generic udp protocol by Philippe Reynes · 4 years, 2 months ago
  14. c6e9af3 reset: add reset controller driver for SCMI agents by Etienne Carriere · 4 years, 3 months ago
  15. 78928e1 clk: add clock driver for SCMI agents by Etienne Carriere · 4 years, 3 months ago
  16. 02fd126 firmware: add SCMI agent uclass by Etienne Carriere · 4 years, 3 months ago
  17. b3bbbcf regmap: Add support for regmap fields by Jean-Jacques Hiblot · 4 years, 2 months ago
  18. 3e4e50a regmap: Allow devices to specify regmap range start and size in config by Pratyush Yadav · 4 years, 2 months ago
  19. 7eb2476 regmap: Add regmap_init_mem_range() by Pratyush Yadav · 4 years, 2 months ago
  20. 3b94e5d regmap: Allow left shifting register offset before access by Pratyush Yadav · 4 years, 2 months ago
  21. 1c9867c regmap: Allow specifying read/write width by Pratyush Yadav · 4 years, 2 months ago
  22. de03d12 regmap: Add devm_regmap_init() by Jean-Jacques Hiblot · 4 years, 2 months ago
  23. 775d6a2 drivers: gpio: Add a managed API to get a GPIO from the device-tree by Jean-Jacques Hiblot · 4 years, 3 months ago
  24. 5be97a3 drivers: reset: Add a managed API to get reset controllers from the DT by Jean-Jacques Hiblot · 4 years, 3 months ago
  25. bb56633 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 4 years, 2 months ago
  26. bc9bb24 dm: Print device name in dev_xxx like Linux by Sean Anderson · 4 years, 2 months ago
  27. 16a2e86 dm: Use symbolic constants for log levels in dev_xxx by Sean Anderson · 4 years, 2 months ago
  28. f7d4b9b remoteproc: Remove unused function rproc_elf_sanity_check by Sean Anderson · 4 years, 2 months ago
  29. 3fe9807 linux/compat.h: Remove netdev_xxx functions by Sean Anderson · 4 years, 2 months ago
  30. d2f487f mmc: Add mmc_dev() by Sean Anderson · 4 years, 2 months ago
  31. 510bca3 riscv: clk: Add CLINT clock to kendryte clock driver by Sean Anderson · 4 years, 2 months ago
  32. 738ff53 timer: Add helper for drivers using timebase fallback by Sean Anderson · 4 years, 2 months ago
  33. e719d97 arm: dts: r8a774e1: Import DTS from Linux 5.9-rc4 by Biju Das · 4 years, 2 months ago
  34. 25e0b96 arm: dts: r8a774b1: Import DTS from Linux 5.9-rc4 by Biju Das · 4 years, 2 months ago
  35. 26af5a6 arm: dts: r8a774a1: Import DTS from Linux 5.9-rc4 by Biju Das · 4 years, 2 months ago
  36. b469006 ARM: rmobile: Enable RPC on Salvator-X, ULCB, Ebisu by Marek Vasut · 7 years ago
  37. 38738d9 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 4 years, 2 months ago
  38. 3bbcf6f x86: video: Show information about each video device by Simon Glass · 4 years, 2 months ago
  39. 6e4116a acpi: Use I2cSerialBusV2() instead of I2cSerialBus() by Simon Glass · 4 years, 2 months ago
  40. d010cc1 acpi: Add more documentation for struct acpi_gpio by Simon Glass · 4 years, 2 months ago
  41. b11c2b3 x86: Move include of bitops out of ACPI region by Simon Glass · 4 years, 2 months ago
  42. 48ca578 acpi: Use defines for field lengths by Simon Glass · 4 years, 2 months ago
  43. 2802628 acpi: tpm: Add a TPM1 table by Simon Glass · 4 years, 2 months ago
  44. 272a703 acpi: tpm: Add a TPM2 table by Simon Glass · 4 years, 2 months ago
  45. b16dbec x86: apl: Generate required ACPI tables by Simon Glass · 4 years, 2 months ago
  46. 7aaa140 p2sb: Add some definitions used for ACPI by Simon Glass · 4 years, 2 months ago
  47. 87cf8d2 x86: acpi: Add support for additional Intel tables by Simon Glass · 4 years, 2 months ago
  48. 2f8b6af acpi: Add more support for generating processor tables by Simon Glass · 4 years, 2 months ago
  49. 412dc4b acpi: Add support for generating processor tables by Simon Glass · 4 years, 2 months ago
  50. 9597189 x86: acpi: Support generation of the DBG2 table by Simon Glass · 4 years, 2 months ago
  51. 4ffe8b0 x86: acpi: Support generation of the HPET table by Simon Glass · 4 years, 2 months ago
  52. ac779e3 x86: Add a few common Intel CPU functions by Simon Glass · 4 years, 2 months ago
  53. ff71114 x86: apl: Add power-management definitions by Simon Glass · 4 years, 2 months ago
  54. 057427c x86: apl: Support writing the IntelGraphicsMem table by Simon Glass · 4 years, 2 months ago
  55. 31cc5b4 i2c: Add a generic driver to generate ACPI info by Simon Glass · 4 years, 2 months ago
  56. 2f3c6ba dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio() by Simon Glass · 4 years, 2 months ago
  57. 4c8cbbd acpi: Support generating a multi-function _DSM for devices by Simon Glass · 4 years, 2 months ago
  58. ca72763 acpi: Add support for conditions and return values by Simon Glass · 4 years, 2 months ago
  59. 77dfd03 acpi: Add support for writing a _PRW by Simon Glass · 4 years, 2 months ago
  60. fdf5263 x86: coral: Add ACPI tables for coral by Simon Glass · 4 years, 2 months ago
  61. 01c102d 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
  62. be20319 board/freescale: Remove P5020DS board support by Priyanka Jain · 4 years, 2 months ago
  63. e97fbb7 board/freescale: Remove P1024RDB board support by Priyanka Jain · 4 years, 2 months ago
  64. 5a7834a board/freescale: Remove P1021RDB board support by Priyanka Jain · 4 years, 2 months ago
  65. b1d2441 board/freescale: Remove P1020MBG board support by Priyanka Jain · 4 years, 2 months ago
  66. 769c3ce board/freescale: Remove P1020UTM board support by Priyanka Jain · 4 years, 2 months ago
  67. dbd83d0 board/freescale: Remove P1025RDB board support by Priyanka Jain · 4 years, 2 months ago
  68. 2312405 board/freescale: Remove p1023rdb board support by Priyanka Jain · 4 years, 2 months ago
  69. 0bbc869 configs: p1_p2_rdb: Add the default address of vsc7385 firmware by Hou Zhiqiang · 4 years, 4 months ago
  70. 5966b6d net: tsec: Add the compatible string "gianfar" support by Hou Zhiqiang · 4 years, 4 months ago
  71. 0a35579 net: fsl_mdio: Correct the MII management register block address by Hou Zhiqiang · 4 years, 4 months ago
  72. 788cdae xilinx: versal: Fix compilation error when !CONFIG_NET by Michal Simek · 4 years, 2 months ago
  73. 1aab114 fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · 4 years, 3 months ago
  74. 74076ba fpga: zynqmp: Get rid of ZYNQMP_SIP_SVC* macros by Michal Simek · 4 years, 3 months ago
  75. 62591cb include: dt-bindings: Add MSCC header by Harini Katakam · 4 years, 3 months ago
  76. 21e3b04 dm: add cells_count parameter in live DT APIs of_parse_phandle_with_args by Patrick Delaunay · 4 years, 3 months ago
  77. 646f8c6 fdtdec: optionally add property no-map to created reserved memory node by Etienne Carriere · 4 years, 3 months ago
  78. 8544716 core: improve of_match_ptr with OF_PLATDATA by Walter Lozano · 4 years, 4 months ago
  79. 594a7f0 Merge branch 'master' into next by Tom Rini · 4 years, 2 months ago
  80. dfba072 x86: edison: Move config SYS_MALLOC_LEN to Kconfig by Andy Shevchenko · 4 years, 3 months ago
  81. f5edc7a reset: Add IPQ40xx reset controller driver by Robert Marko · 4 years, 3 months ago
  82. 7478f9b4 Merge tag 'u-boot-imx-20200918' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 2 months ago
  83. 5480b71 apalis_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · 4 years, 2 months ago
  84. 5ae7af5 colibri_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · 4 years, 2 months ago
  85. a692001 colibri_imx7: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 2 months ago
  86. dd3b7b8 colibri_vf: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 2 months ago
  87. 2993c4f colibri-imx6ull: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 2 months ago
  88. d8e293b colibri_imx7: use splashcreen value instead of legacy function by Igor Opaniuk · 4 years, 2 months ago
  89. 12f97c7 colibri-imx6ull: use splashcreen value instead of legacy function by Igor Opaniuk · 4 years, 2 months ago
  90. 3c52107 mpc83xx, keymile boards: enable DM_ETH and add DTS by Heiko Schocher · 4 years, 10 months ago
  91. 3b07a13 powerpc, qe: add DTS support for parallel I/O ports by Heiko Schocher · 4 years, 10 months ago
  92. 7bb4010 include: phy: fix NULL pointer check in phy_write() by Thirupathaiah Annapureddy · 4 years, 3 months ago
  93. f2eb699 Merge tag 'ti-v2021.01-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 4 years, 2 months ago
  94. 618ba9f arm: mach-omap2: am33xx: Add device structure for spi by Faiz Abbas · 4 years, 2 months ago
  95. 5a8141a am335x_evm: Allow booting from usb-storage device by Matwey V. Kornilov · 4 years, 3 months ago
  96. 0c925c4 ti: Use devtype=mmc instead of setenv devtype mmc by Matwey V. Kornilov · 4 years, 3 months ago
  97. 153e750 env: ti: j721e-evm: Update R5 SPL rproc env variables for J7200 by Suman Anna · 4 years, 3 months ago
  98. 5c8e933 env: ti: j721e-evm: Update rproc_fw_binaries env variable for J7200 by Suman Anna · 4 years, 3 months ago
  99. 72fd601 env: ti: j721e-evm: Limit scope of rproc env variables used by R5 SPL by Suman Anna · 4 years, 3 months ago
  100. a926416 configs: j721e_evm: Add Main R5FSS1 Core1 to default rproc boot list by Suman Anna · 4 years, 3 months ago