summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-19video: backlight: lm3533: configure core in the probeSvyatoslav Ryhel
2025-03-19video: backlight: lm3533: add more flexibility with device treeSvyatoslav Ryhel
2025-03-19video: sharp-lq101r1sx01: add missing LPM flagSvyatoslav Ryhel
2025-03-19video: samsung-ltl106hl02: add missing LPM flagSvyatoslav Ryhel
2025-03-19video: renesas-r69328: add power suppliesSvyatoslav Ryhel
2025-03-19net: phy: ksz90x1: Simplify ksz9131_config_rgmii_delayPaul Barker
2025-03-19net: phy: ksz90x1: Load skew values from device treePaul Barker
2025-03-19net: phy: ksz90x1: Handle ksz9131 LED errataPaul Barker
2025-03-19net: phy: Port set/clear bits from LinuxPaul Barker
2025-03-19net: ravb: Fix error handling in ravb_probePaul Barker
2025-03-19renesas_rzg2l_smarc_defconfig: Enable USB supportPaul Barker
2025-03-19phy: rcar: Support RZ/G2L USB PHYPaul Barker
2025-03-19reset: rzg2l-usbphy-ctrl: Connect up vbus regulatorPaul Barker
2025-03-19regulator: rzg2l-usbphy: Add new driverPaul Barker
2025-03-19reset: rzg2l-usbphy-ctrl: Add new driverPaul Barker
2025-03-18Merge patch series "pxe: Precursor series for supporting read_all() in extlin...Tom Rini
2025-03-18net: Provide a function to run network operationsSimon Glass
2025-03-18net: Drop #ifdef in parse_args()Simon Glass
2025-03-18net: Refactor part of netboot_common() into a functionSimon Glass
2025-03-18net: Return the size from parse_args()Simon Glass
2025-03-18net: Return the address and size from parse_addr_size()Simon Glass
2025-03-18net: Return the load address from parse_args()Simon Glass
2025-03-18net: Simplify parse_args()Simon Glass
2025-03-18net: Tidy up the comments to parse_args()Simon Glass
2025-03-18net: Keep the bootstage functions togetherSimon Glass
2025-03-18boot: pxe: Refactor label_run_boot() to avoid cmdlineSimon Glass
2025-03-18pxe_utils: Simplify default fdt in label_run_boot()Simon Glass
2025-03-18boot: pxe: Use bootm_...() functions where possibleSimon Glass
2025-03-18boot: Support compressed booti images in bootmSimon Glass
2025-03-18boot: Support booti format in bootmSimon Glass
2025-03-18boot: arm: riscv: sandbox: Add a format for the booti fileSimon Glass
2025-03-18boot: Convert IMAGE_FORMAT into an enumSimon Glass
2025-03-18bootm: Allow building bootm.c without CONFIG_SYS_BOOTM_LENSimon Glass
2025-03-18boot: Pass just the FDT argument to label_process_fdt()Simon Glass
2025-03-18boot: Split pxe label_run_boot() into two partsSimon Glass
2025-03-18boot: Split pxe label_boot() into two partsSimon Glass
2025-03-18boot: Use strlcpy() in label_boot()Simon Glass
2025-03-18x86: Drop the unnecessary base_ptr argument to zboot_dump()Simon Glass
2025-03-18bootstd: Correct display of kernel versionSimon Glass
2025-03-18x86: Move the bootm state for zimage into cmd/Simon Glass
2025-03-18x86: Rename state to bmiSimon Glass
2025-03-18x86: Move x86 zboot state into struct bootm_infoSimon Glass
2025-03-18x86: Drop duplicate definition of zimage_dump()Simon Glass
2025-03-18x86: Rename zboot_run() to zboot_run_args()Simon Glass
2025-03-18x86: Make do_zboot_states() staticSimon Glass
2025-03-18Merge tag 'u-boot-ufs-next-20250318' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-03-18Merge tag 'u-boot-amlogic-20250318' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-03-18Merge patch series "vepxpress64: disable CRC32 by default and add FVP with TF...Tom Rini
2025-03-18Merge patch series "*** Various Improvements for phyCORE-AM62/A SoMs ***"Tom Rini
2025-03-18configs: j784s4-am69: Enable UFSUdit Kumar