aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-03board: mediatek: update config headersWeijie Gao
2023-08-03arm: mediatek: retrieve ram_base from dts node for armv8 platformWeijie Gao
2023-08-02Merge tag 'dm-pull-2aug23' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini
2023-08-02binman: Add a temporary hack for duplicate phandlesSimon Glass
2023-08-02cmd/bootdev: print readable status codeHeinrich Schuchardt
2023-08-02boot: fix bootdev_list()Heinrich Schuchardt
2023-08-02binman: Support templates containing phandlesSimon Glass
2023-08-02binman: Remove templates after useSimon Glass
2023-08-02fdt: Allow copying phandles into templatesSimon Glass
2023-08-02dtoc: Add some debugging when copying nodesSimon Glass
2023-08-02dtoc: Make properties dirty when purging themSimon Glass
2023-08-02binman: Produce a template-file after processingSimon Glass
2023-08-02Makefile: Show binman missing blob messageJonas Karlman
2023-08-02binman: Show filename in missing blob help messageJonas Karlman
2023-08-02binman: Fix blank line usage for invalid images warning textJonas Karlman
2023-08-02binman: Override CheckOptional in fit entryJonas Karlman
2023-08-02binman: Report missing external blobs using error levelJonas Karlman
2023-08-02binman: Update missing optional external blob warning textJonas Karlman
2023-08-02binman: Update tee-os missing blob help textJonas Karlman
2023-08-02Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2023-08-02binman: elf: Check for ELF_TOOLS availability and remove extra semicolonLukas Funke
2023-08-02riscv: qemu: Enable usb keyboard as an input deviceBin Meng
2023-08-02riscv: qemu: Remove out-of-date "riscv, kernel-start" handlingBin Meng
2023-08-02riscv: qemu: Enable PRE_CONSOLE_BUFFERBin Meng
2023-08-02console: Print out complete stdio device listBin Meng
2023-08-02console: Refactor stdio_print_current_devices() a little bitBin Meng
2023-08-02console: Make stdio_print_current_devices() staticBin Meng
2023-08-02console: kconfig: Drop the redundant VIDEO dependencyBin Meng
2023-08-02riscv: qemu: Enable Bochs video supportBin Meng
2023-08-02acpi: Add missing RISC-V acpi_table headerHeinrich Schuchardt
2023-08-02riscv: sifive: initialize PCI on UnmatchedHeinrich Schuchardt
2023-08-02configs: starfive-jh7110: Add CONFIG_RTL8169Minda Chen
2023-08-02net: rtl8169: Add one device ID 0x8161Minda Chen
2023-08-02net: rtl8169: Fix DMA minimal aligned compile warning in RISC-VMinda Chen
2023-08-02net: rtl8169: Fix compile warning in rtl8169Minda Chen
2023-08-02riscv: dts: starfive: Enable PCIe host controllerMason Huo
2023-08-02configs: starfive-jh7110: Add support for PCIe host driverMason Huo
2023-08-02starfive: pci: Add StarFive JH7110 pcie driverMason Huo
2023-08-02i2c: designware: Add Kconfig for designware_i2c_pci.cMinda Chen
2023-08-01Merge tag 'x86-pull-20230801' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-08-01Merge tag 'video-20230801' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2023-08-01Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2023-08-01drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove videoNikhil M Jain
2023-08-01drivers: video: tidss: tidss_drv: Change remove methodNikhil M Jain
2023-08-01video: bochs: Set the frame buffer size per configurationBin Meng
2023-08-01video: kconfig: Set default FB size for BochsBin Meng
2023-08-01video: kconfig: Drop the superfluous dependencyBin Meng
2023-08-01video: kconfig: Fix wrong text for the PCI default FB sizeBin Meng
2023-08-01video: bochs: Remove the x86 dependencyBin Meng
2023-08-01video: bochs: Avoid using IO instructions to access VGA IO portBin Meng