summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-02ARM: dts: at91: sam9x60-curiosity: Add raw NAND flashAlexander Dahl
2023-08-02ARM: dts: at91: sam9x60-curiosity: Improve alignment with upstreamAlexander Dahl
2023-08-02ARM: dts: at91: sam9x60: Change i2c compatibleAlexander Dahl
2023-08-02ARM: dts: at91: sam9x60-curiosity: Fix EEPROM typeAlexander Dahl
2023-08-02ARM: dts: at91: sam9x60: Better align with upstream dtsiAlexander Dahl
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
2023-08-01video: bochs: Drop the useless argument of bochs_vga_write()Bin Meng
2023-08-01video: bochs: Drop inclusion of <asm/mtrr.h>Bin Meng
2023-08-01dm: video: Cosmetic style fixBin Meng
2023-08-01x86: Add a little more info to cbsysinfoSimon Glass
2023-08-01x86: Return mtrr_add_request() to its old purposeSimon Glass
2023-08-01video: vesa: Use mtrr_set_next_var() for graphics memoryBin Meng
2023-08-01video: ivybridge: Use mtrr_set_next_var() for graphics memoryBin Meng
2023-08-01video: broadwell: Use mtrr_set_next_var() for graphics memoryBin Meng
2023-08-01x86: fsp: Use mtrr_set_next_var() for graphics memoryBin Meng
2023-08-01x86: Change testing logic of mtrr commitBin Meng
2023-07-31Merge tag 'u-boot-rockchip-20230731' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-07-31board: rockchip: Add Radxa E25 Carrier BoardJonas Karlman
2023-07-31configs: rockchip: Enable USB2PHY for RK3328 boardsJagan Teki
2023-07-31clk: rockchip: rk3328: Handle usb480m phy clockJagan Teki
2023-07-31phy: rockchip-inno-usb2: Add USB2 PHY for RK3328Jagan Teki
2023-07-31configs: Enable DWC3 USB 3.0 on RK3328 boardsJagan Teki
2023-07-31usb: dwc3-generic: Restrict single ctrl node for RK3328Jagan Teki
2023-07-31configs: Drop unused XHCI_DWC3 for RK3328 boardsJagan Teki