aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-09test/py: Disable error E0611 in two cases for pylintWIP/09Dec2023Tom Rini2-0/+2
2023-12-09Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini10-29/+382
2023-12-09Merge patch series "bootflow: bootmeth_efi: Fix network efi boot."Tom Rini2-9/+29
2023-12-09bootflow: bootmeth_efi: don't free bufferShantur Rathore1-1/+6
2023-12-09bootflow: bootmeth_efi: Handle fdt not available.Shantur Rathore2-6/+15
2023-12-09bootflow: bootmeth_efi: set bflow->fname from bootfile nameShantur Rathore1-1/+7
2023-12-09bootflow: bootmeth_efi: Set bootp_arch as hexShantur Rathore1-1/+1
2023-12-09arm: apple: t602x: Add missing MMIO regions to memmapJanne Grunau1-0/+48
2023-12-08Merge tag 'u-boot-amlogic-20231207' of https://source.denx.de/u-boot/custodia...WIP/08Dec2023Tom Rini5-0/+5
2023-12-08Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini13-7/+58
2023-12-08Merge tag 'efi-2024-01-rc5' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini9-57/+106
2023-12-07configs: meson: enable missing DM_USB_GADGETNeil Armstrong5-0/+5
2023-12-06sunxi: H616: Add OrangePi Zero 3 board supportAndre Przywara3-0/+38
2023-12-06sunxi: H616: remove default AXP305 selectionAndre Przywara3-1/+2
2023-12-06mtd: spi-nor: Add support for zBIT ZB25VQ128Andre Przywara2-0/+10
2023-12-06sunxi: dts: arm64: update emac for Orange Pi Zero 3Chukun Pan3-3/+5
2023-12-06sunxi: correct documentation for SPI flashingStephen Graf1-2/+1
2023-12-06sunxi: h616: (really) lower SPL stack address to avoid BROM dataAndre Przywara1-1/+1
2023-12-06sunxi: H616: OrangePi Zero 2: enable USB power supplyAndre Przywara1-0/+1
2023-12-06starfive: visionfive2: add device tree overlay supportJohn Clark1-0/+1
2023-12-06riscv: binman: fix the load field formatRandolph1-10/+4
2023-12-06riscv: andes: Fix enable register settings of PLICSWYu Chien Peter Lin1-18/+15
2023-12-06risc-v: qemu: imply NVME_PCIHeinrich Schuchardt1-1/+1
2023-12-05configs: visionfive2: Enable watchdog driverChanho Park1-0/+5
2023-12-05riscv: dts: jh7110: Add watchdog device tree nodeChanho Park1-0/+10
2023-12-05watchdog: Add StarFive Watchdog driverChanho Park3-0/+337
2023-12-05clk: starfive: jh7110: Add watchdog clocksChanho Park1-0/+9
2023-12-05efi_loader: Make DisconnectController follow the EFI specIlias Apalodimas1-17/+10
2023-12-05efi_loader: create memory reservations in ACPI caseHeinrich Schuchardt2-17/+10
2023-12-05efi: Correct display of table GUIDsSimon Glass1-3/+1
2023-12-05efi: Collect the ACPI tables in the appSimon Glass1-3/+21
2023-12-05scripts/Makefile.lib: print error when no public key is specifiedMasahisa Kojima1-0/+5
2023-12-05doc: sending_patches.rst: s/Superseeded/SupersededMattijs Korpershoek1-2/+2
2023-12-05doc: clang: Update and correct support notesTom Rini1-12/+10
2023-12-05sandbox: Fix VPL instructionsSimon Glass1-3/+47
2023-12-04Prepare v2024.01-rc4v2024.01-rc4Tom Rini2-2/+2
2023-12-04efi_loader: generated SMBIOS table below 4 GiBHeinrich Schuchardt1-7/+9
2023-12-04Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-watc...Tom Rini1-1/+2
2023-12-04watchdog: Correct watchdog timeout print messageChanho Park1-1/+2
2023-12-03Merge branch 'master-rpc-off' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2-15/+5
2023-12-02Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usbWIP/02Dec2023Tom Rini7-25/+90
2023-12-02ARM: dts: renesas: Disable RPC driver on R8A779G0 V4H White Hawk boardCong Dang1-1/+1
2023-12-02ARM: dts: renesas: Clean up R8A779G0 V4H RPC SPI DT nodeMarek Vasut1-14/+4
2023-12-01usb: USB_XHCI_PCI depends on PCIHeinrich Schuchardt1-1/+1
2023-12-01usb: dwc3-generic: Use combined glue and ctrl node for RK3588Jonas Karlman1-0/+1
2023-12-01usb: storage: Use the correct CBW lengthsHector Martin1-8/+14
2023-12-01usb: hub: Add missing reset recovery delayHector Martin1-0/+7
2023-12-01usb: xhci: Fix DMA address calculation in queue_trbHector Martin1-1/+4
2023-12-01usb: xhci: Do not panic on event timeoutsHector Martin1-2/+3
2023-12-01usb: xhci: Fail on attempt to queue TRBs to a halted endpointHector Martin1-1/+2