summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
| |\ \
| * \ \ Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-05-0444-2428/+4485
| |\ \ \ | | |_|/ | |/| |
| | * | rockchip: rk3399: Add Nanopi M4 2GB board supportDeepak Das2020-05-013-0/+75
| | * | rk3399: Add ROC-RK3399-PC Mezzanine boardSuniel Mahesh2020-05-011-0/+6
| | * | arm: dts: rk3399: Sync roc-pc-mezzanine from v5.7-rc1Jagan Teki2020-05-012-0/+94
| | * | arm64: dts: rk3399: Sync v5.7-rc1 from LinuxJagan Teki2020-05-0126-1652/+2563
| | * | arm64: dts: rk3399-evb: Move u-boot properties into -u-boot.dtsiJagan Teki2020-05-012-2/+8
| | * | arm64: dts: rk3399-puma: Move u-boot properties into -u-boot.dtsiJagan Teki2020-05-012-11/+16
| | * | rockchip: dts: rock64: Fix XHCI usageChen-Yu Tsai2020-05-011-0/+11
| | * | rockchip: rk3328: Add support for ROC-RK3328-CC boardChen-Yu Tsai2020-05-013-0/+402
| | * | rockchip: dts: rk3328: Sync device tree files from LinuxChen-Yu Tsai2020-05-014-581/+1166
| | * | rockchip: dts: rk3328: Move OTG node's hnp-srp-disable to rk3328-u-boot.dtsiChen-Yu Tsai2020-05-012-1/+4
| | * | rockchip: dts: rk3328-evb: Move gmac2io related nodes to -u-boot.dtsiChen-Yu Tsai2020-05-012-23/+23
| | * | rockchip: dts: rk3328-evb: Move vcc5v0-host-xhci-drv to -u-boot.dtsiChen-Yu Tsai2020-05-012-9/+11
| | * | arm: dts: rockchip: px30: add and enable rng nodeLin Jinhan2020-04-292-0/+10
| | * | arm: dts: rockchip: rk3399: add and enable rng nodeLin Jinhan2020-04-292-0/+10
| | * | rockchip: px30-evb: remove redundant include fileKever Yang2020-04-281-1/+0
| | * | rockchip: px30: add -u-boot dtsi for socKever Yang2020-04-283-160/+88
| | * | arm: dts: rockchip: rk3399-roc-pc: Enable FE1.1 USB 2.0 HUB on roc-rk3399-pcSuniel Mahesh2020-04-281-0/+10
| * | | actions: Fix syntax for enabling SYS_RELOC_GD_ENV_ADDRTom Rini2020-05-011-1/+1
| * | | common/board_r: arm: Merge initr_enable_interrupts into interrupts_initOvidiu Panait2020-05-013-0/+6
| * | | arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviourPatrick Delaunay2020-05-011-1/+4
| * | | arm: caches: add DCACHE_DEFAULT_OPTIONPatrick Delaunay2020-05-012-9/+10
| * | | arm: caches: protect dram_bank_mmu_setup access to bi_dramPatrick Delaunay2020-05-011-0/+4
| * | | configs: migrate CONFIG_SYS_ARM_CACHE_* in KconfigPatrick Delaunay2020-05-012-1/+28
* | | | cpu: imx8: show RevC instead of Rev? at boot logFrank Li2020-05-031-0/+1
| |_|/ |/| |
* | | 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