summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-16arm: kirkwood: Add support for ZyXEL NSA325 boardTony Dinh
2023-10-16ARM64: dts: marvell: cn9310-crb: Remove duplicate pinctrlChris Packham
2023-10-16ARM64: dts: marvell: cn9310: Use appropriate label for spi1 pinsChris Packham
2023-10-16kirkwood: dns325: Enable 2nd harddriveStefan Roese
2023-10-16toradex: verdin-imx8mm/imx8mp: Remove bootcmd_mfgJoao Paulo Goncalves
2023-10-16smegw01: Remove misuse of CONFIG_ENV_IS_NOWHEREEduard Strehlau
2023-10-16mx28evk: Add USB Mass Storage supportFabio Estevam
2023-10-16usb: ehci: mxs: Use regulator_set_enable_if_allowed()Fabio Estevam
2023-10-16usb: ehci: mxs: Fix the USB node pointer retrievalFabio Estevam
2023-10-16arm: mach-imx: Makefile: Extend u-boot-nand.imx paddingHiago De Franco
2023-10-16toradex: colibri_imx7: Enable nand/emmc detection and set boot variantHiago De Franco
2023-10-16board: toradex: verdin-imx8mm: set fixed LPDDR4 refresh rate as per errata ER...Andrejs Cainikovs
2023-10-16usbarmory: Add DM_I2C and DM_SERIAL supportAndrej Rosano
2023-10-16mx8m: csf.sh: pad csf blob for u-boot.itb to CSF_SIZE minus IVT headerRasmus Villemoes
2023-10-16imx: spl_imx_romapi.c: remove dead codeRasmus Villemoes
2023-10-16imx: spl_imx_romapi: avoid tricky use of spl_load_simple_fit() to get full FI...Rasmus Villemoes
2023-10-16imx8mp: binman: rename spl and u-boot nodesRasmus Villemoes
2023-10-16verdin-imx8mp: drop unused tdx easy installer ifdefHiago De Franco
2023-10-16imx: hab: Use CONFIG_SPL_LOAD_FIT_ADDRESS in the CSF exampleMarek Vasut
2023-10-16arm: imx: imx8m: add optee configuration to ft_system_setupTim Harvey
2023-10-16arm: dts: imx8m: move CAAM nodes into common u-boot.dtsiTim Harvey
2023-10-16arm: dts: imx8mn: protect the firmware/optee node with ifdefTim Harvey
2023-10-16arm: dts: imx8mp: move firmware/optee node to common imx8mp-u-boot.dtsiTim Harvey
2023-10-16arm: dts: imx8mm: move firmware/optee node to common imx8mm-u-boot.dtsiTim Harvey
2023-10-16board: toradex: verdin-imx8mm: enable usb sdp spl recovery supportMarcel Ziswiler
2023-10-16board: gateworks: venice: updates for imx8mp-venice-gw74xx revB PCBTim Harvey
2023-10-16board: gateworks: venice: add imx8mm-gw7905-0x supportTim Harvey
2023-10-16board: gateworks: venice: add imx8mp-gw73xx-2x supportTim Harvey
2023-10-16board: gateworks: venice: add imx8mp-gw72xx-2x supportTim Harvey
2023-10-16board: gateworks: venice: add imx8mp-gw71xx-2x supportTim Harvey
2023-10-16arm: dts: imx6ull-14x14-evk-u-boot: add rngbRicardo Salveti
2023-10-16imx: syscounter: allow timer_init for SPL buildMichael Scott
2023-10-15arch: meson: use secure monitor driverAlexey Romanov
2023-10-15arch: meson: sm: set correct order of the includesAlexey Romanov
2023-10-15drivers: introduce Meson Secure Monitor driverAlexey Romanov
2023-10-15sandbox: defconfig: enable CONFIG_SM optionAlexey Romanov
2023-10-15sandbox: add tests for UCLASS_SMAlexey Romanov
2023-10-15sandbox: dts: add meson secure monitor nodeAlexey Romanov
2023-10-15sandbox: add sandbox sm uclass driverAlexey Romanov
2023-10-15drivers: introduce Secure Monitor uclassAlexey Romanov
2023-10-14Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-10-14Merge branch '2023-10-13-firmware-scmi-updates'Tom Rini
2023-10-13firmware: scmi: Fix clearing variableFrancois Berder
2023-10-13firmware: scmi: add a check against availability of protocolsAKASHI Takahiro
2023-10-13test: dm: add SCMI base protocol testAKASHI Takahiro
2023-10-13sandbox: remove SCMI base node definition from test.dtsAKASHI Takahiro
2023-10-13firmware: scmi: install base protocol to SCMI agentAKASHI Takahiro
2023-10-13test: dm: simplify SCMI unit test on sandboxAKASHI Takahiro
2023-10-13firmware: scmi: fake base protocol commands on sandboxAKASHI Takahiro
2023-10-13firmware: scmi: add a version check against base protocolAKASHI Takahiro