aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2023-04-04board: verdin-imx8mp: update lpddr4 configuration and trainingEmanuele Ghidoli1-24/+25
2023-04-04board: verdin-imx8mp: fix lpddr4 refresh timingEmanuele Ghidoli1-12/+12
2023-04-04board: verdin-imx8mp: update ddrc config for different lpddr4 memoriesEmanuele Ghidoli2-5/+4
2023-03-31Merge tag 'u-boot-imx-next-20230331' of https://gitlab.denx.de/u-boot/custodi...WIP/31Mar2023-nextTom Rini29-886/+2282
2023-03-30arm64: imx8mm: imx8mn: imx8mp: Drop FEC GPR[1] board workaroundMarek Vasut3-39/+2
2023-03-30arm64: imx8mp: Drop EQoS GPR[1] board workaroundMarek Vasut7-109/+1
2023-03-30compulab: imx8mm-cl-iot-gate: Fix some function declarations in ddr.hYing-Chun Liu (PaulLiu)1-2/+2
2023-03-30colibri-imx8x: construct fdtfile dynamicallyAndrejs Cainikovs1-0/+14
2023-03-30colibri-imx8x: extract is_imx8dx() from ram detectionMax Krummenacher1-9/+13
2023-03-30board: colibri-imx8x: add 2nd ethernet addressAndrejs Cainikovs1-0/+3
2023-03-30mx51evk: Remove unused mx51evk_video.c fileFabio Estevam1-98/+0
2023-03-30mx53loco: Remove unused mx53loco_video.c fileFabio Estevam1-114/+0
2023-03-30configs: remove gwventana_gw5904_defconfigTim Harvey1-1/+0
2023-03-30arm64: imx8mp: Auto-detect PHY on i.MX8MP DHCOMMarek Vasut1-0/+228
2023-03-30ARM: imx: Add 2 GiB DRAM support for DH electronics i.MX8M Plus DHCOMMarek Vasut4-2/+1848
2023-03-30arm: mvebu: clearfog: Detect MMC vs SDHC and fixup fdtMartin Rowe1-0/+33
2023-03-30board: gateworks: venice: enable XWAY PHY supportTim Harvey1-16/+0
2023-03-29mx6sabresd: Convert to DM_PMICFabio Estevam1-50/+13
2023-03-29mx6sabreauto: Convert to DM_PMICFabio Estevam1-94/+13
2023-03-29mx6sxsabreauto: Remove myself from MAINTAINERSFabio Estevam1-1/+1
2023-03-29mx53loco: Add DM_I2C supportFabio Estevam1-18/+18
2023-03-29imx8ulp_evk: Clear data at fdt_addr_r before booting kernelYe Li1-0/+8
2023-03-29imx8ulp_evk: disable overflow of port0 for LPAVPeng Fan2-2/+2
2023-03-29imx8ulp_evk: Update DDR ports arbitration for DCNANO underrunYe Li2-4/+4
2023-03-29imx8ulp_evk: Change to use DDR driverYe Li2-208/+1
2023-03-29imx8ulp_evk: Update the DDR timingJacky Bai1-102/+102
2023-03-29imx: imx8ulp: Configure XRDC PDAC and MSC for DBD owner=S400 onlyYe Li1-3/+5
2023-03-29imx: imx8ulp: Adjust handshake to sync TRDC and XRDC completionYe Li1-7/+1
2023-03-29imx: imx8ulp: Get chip revision from SentinelYe Li1-7/+3
2023-03-29include: configs: am65x_evm: Change to using .envNikhil M Jain1-0/+47
2023-03-29board: ti: am62x: am62x: Include K3 common .env filesNikhil M Jain1-72/+2
2023-03-29include: configs: am62ax: Change to using .envNikhil M Jain1-0/+33
2023-03-29include: configs: j721e_evm: Change to using .envNeha Malcom Francis2-0/+94
2023-03-29include: configs: j721s2_evm: Change to using .envNeha Malcom Francis2-0/+62
2023-03-29arm: mach-k3: introduce generic board detction kconfig optionChristian Gmeiner1-0/+1
2023-03-29board: ti: Kconfig: Correct invalid Kconfig syntaxNeha Malcom Francis6-14/+0
2023-03-29iot2050: Add support for configuring M.2 connectorJan Kiszka1-1/+258
2023-03-29board: siemens: iot2050: use the named gpio to control the user-buttonchao zeng1-1/+1
2023-03-29arm: dts: iot2050: Optionally embed OTP programming data into imageJan Kiszka1-0/+7
2023-03-29iot2050: Add watchdog start to bootcmdJan Kiszka1-0/+8
2023-03-29iot2050: Migrate settings into board env fileJan Kiszka1-0/+9
2023-03-29arm: dts: iot2050: Use the auto generator nodes for fdtSu Baocheng1-0/+3
2023-03-29board: siemens: iot2050: Split the build for PG1 and PG2Su Baocheng2-14/+26
2023-03-27Merge branch 'master' into nextTom Rini8-22/+91
2023-03-24Merge branch 'rpi-2023.04' of https://source.denx.de/u-boot/custodians/u-boot...WIP/24Mar2023Tom Rini1-1/+52
2023-03-22purism: librem5: Fix a function declaration in spl.cWIP/2023-03-22-assorted-minor-code-cleanupsTom Rini1-1/+2
2023-03-22spl: Add function prototype for spl_mmc_get_uboot_raw_sectorTom Rini1-1/+2
2023-03-22arm: Correct cpu_reset function prototype on some platformsTom Rini2-2/+4
2023-03-22Merge tag 'u-boot-amlogic-20230322' of https://source.denx.de/u-boot/custodia...Tom Rini3-0/+34
2023-03-18ARM: renesas: falcon: Enable RWDT reset for V3U FalconHai Pham1-5/+11