summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* efi: move x86 clocksource to device/driverJean-Christophe PLAGNIOL-VILLARD2017-03-093-1/+13
* ARCH: efi: Finally drop it as now we can build efi bootup from x86Jean-Christophe PLAGNIOL-VILLARD2017-03-0928-1010/+1
* fixup! efi: move x86 efi boot support to x86 archMichael Olbrich2017-03-092-2/+3
* efi: move x86 efi boot support to x86 archJean-Christophe PLAGNIOL-VILLARD2017-02-2720-90/+883
* x86: move bios bootup code to arch/x86/biosJean-Christophe PLAGNIOL-VILLARD2017-02-246-3/+4
* efi: move startup and payload to common/efiJean-Christophe PLAGNIOL-VILLARD2017-02-245-690/+1
* efi: move debug_ll.h to include/efiJean-Christophe PLAGNIOL-VILLARD2017-02-241-20/+1
* efi: move bus driver to driver/efiJean-Christophe PLAGNIOL-VILLARD2017-02-248-431/+6
* efi: move clocksource out of archJean-Christophe PLAGNIOL-VILLARD2017-02-243-59/+1
* efi: move block io driver to driver/blockJean-Christophe PLAGNIOL-VILLARD2017-02-242-175/+4
* Merge branch 'for-next/imx'Sascha Hauer2017-02-1376-104/+6272
|\
| * ARM: i.MX7: Add PSCI supportSascha Hauer2017-02-132-0/+90
| * ARM: Add PSCI supportSascha Hauer2017-02-1317-6/+1092
| * ARM: Add smc call supportSascha Hauer2017-02-083-0/+170
| * ARM: Add UNWIND macroSascha Hauer2017-02-081-0/+6
| * i.MX: vf610: Add support for ZII VF610 Dev FamilyAndrey Smirnov2017-02-0717-0/+2848
| * ARM: i.MX7: Initialize CSUSascha Hauer2017-02-061-0/+14
| * ARM: i.MX7: Add imx7s.dtsiSascha Hauer2017-02-061-0/+4
| * pinctrl: i.MX7: Fix LPSR sel_imput settingSascha Hauer2017-02-061-0/+8
| * ARM i.MX: Add i.MX6SL supportAlexander Kurz2017-02-022-0/+5
| * ARM i.MX: add SoC type detection for i.MX6SLAlexander Kurz2017-02-013-1/+25
| * ARM i.MX: move cpu_type macros in front of cpu_revision codeAlexander Kurz2017-02-011-20/+20
| * ARM: i.MX7: add AIPS base address definesAlexander Kurz2017-01-303-17/+112
| * ARM: i.MX7: Kconfig: ARCH_IMX7 selects COMMON_CLK_OF_PROVIDERAlexander Kurz2017-01-261-0/+2
| * ARM: vf610-twr: remove unused variableSascha Hauer2017-01-201-1/+0
| * ARM: i.MX7: initialize architected timerSascha Hauer2017-01-201-0/+35
| * ARM: i.MX: Add WaRP7 board supportJuergen Borleis2017-01-208-0/+235
| * ARM: i.MX: Add i.MX7 base architecture supportJuergen Borleis2017-01-2011-0/+264
| * ARM: i.MX: gpt: Add i.MX7 supportJuergen Borleis2017-01-191-0/+3
| * ARM: rdu2: support QP variantLucas Stach2017-01-184-1/+198
| * ARM: imx: Add support for ZII RDU2 boardAndrey Smirnov2017-01-1812-0/+948
| * i.MX: vf610-twr: Remove MSCM setup codeAndrey Smirnov2017-01-121-5/+0
| * i.MX: iomux-vf610: Add missing pad definitionsAndrey Smirnov2017-01-121-0/+4
| * i.MX: vf610: Add low-level pin configuration helperAndrey Smirnov2017-01-121-0/+15
| * i.MX6: sabresd: Remove magic numbers in setup_uartAndrey Smirnov2017-01-121-6/+3
| * i.MX: iomuxv3: Add low-level pad configuration routineAndrey Smirnov2017-01-121-0/+17
| * i.MX: iomuxv3: Add helper macros to deconstruct iomux_v3_cfg_t valuesAndrey Smirnov2017-01-121-0/+8
| * i.MX: iomuxv3: Add low-level pad code to headersAndrey Smirnov2017-01-121-0/+28
| * i.MX: vf610: Ramp CPU clock to maximum frequencyAndrey Smirnov2017-01-121-0/+1
| * i.MX: Add fusemap for VF610Andrey Smirnov2017-01-123-41/+65
| * i.MX: imx6-fusemap: Fix SJC_RESP_LOCK widthAndrey Smirnov2017-01-121-1/+1
| * i.MX: ocotp: Add imx_ocotp_sense_enable()Andrey Smirnov2017-01-122-0/+8
| * i.MX: ocotp: Initialize OCOTP as early as possibleAndrey Smirnov2017-01-121-1/+1
| * i.MX: ocotp: Add provisions for storing multiple MAC addressesAndrey Smirnov2017-01-121-19/+51
| * i.MX: ocotp: Move memory reversing into a subroutineAndrey Smirnov2017-01-121-7/+13
* | Merge branch 'for-next/efi'Sascha Hauer2017-02-133-3/+11
|\ \
| * | efi: don't unload driversMichael Olbrich2017-01-241-1/+6
| * | efi: include and execute exit callsMichael Olbrich2017-01-243-2/+5
| |/
* | config: Set UART port 2 as debug portWadim Egorov2017-02-101-1/+1
* | ARM: phycore-rk3288: Use UART2 as debug outputWadim Egorov2017-02-102-7/+6