summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configs: migrate CONFIG_IMX_THERMAL to defconfigsTom Rini2020-12-0783-75/+55
* imx8mp_evk: README instruction fixesBaruch Siach2020-12-071-6/+6
* doc: board: imx8qm-rom7720-a1.rst: convert readme to reSTOliver Graute2020-12-074-61/+85
* colibri-imx8x: add implementation for board_mem_get_layoutIgor Opaniuk2020-12-061-0/+23
* apalis-imx8x: add implementation for board_mem_get_layoutIgor Opaniuk2020-12-061-0/+23
* apalis-imx8: add implementation for board_mem_get_layoutIgor Opaniuk2020-12-061-0/+23
* imx8: allow overriding memory layoutMarcel Ziswiler2020-12-062-29/+72
* doc: board: apalis-imx8x: add documentationIgor Opaniuk2020-12-062-0/+75
* board: toradex: add apalis-imx8x 2gb wb it v1.1a module supportIgor Opaniuk2020-12-068-0/+433
* ARM: dts: fsl-imx8qxp-apalis: add initial device treeIgor Opaniuk2020-12-063-0/+418
* imx8m: fix cache setup for dynamic sdram sizeTim Harvey2020-12-061-0/+3
* verdin-imx8mm: automatic ram size detectionMarcel Ziswiler2020-12-061-0/+10
* toradex: tdx-cfg-clock: fix i.mx 8m mini interactiveMarcel Ziswiler2020-12-061-17/+9
* verdin-imx8mm: spl: enable pca9450 i2c level translatorMax Krummenacher2020-12-061-0/+2
* verdin-imx8mm: implement hardware version detectionMax Krummenacher2020-12-061-0/+71
* verdin-imx8mm: spl: switch to pca9450 pmicMax Krummenacher2020-12-062-23/+21
* ARM: dts: imx8mm-verdin: follow changed pmicMax Krummenacher2020-12-062-79/+80
* power: pmic: add SPL_DM_PMIC_PCA9450 symbol to KconfigIgor Opaniuk2020-12-061-0/+7
* pca9450a: fix i2c addressMax Krummenacher2020-12-061-1/+1
* toradex: tdx-cfg-clock: add new i.mx 8m mini/plus skusMarcel Ziswiler2020-12-062-14/+36
* mmc: fsl_esdhc_imx: optimize the timing settingHaibo Chen2020-12-061-8/+24
* imx: imx8qm_rom7720_a1: add missing DTS to the MAINTAINERSOliver Graute2020-12-061-0/+1
* board: ge: bx50v3: check b850v3 power management watchdogIan Ray2020-12-062-3/+18
* board: ge: reduce VPD EEPROM partition sizeIan Ray2020-12-062-2/+2
* board: ge: bx50v3: reduce magic numbersSebastian Reichel2020-12-061-21/+7
* board: ge: bx50v3: drop unused pinmux definesSebastian Reichel2020-12-061-15/+0
* board: ge: bx50v3: correct CONFIG_CMD_NFSIan Ray2020-12-061-2/+2
* board: ge: common: vpd: fix nameSebastian Reichel2020-12-061-1/+1
* mmc: fsl_esdhc_imx: add wait_dat0() supportHaibo Chen2020-12-061-0/+15
* imx: ahab: fix implicit declaration warningOliver Graute2020-12-061-0/+1
* imx: ahab: fix compiler warnings in debugOliver Graute2020-12-061-1/+1
* imx: ahab: Fix compiler warnings in printfOliver Graute2020-12-061-1/+1
* imx: clk: added IPG Clock for I2C on imx8qmOliver Graute2020-12-061-0/+24
* imx: aristainetos: enable U-Boot Environment variables protectionHeiko Schocher2020-12-064-2/+39
* arm: dts: aristainetos: sync with changes in linuxHeiko Schocher2020-12-062-2/+2
* imx6: add support for aristainetos2c_cslb board variantHeiko Schocher2020-12-0612-2/+502
* imx6: remove not longer supported aristainetos boardsHeiko Schocher2020-12-0636-2231/+249
* Merge branch '2020-12-02-master-imports'Tom Rini2020-12-0315-26/+22
|\
| * km/common: remove CONFIG_MTD_CONCATWIP/02Dec2020Holger Brunck2020-12-021-3/+0
| * remove obsolete option CONFIG_JFFS2_CMDLINEHolger Brunck2020-12-026-9/+0
| * mtd: spi-nor-ids: add Winbond W25Q32JW-IM flashMichael Walle2020-12-021-0/+5
| * MAINTAINERS: assign include/log.hHeinrich Schuchardt2020-12-021-0/+1
| * log: typos in include/log.hHeinrich Schuchardt2020-12-021-4/+4
| * common: update: fix an "unused" warning against update_flash()AKASHI Takahiro2020-12-021-4/+4
| * global_data: Fix comment for dm_driver_rtSimon Glass2020-12-021-1/+1
| * log: Fix comment for LOGC_BOOTSimon Glass2020-12-021-2/+2
| * linux/compat.h: Remove debug() from spin_lock_irqsave()Andy Shevchenko2020-12-021-1/+1
| * watchdog: sbsa: timeout should be in "millisecond"Zhao Qiang2020-12-021-1/+1
| * fs/squashfs: sqfs_close/sqfs_read_sblk: set ctxt.sblk to NULL after freeRichard Genoud2020-12-021-1/+3
|/
* Merge tag 'dm-pull-30nov20' of git://git.denx.de/u-boot-dmTom Rini2020-12-024-12/+11
|\