- fa3f19a Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 12 months ago
- 11e1cc7 Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · 12 months ago
- 9578dd8 fdt: Check for a valid fdt in oftree_ensure() by Simon Glass · 1 year ago
- c659ac7 acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h by Heinrich Schuchardt · 1 year, 1 month ago
- 9565771 Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 12 months ago
- 8632b36 command: Introduce functions to obtain command arguments by Simon Glass · 1 year ago
- bfe3c7b Merge patch series "some LED patches" by Tom Rini · 12 months ago
- f9dc67d led: add TI LP5562 LED driver by Doug Zobel · 1 year ago
- d45e712 led: led_pwm: use led_bind_generic() helper by Rasmus Villemoes · 1 year ago
- 82eb8e5 led: led_gpio: use led_bind_generic() helper by Rasmus Villemoes · 1 year ago
- 3bf0515 led: introduce led_bind_generic() by Rasmus Villemoes · 1 year ago
- 067e4ce led-uclass: do not create fallback label for top-level node by Rasmus Villemoes · 1 year ago
- 5bf61f9 led-uclass: honour ->label field populated by driver's own .bind by Rasmus Villemoes · 1 year ago
- 4f34024 clk: zynqmp: enable topsw_lsbus clock by Venkatesh Yadav Abbarapu · 12 months ago
- cb1d68b clk: imx8mn: add pwm clocks by Nicolas Heemeryck · 12 months ago
- 7e3d6ec phy: phy-imx8mq-usb: Remove .exit operation by Fabio Estevam · 1 year, 1 month ago
- f9357169 net: phy: realtek: Add support for RTL8211F(D)(I)-VD-CG by Sébastien Szymanski · 1 year, 1 month ago
- 9e1f79b net: dwc_eth_qos: add i.MX93 support by Sébastien Szymanski · 1 year, 1 month ago
- b614ddb ddr: imx: Save the FW loading if it hasn't changed by Shawn Guo · 1 year, 11 months ago
- babee72 mailbox: zynqmp: support mulitple mboxes via device-tree by Tanmay Shah · 12 months ago
- e2c3e9c mailbox: add el3 support only for zynqmp platform by Tanmay Shah · 12 months ago
- cfb41b0 mailbox: zynqmp: support smc calls to TF-A by Tanmay Shah · 12 months ago
- 218539e drivers: xilinx_spi: Probe fifo_depth at runtime by Mayuresh Chitale · 1 year ago
- 954d437 drivers: xilinx_spi: Add xfer callback by Mayuresh Chitale · 1 year ago
- 4c18d9f drivers: xilinx_spi: Use udevice in start_tranfer by Mayuresh Chitale · 1 year ago
- a62b01d pci: xilinx: Enable MMIO region by Mayuresh Chitale · 1 year ago
- 891b481 pci: xilinx: Fix "reg" not found error by Mayuresh Chitale · 1 year ago
- 3c6b1fd net: axi_emac: Use reg property for DMA registers by Mayuresh Chitale · 1 year ago
- d379150 Merge tag 'v2024.01-rc4' into next by Tom Rini · 12 months ago
- a341a0e watchdog: Correct watchdog timeout print message by Chanho Park · 12 months ago
- 493e0e2 usb: USB_XHCI_PCI depends on PCI by Heinrich Schuchardt · 1 year ago
- 6e91df9 usb: dwc3-generic: Use combined glue and ctrl node for RK3588 by Jonas Karlman · 1 year ago
- a14843f usb: xhci: Fix DMA address calculation in queue_trb by Hector Martin · 1 year, 1 month ago
- 2fd7037 usb: xhci: Do not panic on event timeouts by Hector Martin · 1 year, 1 month ago
- fb5502b usb: xhci: Fail on attempt to queue TRBs to a halted endpoint by Hector Martin · 1 year, 1 month ago
- 9d88bd4 usb: xhci: Recover from halted bulk endpoints by Hector Martin · 1 year, 1 month ago
- 6f64f0a usb: xhci: Allow context state errors when halting an endpoint by Hector Martin · 1 year, 1 month ago
- 2526cd9 usb: xhci: Better error handling in abort_td() by Hector Martin · 1 year, 1 month ago
- 8d1e03f usb: xhci: Guard all calls to xhci_wait_for_event by Hector Martin · 1 year, 1 month ago
- 4a363dd Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · 12 months ago
- cef52c9 configs: keystone2: Do not include hardware.h by Andrew Davis · 1 year ago
- 654580e xen: pvblock: fix the maximum io size in one operation by AKASHI Takahiro · 1 year ago
- d6d8078 timer-uclass: Always use "clock-frequency" property as fallback by Alex Bee · 1 year ago
- 339d968 Merge patch series "cmd: add scmi command" by Tom Rini · 12 months ago WIP/28Nov2023-next
- 9c07c0a firmware: scmi: support protocols on sandbox only if enabled by AKASHI Takahiro · 1 year ago
- 38cc6cd Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · 12 months ago
- 89994d6 musb-new: Remove implementation of io.h functions by Igor Prusov · 1 year ago
- e515a2b treewide: Include linux/io.h instead of asm-generic/io.h by Igor Prusov · 1 year ago
- d26db04 spi: meson_spifc_a1: Switch to io{read,write}32_rep() by Igor Prusov · 1 year ago
- fa34fbf asm-generic: Import functions from Linux by Igor Prusov · 1 year ago
- 66c2173 Merge patch series "sysinfo: Expand sysinfo with some more banner information" by Tom Rini · 12 months ago
- 6f646d1 sysinfo: Allow displaying more info on startup by Simon Glass · 1 year ago
- b2bf18d Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 12 months ago
- acae7eb i2c: Bugfix in i2c_get_chip_by_phandle() by Philip Oberfichtner · 1 year ago
- d6e052c Merge patch series "ufs: Add a PCI UFS controller support" by Tom Rini · 12 months ago
- 5b2d25a ufs: Handle UFS 3.1 controllers by Bin Meng · 1 year, 2 months ago
- 2ec7d65 ufs: Add a PCI based UFS controller driver by Bin Meng · 1 year, 2 months ago
- e5c19ce ufs: Allow mmio registers on the PCI bus by Bin Meng · 1 year, 2 months ago
- 1b3dab2 ufs: Add a line feed to the end of some dev_xxx() messages by Bin Meng · 1 year, 2 months ago
- b2d0168 ufs: Correct the UFS terminlogy by Bin Meng · 1 year, 2 months ago
- 33e7ca5 serial: s5p: Use dev_read_addr_ptr() to get base address by Sam Protsenko · 1 year, 1 month ago
- 129d6a0 Merge tag 'u-boot-dfu-next-20231124' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · 1 year ago
- a627f28 serial: s5p: Improve coding style by Sam Protsenko · 1 year, 1 month ago
- e79f630 serial: s5p: Use named constants for register values by Sam Protsenko · 1 year, 1 month ago
- 5ad21de serial: s5p: Use livetree API to get "id" property by Sam Protsenko · 1 year, 1 month ago
- a0615ff serial: s5p: Remove common.h inclusion by Sam Protsenko · 1 year, 1 month ago
- 65660bf serial: npcm: support skip uart clock setting by Jim Liu · 1 year ago
- 70b450b dma: ti: k3-udma: Introduce DMA support for the am62ax by Vignesh Raghavendra · 1 year ago
- 9086e8f tpm: remove superfluous check in tpm_tis_send() by Heinrich Schuchardt · 1 year, 1 month ago
- 8a0d078 usb: udc: Try to clarify an error message by Miquel Raynal · 1 year, 2 months ago
- 9b63fca cmd: Change the dependencies between CMD_BIND and USB_GADGET by Miquel Raynal · 1 year, 2 months ago
- 1041ee6 usb: gadget: f_mass_storage: Stop ums on START-STOP UNIT SCSI command by Marek Vasut · 1 year, 1 month ago
- f490623 dfu: add CONFIG_DFU_NAME_MAX_SIZE configuration by Jaehoon Chung · 2 years, 5 months ago
- 6f68dcd usb: fastboot: Add missing newline in pr_err by Simon Holesch · 1 year ago
- b272c87 usb: ci: Fix gadget reinit by Simon Holesch · 1 year ago
- dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
- beeb91a scsi: set dma direction to NONE for TEST UNIT READY by Nikita Yushchenko · 1 year ago
- d5ff806 Merge branch 'master-mmc-clock' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year ago
- d822255 blk: blkmap: add ramdisk creation utility function by Masahisa Kojima · 1 year, 1 month ago
- 45c4b27 virtio: rng: gracefully handle 0 byte returns by Andre Przywara · 1 year, 1 month ago
- ae7ec8b Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · 1 year ago
- b83fae6 blk: Drop reference to DM_SPL by Simon Glass · 1 year ago WIP/2023-11-16-assorted-updates
- a074083 dm: core: Correct reference to DM_SPL in SPL_DM_STATS by Simon Glass · 1 year ago
- dfeb4f0 cmd: bcb: extend BCB C API to allow read/write the fields by Dmitrii Merkurev · 1 year, 1 month ago
- a654369 cmd: bcb: support various block device interfaces for BCB command by Dmitrii Merkurev · 1 year, 1 month ago
- 13248d6 treewide: use linux/time.h for time conversion defines by Igor Prusov · 1 year, 1 month ago
- 3542550 spi: meson_spifc_a1: Use define for time interval by Igor Prusov · 1 year, 1 month ago
- da35ab6 sysreset: Fix unsupported request return values by Paul Barker · 1 year, 1 month ago
- 5271e35 spl: Only support bl_len when we have to by Sean Anderson · 1 year, 1 month ago
- 0c6c83e spl: Remove dev from spl_load_info by Sean Anderson · 1 year, 1 month ago
- 5e6a112 Merge patch series "nand: Add sandbox tests" by Tom Rini · 1 year ago
- 8502b5b test: spl: Add a test for NAND by Sean Anderson · 1 year, 1 month ago
- bc8e8a4 nand: Add sandbox driver by Sean Anderson · 1 year, 1 month ago
- 333d43f nand: Allow reinitialization by Sean Anderson · 1 year, 1 month ago
- c203482 nand: Add function to unregister NAND devices by Sean Anderson · 1 year, 1 month ago
- b37a920 mtd: Add some fallbacks for add/del_mtd_device by Sean Anderson · 1 year, 1 month ago
- b35df87 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · 1 year, 1 month ago
- 38ef64e spl: nand: Set bl_len to page size by Sean Anderson · 1 year, 1 month ago
- cdc0434 nand: spl_loaders: Only read enough pages to load the image by Sean Anderson · 1 year, 1 month ago
- 601b890 nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automatically by Sean Anderson · 1 year, 1 month ago