aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-16imx: hab: Use size parameterMarek Vasut
2023-10-16serial: lpuart: Enable IPG clockYe Li
2023-10-16arm: dts: imx93: add a per clock for LPUART1Alice Guo
2023-10-16clk: imx: add i.MX93 CCF driverSébastien Szymanski
2023-10-16ARM: dts: imx: Switch USB1 port control to GPIO on Data Modul i.MX8M Plus eDM...Marek Vasut
2023-10-16board: phytec: phycore_imx8mp: Add 4000MTS RAM timings based on PCB revTeresa Remmet
2023-10-16board: phytec: phycore-imx8mp: Add EEPROM detection initialisationTeresa Remmet
2023-10-16board: phytec: common: phytec_som_detection: Add helper for PCB revisionTeresa Remmet
2023-10-16board: phytec: phycore_imx8mp: Update 2GB RAM TimingsTeresa Remmet
2023-10-16board: phytec: common: Add imx8m specific EEPROM detection supportTeresa Remmet
2023-10-16board: phytec: Add common PHYTEC SoM detectionTeresa Remmet
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-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
2023-10-13firmware: scmi: implement SCMI base protocolAKASHI Takahiro