summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | imx: imx8qm/qxp: Fix issue in get_effective_memsizeYe Li2020-05-101-3/+3
| * | imx: imx8qm/qxp: reserving DDR memory for M4Peng Fan2020-05-102-0/+18
| * | nandbcb: read boot search count from fuse for imx8qxpHan Xu2020-05-101-1/+38
| * | cmd: nandbcb: Reconstruct the nandbcb tool for all platformsHan Xu2020-05-102-352/+955
| * | nandbcb: add nandbcb dump command for i.MX6Alice Guo2020-05-101-0/+4
| * | nandbcb: add nandbcb dump command for i.MX8MMAlice Guo2020-05-101-8/+258
| * | nandbcb: support i.MX8MAlice Guo2020-05-102-22/+68
| * | nandbcb: fix the issue cannot support gf_14 NAND bootHan Xu2020-05-101-0/+1
| * | imx8: Replace SC_R_LAST with SC_R_NONE in DTBLeonard Crestez2020-05-103-7/+6
| * | imx8: power: Add PD device lookup interface to power domain uclassPeng Fan2020-05-101-0/+7
| * | imx: Add support for i.MX8MM Beacon EmbeddedWorks devkit.Adam Ford2020-05-106-0/+833
| * | mtd: nand: support GPMI NAND driver for i.MX8Peng Fan2020-05-103-14/+15
| * | mtd: mxs_nand: fix the gf_13/14 definition issueHan Xu2020-05-101-4/+4
| * | mxs_nand: Add support for i.MX8MYe Li2020-05-103-6/+6
| * | nand: mxs: correct bitflip for erased NAND pagePeng Fan2020-05-101-1/+6
| * | imx: cpu: support tmuPeng Fan2020-05-101-2/+2
| * | imx: regs: add more fuse bank structurePeng Fan2020-05-101-7/+34
| * | imx8mp: Set default SNSR25C for TMU probe1Ye Li2020-05-101-0/+2
| * | imx: load calibration parameters from fuse for i.MX8MPYe Li2020-05-101-0/+45
| * | imx: i.MX8MN: Enable loading TASR and TCALIV from fuseYe Li2020-05-101-1/+1
| * | imx8mm: Load fuse for TMU TCALIV and TASRYe Li2020-05-101-1/+27
| * | fec: Move imx_get_mac_from_fuse declare to imx fileYe Li2020-05-101-0/+2
| * | imx: add module fuse supportPeng Fan2020-05-105-0/+458
| * | ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQMarek Vasut2020-05-103-1/+428
| * | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2020-05-1055-2455/+4614
| |\ \ | | |/
| * | cpu: imx8: show RevC instead of Rev? at boot logFrank Li2020-05-031-0/+1
* | | phy: Use _nodev naming convention if non-device clientsJagan Teki2020-05-111-1/+2
| |/ |/|
* | cmd: cache: Fix non-cached memory cachabilityPatrice Chotard2020-05-071-3/+10
* | arm: juno: enable USBAndre Przywara2020-05-071-0/+4
* | arm: juno: Use PSCI based resetAndre Przywara2020-05-071-0/+2
* | arm: juno: Enable OF_CONTROLAndre Przywara2020-05-071-0/+5
* | Merge git://git.denx.de/u-boot-usbWIP/05May2020Tom Rini2020-05-052-0/+49
|\ \
| * | arm: dts: mt7629: add usb related nodesChunfeng Yun2020-05-022-0/+49
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-05-041-12/+6
|\ \ \
| * | | arm: dts: uDPU: switch default PHY speed to 3.125GbitJakov Petrina2020-05-041-12/+6
| |/ /
* | | Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-05-0430-168/+2613
|\ \ \ | | |/ | |/|
| * | imx: spl: Fix use of removed SPL_FAT_SUPPORT configHarald Seiler2020-05-011-2/+2
| * | imx: spl: Remove ifdefs in spl_mmc_boot_mode()Harald Seiler2020-05-011-22/+16
| * | Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon ...Harald Seiler2020-05-011-11/+0
| * | imx: spl: return boot mode for asked MMC device in spl_mmc_boot_mode()Anatolij Gustschin2020-05-011-1/+1
| * | arm: imx: Add support for Google's Coral Dev BoardAlifer Moraes2020-05-013-0/+424
| * | ARM: imx8m: Fix reset in SPL on Toradex iMX8MM VerdinMarek Vasut2020-05-011-0/+12
| * | ARM: imx8m: Fix reset in SPL on NXP iMX8MP EVKMarek Vasut2020-05-011-0/+12
| * | ARM: imx8m: Fix reset in SPL on NXP iMX8MN EVKMarek Vasut2020-05-011-0/+12
| * | ARM: imx8m: Fix reset in SPL on NXP iMX8MM EVKMarek Vasut2020-05-011-0/+12
| * | ARM: imx8m: Don't use the addr parameter of reset_cpu()Claudius Heine2020-05-011-4/+1
| * | ARM: imx8m: Fix indentation of reset_cpu() functionHarald Seiler2020-05-011-2/+5
| * | ARM: imx8m: Do not define do_reset() if sysreset is enabledMarek Vasut2020-05-011-1/+1
| * | ARM: imx: imx8m: Do not warn about cpu-idle-states if missingMarek Vasut2020-05-011-2/+4
| * | arm: dts: imx8mm: sync dts from Linux Kernel 5.6.7Adam Ford2020-05-011-21/+55