aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-12-01usb: xhci: Recover from halted bulk endpointsHector Martin1-0/+8
2023-12-01usb: xhci: Allow context state errors when halting an endpointHector Martin1-2/+4
2023-12-01usb: xhci: Better error handling in abort_td()Hector Martin2-12/+24
2023-12-01usb: xhci: Guard all calls to xhci_wait_for_eventHector Martin2-0/+24
2023-11-28MAINTAINERS: Step up as co-maintainer of Tegra SOC platformWIP/28Nov2023-nextSvyatoslav Ryhel1-2/+5
2023-11-28Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsungWIP/28Nov2023Tom Rini9-50/+58
2023-11-27i2c: Bugfix in i2c_get_chip_by_phandle()Philip Oberfichtner1-1/+1
2023-11-27configs: Remove unneeded SYS_CONFIG_NAME from a*y17lte defconfigsSam Protsenko3-3/+0
2023-11-27board: samsung: Fix SYS_CONFIG_NAME configs in axy17lte KconfigSam Protsenko1-11/+3
2023-11-27serial: s5p: Use dev_read_addr_ptr() to get base addressSam Protsenko1-4/+2