summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-09cmd: bdinfo: Implement support for printing memory layout via bdinfo -mMarek Vasut
2023-12-09cmd: bdinfo: Optionally use getopt and implement bdinfo -aMarek Vasut
2023-12-09mtd: spi-nor: add flash model w25q01/02 supportJim Liu
2023-12-09spi: cadence_qspi: Select flash subnode at runtimeUdit Kumar
2023-12-09mtd: spi-nor: Add MT25QU128AB paramsGodfrey Mwangi
2023-12-09mtd: spi-nor: Add MT25U01G part number for SPI NOR FlashJit Loon Lim
2023-12-09drivers: mtd: spi: Add support for GD55LB02GEBIR SPI NOR flashTeik Heng Chong
2023-12-08Merge tag 'u-boot-amlogic-20231207' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-12-08Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2023-12-08Merge tag 'efi-2024-01-rc5' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-12-07configs: meson: enable missing DM_USB_GADGETNeil Armstrong
2023-12-06sunxi: H616: Add OrangePi Zero 3 board supportAndre Przywara
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