summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2023-03-30net: dwc_eth_qos: Add DM CLK support for i.MX8M PlusMarek Vasut1-41/+0
2023-03-30Revert "imx: imx8x: colibri: switch to binman"Andrejs Cainikovs2-3/+0
2023-03-30ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM on PDK3Marek Vasut3-0/+328
2023-03-30arm64: dts: imx8mp: Do not delete PHY nodes on i.MX8MP DHCOM PDK2Marek Vasut1-12/+0
2023-03-30arm64: dts: imx8mp: Add FEC RMII pin mux on i.MX8MP DHCOMMarek Vasut2-3/+21
2023-03-30arm64: dts: imx8mp: Add EQoS RMII pin mux on i.MX8MP DHCOMMarek Vasut1-2/+18
2023-03-30arm64: dts: imx8mp: Adjust EQoS PHY address on i.MX8MP DHCOMMarek Vasut1-2/+2
2023-03-30imx: spl_imx_romapi: Get and print boot stageYe Li2-1/+28
2023-03-29pico-imx6: Pass the mmc alias to fix boot regressionFabio Estevam1-0/+7
2023-03-29imx: ele_ahab: Remove OEM Secure World Closed printYe Li1-3/+0
2023-03-29imx: ele_ahab: confirm lifecycle before closing the partYe Li1-0/+10
2023-03-29misc: sentinel: s400_api: Use new command request definitionsYe Li3-17/+2
2023-03-29imx: ahab: Move imx9 and imx8ulp AHAB support togetherYe Li6-347/+8
2023-03-29imx93: ahab: Get and decode AHAB eventsYe Li2-26/+359
2023-03-29misc: sentinel: s400_api: Add get_events APIYe Li1-0/+2
2023-03-29imx8ulp_evk: Change to use DDR driverYe Li1-0/+1
2023-03-29imx: sentinel: Update S400 API get info message structureYe Li1-0/+2
2023-03-29imx: imx8ulp: Update clocks to meet max rate restrictionsYe Li2-64/+57
2023-03-29imx: imx8ulp: Configure XRDC PDAC and MSC for DBD owner=S400 onlyYe Li2-0/+42
2023-03-29imx: imx8ulp: upower: make code cleanerPeng Fan1-12/+78
2023-03-29imx: imx8ulp: upower: replace magic number with macroPeng Fan1-1/+21
2023-03-29imx: imx8ulp: Clear dividers in PLL3DIV_PFD registersYe Li1-0/+3
2023-03-29imx: imx8ulp: Reconfigure MRC3 for SRAM0 accessYe Li1-0/+15
2023-03-29imx: imx8ulp: configure XRDC for DRAM access from S400Ye Li1-0/+5
2023-03-29imx: imx8ulp: Adjust handshake to sync TRDC and XRDC completionYe Li3-16/+92
2023-03-29imx: imx8ulp: Remove the TRDC configure from A35Ye Li1-18/+45
2023-03-29imx: imx8ulp: Set XRDC MRC4/5 for access DDR from APDYe Li1-0/+10
2023-03-29imx: imx8ulp: Limit the eMMC ROM API workaround to A0.1 partYe Li1-1/+2
2023-03-29imx: imx8ulp: Get chip revision from SentinelYe Li3-3/+31
2023-03-29imx: imx8ulp: Fix MU device probe failureYe Li1-4/+2
2023-03-27Revert "rockchip: Fix early use of bootph props"Tom Rini5-11/+11
2023-03-27Merge branch 'master' into nextTom Rini45-89/+922
2023-03-27rockchip: Use BOOTSTD_DEFAULTS if not DISTRO_DEFAULTSTom Rini1-0/+1
2023-03-27rockchip: Disable DISTRO_DEFAULTS for rk3399 boardsSimon Glass1-1/+1
2023-03-27x86: som-db5800-som-6867: Fix up adjustment of CONFIG_TEXT_BASESimon Glass1-1/+1
2023-03-27x86: dfi-bt700: Fix up adjustment of CONFIG_TEXT_BASESimon Glass1-1/+1
2023-03-27x86: conga-qeval20-qa3-e3845: Fix up adjustment of CONFIG_TEXT_BASESimon Glass1-1/+1
2023-03-27x86: bayleybay: Fix up adjustment of CONFIG_TEXT_BASESimon Glass1-1/+1
2023-03-27x86: minnowmax: Fix up adjustment of CONFIG_TEXT_BASESimon Glass1-1/+1
2023-03-26Merge tag 'efi-next-20230325' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini6-43/+104
2023-03-25x86: Exit EFI boot services before starting kernelSimon Glass1-0/+18
2023-03-25x86: Support booting a 64-bit kernel from 64-bit U-BootSimon Glass3-16/+36
2023-03-25x86: Add return-value comment to cpu_jump_to_64bit()Simon Glass1-0/+1
2023-03-25x86: Adjust bootparam.h to be more like linuxSimon Glass2-25/+47
2023-03-25efi: Set RUN_64BIT correctly for the EFI appSimon Glass1-2/+2