summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
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-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-27Merge branch 'master' into nextTom Rini8-22/+91
2023-03-25Merge branch 'rpi-2023.04' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini1-1/+52
2023-03-22purism: librem5: Fix a function declaration in spl.cTom 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
2023-03-18ARM: renesas: falcon: Initialize ARM generic timer and GICv3 if EL3Hai Pham1-2/+5
2023-03-18ARM: renesas: Demote overlap memory nodes message to debug on Gen3Hai Pham1-3/+3
2023-03-16Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini1-0/+1
2023-03-16Merge tag 'fsl-qoriq-next-2023-3-14' of https://source.denx.de/u-boot/custodi...Tom Rini11-3748/+17
2023-03-15board: m5253demo: remove floating point flash size calculationAngelo Dureghello1-18/+2
2023-03-15m68k: rename CONFIG_MCFTMR to CFG_MCFTMRAngelo Dureghello2-2/+2
2023-03-15board: stmark2: fix clock valueAngelo Dureghello1-1/+1
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini11-1/+120
2023-03-14rpi: Update the RPi Zero 2W DT filenamePeter Robinson1-1/+1
2023-03-14rpi: Copy eth PHY address from fw DT to loaded DTAntoine Mazeas1-0/+3
2023-03-14rpi: Copy properties from firmware dtb to the loaded dtbAntoine Mazeas1-0/+48
2023-03-14board: freescale: ls1088a: remove code under !CONFIG_DM_ETHIoana Ciornei3-830/+4
2023-03-14board: freescale: ls2080aqds: remove code under !CONFIG_DM_ETHIoana Ciornei2-979/+4
2023-03-14board: freescale: ls2080rdb: remove code under !CONFIG_DM_ETHIoana Ciornei2-96/+1
2023-03-14board: freescale: lx2160a: remove code under !CONFIG_DM_ETHIoana Ciornei4-1699/+8
2023-03-14board: freescale: lx2160a: remove hardcoded ethernet initializationIoana Ciornei1-144/+0
2023-03-14ARM: meson: odroid-go-ultra: setup PMIC regulators are board initNeil Armstrong3-0/+34
2023-03-09arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependenciesAlgapally Santosh Sagar1-0/+1
2023-03-03venice: Simplify conditions for network initSimon Glass1-3/+3
2023-03-03imx: Use SATA instead of CMD_SATASimon Glass1-1/+1