aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-10TEST: No more embedded env?TEST/rename-various-CONFIG-optionsTom Rini11-69/+14
2021-08-10exynos: Update environment macros a bitTom Rini4-25/+14
2021-08-10arm: keystone2: Rename CONFIG_ENV_KS2_BOARD_SETTINGSTom Rini5-5/+5
2021-08-10aristainetos2: Rename CONFIG_EXTRA_ENV_BOARD_SETTINGSTom Rini1-3/+3
2021-08-10usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2Tom Rini4-71/+47
2021-08-10configs: Resync with savedefconfigTom Rini98-210/+154
2021-08-09Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u...WIP/09Aug2021Tom Rini128-832/+11843
2021-08-09Merge tag 'dm-pull-8aug21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini8-16/+36
2021-08-09imx: cmd: use struct cmd_tblPeng Fan2-2/+2
2021-08-09arm: imx: add i.MX8ULP EVK supportPeng Fan13-0/+2047
2021-08-09arm: dts: add i.MX8ULP dtsiPeng Fan3-0/+1953
2021-08-09ddr: Add DDR driver for iMX8ULPYe Li5-0/+239
2021-08-09imx8ulp: add upower api supportPeng Fan6-0/+948
2021-08-09imx8ulp: move struct mu_type to common headerPeng Fan2-18/+26
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-09driver: misc: imx8ulp: Add fuse driver for imx8ulpYe Li2-0/+199
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 Li4-24/+118
2021-08-09drivers: misc: s400_api: Update API for fuse read and writeYe Li2-1/+87
2021-08-09drivers: misc: imx8ulp: Update S400 API for release RDCYe Li2-3/+6
2021-08-09drivers: misc: imx8ulp: Add S400 API for image authenticationYe Li2-2/+127
2021-08-09drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6Ye Li1-1/+1
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-09drivers: mmc: fsl_esdhc_imx: support i.MX8ULPPeng Fan2-5/+9
2021-08-09arm: imx8ulp: add clock supportPeng Fan9-4/+1558
2021-08-09driver: serial: fsl_lpuart: support i.MX8ULPPeng Fan1-1/+1
2021-08-09pinctrl: Add pinctrl driver for imx8ulpYe Li3-0/+59
2021-08-09net: fec_mxc: support i.MX8ULPPeng Fan2-2/+2
2021-08-09driver: misc: Add MU and S400 API to communicate with SentinelYe Li6-0/+327
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