summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/driver'Sascha Hauer2016-03-1119-58/+100
|\
| * driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-0719-58/+100
* | Merge branch 'for-next/caam'Sascha Hauer2016-03-111-0/+4
|\ \
| * | ARM: imx6: add caam clksSteffen Trumtrar2016-02-121-0/+4
* | | Merge branch 'for-next/arm'Sascha Hauer2016-03-1122-4/+1932
|\ \ \
| * | | ARM: tegra: use dynamic malloc area sizeLucas Stach2016-03-011-1/+1
| * | | ARM: tegra: beaver: add missing serial aliasLucas Stach2016-03-011-0/+1
| * | | Terasic DE0-Nano-SoC: add supportTim Sander2016-03-0119-2/+1929
| * | | ARM: socfpga: terasic sockit: Make locally used sys_mgr_init_table staticSascha Hauer2016-02-181-1/+1
| | |/ | |/|
* | | Merge branch 'for-next/am335x'Sascha Hauer2016-03-119-15/+63
|\ \ \
| * | | ARM: AM335x: Make use of ARM_USE_COMPRESSED_DTBTeresa Remmet2016-02-174-13/+14
| * | | ARM: dts: beaglebone: Strip clocks in MLO device treeTeresa Remmet2016-02-171-0/+1
| * | | ARM: boards: phytec-som-am335x: New RAM Timings for phyCORE-AM335x-R2Teresa Remmet2016-02-172-0/+21
| * | | ARM: board: phytec-som-am335x: RAM timings for phyCORE-AM335x-R2Arnd Beuscher2016-02-172-0/+21
| * | | ARM: dts: am335x-phytec: eeprom nameJan Remmet2016-02-172-2/+2
| * | | ARM: am335x_defconfig: Enable watchdog supportTeresa Remmet2016-02-171-0/+3
| * | | ARM: am335x_defconfig: Enable NANDTEST commandWadim Egorov2016-02-171-0/+1
| |/ /
* | | arm/cpu/lowlevel: fix: possible processor mode changeAlexander Kurz2016-03-041-1/+3
* | | efi: fix memory leak in error pathLucas Stach2016-03-041-1/+3
* | | ARM: i.MX53-qsb: Fix gpio button polaritySascha Hauer2016-03-011-0/+18
* | | arm: bootm: be more clever about kernel spacingLucas Stach2016-03-011-0/+8
* | | arm: bootm: unify kernel load address calculationLucas Stach2016-03-011-37/+37
|/ /
* | ARM: imx6: physom: fix phyflex workaround on Dual and SoloStefan Christ2016-02-171-2/+2
* | ARM: imx: clocksource: add new DT compatibleStefan Christ2016-02-171-0/+3
* | ARM: i.MX6: add function cpu_is_mx6s()Stefan Christ2016-02-171-0/+1
|/
* Merge branch 'for-next/regmap'Sascha Hauer2016-02-082-179/+169
|\
| * ARM: i.MX: ocotp: Switch to regmap supportSascha Hauer2016-02-051-89/+56
| * ARM: i.MX: ocotp: Fix error bit handlingSascha Hauer2016-02-051-13/+10
| * ARM: i.MX: ocotp: make priv the first argument of functionsSascha Hauer2016-02-051-16/+16
| * ARM: i.MX: ocotp: Explicitly access control registerSascha Hauer2016-02-051-7/+8
| * ARM: i.MX: ocotp: Fix fusebox sizeSascha Hauer2016-02-051-1/+23
| * ARM: i.MX: iim: Switch to regmap supportSascha Hauer2016-02-051-59/+62
* | Merge branch 'for-next/linux-headers'Sascha Hauer2016-02-082-0/+4
|\ \
| * | x86: Add missing typedef for umode_tSascha Hauer2016-02-011-0/+2
| * | nios2: Add missing typedef for umode_tSascha Hauer2016-02-011-0/+2
| |/
* | Merge branch 'for-next/input'Sascha Hauer2016-02-085-17/+21
|\ \
| * | input: gpio-keys: Use KEY_* keycodesSascha Hauer2016-01-134-16/+20
| * | input: move matrix_keypad_build_keymap() to C fileSascha Hauer2016-01-131-1/+1
* | | Merge branch 'for-next/hab'Sascha Hauer2016-02-084-1/+122
|\ \ \
| * | | Make: i.MX: Allow to pass config file to cmd_imx_imageSascha Hauer2016-02-041-1/+1
| * | | scripts: imx: Generate signed images with imx-imageSascha Hauer2016-02-042-0/+87
| * | | scripts: imx-image: Support adding a Super Root Key to the imageSascha Hauer2016-02-041-0/+7
| * | | imx: hab: rename driver dir to hab/Sascha Hauer2016-02-021-0/+5
| * | | ARM: i.MX: Add HABv3 Kconfig variablesSascha Hauer2016-02-021-0/+22
| | |/ | |/|
* | | Merge branch 'for-next/fit'Sascha Hauer2016-02-089-34/+50
|\ \ \
| * | | bootm: add initial FIT supportJan Luebbe2016-01-261-0/+8
| * | | crypto: add digest_alloc_by_algo()Sascha Hauer2016-01-262-0/+3
| * | | bootm: move initrd code togetherSascha Hauer2016-01-261-3/+5
| * | | bootm: Push dryrun to handlersSascha Hauer2016-01-267-1/+31
| * | | ARM: bootm: Use kernel handler to start barebox imageSascha Hauer2016-01-221-29/+1