aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-14Merge tag 'u-boot-rockchip-20230814' of https://source.denx.de/u-boot/custodi...WIP/14Aug2023Tom Rini25-119/+1085
2023-08-14Merge tag 'video-20230814' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini4-2/+7
2023-08-14pinctrl: rockchip: Fix drive and input schmitt on RK3568Jonas Karlman1-25/+31
2023-08-13rpi: set the correct parameter for simple framebuffer nodeMeng Li1-0/+2
2023-08-13bcm2835: Add simiple-framebuffer for use with fkmsJason Wessel1-0/+3
2023-08-13video: kconfig: Fix a typo in SPL_VIDEO_REMOVEBin Meng1-1/+1
2023-08-13video: vidconsole: Fix null dereference of ops->measureBin Meng1-1/+1
2023-08-12rockchip: MAINTAINERS: fix board name for Radxa ROCK 4C+FUKAUMI Naoki1-1/+1
2023-08-12dts: rockchip: rk3308: Avoid warning for serial probe on prerelocMassimo Pegorer1-0/+27
2023-08-12clk: rockchip: rk3308: Support reading UART rate and clock registersMassimo Pegorer3-2/+74
2023-08-12clk: rockchip: rk3308: Fix ordering between masking and shiftingMassimo Pegorer1-5/+5
2023-08-12rockchip: spl: Drop out of scope debug message related to uart initMassimo Pegorer1-11/+0
2023-08-12rockchip: spl: Drop useless call to debug_uart_initMassimo Pegorer1-2/+0
2023-08-12rockchip: rk356x-u-boot: Set max-frequency prop in sdhci nodeJonas Karlman1-2/+1
2023-08-12clk: rockchip: rk3568: Add dummy support for GMAC speed clocksJonas Karlman1-0/+4
2023-08-12clk: rockchip: rk3568: Include UART clocks in SPLJonas Karlman1-3/+3
2023-08-12clk: rockchip: rk3568: Fix mask for clk_cpll_div_25m_divJonas Karlman2-2/+5
2023-08-12clk: rockchip: rk3568: Fix clk selection in rk3568_pwm_get_clkDamon Ding1-1/+1
2023-08-12rockchip: cru: Enable cpu info support for rk3568Anton2-0/+4
2023-08-12video: avoid build failure on veyron boardAlvaro Fernando GarcĂ­a1-2/+5
2023-08-12rockchip: rk3568: Add EmbedFire Lubancat 2 supportAndy Yan6-0/+854
2023-08-12rockchip: rv1126: Enable fdtoverlay supportJagan Teki2-0/+2
2023-08-12rockchip: dts: rk3328: rock64: Align spi flash entryPeter Robinson2-2/+2
2023-08-12rockchip: dts: rk3328: Add rng details to u-boot.dtsiPeter Robinson2-0/+8
2023-08-12config: rock64: enable efuse for stable mac addrPeter Robinson1-0/+1
2023-08-12pci: rockchip: Release resources on failing probeJonas Karlman1-51/+57
2023-08-12rockchip: rk3399: remove duplicate call to regulators_enable_boot_onQuentin Schulz1-10/+0
2023-08-10Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini2-20/+22
2023-08-10Merge https://source.denx.de/u-boot/custodians/u-boot-riscvWIP/10Aug2023Tom Rini11-28/+50
2023-08-10watchdog: ftwdt010: need to reset watchdog in ftwdt010_wdt_start()Sergei Antonov1-19/+21
2023-08-10cmd: cyclic: Remove duplicate command name in help textAlexander Dahl1-1/+1
2023-08-10riscv: cpu: jh7110: Select SPL_ZERO_MEM_BEFORE_USEShengyu Qu1-0/+1
2023-08-10riscv: Add SPL_ZERO_MEM_BEFORE_USE implementationShengyu Qu3-25/+15
2023-08-10riscv: Kconfig: Add SPL_ZERO_MEM_BEFORE_USEShengyu Qu1-0/+8
2023-08-10configs: starfive: Enable environment in SPI flash supportShengyu Qu1-0/+9
2023-08-10configs: riscv: starfive: Add VF2 PCIe USB3 XHCI supportMinda Chen1-0/+5
2023-08-10riscv: starfive: Add SYS_CACHE_SHIFT_6 to enable SYS_CACHELINE_SIZEMinda Chen1-0/+1
2023-08-10riscv: dts: starfive: Enable pcie0 dts nodeMinda Chen1-1/+1
2023-08-10pci: plda: Get correct ECAM offset in multiple PCIe RC caseMinda Chen1-2/+3
2023-08-10cmd/sbi: display new extensionsHeinrich Schuchardt2-0/+6
2023-08-10riscv: qemu: imply CONFIG_DM_RNGHeinrich Schuchardt1-0/+1
2023-08-09Merge tag 'x86-pull-20230809' of https://source.denx.de/u-boot/custodians/u-b...WIP/09Aug2023Tom Rini103-326/+404
2023-08-09x86: qemu-x86: Convert to text environmentSimon Glass2-23/+6
2023-08-09x86: qemu: Add required linux/sizes.h includeSimon Glass2-0/+2
2023-08-09x86: efi-x86_payload: Convert to text environmentSimon Glass2-17/+6
2023-08-09x86: efi-x86_app: Convert to text environmentSimon Glass2-11/+6
2023-08-09x86: slimbootloader: Convert to text environmentSimon Glass2-35/+23
2023-08-09x86: minnowmax: Convert to text environmentSimon Glass2-16/+11
2023-08-09x86: cougarcanyon2: Convert to text environmentSimon Glass2-13/+6
2023-08-09x86: cherryhill: Convert to text environmentSimon Glass2-13/+9