summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-08-09Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u...Tom Rini69-142/+7723
2021-08-09imx: cmd: use struct cmd_tblPeng Fan2-2/+2
2021-08-09arm: imx: add i.MX8ULP EVK supportPeng Fan4-0/+273
2021-08-09arm: dts: add i.MX8ULP dtsiPeng Fan2-0/+1706
2021-08-09imx8ulp: add upower api supportPeng Fan6-0/+948
2021-08-09imx8ulp: move struct mu_type to common headerPeng Fan1-0/+25
2021-08-09imx8ulp: Add workaround for eMMC bootYe Li2-0/+17
2021-08-09imx8ulp: Use DGO_GP5 to get boot configYe Li1-1/+1
2021-08-09imx8ulp: soc: correct reset causePeng Fan1-7/+3
2021-08-09arm: imx8ulp: add iomuxc supportPeng Fan2-1/+137
2021-08-09arm: imx8ulp: add dummy imx_get_mac_from_fusePeng Fan1-0/+5
2021-08-09arm: imx8ulp: Allocate DCNANO and MIPI_DSI to AD domainYe Li1-0/+2
2021-08-09arm: iMX8ULP: Add boot device relevant functionsYe Li2-0/+85
2021-08-09arm: imx8ulp: Probe the S400 MU device in arch initYe Li1-1/+34
2021-08-09imx8ulp: unify rdc functionsPeng Fan3-173/+317
2021-08-09arm: imx8ulp: release trdc and assign lpav from RTD to APDPeng Fan1-1/+103
2021-08-09arm: imx8ulp: add trdc release requestPeng Fan1-9/+17
2021-08-09arm: imx8ulp: add rdc supportPeng Fan3-1/+147
2021-08-09arm: imx8ulp: release and configure XRDC at early phaseYe Li3-8/+98
2021-08-09drivers: misc: s400_api: Update API for fuse read and writeYe Li1-1/+6
2021-08-09drivers: misc: imx8ulp: Update S400 API for release RDCYe Li1-1/+1
2021-08-09drivers: misc: imx8ulp: Add S400 API for image authenticationYe Li1-1/+7
2021-08-09arm: imx8ulp: Update the reset vector in u-bootYe Li1-13/+22
2021-08-09arm: imx8ulp: disable wdog3Peng Fan1-1/+35
2021-08-09arm: imx8ulp: Enable full L2 cache in SPLYe Li1-0/+34
2021-08-09arm: imx8ulp: soc: Change to use CMC1 to get bootcfgYe Li1-1/+1
2021-08-09arm: imx8ulp: add clock supportPeng Fan9-4/+1558
2021-08-09driver: misc: Add MU and S400 API to communicate with SentinelYe Li2-0/+35
2021-08-09arm: imx: move container Kconfig under mach-imxPeng Fan2-13/+13
2021-08-09arm: imx8ulp: add container supportYe Li7-47/+177
2021-08-09arm: imx: parse-container: guard included header filesPeng Fan1-0/+2
2021-08-09arm: imx8: Move container image header file to mach-imxYe Li5-4/+4
2021-08-09arm: imx8: Move container parser and image to mach-imx common folderYe Li4-3/+4
2021-08-09arm: imx: basic i.MX8ULP supportPeng Fan12-4/+514
2021-08-09imx: imx8ulp: add get reset causePeng Fan1-0/+69
2021-08-09arm: imx8ulp: support print cpu infoPeng Fan2-0/+61
2021-08-09arm: imx: sys_proto: move boot mode define to common headerPeng Fan2-9/+10
2021-08-09arm: imx: add i.MX8ULP cpu type and helperPeng Fan4-0/+27
2021-08-09arm: imx: add i.MX8ULP basic Kconfig optionPeng Fan2-0/+27
2021-08-09mx28evk: Convert to driver modelFabio Estevam2-0/+11
2021-08-09board: ge: bx50v3: Add PCIe reset to DTSebastian Reichel1-0/+10
2021-08-09board: gateworks: venice: add imx8mm-gw7902 supportTim Harvey3-0/+1008
2021-08-09arm: dts: imx8mm-venice-gw7901: use common u-boot dtsiTim Harvey1-34/+1
2021-08-09arm: dts: imx8mm-venice-gw700x: fix fifo-depth phy propsTim Harvey1-2/+1
2021-08-09arm: dts: imx8mm-venice-gw71xx: fix USB OTG VBUSTim Harvey1-2/+3
2021-08-09imx: ventana: remove hard-coded USB OTG pinmuxTim Harvey4-0/+4
2021-08-09imx: ventana: fix UMS supportTim Harvey12-24/+24
2021-08-08Revert "arm: bootm: Disable LMB reservation for command line and board info o...Jan Kiszka1-2/+0
2021-08-08ARM: renesas: Turn on PIE for Gen3Marek Vasut1-0/+1
2021-08-06pci: ppc: Drop ftpci100 driverSimon Glass1-2/+0