summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/stm32'Sascha Hauer2020-03-183-4/+3
|\
| * ARM: stm32mp: add aliases for mmc1 and mmc2Ahmad Fatoum2020-02-251-0/+2
| * ARM: stm32mp: dk2: delete unused includesAhmad Fatoum2020-02-251-3/+0
| * reset_source: migrate from reset_source_name to reset_source_to_stringAhmad Fatoum2020-02-191-1/+1
* | Merge branch 'for-next/misc'Sascha Hauer2020-03-1811-11/+17
|\ \
| * | kbuild: rename barebox-{common, lds} to BAREBOX_{OBJS, LDS}Masahiro Yamada2020-03-113-7/+7
| * | kbuild: rename barebox-pbl-common to BAREBOX_PBL_OBJSMasahiro Yamada2020-03-111-1/+1
| * | gadget: f_fastboot: New Kconfig option USB_GADGET_FASTBOOT_CMD_OEMChristian Eggers2020-02-256-0/+6
| * | arm: baltos: use compressed DTB imagesYegor Yefremov2020-02-251-3/+3
| |/
* | Merge branch 'for-next/mips'Sascha Hauer2020-03-187-0/+147
|\ \
| * | MIPS: ath79: add support for OpenEmbed SOM9331 boardOleksij Rempel2020-02-257-0/+147
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2020-03-1861-470/+3753
|\ \
| * | ARM: phytec-som-imx6: Add imx6dl with 512mb RAMChristoph Fritz2020-03-162-0/+10
| * | ARM: dts: advantech-rom-7421: Add ocotp node to provide mac addressChristoph Fritz2020-03-111-0/+4
| * | ARM: dts: advantech-rom-7421: fix sd-card cd pinChristoph Fritz2020-03-111-4/+4
| * | ARM: dts: phycore-imx6: change mtd-partition names for compatibility with kernelYunus Bas2020-03-051-5/+5
| * | ARM: dts: Add missing #size/address-cells propertiesSascha Hauer2020-03-022-0/+4
| * | arm: vf610-zii-scu4-aib: Remove non effective propertiesSascha Hauer2020-03-021-8/+0
| * | arm: dts: Fix node namesSascha Hauer2020-03-027-11/+11
| * | ARM: i.MX: update imx_v8_defconfig for i.MX8MMSascha Hauer2020-02-191-2/+16
| * | ARM: i.MX: Add i.MX8MM EVK board supportSascha Hauer2020-02-199-0/+2322
| * | ARM: i.MX8M: Add i.MX8MM supportSascha Hauer2020-02-1913-25/+215
| * | ARM: i.MX8M: Add TF-A loading support for i.MX8MMSascha Hauer2020-02-193-10/+27
| * | ARM: i.MX8M: Add DDR controller supportSascha Hauer2020-02-1911-184/+8
| * | ARM: i.MX8MQ boards: Add missing includesSascha Hauer2020-02-193-0/+3
| * | ARM: i.MX8M: Add and use function for early UART clock setupSascha Hauer2020-02-195-24/+30
| * | ARM: i.MX7: Add and use function for early UART clock setupSascha Hauer2020-02-193-16/+14
| * | ARM: i.MX8M: Add some lowlevel clock functionsSascha Hauer2020-02-192-0/+28
| * | ARM: i.MX8M: rename imx8-ccm-regs.h to imx8m-ccm-regs.hSascha Hauer2020-02-194-3/+3
| * | Add some CCM defines for i.MX8MSascha Hauer2020-02-191-2/+23
| * | ARM: i.MX: Add SoC namespace to imx7/8m CCM definesSascha Hauer2020-02-197-44/+74
| * | ARM: i.MX8M: rename functions to be i.MX8M specificSascha Hauer2020-02-194-4/+4
| * | ARM: i.MX8M: rename i.MX8M specific functionSascha Hauer2020-02-194-5/+5
| * | ARM: i.MX8M: Detect serial downloader mode correctlySascha Hauer2020-02-191-3/+16
| * | ARM: i.MX8M: rename imx8_* bootsource functions to imx8mq_*Sascha Hauer2020-02-196-9/+9
| * | ARM: i.MX8M: Use imx8mq.c for other i.MX8M as wellSascha Hauer2020-02-192-1/+1
| * | ARM: i.MX: esdctl: rename functions to imx8m_*Sascha Hauer2020-02-191-10/+15
| * | ARM: i.MX8M: Add ARCH_IMX8M symbolSascha Hauer2020-02-191-1/+5
| * | ARM: i.MX8M: Add imx8mm-regs.hSascha Hauer2020-02-191-0/+46
| * | ARM: i.MX8M: Add iomux header for i.MX8MMSascha Hauer2020-02-191-0/+701
| * | ARM: i.MX: Drop iomux argument from mx7_setup_pad()Sascha Hauer2020-02-193-5/+5
| * | ARM: i.MX8M: add and use imx8mq_setup_pad()Sascha Hauer2020-02-194-6/+11
| * | ARM: i.MX8M: Add base addresses common to i.MX8MSascha Hauer2020-02-192-0/+39
| * | ARM: i.MX8: Move iomux header to make space for i.MX8MMSascha Hauer2020-02-195-24/+31
* | | Merge branch 'for-next/at91'Sascha Hauer2020-03-189-7/+465
|\ \ \
| * | | ARM: at91: add sama5d27-based Groboards Giant Board supportAhmad Fatoum2020-03-186-0/+373
| * | | ARM: at91: sama5d27-som1: branch to noinline function after stack setupAhmad Fatoum2020-03-181-5/+10
| * | | ARM: at91: sama5d27-som1: clean up lowlevel.cAhmad Fatoum2020-03-181-3/+5
| * | | ARM: at91: add support for SAM9 SoC resetAhmad Fatoum2020-03-183-0/+78
* | | | ARM64: add support for booting a FIT imageLucas Stach2020-03-021-2/+13
|/ / /