aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-04-13arm: mvebu: spl: Do not hardcode SATA block size to 512Pali Rohár1-3/+8
2023-04-11m68k: dts: add i2c nodesAngelo Dureghello23-0/+272
2023-04-11i2c: fsl_i2c: fix m68k transfertsAngelo Dureghello1-0/+10
2023-04-11m68k: mcf5441x: fix CONFIG_SYS_FSL_I2C definitionAngelo Dureghello1-3/+2
2023-04-11m68k: move CONFIG_SYS_I2C to CFG_ namespaceAngelo Dureghello1-3/+3
2023-04-08Merge tag 'video-20230407' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini6-0/+283
2023-04-07Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custod...WIP/07Apr2023Tom Rini23-20/+3574
2023-04-07video: tegra20: add DSI controller driverSvyatoslav Ryhel1-0/+217
2023-04-07video: tegra-dc: pass DC regmap to internal devicesSvyatoslav Ryhel1-0/+8
2023-04-07tegra: lcd: video: integrate display driver for t30Marcel Ziswiler3-0/+50
2023-04-07sandbox: video: Fix building without SDLSimon Glass1-0/+8
2023-04-07ARM: renesas: Add R8A779G0 V4H White Hawk board codeHai Pham3-1/+51
2023-04-07ARM: renesas: Add R8A779G0 V4H Kconfig entry and PRR IDHai Pham3-0/+8
2023-04-07ARM: dts: renesas: Add R8A779G0 V4H White Hawk DTsTho Vu4-0/+431
2023-04-07ARM: dts: renesas: Add R8A779G0 V4H DT extrasHai Pham1-0/+28
2023-04-07ARM: dts: renesas: Add R8A779G0 V4H DTPhong Hoang1-0/+1355
2023-04-07ARM: renesas: Add R8A779F0 S4 Spider board codeHai Pham3-1/+51
2023-04-07ARM: renesas: Add R8A779F0 S4 Kconfig entry and PRR IDHai Pham3-0/+8
2023-04-07ARM: dts: renesas: Add R8A779F0 S4 Spider DTsHai Pham3-0/+319
2023-04-07ARM: dts: renesas: Add R8A779F0 S4 DT extrasHai Pham1-0/+28
2023-04-07ARM: dts: renesas: Add R8A779F0 S4 DTHai Pham1-0/+1179
2023-04-07ARM: rmobile: Turn R-Car V3U into R-Car Gen4Hai Pham3-15/+23
2023-04-07ARM: rmobile: Add R-Car Generation 4 supportHai Pham8-4/+94
2023-04-06arm: lib: add __gnu_thumb1_case_siFrancis Laniel1-0/+17
2023-04-05Merge tag 'fsl-qoriq-2023-4-6' of https://source.denx.de/u-boot/custodians/u-...WIP/05Apr2023Tom Rini7-50/+129
2023-04-04Merge tag 'u-boot-imx-next-20230404' of https://gitlab.denx.de/u-boot/custodi...WIP/04Apr2023Tom Rini9-0/+2322
2023-04-04arch: arm: dts: fsl-lx2160a.dtsi: tag serial nodes with bootph-allIoana Ciornei1-0/+4
2023-04-04arch: arm: dts: fsl-lx2160a.dtsi: sync serial nodes with LinuxIoana Ciornei3-11/+33
2023-04-04arch: arm: dts: fsl-lx2160a.dtsi: move the serial nodes under socIoana Ciornei1-28/+28
2023-04-04arch: arm: dts: fsl-lx2160a.dtsi: add an 'soc' nodeIoana Ciornei1-0/+8
2023-04-04arch: arm: dts: fsl-ls1088a.dtsi: tag serial nodes with bootph-allIoana Ciornei1-0/+2
2023-04-04arch: arm: dts: fsl-ls1088a.dtsi: sync serial nodes with LinuxIoana Ciornei4-11/+46
2023-04-04arch: arm: dts: fsl-ls1088a.dtsi: move the serial nodes under socIoana Ciornei1-16/+15
2023-04-04arch: arm: dts: fsl-ls1088a.dtsi: add an 'soc' nodeIoana Ciornei1-0/+9
2023-04-04arm64: imx: Add support for imx8mp-beacon-kitAdam Ford5-0/+1194
2023-04-04ARM: dts: imx: Add support for Data Modul i.MX8M Plus eDM SBCMarek Vasut4-0/+1112
2023-04-04ARM: dts: imx: Add WDT reboot bindings on DH i.MX6 DHSOMMarek Vasut1-0/+10
2023-04-04arm: imx: add u-boot-nand.imx to boot from NAND without SPLLuca Ceresoli1-0/+6
2023-04-03mx6sx-udoo-neo-basic-u-boot.dtsi: Correct to bootph-allTom Rini1-4/+4
2023-04-03Merge branch 'next'Tom Rini699-10341/+7870
2023-04-03arm: dts: k3-j721e-sk-u-boot: fix boot on j721e SKSinthu Raja1-2/+6
2023-04-03pico-imx6: Pass the mmc alias to fix boot regressionFabio Estevam1-0/+7
2023-04-03sandbox: Update the VBE firmware locationSimon Glass1-1/+1
2023-03-31Merge tag 'u-boot-imx-next-20230331' of https://gitlab.denx.de/u-boot/custodi...WIP/31Mar2023-nextTom Rini36-996/+1597
2023-03-30arm64: imx8mm: imx8mn: imx8mp: Drop FEC GPR[1] board workaroundMarek Vasut1-47/+0
2023-03-30arm64: imx8mp: Drop EQoS GPR[1] board workaroundMarek Vasut2-48/+0
2023-03-30arm64: dts: imx8mp: Drop EQoS clock workaroundMarek Vasut5-30/+0
2023-03-30ARM: imx: imx8mp: fix enable_i2c_clkRasmus Villemoes1-2/+2
2023-03-30net: fec_mxc: Add board_interface_eth_init() for i.MX8M Mini/Nano/PlusMarek Vasut2-0/+48
2023-03-30net: dwc_eth_qos: Add board_interface_eth_init() for i.MX8M PlusMarek Vasut2-2/+65