summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * configs: meson64_android: implement AVB supportMattijs Korpershoek2021-08-101-0/+23
| * configs: meson64_android: increase SYS_MALLOC_LEN to 128M for AVBMattijs Korpershoek2021-08-101-0/+4
| * configs: meson64: permit redefining SYS_MALLOC_LENMattijs Korpershoek2021-08-101-0/+2
| * board: amlogic: odroid-n2: fix fdtfile suffix for n2-plusChristian Hewitt2021-08-102-2/+2
| * Revert "ARM: meson: Add support for fastboot_set_reboot_flag()"Mattijs Korpershoek2021-07-301-34/+0
| * configs: sei610/sei510: set CONFIG_CMD_BCB=yMattijs Korpershoek2021-07-302-0/+2
| * configs: meson64_android: reboot to fastbootd from bootloaderMattijs Korpershoek2021-07-301-0/+4
| * configs: meson64_android: implement recovery boot via BCBMattijs Korpershoek2021-07-301-7/+23
| * configs: meson64_android: use BCB for reboot to bootloaderMattijs Korpershoek2021-07-301-13/+13
| * configs: meson64_android: don't set console bootargsMattijs Korpershoek2021-07-291-3/+1
| * configs: meson64_android: use logo part label instead of indexMattijs Korpershoek2021-07-291-3/+6
| * configs: meson64_android: use boot part label instead of indexMattijs Korpershoek2021-07-291-4/+6
| * configs: meson64_android: use CONFIG_FASTBOOT_USB_DEVMattijs Korpershoek2021-07-291-2/+2
| * configs: meson64_android: fix bad indent in EXTRA_ENV_SETTINGSMattijs Korpershoek2021-07-291-1/+2
| * configs: sei610: fix typo in header commentMattijs Korpershoek2021-07-291-1/+1
* | 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