summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras2014-04-121-1/+2
* Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-1237-1473/+1115
|\
| * blackfin: cleanup board filesSteven Miao2014-04-1228-1209/+1089
| * bf609: clock: drop unused clock bit set/clear functionsSteven Miao2014-04-121-18/+0
| * Blackfin: bf537: rename "CONFIG_ADT75"Paul Bolle2014-04-121-1/+1
| * Blackfin: bf537: rename "CONFIG_AD7314"Paul Bolle2014-04-121-2/+2
| * Blackfin: bf537: rename ad2s120x ->ad2s1200Paul Bolle2014-04-121-7/+7
| * blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE"Paul Bolle2014-04-121-1/+1
| * blackfin: dma: current count mmr is read onlySonic Zhang2014-04-121-2/+0
| * bfin_crc: Move architecture independant crc header file out of the blackfin f...Sonic Zhang2014-04-121-125/+0
| * bf54x: drop unuesd HOST status,control,timeout registers bit define macrosSteven Miao2014-04-122-60/+0
| * blackfin: portmux: cleanup head fileSteven Miao2014-04-121-6/+4
| * Blackfin: remove "config IP_CHECKSUM_L1"Paul Bolle2014-04-111-8/+0
| * blackfin: Remove GENERIC_GPIO config option againPaul Bolle2014-04-111-3/+0
| * blackfin:Use generic /proc/interrupts implementationThomas Gleixner2014-04-112-30/+10
| * blackfin: bf60x: fix typo "CONFIG_PM_BFIN_WAKE_PA15_POL"Paul Bolle2014-04-111-1/+1
* | Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2014-04-121-1/+1
|\ \
| * | x86 kbuild: LLVMLinux: More cc-options added for clangJan-Simon Möller2014-04-091-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-127-8/+2
|\ \ \
| * | | mn10300: kmap_atomic() returns void *, not unsigned long...Al Viro2014-04-011-2/+2
| * | | get rid of DEBUG_WRITECOUNTAl Viro2014-04-016-6/+0
| | |/ | |/|
* | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-1215-18/+23
|\ \ \
| * | | audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris2014-03-204-4/+4
| * | | syscall_get_arch: remove useless function argumentsEric Paris2014-03-205-12/+8
| * | | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro2014-03-2010-0/+10
| * | | alpha: Enable system-call auditing support.蔡正龙2014-03-207-1/+80