summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-14pinctrl-uclass: update comment to reflect codePhilip Molloy
2025-07-14Merge patch series "integer limit macro consolidation"Tom Rini
2025-07-14limits.h: provide all limit macros for standard [u]intNN_t typesRasmus Villemoes
2025-07-14move limits for sNN/uNN types from kernel.h to limits.hRasmus Villemoes
2025-07-14move more limits from kernel.h to limits.h and standardize their definitionsRasmus Villemoes
2025-07-14Merge tag 'qcom-main-20250714' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2025-07-14clk: qcom: sm8650: add usb3 noc clkRui Miguel Silva
2025-07-14watchdog: qcom-wdt: Drop read check on write-only WDT_EN registerBalaji Selvanathan
2025-07-14qcom_defconfig: enable USB mass storage gadgetCasey Connolly
2025-07-14cmd: ufetch: Initialise size before first useAndrew Goodbody
2025-07-14gpio: qcom: move pm8550 gpio to new driverNeil Armstrong
2025-07-14gpio: qcom: add new driver for SPMI gpiosNeil Armstrong
2025-07-12kbuild: Avoid including architecture-specific Makefile twiceYao Zi
2025-07-12i2c: muxes: Add PCA9541 i2c arbitrator driverPadmarao Begari
2025-07-12i2c: muxes: pca954x: add pca9545 supportFrank Wunderlich
2025-07-11block: sandbox: Add support for SYS_64BIT_LBATom Rini
2025-07-11Kconfig: Test for !COMPILE_TEST in some locationsTom Rini
2025-07-11Kconfig: Add COMPILE_TEST optionTom Rini
2025-07-11global: Make ARCH_MISC_INIT a selected symbolTom Rini
2025-07-11toradex: Switch from ARCH_MISC_INIT to MISC_INIT_R in some casesTom Rini
2025-07-11fs: erofs: Do NULL check before dereferencing pointerAndrew Goodbody
2025-07-11board: ti: Clean up formatting in rm-cfg.yamlNeha Malcom Francis
2025-07-11Merge patch series "fs: ext4fs: Fix some issues found by Smatch"Tom Rini
2025-07-11Merge patch series "Create uclass for HW AES cryptographic devices"Tom Rini
2025-07-11Merge patch series "Enable RNG support for KASLR on Toradex arm64 TI SoMs"Tom Rini
2025-07-11configs: verdin-am62p: enable RNG support for KASLREmanuele Ghidoli
2025-07-11configs: verdin-am62: enable RNG support for KASLREmanuele Ghidoli
2025-07-11fs: ext4fs: Perform NULL check before dereferenceAndrew Goodbody
2025-07-11fs: ext4fs: Use unwind goto to free memory on errorAndrew Goodbody
2025-07-11fs: ext4fs: Do not negate error before returning itAndrew Goodbody
2025-07-11test: dm: add AES engine testSvyatoslav Ryhel
2025-07-11cmd: aes: Add support for DM AES driversIon Agorria
2025-07-11crypto: aes: Add software AES DM driverIon Agorria
2025-07-11dm: crypto: Create AES uclassIon Agorria
2025-07-11Merge tag 'u-boot-imx-master-20250710' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-07-10Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2025-07-10ARM: renesas: Add support for the r7s72100 Genmai boardMagnus Damm
2025-07-10ARM: renesas: Put common r7s72100 code in board/renesas/commonMagnus Damm
2025-07-10ARM: renesas: Split common RZ/A1 and GR-PEACH defconfigsMarek Vasut
2025-07-10arm64: renesas: Switch R-Car V4H to renesas_rcar4_sa0 binman etypeMarek Vasut
2025-07-10binman: Add renesas_rcar4_sa0 etypeMarek Vasut
2025-07-10arm64: dts: renesas: Clean up sysinfo EEPROM DT description on R-Car Gen3Marek Vasut
2025-07-10arm: renesas: configs: Drop deprecated commentsMarek Vasut
2025-07-10net: sh_eth: arm: renesas: README: Drop CFG_SH_ETHER_PHY_MODEMarek Vasut
2025-07-10net: sh_eth: arm: renesas: README: Drop CFG_SH_ETHER_PHY_ADDRMarek Vasut
2025-07-10net: sh_eth: Drop phy_addr assignmentMarek Vasut
2025-07-10net: sh_eth: arm: renesas: README: Drop CFG_SH_ETHER_CACHE_*Marek Vasut
2025-07-10net: sh_eth: Convert cache operations to static functionsMarek Vasut
2025-07-10net: sh_eth: arm: renesas: README: Drop CFG_SH_ETHER_USE_PORTMarek Vasut
2025-07-10net: sh_eth: Pass struct port_info aroundMarek Vasut