summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| * | | ARM: at91: microchip-ksz9477-evb: add debug_ll UARTAhmad Fatoum2019-10-141-2/+28
| * | | ARM: at91: import lowlevel dbgu UART init code from at91bootstrapAhmad Fatoum2019-10-141-1/+62
| * | | ARM: at91: import lowlevel clock initialization from at91bootstrapAhmad Fatoum2019-10-145-4/+287
| * | | ARM: at91: use compressed DTB for AT91_MULTI_BOARDSAhmad Fatoum2019-10-144-6/+8
| * | | ARM: at91: build for all SoCs when AT91_MULTI_BOARDS is selectedAhmad Fatoum2019-10-143-43/+45
| * | | ARM: at91: don't define ARCH_BAREBOX_MAX_BARE_INIT_SIZE for multi-imageAhmad Fatoum2019-10-141-10/+10
| * | | ARM: at91: delete no-longer needed #ifdef guardsAhmad Fatoum2019-10-141-6/+0
| * | | ARM: at91: at91sam9x5ek: squelch new dtc warningAhmad Fatoum2019-10-141-12/+7
| * | | pinctrl: add gpio and pinctrl driver for sama5d2 PIO4Ahmad Fatoum2019-10-144-4/+177
| * | | ARM: at91: provide at91_mux_pio3_pin for use in first stageAhmad Fatoum2019-10-142-8/+40
| | |/ | |/|
* | | Merge branch 'for-next/arm'Sascha Hauer2019-10-1756-2275/+283
|\ \ \ | |/ / |/| |
| * | ARM: mmu: use client domain permissions to support ARMv7 eXecute NeverAhmad Fatoum2019-10-143-2/+13
| * | ARM: mmu: set R/W bits in ARMv7 translation tableAhmad Fatoum2019-10-141-5/+6
| * | ARM: cache-armv7: remove duplicate domain initializationAhmad Fatoum2019-10-141-2/+0
| * | ARM: cache-armv7: remove superfluous instructionAhmad Fatoum2019-10-141-1/+0
| * | ARM: mmu: remove no longer accurate commentAhmad Fatoum2019-10-141-5/+0
| * | ARM: use system.h's get_cr() for cpuinfoAhmad Fatoum2019-10-141-8/+1
| * | ARM: stm32mp: add bootm handler for imagesAhmad Fatoum2019-10-142-1/+51
| * | ARM: aarch64: Re-implement most of barebox_arm_entry() in assemblyAndrey Smirnov2019-10-015-12/+64
| * | ARM: remove now unused PBL codeSascha Hauer2019-10-018-108/+0
| * | ARM: Merge single pbl with multi pblSascha Hauer2019-10-015-111/+21