summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-11usb: dwc3-generic: Add STih407 supportPatrice Chotard
2025-02-11usb: dwc3-generic: Reorder includePatrice Chotard
2025-02-11usb: dwc3: Remove dwc3 glue driver support for STiPatrice Chotard
2025-02-11configs: stih410-b2260: Enable DM_REGULATOR flagPatrice Chotard
2025-02-11ARM: dts: sti: Add fixed clock for ehci and ohci nodes in stih410-b2260.dtsiPatrice Chotard
2025-02-11usb: gadget: f_mass_storage: Add schedule() in sleep_thread()Patrice Chotard
2025-02-06boot: android: handle boot images with missing DTBSam Day
2025-02-06usb: gadget: g_dnl: Fix NULLPTR dereference when serial# is unsetMichael Ferolito
2025-02-05arm64: configs: Remove SYS_BOOTM_LEN for TI devicesAashvij Shenai
2025-02-05arm: Correct dependency for STATIC_MACH_TYPELiya Huang
2025-02-05armv7m: kconfig adds the NVIC option and masks the GIC option when NVIC is se...Liya Huang
2025-02-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2025-02-04net: miiphybb: Update debug() printMarek Vasut
2025-02-04net: miiphybb: Convert ifdef DEBUG to debug()Marek Vasut
2025-02-04arm64: renesas: Add R-Car S4 Starter Kit supportMarek Vasut
2025-02-04remoteproc: renesas: Synchronize caches across coresMarek Vasut
2025-02-04Gitlab: Add results.xml to the list of artifacts as well.Tom Rini
2025-02-04GitLab: Run sandbox on fast amd64 and fast arm64 hostsTom Rini
2025-02-04examples: fix building on arm32Liya Huang
2025-02-04API: system info adds FLASH and clk fetchesLiya Huang
2025-02-04examples: eliminate CONFIG_STANDALONE_LOAD_ADDRHeinrich Schuchardt
2025-02-04examples/api: improve determination of LOAD_ADDRHeinrich Schuchardt
2025-02-04image: apply FDTOs on FDT image node without a load propertyQuentin Schulz
2025-02-04Merge patch series "mediatek: final preparation for OF_UPSTREAM support"Tom Rini
2025-02-04arm: dts: mediatek: add PCIe node for MT7981Christian Marangi
2025-02-04arm: dts: mediatek: add USB nodes for MT7981John Crispin
2025-02-04mediatek: mt7981: move gpio-controller up and rename pinctrl to pioChristian Marangi
2025-02-04mediatek: mt7988: move gpio-controller up and rename pinctrl to pioChristian Marangi
2025-02-04pinctrl: mediatek: mt7988: rename reg-names to upstream linux formatChristian Marangi
2025-02-04mediatek: mt7986: move gpio-controller up and rename pinctrl to pioChristian Marangi
2025-02-04pinctrl: mediatek: mt7986: rename reg-names to upstream linux formatChristian Marangi
2025-02-04pinctrl: mediatek: mt7981: rename reg-names to upstream linux formatChristian Marangi
2025-02-03Merge patch series "vbe: Series part G"Tom Rini
2025-02-03vbe: Add an implementation of VBE-ABrecSimon Glass
2025-02-03vbe: Allow VBE to disable adding loadables to the FDTSimon Glass
2025-02-03vbe: Tidy up a few commentsSimon Glass
2025-02-03vbe: Provide VPL binman-symbols for the next phaseSimon Glass
2025-02-03vbe: Support providing a linker scriptSimon Glass
2025-02-03lib: Mark gunzip as relocation codeSimon Glass
2025-02-03lib: Mark memcpy() and memmove() as relocation codeSimon Glass
2025-02-03lib: Mark lz4 as relocation codeSimon Glass
2025-02-03lib: Mark crc8 as relocation codeSimon Glass
2025-02-03spl: Provide a way to mark code needed for relocationSimon Glass
2025-02-03spl: Allow spl_load() to be controlled in any xPL phaseSimon Glass
2025-02-03vbe: Support selecting images based on phase in FITSimon Glass
2025-02-03spl: Support selecting images based on phase in simple FITSimon Glass
2025-02-03spl: Avoid including hash algorithms which are not wantedSimon Glass
2025-02-03spl: Adjust debugging and xPL symbolsSimon Glass
2025-02-03lib: Allow crc16 code to be droppedSimon Glass
2025-02-03mmc: Allow controlling DM_MMC for VPL buildsSimon Glass