summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-05-07cmd: cache: Fix non-cached memory cachabilityPatrice Chotard
2020-05-07arm: juno: enable USBAndre Przywara
2020-05-07arm: juno: Use PSCI based resetAndre Przywara
2020-05-07arm: juno: Enable OF_CONTROLAndre Przywara
2020-05-05Merge git://git.denx.de/u-boot-usbTom Rini
2020-05-05Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2020-05-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-05-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-05-04Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-05-04Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-05-04x86: coreboot: Allow building an SPL imageSimon Glass
2020-05-04x86: Update SPL for corebootSimon Glass
2020-05-04x86: Move work-around out of cpu_jump_to_64bit_uboot()Simon Glass
2020-05-04x86: Allow building an SPL image for corebootSimon Glass
2020-05-04x86: Move coreboot-table detection to common 32/64-bit codeSimon Glass
2020-05-04arm: dts: uDPU: switch default PHY speed to 3.125GbitJakov Petrina
2020-05-04powerpc: dts: p1010: add i2c nodeBiwen Li
2020-05-04powerpc: Enable device tree support for P1010RDBHou Zhiqiang
2020-05-04dm: powerpc: T1040/T1042: add i2c DM supportBiwen Li
2020-05-04dm: powerpc: T2080/T2081: add i2c DM supportBiwen Li
2020-05-04dm: ppc: T4240: add i2c DM supportBiwen Li
2020-05-04dm: powerpc: T1023/T1024: add i2c DM supportBiwen Li
2020-05-04powerpc: dts: P4080: add i2c nodeBiwen Li
2020-05-04powerpc: dts: P3041: add i2c nodeBiwen Li
2020-05-04dm: powerpc: P2041RDB: add i2c DM supportBiwen Li
2020-05-04dts: powerpc: P2020RDB: add i2c nodeBiwen Li
2020-05-04dm: powerpc: P1020: add i2c DM supportBiwen Li
2020-05-04dm: powerpc: P5040DS: add i2c DM supportBiwen Li
2020-05-04powerpc: create dts component of i2c to build up an SoCBiwen Li
2020-05-02arm: dts: mt7629: add usb related nodesChunfeng Yun
2020-05-02test: dm: phy: add a test item for the phy_bulk APIChunfeng Yun
2020-05-02test: dm: add test item for ofnode_get_child_count()Chunfeng Yun
2020-05-01actions: Fix syntax for enabling SYS_RELOC_GD_ENV_ADDRTom Rini
2020-05-01imx: spl: Fix use of removed SPL_FAT_SUPPORT configHarald Seiler
2020-05-01imx: spl: Remove ifdefs in spl_mmc_boot_mode()Harald Seiler
2020-05-01Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon ...Harald Seiler
2020-05-01imx: spl: return boot mode for asked MMC device in spl_mmc_boot_mode()Anatolij Gustschin
2020-05-01common/board_r: arm: Merge initr_enable_interrupts into interrupts_initOvidiu Panait
2020-05-01arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviourPatrick Delaunay
2020-05-01arm: caches: add DCACHE_DEFAULT_OPTIONPatrick Delaunay
2020-05-01arm: caches: protect dram_bank_mmu_setup access to bi_dramPatrick Delaunay
2020-05-01configs: migrate CONFIG_SYS_ARM_CACHE_* in KconfigPatrick Delaunay
2020-05-01arm: imx: Add support for Google's Coral Dev BoardAlifer Moraes
2020-05-01ARM: imx8m: Fix reset in SPL on Toradex iMX8MM VerdinMarek Vasut
2020-05-01ARM: imx8m: Fix reset in SPL on NXP iMX8MP EVKMarek Vasut
2020-05-01ARM: imx8m: Fix reset in SPL on NXP iMX8MN EVKMarek Vasut
2020-05-01ARM: imx8m: Fix reset in SPL on NXP iMX8MM EVKMarek Vasut
2020-05-01ARM: imx8m: Don't use the addr parameter of reset_cpu()Claudius Heine
2020-05-01ARM: imx8m: Fix indentation of reset_cpu() functionHarald Seiler
2020-05-01ARM: imx8m: Do not define do_reset() if sysreset is enabledMarek Vasut