summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-02-06arm: dts: k3-am64: Fix CPSW3G ethernetRoger Quadros2-0/+44
2023-02-06arm: dts: k3-am6: Fix "EEPROM not available" errorRoger Quadros1-0/+1
2023-02-06arm: dts: k3-am64: sync with Linux DT filesRoger Quadros6-128/+779
2023-02-04test: dm: test-fdt: Add decode_panel_timing testNikhil M Jain1-0/+18
2023-02-02board: gw_ventana: enable MV88E61XX DSA supportTim Harvey1-1/+35
2023-02-02Merge commit 'refs/pipelines/15015' of https://source.denx.de/u-boot/custodia...Tom Rini10-64/+99
2023-02-02ARM: tegra: include timer as default optionSvyatoslav Ryhel2-0/+5
2023-02-02ARM: tegra: remap clock_osc_freq for all Tegra familySvyatoslav Ryhel8-64/+94
2023-02-02Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini5-15/+49
2023-02-02clk: renesas: Add and enable CPG reset driverMarek Vasut1-0/+3
2023-02-02clk: renesas: r8a7796: Add R8A77961 CPG/MSSR supportHai Pham1-0/+1
2023-02-02clk: renesas: Rename CLK_R8A7796 to CLK_R8A77960Hai Pham1-1/+1
2023-02-02pinctrl: renesas: r8a7796: Add R8A77961 PFC supportHai Pham1-0/+1
2023-02-02pinctrl: renesas: Synchronize R8A77960 M3-W and R8A77961 M3-W+ PFC tables wit...Marek Vasut1-1/+1
2023-02-02pinctrl: renesas: Synchronize R8A7795 H3 PFC tables with Linux 6.1.7Marek Vasut1-1/+1
2023-02-02ARM: dts: rmobile: Synchronize DTs with Linux 6.1.7Marek Vasut58-2384/+6850
2023-02-01Merge tag 'fsl-qoriq-2023-2-1' of https://source.denx.de/u-boot/custodians/u-...Tom Rini2-1/+10
2023-02-01Merge tag 'u-boot-imx-20230201' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini54-98/+1624
2023-02-01riscv: memcpy: check src and dst before copyRick Chen1-0/+2
2023-02-01riscv: ax25: bypass malloc when spl fit boots from ramRick Chen2-0/+28
2023-02-01riscv: ae350: Enable CCTL_SUENRick Chen1-7/+11
2023-02-01riscv: cpu: check U-Mode before counteren writeNikita Shubin1-8/+8
2023-02-01armv7: ls102xa: make QSPI clock selection optional during SoC initMario Kicherer2-1/+10
2023-01-31arm: dts: imx8mn-u-boot: use versioned ddr4 firmwareOleksandr Suvorov1-4/+4
2023-01-31imx8mq_pins: fix configuration for UART4 on ECSPI2 padsArnaud Ferraris1-1/+1
2023-01-31imx8: scu_api: sync sc_rm_is_pad_owned api changeYe Li1-1/+1
2023-01-31engicam: imx6: migrate to DM_SERIALMichael Trimarchi2-0/+32
2023-01-31configs: imx8m: Prepare imx8m-beacon boards for HAB supportAdam Ford1-0/+6
2023-01-31board: gateworks: venice: poll I2C lines to wait for GSC firmwareTim Harvey6-3/+45
2023-01-31arm: dts: imx8m*-venice-*: add I2C GPIO bus recovery supportTim Harvey7-25/+275
2023-01-31arm64: dts: imx8m{m, n}-venice-gw7902: add gpio pins for new board revisionTim Harvey4-8/+40
2023-01-31Merge tag 'u-boot-amlogic-20230131' of https://source.denx.de/u-boot/custodia...Tom Rini16-1011/+1510
2023-01-31ARM: arm: colibri-imx6ull-emmc: fix emmc accessMax Krummenacher1-1/+0
2023-01-31arm: imx: imx8m: Add basic PSCI provider implementationMarek Vasut3-0/+297
2023-01-31arm: imx: imx8m: Program CSU and TZASC if PSCI providerMarek Vasut2-0/+26
2023-01-31arm: imx: imx8m: Define trampoline location if PSCI providerMarek Vasut1-0/+4
2023-01-31arm: imx: imx8m: Map RAM as NS if PSCI providerMarek Vasut1-5/+11
2023-01-31arm: imx: imx8m: Enable GICv3 support if PSCI providerMarek Vasut2-0/+4
2023-01-31arm: imx: imx8m: Only use ROM pointers if not PSCI providerMarek Vasut1-4/+5
2023-01-31arm: dts: imx8m: Require ATF BL31 blob only if not PSCI providerMarek Vasut4-0/+16
2023-01-31arm: imx: Drop custom lowlevel_initMarek Vasut2-24/+0
2023-01-31arm: psci: Fix RESET2 hookMarek Vasut3-2/+6
2023-01-31arm: psci: Add PSCI v1.1 macroMarek Vasut1-0/+1
2023-01-31imx6q-sabrelite: Re-add mmc aliasesDetlev Casanova1-0/+13
2023-01-31imx: mx6sxsabreauto: select DM_SERIALPeng Fan1-0/+4
2023-01-31imx: mx6sllevk: select DM_SERIALPeng Fan1-0/+8
2023-01-31imx: mx6ull/z_14x14_evk: clean up UART iomuxPeng Fan2-0/+16
2023-01-31ARM: dts: imx8ulp-evk: Fix iomuxc issueYe Li1-0/+1
2023-01-31dts: imx8mp-rsb3720: modify configrations to load fip into memoryYing-Chun Liu (PaulLiu)1-6/+4
2023-01-31dts: imx8mp: assign binman_configuration label to config-SEQYing-Chun Liu (PaulLiu)1-1/+1