summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: orion5x: convert d2net to Device TreeThomas Petazzoni2014-04-266-378/+351
* ARM: orion5x: convert RD-88F5182 to Device TreeThomas Petazzoni2014-04-265-1/+304
* ARM: orion5x: remove unneeded code for edmini_v2Thomas Petazzoni2014-04-265-72/+0
* ARM: orion5x: keep TODO list in edmini_v2 DTThomas Petazzoni2014-04-261-0/+7
* ARM: orion5x: use DT to describe NOR on edmini_v2Thomas Petazzoni2014-04-262-63/+42
* ARM: orion5x: use DT to describe EHCI on edmini_v2Thomas Petazzoni2014-04-262-2/+4
* ARM: orion5x: use DT to describe I2C devices on edmini_v2Thomas Petazzoni2014-04-262-24/+14
* ARM: orion5x: convert edmini_v2 to DT pinctrlThomas Petazzoni2014-04-262-28/+31
* ARM: orion5x: add standard pinctrl configs for sata0 and sata1Thomas Petazzoni2014-04-261-0/+10
* ARM: orion5x: add Device Bus description at SoC levelThomas Petazzoni2014-04-261-0/+40
* ARM: orion5x: update I2C description at SoC levelThomas Petazzoni2014-04-261-1/+1
* ARM: orion5x: enable pinctrl driver at SoC levelThomas Petazzoni2014-04-262-0/+7
* ARM: orion5x: switch to DT interrupts and timerThomas Petazzoni2014-04-264-14/+50
* ARM: orion: switch to a per-platform handle_irq() functionThomas Petazzoni2014-04-263-45/+73
* ARM: orion5x: convert to use 'clocks' property for UART controllersThomas Petazzoni2014-04-262-3/+2
* ARM: orion5x: switch to use the clock driver for DT platformsThomas Petazzoni2014-04-263-3/+9
* ARM: orion5x: add interrupt for Ethernet in Device TreeThomas Petazzoni2014-04-261-0/+1
* ARM: orion5x: rename XOR node to dma-controller@<address>Thomas Petazzoni2014-04-261-1/+1
* ARM: orion5x: use node labels for UART and SATA on edmini_v2Thomas Petazzoni2014-04-261-16/+14
* ARM: orion5x: add linux,stdout-path to edmini_v2Thomas Petazzoni2014-04-261-0/+1
* ARM: orion5x: use gpio-keys and gpio-leds instead of gpio_keys/gpio_leds in e...Thomas Petazzoni2014-04-261-2/+2
* ARM: orion5x: add node labels in Orion5x SoC Device Tree fileThomas Petazzoni2014-04-261-11/+11
* ARM: orion5x: convert DT to use the mvebu-mbus driverThomas Petazzoni2014-04-264-130/+182
* ARM: orion5x: use existing dt-bindings include for Device Tree filesThomas Petazzoni2014-04-261-3/+5
* ARM: orion5x: switch to preprocessor includes in DTThomas Petazzoni2014-04-262-2/+3
* ARM: orion5x: move interrupt controller node into ocpThomas Petazzoni2014-04-261-7/+7
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-122-3/+3
|\
| * audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris2014-03-201-1/+1
| * syscall_get_arch: remove useless function argumentsEric Paris2014-03-201-2/+1
| * audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro2014-03-201-0/+1
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-1119-614/+685
|\ \
| * \ Merge branch 'devel-stable' into for-nextRussell King2014-04-118-551/+562
| |\ \
| | * \ Merge tag 'for_russell/arm-be-probes' of git://git.linaro.org/people/taras.ko...Russell King2014-04-018-551/+562
| | |\ \
| | | * | ARM: kprobes-test: Workaround GAS .align bugTaras Kondratiuk2014-04-012-2/+2
| | | * | ARM: kprobes-test: use <asm/opcodes.h> for Thumb instruction buildingBen Dooks2014-04-011-223/+224
| | | * | ARM: kprobes-test: use <asm/opcodes.h> for ARM instruction buildingBen Dooks2014-04-011-301/+302
| | | * | ARM: kprobes-test: use <asm/opcodes.h> for instruction accessesBen Dooks2014-04-011-5/+6
| | | * | ARM: probes: fix instruction fetch order with <asm/opcodes.h>Ben Dooks2014-04-014-20/+28
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'fixes' and 'misc' into for-nextRussell King2014-04-1111-63/+123
| |\ \ \ \ \
| | | * | | | Dump the registers on undefined instruction userspace faultsRussell King2014-04-111-0/+1
| | | * | | | ARM: 8018/1: Add {inc,dec}_preempt_count asm macrosCatalin Marinas2014-04-093-29/+37
| | | * | | | ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.hCatalin Marinas2014-04-094-13/+18
| | | * | | | ARM: 8016/1: Check cpu id in pj4_cp0_init.Chao Xie Linux2014-04-081-0/+4
| | | * | | | ARM: 8015/1: Add cpu_is_pj4 to distinguish PJ4 because it has some difference...Chao Xie Linux2014-04-081-0/+19
| | | * | | | ARM: add missing system_misc.h include to process.cRussell King2014-04-081-0/+1
| | * | | | | ARM: 8009/1: dcscb.c: remove call to outer_flush_all()Nicolas Pitre2014-04-071-4/+9
| | * | | | | ARM: 8014/1: mm: fix reporting of read-only PMD bitsKees Cook2014-04-071-15/+32
| | * | | | | ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua2014-04-071-1/+1
| | * | | | | ARM: 8010/1: avoid tracers in soft_restartSebastian Capella2014-04-071-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-04-102-0/+4
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud