summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* arm: mvebu: a38x: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár2021-08-118-16/+8
* arm: kirkwood: GoFlex Home: Use Ethernet PHY name and address from device treeTony Dinh2021-08-111-12/+45
* arm: kirkwood: GoFlex Home: Add DM SATA configsTony Dinh2021-08-111-0/+6
* arm: kirkwood: GoFlex Home: Add DM Ethernet, remove IDE, and add DM SATA configsTony Dinh2021-08-111-1/+4
* configs: Resync with savedefconfigTom Rini2021-08-1098-210/+154
* Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u...Tom Rini2021-08-09128-832/+11843
|\
| * imx: cmd: use struct cmd_tblPeng Fan2021-08-092-2/+2
| * arm: imx: add i.MX8ULP EVK supportPeng Fan2021-08-0913-0/+2047
| * arm: dts: add i.MX8ULP dtsiPeng Fan2021-08-093-0/+1953
| * ddr: Add DDR driver for iMX8ULPYe Li2021-08-095-0/+239
| * imx8ulp: add upower api supportPeng Fan2021-08-096-0/+948
| * imx8ulp: move struct mu_type to common headerPeng Fan2021-08-092-18/+26
| * imx8ulp: Add workaround for eMMC bootYe Li2021-08-092-0/+17
| * imx8ulp: Use DGO_GP5 to get boot configYe Li2021-08-091-1/+1
| * imx8ulp: soc: correct reset causePeng Fan2021-08-091-7/+3
| * driver: misc: imx8ulp: Add fuse driver for imx8ulpYe Li2021-08-092-0/+199
| * arm: imx8ulp: add iomuxc supportPeng Fan2021-08-092-1/+137
| * arm: imx8ulp: add dummy imx_get_mac_from_fusePeng Fan2021-08-091-0/+5
| * arm: imx8ulp: Allocate DCNANO and MIPI_DSI to AD domainYe Li2021-08-091-0/+2
| * arm: iMX8ULP: Add boot device relevant functionsYe Li2021-08-092-0/+85
| * arm: imx8ulp: Probe the S400 MU device in arch initYe Li2021-08-091-1/+34
| * imx8ulp: unify rdc functionsPeng Fan2021-08-093-173/+317
| * arm: imx8ulp: release trdc and assign lpav from RTD to APDPeng Fan2021-08-091-1/+103
| * arm: imx8ulp: add trdc release requestPeng Fan2021-08-091-9/+17
| * arm: imx8ulp: add rdc supportPeng Fan2021-08-093-1/+147
| * arm: imx8ulp: release and configure XRDC at early phaseYe Li2021-08-094-24/+118
| * drivers: misc: s400_api: Update API for fuse read and writeYe Li2021-08-092-1/+87
| * drivers: misc: imx8ulp: Update S400 API for release RDCYe Li2021-08-092-3/+6
| * drivers: misc: imx8ulp: Add S400 API for image authenticationYe Li2021-08-092-2/+127
| * drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6Ye Li2021-08-091-1/+1
| * arm: imx8ulp: Update the reset vector in u-bootYe Li2021-08-091-13/+22
| * arm: imx8ulp: disable wdog3Peng Fan2021-08-091-1/+35
| * arm: imx8ulp: Enable full L2 cache in SPLYe Li2021-08-091-0/+34
| * arm: imx8ulp: soc: Change to use CMC1 to get bootcfgYe Li2021-08-091-1/+1
| * drivers: mmc: fsl_esdhc_imx: support i.MX8ULPPeng Fan2021-08-092-5/+9
| * arm: imx8ulp: add clock supportPeng Fan2021-08-099-4/+1558
| * driver: serial: fsl_lpuart: support i.MX8ULPPeng Fan2021-08-091-1/+1
| * pinctrl: Add pinctrl driver for imx8ulpYe Li2021-08-093-0/+59
| * net: fec_mxc: support i.MX8ULPPeng Fan2021-08-092-2/+2
| * driver: misc: Add MU and S400 API to communicate with SentinelYe Li2021-08-096-0/+327
| * arm: imx: move container Kconfig under mach-imxPeng Fan2021-08-092-13/+13
| * arm: imx8ulp: add container supportYe Li2021-08-097-47/+177
| * arm: imx: parse-container: guard included header filesPeng Fan2021-08-091-0/+2
| * arm: imx8: Move container image header file to mach-imxYe Li2021-08-095-4/+4
| * arm: imx8: Move container parser and image to mach-imx common folderYe Li2021-08-094-3/+4
| * arm: imx: basic i.MX8ULP supportPeng Fan2021-08-0912-4/+514
| * imx: imx8ulp: add get reset causePeng Fan2021-08-091-0/+69
| * arm: imx8ulp: support print cpu infoPeng Fan2021-08-092-0/+61
| * arm: imx: sys_proto: move boot mode define to common headerPeng Fan2021-08-092-9/+10
| * arm: imx: add i.MX8ULP cpu type and helperPeng Fan2021-08-094-0/+27