1. b614ddb ddr: imx: Save the FW loading if it hasn't changed by Shawn Guo · 1 year, 11 months ago
  2. d379150 Merge tag 'v2024.01-rc4' into next by Tom Rini · 12 months ago
  3. a341a0e watchdog: Correct watchdog timeout print message by Chanho Park · 12 months ago
  4. 493e0e2 usb: USB_XHCI_PCI depends on PCI by Heinrich Schuchardt · 1 year ago
  5. 6e91df9 usb: dwc3-generic: Use combined glue and ctrl node for RK3588 by Jonas Karlman · 1 year ago
  6. a14843f usb: xhci: Fix DMA address calculation in queue_trb by Hector Martin · 1 year, 1 month ago
  7. 2fd7037 usb: xhci: Do not panic on event timeouts by Hector Martin · 1 year, 1 month ago
  8. fb5502b usb: xhci: Fail on attempt to queue TRBs to a halted endpoint by Hector Martin · 1 year, 1 month ago
  9. 9d88bd4 usb: xhci: Recover from halted bulk endpoints by Hector Martin · 1 year, 1 month ago
  10. 6f64f0a usb: xhci: Allow context state errors when halting an endpoint by Hector Martin · 1 year, 1 month ago
  11. 2526cd9 usb: xhci: Better error handling in abort_td() by Hector Martin · 1 year, 1 month ago
  12. 8d1e03f usb: xhci: Guard all calls to xhci_wait_for_event by Hector Martin · 1 year, 1 month ago
  13. 4a363dd Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · 12 months ago
  14. cef52c9 configs: keystone2: Do not include hardware.h by Andrew Davis · 1 year ago
  15. 654580e xen: pvblock: fix the maximum io size in one operation by AKASHI Takahiro · 1 year ago
  16. d6d8078 timer-uclass: Always use "clock-frequency" property as fallback by Alex Bee · 1 year ago
  17. 339d968 Merge patch series "cmd: add scmi command" by Tom Rini · 12 months ago
  18. 9c07c0a firmware: scmi: support protocols on sandbox only if enabled by AKASHI Takahiro · 1 year ago
  19. 38cc6cd Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · 12 months ago
  20. 89994d6 musb-new: Remove implementation of io.h functions by Igor Prusov · 1 year ago
  21. e515a2b treewide: Include linux/io.h instead of asm-generic/io.h by Igor Prusov · 1 year ago
  22. d26db04 spi: meson_spifc_a1: Switch to io{read,write}32_rep() by Igor Prusov · 1 year ago
  23. fa34fbf asm-generic: Import functions from Linux by Igor Prusov · 1 year ago
  24. 66c2173 Merge patch series "sysinfo: Expand sysinfo with some more banner information" by Tom Rini · 12 months ago
  25. 6f646d1 sysinfo: Allow displaying more info on startup by Simon Glass · 1 year ago
  26. b2bf18d Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 12 months ago
  27. acae7eb i2c: Bugfix in i2c_get_chip_by_phandle() by Philip Oberfichtner · 1 year ago
  28. d6e052c Merge patch series "ufs: Add a PCI UFS controller support" by Tom Rini · 12 months ago
  29. 5b2d25a ufs: Handle UFS 3.1 controllers by Bin Meng · 1 year, 1 month ago
  30. 2ec7d65 ufs: Add a PCI based UFS controller driver by Bin Meng · 1 year, 1 month ago
  31. e5c19ce ufs: Allow mmio registers on the PCI bus by Bin Meng · 1 year, 1 month ago
  32. 1b3dab2 ufs: Add a line feed to the end of some dev_xxx() messages by Bin Meng · 1 year, 1 month ago
  33. b2d0168 ufs: Correct the UFS terminlogy by Bin Meng · 1 year, 1 month ago
  34. 33e7ca5 serial: s5p: Use dev_read_addr_ptr() to get base address by Sam Protsenko · 1 year, 1 month ago
  35. 129d6a0 Merge tag 'u-boot-dfu-next-20231124' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · 12 months ago
  36. a627f28 serial: s5p: Improve coding style by Sam Protsenko · 1 year, 1 month ago
  37. e79f630 serial: s5p: Use named constants for register values by Sam Protsenko · 1 year, 1 month ago
  38. 5ad21de serial: s5p: Use livetree API to get "id" property by Sam Protsenko · 1 year, 1 month ago
  39. a0615ff serial: s5p: Remove common.h inclusion by Sam Protsenko · 1 year, 1 month ago
  40. 65660bf serial: npcm: support skip uart clock setting by Jim Liu · 1 year ago
  41. 70b450b dma: ti: k3-udma: Introduce DMA support for the am62ax by Vignesh Raghavendra · 1 year ago
  42. 9086e8f tpm: remove superfluous check in tpm_tis_send() by Heinrich Schuchardt · 1 year ago
  43. 8a0d078 usb: udc: Try to clarify an error message by Miquel Raynal · 1 year, 2 months ago
  44. 9b63fca cmd: Change the dependencies between CMD_BIND and USB_GADGET by Miquel Raynal · 1 year, 2 months ago
  45. 1041ee6 usb: gadget: f_mass_storage: Stop ums on START-STOP UNIT SCSI command by Marek Vasut · 1 year, 1 month ago
  46. f490623 dfu: add CONFIG_DFU_NAME_MAX_SIZE configuration by Jaehoon Chung · 2 years, 5 months ago
  47. 6f68dcd usb: fastboot: Add missing newline in pr_err by Simon Holesch · 1 year ago
  48. b272c87 usb: ci: Fix gadget reinit by Simon Holesch · 1 year ago
  49. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
  50. beeb91a scsi: set dma direction to NONE for TEST UNIT READY by Nikita Yushchenko · 1 year ago
  51. d5ff806 Merge branch 'master-mmc-clock' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year ago
  52. d822255 blk: blkmap: add ramdisk creation utility function by Masahisa Kojima · 1 year, 1 month ago
  53. 45c4b27 virtio: rng: gracefully handle 0 byte returns by Andre Przywara · 1 year, 1 month ago
  54. ae7ec8b Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · 1 year ago
  55. b83fae6 blk: Drop reference to DM_SPL by Simon Glass · 1 year ago
  56. a074083 dm: core: Correct reference to DM_SPL in SPL_DM_STATS by Simon Glass · 1 year ago
  57. dfeb4f0 cmd: bcb: extend BCB C API to allow read/write the fields by Dmitrii Merkurev · 1 year, 1 month ago
  58. a654369 cmd: bcb: support various block device interfaces for BCB command by Dmitrii Merkurev · 1 year, 1 month ago
  59. 13248d6 treewide: use linux/time.h for time conversion defines by Igor Prusov · 1 year, 1 month ago
  60. 3542550 spi: meson_spifc_a1: Use define for time interval by Igor Prusov · 1 year, 1 month ago
  61. da35ab6 sysreset: Fix unsupported request return values by Paul Barker · 1 year, 1 month ago
  62. 5271e35 spl: Only support bl_len when we have to by Sean Anderson · 1 year, 1 month ago
  63. 0c6c83e spl: Remove dev from spl_load_info by Sean Anderson · 1 year, 1 month ago
  64. 5e6a112 Merge patch series "nand: Add sandbox tests" by Tom Rini · 1 year ago
  65. 8502b5b test: spl: Add a test for NAND by Sean Anderson · 1 year, 1 month ago
  66. bc8e8a4 nand: Add sandbox driver by Sean Anderson · 1 year, 1 month ago
  67. 333d43f nand: Allow reinitialization by Sean Anderson · 1 year, 1 month ago
  68. c203482 nand: Add function to unregister NAND devices by Sean Anderson · 1 year, 1 month ago
  69. b37a920 mtd: Add some fallbacks for add/del_mtd_device by Sean Anderson · 1 year, 1 month ago
  70. b35df87 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · 1 year, 1 month ago
  71. 38ef64e spl: nand: Set bl_len to page size by Sean Anderson · 1 year, 1 month ago
  72. cdc0434 nand: spl_loaders: Only read enough pages to load the image by Sean Anderson · 1 year, 1 month ago
  73. 601b890 nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automatically by Sean Anderson · 1 year, 1 month ago
  74. 23c2ebe nand: Don't dereference NULL manufacturer_desc by Sean Anderson · 1 year, 1 month ago
  75. 2c61c0e dm: Do not enable debug messages by default by Heinrich Schuchardt · 1 year, 1 month ago
  76. 778f4ea pinctrl: pinctrl_stm32: Add stm32mp2 support by Patrice Chotard · 1 year, 1 month ago
  77. 6261cf6 serial: stm32: Fix AARCH64 compilation warnings by Patrice Chotard · 1 year, 1 month ago
  78. f655090 clk: exynos: Add header guard for clk-pll.h by Sam Protsenko · 1 year, 1 month ago
  79. 2227f4c serial: s5p: Fix clk_get_by_index() error code check by Sam Protsenko · 1 year, 1 month ago
  80. 11bd278 watchdog: s5p_wdt: Include missing CPU header by Sam Protsenko · 1 year, 1 month ago
  81. 70d2c994 mmc: renesas-sdhi: Disable clock after tuning reset when possible by Marek Vasut · 1 year, 1 month ago
  82. fafedff power: regulator: add AXP313 support by Andre Przywara · 1 year, 1 month ago
  83. d17d051 power: pmic: sunxi: add AXP313 SPL driver by Andre Przywara · 1 year, 4 months ago
  84. 0070d57 pinctrl: sunxi: Avoid using .bss for SPL by Samuel Holland · 1 year, 1 month ago
  85. d379bcb sunxi: mmc: Sort compatible strings numerically by Samuel Holland · 1 year, 1 month ago
  86. ca43266 clk: sunxi: Use the right symbol in the Makefile by Samuel Holland · 1 year, 1 month ago
  87. 43b573d sunxi: mmc: Move header to the driver directory by Samuel Holland · 1 year, 1 month ago
  88. 7b252df net: sun8i_emac: Drop DM_GPIO checks by Samuel Holland · 1 year, 1 month ago
  89. ffb0294 sunxi: board: simplify early PMIC setup conditions by Andre Przywara · 3 years, 5 months ago
  90. bb7121f Merge branch '2023-11-10-assorted-fixes' by Tom Rini · 1 year ago
  91. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
  92. ee2ce29 bootstd: Skip over bad device during bootflows scanning by Tony Dinh · 1 year, 1 month ago
  93. 4808d16 firmware: scmi: correct a validity check against power domain id by AKASHI Takahiro · 1 year, 1 month ago
  94. d2174db scsi: Have scsi_init_dev_desc_priv() use memset by Tom Rini · 1 year, 1 month ago
  95. 455ad75 rockchip: otp: Add support for RV1126 by Tim Lunn · 1 year, 1 month ago
  96. b630f8b scsi: Forceably finish migration to DM_SCSI by Tom Rini · 1 year, 1 month ago
  97. 2dbb496 qe: Add <asm/ppc.h> on PowerPC by Tom Rini · 1 year, 1 month ago
  98. 362d84c spi: Add <errno.h> to spi-mem-nodm.c by Tom Rini · 1 year, 1 month ago
  99. 5faf66a fsl_qe: Drop common.h by Tom Rini · 1 year, 1 month ago
  100. 2a7ea65 m68k: Remove CONFIG_FSLDMAFEC by Tom Rini · 1 year, 1 month ago