aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-01serial: Enforce DM_SERIALWIP/assortedTom Rini126-219/+99
2023-08-01Kconfigs: Correct default of "0" on hex type entriesTom Rini47-64/+38
2023-08-01configs: Resync with savedefconfigTom Rini10-12/+3
2023-08-01Merge tag 'x86-pull-20230801' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini9-20/+24
2023-08-01Merge tag 'video-20230801' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini5-29/+29
2023-08-01Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini3-8/+25
2023-08-01drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove videoNikhil M Jain1-2/+8
2023-08-01drivers: video: tidss: tidss_drv: Change remove methodNikhil M Jain1-11/+1
2023-08-01video: bochs: Set the frame buffer size per configurationBin Meng1-2/+2
2023-08-01video: kconfig: Set default FB size for BochsBin Meng1-2/+4
2023-08-01video: kconfig: Drop the superfluous dependencyBin Meng1-4/+4
2023-08-01video: kconfig: Fix wrong text for the PCI default FB sizeBin Meng1-2/+2
2023-08-01video: bochs: Remove the x86 dependencyBin Meng1-1/+0
2023-08-01video: bochs: Avoid using IO instructions to access VGA IO portBin Meng2-6/+4
2023-08-01video: bochs: Drop the useless argument of bochs_vga_write()Bin Meng2-4/+8
2023-08-01video: bochs: Drop inclusion of <asm/mtrr.h>Bin Meng1-1/+0
2023-08-01dm: video: Cosmetic style fixBin Meng1-2/+4
2023-08-01x86: Add a little more info to cbsysinfoSimon Glass3-2/+11
2023-08-01x86: Return mtrr_add_request() to its old purposeSimon Glass1-1/+5
2023-08-01video: vesa: Use mtrr_set_next_var() for graphics memoryBin Meng1-2/+1
2023-08-01video: ivybridge: Use mtrr_set_next_var() for graphics memoryBin Meng1-2/+1
2023-08-01video: broadwell: Use mtrr_set_next_var() for graphics memoryBin Meng1-7/+3
2023-08-01x86: fsp: Use mtrr_set_next_var() for graphics memoryBin Meng1-2/+1
2023-08-01x86: Change testing logic of mtrr commitBin Meng1-4/+2
2023-07-31Merge tag 'u-boot-rockchip-20230731' of https://source.denx.de/u-boot/custodi...WIP/31Jul2023Tom Rini102-371/+5055
2023-07-31board: rockchip: Add Radxa E25 Carrier BoardJonas Karlman7-0/+787
2023-07-31configs: rockchip: Enable USB2PHY for RK3328 boardsJagan Teki6-0/+6
2023-07-31clk: rockchip: rk3328: Handle usb480m phy clockJagan Teki1-0/+2
2023-07-31phy: rockchip-inno-usb2: Add USB2 PHY for RK3328Jagan Teki1-0/+34
2023-07-31configs: Enable DWC3 USB 3.0 on RK3328 boardsJagan Teki6-0/+12
2023-07-31usb: dwc3-generic: Restrict single ctrl node for RK3328Jagan Teki1-1/+1
2023-07-31configs: Drop unused XHCI_DWC3 for RK3328 boardsJagan Teki6-6/+0
2023-07-31arm64: dts: rockchip: Drop unused rk3328-xhci nodeJagan Teki5-50/+0
2023-07-31power: regulator: rk8xx: Add 500us delay after LDO regulator is enabledJonas Karlman1-0/+4
2023-07-31arm: mvebu: x240: Use i2c-gpio instead of built in controllerChris Packham2-7/+24
2023-07-31i2c: i2c-gpio: Correctly handle new {sda, scl}-gpios bindingsChris Packham1-1/+1
2023-07-31board: rockchip: add Radxa ROCK5A Rk3588 boardEugen Hristev11-1/+290
2023-07-31ARM: dts: rockchip: rk3588: Move bootph-all props to common fileEugen Hristev2-54/+56
2023-07-31rockchip: rk3568-rock-3a: Fix pcie2x1 and pcie3x2 pinctrl overrideJonas Karlman1-13/+1
2023-07-31rockchip: rk3588-rock-5b: Fix SPI Flash aliasJonas Karlman3-1/+12
2023-07-31rockchip: rk3568-rock-3a: Fix SPI Flash aliasJonas Karlman3-4/+4
2023-07-31doc: rockchip: Update SPI flashing instructionJonas Karlman1-21/+5
2023-07-31rockchip: rk3399-roc-pc: Fix SPL max size and SPI flash payload offsetJonas Karlman3-6/+6
2023-07-31rockchip: rk3399-pinephone-pro: Fix SPL max size and SPI flash payload offsetJonas Karlman2-5/+3
2023-07-31rockchip: rk3399-pinebook-pro: Fix SPL max size and SPI flash payload offsetJonas Karlman2-5/+3
2023-07-31rockchip: rk3399-rockpro64: Fix SPL max size and SPI flash payload offsetJonas Karlman2-7/+2
2023-07-31rockchip: rk356x-u-boot: Use relaxed u-boot,spl-boot-orderJonas Karlman1-1/+1
2023-07-31rockchip: rk356x-u-boot: Add bootph-all to common pinctrl nodesJonas Karlman3-110/+64
2023-07-31rockchip: rk3566-radxa-cm3-io: Sync dts from linux v6.4Jonas Karlman1-0/+8
2023-07-31rockchip: rk356x: Sync dtsi from linux v6.4Jonas Karlman2-6/+102