summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | ARM: mxs: Allow to compile all boards for a SoC togetherSascha Hauer2019-10-021-10/+0
| * | ARM: mxs: Move HAVE_PBL_MULTI_IMAGES up to ARCHSascha Hauer2019-10-022-7/+1
| * | ARM: mxs: chumby: Switch to multi image supportSascha Hauer2019-10-022-1/+2
| * | ARM: mxs: imx23-evk: Switch to multi image supportSascha Hauer2019-10-022-1/+2
| * | ARM: mxs: cfa10036: Switch to multi image supportSascha Hauer2019-10-022-1/+2
| * | ARM: Freescale i.MX23 evk: Check machine type in initcallsSascha Hauer2019-10-022-1/+9
| * | ARM: i.MX23 Chumby: Check machine type in initcallsSascha Hauer2019-10-022-1/+9
| * | ARM: Crytalfonts cfa10036: Check machine type in initcallsSascha Hauer2019-10-022-1/+9
| * | ARM: i.MX23 olinuxino: Check machine type in initcallsSascha Hauer2019-10-022-1/+10
| * | ARM: Freescale mx28evk: Check machine type in initcallsSascha Hauer2019-10-021-0/+3
| * | ARM: duckbill: Check machine type in initcallsSascha Hauer2019-10-021-0/+6
| * | ARM: tx28: Make locally used function staticSascha Hauer2019-10-021-1/+1
| * | ARM: tx28: Pass and check machine typeSascha Hauer2019-10-023-1/+11
| * | ARM: start: Allow to pass machine type as boarddataSascha Hauer2019-10-021-1/+13
* | | Merge branch 'for-next/misc'Sascha Hauer2019-10-178-28/+24
|\ \ \
| * | | ARM: stm32mp: dk2: rename function according to init levelAhmad Fatoum2019-10-151-2/+2
| * | | ARM: dts: stm32mp: add barebox-enviroment on DK boardsOleksij Rempel2019-10-151-0/+7
| * | | MIPS: net: ag71xx/ar9331: partially sync network support with upstreamOleksij Rempel2019-10-143-15/+8
| * | | trivial: fix typo lenght -> lengthUwe Kleine-König2019-10-142-2/+2
| * | | Convert latin1 files to utf-8Uwe Kleine-König2019-10-141-1/+1
| * | | state: provide dummy implementations for some functions when STATE is disabledUwe Kleine-König2019-10-141-9/+5
| | |/ | |/|
* | | Merge branch 'for-next/layerscape'Sascha Hauer2019-10-175-0/+87
|\ \ \
| * | | ARM: layerscape: tqmls1046a: disable all SGMII PHYsAhmad Fatoum2019-09-182-0/+2
| * | | ARM: Layerscape: add bootm handler for imagesAhmad Fatoum2019-09-182-0/+59
| * | | ARM: Layerscape: ls1046a: enable GPIOsSteffen Trumtrar2019-09-171-0/+12
| * | | ARM: Layerscape: LS1046a: configure USB portsSteffen Trumtrar2019-09-171-0/+14
| | |/ | |/|
* | | Merge branch 'for-next/imx'Sascha Hauer2019-10-1742-885/+558
|\ \ \
| * | | ARM: i.MX: phytec-som-imx6: phycore: fix updating pmic regulatorsMarco Felsch2019-10-141-2/+6
| * | | ARM: dts: imx6qdl: pfla02: Remove fec phy-supplyStefan Riedmueller2019-10-141-0/+4
| * | | ARM: dts: vf610-zii-scu4-aib: Add "i2c-mux-idle-disconnect" to I2C muxesAndrey Smirnov2019-10-141-0/+8
| * | | ARM: zii-common: Share MAC address configuration between RDU2/3Andrey Smirnov2019-09-173-55/+84
| * | | ARM: imx8mq-zii-ultra: Use upstream DTSAndrey Smirnov2019-09-173-555/+2
| * | | ARM: zii-imx51-rdu1: Swith to using compressed DTBAndrey Smirnov2019-09-172-6/+7
| * | | ARM: zii-imx7d-dev: Swith to using compressed DTBAndrey Smirnov2019-09-172-4/+5
| * | | ARM: zii-imx6-rdu2: Swith to using compressed DTBAndrey Smirnov2019-09-172-4/+5
| * | | ARM: zii-vf610-dev: Swith to using compressed DTBAndrey Smirnov2019-09-172-14/+15
| * | | ARM: zii-imx8mq-dev: Switch to using compressed DTBAndrey Smirnov2019-09-172-4/+5
| * | | ARM: zii-imx8mq-dev: Drop extra relocation codeAndrey Smirnov2019-09-171-2/+0
| * | | ARM: i.MX8MQ: Display UID information on bootAndrey Smirnov2019-09-172-0/+9
| * | | i.MX: Introduce imx_ocotp_read_uid()Andrey Smirnov2019-09-172-7/+15
| * | | ARM: imx_v7_defconfig: enable Embdest MarS boardAhmad Fatoum2019-09-171-0/+1
| * | | ARM: imx6: add Embest MarSBoard supportAhmad Fatoum2019-09-179-0/+263
| * | | ARM: dts: imx25-karo-tx25: include Linux dts instead of duplicating itUwe Kleine-König2019-09-122-96/+1
| * | | ARM: dts: drop skeleton.dtsiUwe Kleine-König2019-09-128-20/+27
| * | | video: imxfb: make pcr and bpp per-display settingsUwe Kleine-König2019-09-127-129/+114
| |/ /
* | | Merge branch 'for-next/bfin'Sascha Hauer2019-10-1792-12572/+0
|\ \ \
| * | | Blackfin: Remove architectureSascha Hauer2019-09-1292-12572/+0
| |/ /
* | | Merge branch 'for-next/at91'Sascha Hauer2019-10-1728-93/+1224
|\ \ \
| * | | ARM: at91: add basic sama5d2-som1-ek1 supportAhmad Fatoum2019-10-146-0/+128
| * | | ARM: at91: add basic sama5d2 supportAhmad Fatoum2019-10-148-7/+442