summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-06sunxi: H616: remove default AXP305 selectionAndre Przywara
2023-12-06mtd: spi-nor: Add support for zBIT ZB25VQ128Andre Przywara
2023-12-06sunxi: dts: arm64: update emac for Orange Pi Zero 3Chukun Pan
2023-12-06sunxi: correct documentation for SPI flashingStephen Graf
2023-12-06sunxi: h616: (really) lower SPL stack address to avoid BROM dataAndre Przywara
2023-12-06sunxi: H616: OrangePi Zero 2: enable USB power supplyAndre Przywara
2023-12-06mtd: spi-nor: Add support for Silicon Kaiser sk25lp128Jonas Karlman
2023-12-06spi: bcm63xx-hsspi: Fix compiler warningWilliam Zhang
2023-12-06starfive: visionfive2: add device tree overlay supportJohn Clark
2023-12-06riscv: binman: fix the load field formatRandolph
2023-12-06riscv: andes: Fix enable register settings of PLICSWYu Chien Peter Lin
2023-12-06risc-v: qemu: imply NVME_PCIHeinrich Schuchardt
2023-12-05configs: visionfive2: Enable watchdog driverChanho Park
2023-12-05riscv: dts: jh7110: Add watchdog device tree nodeChanho Park
2023-12-05watchdog: Add StarFive Watchdog driverChanho Park
2023-12-05clk: starfive: jh7110: Add watchdog clocksChanho Park
2023-12-04Merge tag 'v2024.01-rc4' into nextTom Rini
2023-12-05efi_loader: Make DisconnectController follow the EFI specIlias Apalodimas
2023-12-05efi_loader: create memory reservations in ACPI caseHeinrich Schuchardt
2023-12-05efi: Correct display of table GUIDsSimon Glass
2023-12-05efi: Collect the ACPI tables in the appSimon Glass
2023-12-05scripts/Makefile.lib: print error when no public key is specifiedMasahisa Kojima
2023-12-05doc: sending_patches.rst: s/Superseeded/SupersededMattijs Korpershoek
2023-12-05doc: clang: Update and correct support notesTom Rini
2023-12-05sandbox: Fix VPL instructionsSimon Glass
2023-12-04Prepare v2024.01-rc4v2024.01-rc4Tom Rini
2023-12-04efi_loader: generated SMBIOS table below 4 GiBHeinrich Schuchardt
2023-12-04Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-watc...Tom Rini
2023-12-04watchdog: Correct watchdog timeout print messageChanho Park
2023-12-03Merge branch 'master-rpc-off' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-12-02Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2023-12-02ARM: dts: renesas: Disable RPC driver on R8A779G0 V4H White Hawk boardCong Dang
2023-12-02ARM: dts: renesas: Clean up R8A779G0 V4H RPC SPI DT nodeMarek Vasut
2023-12-01usb: USB_XHCI_PCI depends on PCIHeinrich Schuchardt
2023-12-01usb: dwc3-generic: Use combined glue and ctrl node for RK3588Jonas Karlman
2023-12-01usb: storage: Use the correct CBW lengthsHector Martin
2023-12-01usb: hub: Add missing reset recovery delayHector Martin
2023-12-01usb: xhci: Fix DMA address calculation in queue_trbHector Martin
2023-12-01usb: xhci: Do not panic on event timeoutsHector Martin
2023-12-01usb: xhci: Fail on attempt to queue TRBs to a halted endpointHector Martin
2023-12-01usb: xhci: Recover from halted bulk endpointsHector Martin
2023-12-01usb: xhci: Allow context state errors when halting an endpointHector Martin
2023-12-01usb: xhci: Better error handling in abort_td()Hector Martin
2023-12-01usb: xhci: Guard all calls to xhci_wait_for_eventHector Martin
2023-11-30Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...Tom Rini
2023-11-29Merge branch '2023-11-29-assorted-platform-updates' into nextTom Rini
2023-11-29ARM: keystone2: Remove unneeded inclusions of common.hAndrew Davis
2023-11-29configs: keystone2: Do not include hardware.hAndrew Davis
2023-11-29configs: keystone2: Remove unused SPL_MALLOC_F_SIZE and KEYSTONE_SPL_STACK_SIZEAndrew Davis
2023-11-29Fix stack-protector for powerpcChristophe Leroy