summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-19ram: k3-ddrss: Add support for number of controllers under MSMCNeha Malcom Francis
2025-08-19ram: k3-ddrss: Add CONFIG_K3_MULTI_DDRNeha Malcom Francis
2025-08-19ram: k3-ddrss: Add support for a partial inline ECC regionNeha Malcom Francis
2025-08-19ram: k3-ddrss: Add comment about ecc_reserved_spaceNeha Malcom Francis
2025-08-19ram: k3-ddrss: s/K3_DDRSS_MAX_ECC_REGIONS/K3_DDRSS_MAX_ECC_REGNeha Malcom Francis
2025-08-19ram: k3-ddrss: Use DDR address instead of system address for ecc_regionsNeha Malcom Francis
2025-08-19Merge patch series "soc: ti: k3-navss-ringacc: Fix Smatch reported issues"Tom Rini
2025-08-19soc: ti: k3-navss-ringacc: Do not use uninitialised variableAndrew Goodbody
2025-08-19soc: ti: k3-navss-ringacc: NULL check before dereferenceAndrew Goodbody
2025-08-19Merge patch series "remoteproc: k3: Fix two Smatch issue reports"Tom Rini
2025-08-19remoteproc: k3-r5: Ensure ret is initialisedAndrew Goodbody
2025-08-19remoteproc: ti_k3_arm64: Cannot set or compare u8 to 16bitsAndrew Goodbody
2025-08-19sandbox: Add generic asm/atomic.hTom Rini
2025-08-19sandbox: Improve dummy local_irq_save implementationTom Rini
2025-08-19sound: rt5677: Cannot test unsigned for being negativeAndrew Goodbody
2025-08-19tools: aisimage: Make aisimage_check_params() staticIlias Apalodimas
2025-08-19tools: fit_info: Make usage() staticIlias Apalodimas
2025-08-19pinctrl: nexell: Cannot test unsigned to be negativeAndrew Goodbody
2025-08-18Merge patch series "test/py: Correctly restore the DT after capsule tests"Tom Rini
2025-08-18test/py: Fix capsule update testsIlias Apalodimas
2025-08-18test/py: Fix race conditions on EFI capsule testsIlias Apalodimas
2025-08-18test/py: Read from the correct offset when initializing capsulesIlias Apalodimas
2025-08-18test/py: Correctly restore the DT after capsule testsIlias Apalodimas
2025-08-18Merge patch series "modify npcm7xx/8xx feature and bug fixed"Tom Rini
2025-08-18configs: npcm: remove CONFIG_SYS_SKIP_UART_INITJim Liu
2025-08-18misc: npcm_host_intf: Disable pending KCS/BPC interruptsJim Liu
2025-08-18misc: npcm_host_intf: Add Arbel eSPI workaroundJim Liu
2025-08-18arm: dts: nuvoton: Change timer nodeJim Liu
2025-08-18i2c: npcm: fix consecutive dm_i2c_read/write errorStanley Chu
2025-08-18pinctrl: npcm8xx: add support for setting VCD input sourceStanley Chu
2025-08-18arm: dts: npcm8xx: add pinmux for VCD inputStanley Chu
2025-08-18Merge tag 'net-20250818' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2025-08-18phy: cadence: torrent: Set an error code for returnAndrew Goodbody
2025-08-18phy: cadence: sierra: Remove variable that is not assigned toAndrew Goodbody
2025-08-18net: ks8851_mll: Remove unreachable codeAndrew Goodbody
2025-08-18net: lwip: ping: set net_try_count to 1Jerome Forissier
2025-08-18net: cortina_ni: Fix typo accessing wrong phyAndrew Goodbody
2025-08-18lwip: sntp: remove redundant sys_check_timeouts()Jerome Forissier
2025-08-18lwip: tftp: resend initial requestJerome Forissier
2025-08-18net: introduce CONFIG_DNSJerome Forissier
2025-08-18net: octeontx2: NULL check before dereferenceAndrew Goodbody
2025-08-18net: octeontx2: Restore default value for errAndrew Goodbody
2025-08-18net: mvpp2: Use field just assigned in error testAndrew Goodbody
2025-08-18net: mvpp2: Cannot test unsigned variable to be negativeAndrew Goodbody
2025-08-18net: mvpp2: Return -ENOMEM for failed allocAndrew Goodbody
2025-08-18net: mvpp2: Fix impossible testAndrew Goodbody
2025-08-18net: mv88e6xxx: Fix logical operator instead of bitwiseAndrew Goodbody
2025-08-18net: mediatek: Use correct variable for returnAndrew Goodbody
2025-08-18net: ldpaa_eth: Fix buffer overflow in memsetAndrew Goodbody
2025-08-18net: add missing SPDX-License-Identifier for files originating from LiMonMax Merchel