aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2023-04-05Merge tag 'fsl-qoriq-2023-4-6' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2023-04-04board: freescale: lx2160a: remove the PL01X device instantiationIoana Ciornei
2023-04-04arm64: imx: Add support for imx8mp-beacon-kitAdam Ford
2023-04-04ARM: dts: imx: Add support for Data Modul i.MX8M Plus eDM SBCMarek Vasut
2023-04-04board: verdin-imx8mp: change prints in spl_dram_init functionEmanuele Ghidoli
2023-04-04board: verdin-imx8mp: compact slight different lpddr4 configurationEmanuele Ghidoli
2023-04-04board: verdin-imx8mp: update lpddr4 configuration and trainingEmanuele Ghidoli
2023-04-04board: verdin-imx8mp: fix lpddr4 refresh timingEmanuele Ghidoli
2023-04-04board: verdin-imx8mp: update ddrc config for different lpddr4 memoriesEmanuele Ghidoli
2023-03-31Merge tag 'u-boot-imx-next-20230331' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2023-03-30arm64: imx8mm: imx8mn: imx8mp: Drop FEC GPR[1] board workaroundMarek Vasut
2023-03-30arm64: imx8mp: Drop EQoS GPR[1] board workaroundMarek Vasut
2023-03-30compulab: imx8mm-cl-iot-gate: Fix some function declarations in ddr.hYing-Chun Liu (PaulLiu)
2023-03-30colibri-imx8x: construct fdtfile dynamicallyAndrejs Cainikovs
2023-03-30colibri-imx8x: extract is_imx8dx() from ram detectionMax Krummenacher
2023-03-30board: colibri-imx8x: add 2nd ethernet addressAndrejs Cainikovs
2023-03-30mx51evk: Remove unused mx51evk_video.c fileFabio Estevam
2023-03-30mx53loco: Remove unused mx53loco_video.c fileFabio Estevam
2023-03-30configs: remove gwventana_gw5904_defconfigTim Harvey
2023-03-30arm64: imx8mp: Auto-detect PHY on i.MX8MP DHCOMMarek Vasut
2023-03-30ARM: imx: Add 2 GiB DRAM support for DH electronics i.MX8M Plus DHCOMMarek Vasut
2023-03-30arm: mvebu: clearfog: Detect MMC vs SDHC and fixup fdtMartin Rowe
2023-03-30board: gateworks: venice: enable XWAY PHY supportTim Harvey
2023-03-29mx6sabresd: Convert to DM_PMICFabio Estevam
2023-03-29mx6sabreauto: Convert to DM_PMICFabio Estevam
2023-03-29mx6sxsabreauto: Remove myself from MAINTAINERSFabio Estevam
2023-03-29mx53loco: Add DM_I2C supportFabio Estevam
2023-03-29imx8ulp_evk: Clear data at fdt_addr_r before booting kernelYe Li
2023-03-29imx8ulp_evk: disable overflow of port0 for LPAVPeng Fan
2023-03-29imx8ulp_evk: Update DDR ports arbitration for DCNANO underrunYe Li
2023-03-29imx8ulp_evk: Change to use DDR driverYe Li
2023-03-29imx8ulp_evk: Update the DDR timingJacky Bai
2023-03-29imx: imx8ulp: Configure XRDC PDAC and MSC for DBD owner=S400 onlyYe Li
2023-03-29imx: imx8ulp: Adjust handshake to sync TRDC and XRDC completionYe Li
2023-03-29imx: imx8ulp: Get chip revision from SentinelYe Li
2023-03-29include: configs: am65x_evm: Change to using .envNikhil M Jain
2023-03-29board: ti: am62x: am62x: Include K3 common .env filesNikhil M Jain
2023-03-29include: configs: am62ax: Change to using .envNikhil M Jain
2023-03-29include: configs: j721e_evm: Change to using .envNeha Malcom Francis
2023-03-29include: configs: j721s2_evm: Change to using .envNeha Malcom Francis
2023-03-29arm: mach-k3: introduce generic board detction kconfig optionChristian Gmeiner
2023-03-29board: ti: Kconfig: Correct invalid Kconfig syntaxNeha Malcom Francis
2023-03-29iot2050: Add support for configuring M.2 connectorJan Kiszka
2023-03-29board: siemens: iot2050: use the named gpio to control the user-buttonchao zeng
2023-03-29arm: dts: iot2050: Optionally embed OTP programming data into imageJan Kiszka
2023-03-29iot2050: Add watchdog start to bootcmdJan Kiszka
2023-03-29iot2050: Migrate settings into board env fileJan Kiszka
2023-03-29arm: dts: iot2050: Use the auto generator nodes for fdtSu Baocheng
2023-03-29board: siemens: iot2050: Split the build for PG1 and PG2Su Baocheng
2023-03-27Merge branch 'master' into nextTom Rini