summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: Remove legacy omap4_twl6030_hsmmc_initTony Lindgren2013-11-192-58/+0
* ARM: OMAP2+: Remove legacy mux code for display.cTony Lindgren2013-11-191-78/+0
* ARM: OMAP2+: Fix undefined reference to set_cntfreqTony Lindgren2013-11-191-0/+7
* ARM: OMAP2+: More randconfig fixes for reconfigure_io_chainTony Lindgren2013-11-182-4/+4
* ARM: dts: Fix omap2 specific dtsi files by adding the missing entriesTony Lindgren2013-11-153-0/+168
* ARM: OMAP2+: Fix GPMC and simplify bootloader timings for 8250 and smc91xTony Lindgren2013-11-152-40/+20
* ARM: OMAP2+: Fix build for dra7xx without omap4 and 5Tony Lindgren2013-11-152-2/+3
* ARM: OMAP2+: omap_device: maintain sane runtime pm status around suspend/resumeNishanth Menon2013-11-151-2/+11
* ARM: OMAP3: Beagle: fix return value check in beagle_opp_init()Wei Yongjun2013-11-151-1/+1
* ARM: OMAP2+: smsc911x: fix return value check in gpmc_smsc911x_init()Wei Yongjun2013-11-141-1/+1
* Merge tag 'for-v3.13/clock-fixes-a' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren2013-11-142-10/+51
|\
| * ARM: OMAP3: fix dpll4_m3_ck and dpll4_m4_ck dividersTomi Valkeinen2013-10-241-4/+40
| * ARM: OMAP3: use CLK_SET_RATE_PARENT for dss clocksTomi Valkeinen2013-10-241-5/+9
| * ARM: OMAP4: use CLK_SET_RATE_PARENT for dss_dss_clkTomi Valkeinen2013-10-241-1/+2
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12104-964/+369
|\ \
| * | powerpc: add missing explicit OF includes for ppcRob Herring2013-11-116-0/+6
| * | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07151-626/+951
| |\ \
| | * | of/irq: Fix bug in interrupt parsing refactor.Grant Likely2013-11-041-3/+4
| | * | arm/versatile: Fix versatile irq specifications.Grant Likely2013-10-292-2/+2
| | * | of/irq: create interrupts-extended propertyGrant Likely2013-10-291-0/+16
| | * | microblaze/pci: Drop PowerPC-ism from irq parsingGrant Likely2013-10-242-72/+1
| | * | of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2013-10-244-54/+4
| | * | of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-245-20/+15
| | * | of: Add testcases for interrupt parsingGrant Likely2013-10-242-0/+42
| | * | of/irq: Refactor interrupt-map parsingGrant Likely2013-10-241-2/+4
| | * | of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-2412-18/+13
| | * | of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-2414-54/+42
| | * | of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-2414-15/+15
| | * | of: Make cpu node handling more portable.David Miller2013-10-151-0/+53
| * | | MIPS: Netlogic: replace early_init_devtree() callJayachandran C2013-11-063-5/+16
| * | | of: remove empty arch prom.h headersRob Herring2013-10-106-58/+0
| * | | powerpc: add explicit OF includesRob Herring2013-10-1032-4/+49
| * | | powerpc: clean-up include ordering in prom.hRob Herring2013-10-101-10/+7
| * | | of: move of_translate_dma_address to of_address.hRob Herring2013-10-101-4/+0
| * | | of: move of_address_to_resource and of_iomap declarations from sparcRob Herring2013-10-101-8/+0
| * | | of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-108-15/+0
| * | | of: implement of_node_to_nid as a weak functionRob Herring2013-10-102-11/+0
| * | | of: implement pci_address_to_pio as weak functionRob Herring2013-10-105-38/+0
| * | | x86: add necessary includes for prom.hRob Herring2013-10-101-0/+1
| * | | mips: add explicit includes of prom.hRob Herring2013-10-103-0/+4
| * | | microblaze: clean-up prom.h implicit includesRob Herring2013-10-105-27/+5
| * | | metag: move setup_machine_fdt declaration from prom.hRob Herring2013-10-103-3/+1
| * | | hexagon: remove unnecessary prom.h includesRob Herring2013-10-101-3/+0
| * | | arc: remove unnecessary prom.h includesRob Herring2013-10-102-2/+0
| * | | arm64: remove unnecessary prom.h includeRob Herring2013-10-101-1/+0
| * | | ARM: keystone: remove unnecessary prom.h includeRob Herring2013-10-101-1/+0
| * | | mips: use common of_flat_dt_get_machine_nameRob Herring2013-10-101-14/+1
| * | | metag: use common of_flat_dt_match_machineRob Herring2013-10-104-44/+22
| * | | arm64: use common of_flat_dt_get_machine_nameRob Herring2013-10-101-10/+1
| * | | arm: use common of_flat_dt_match_machineRob Herring2013-10-101-22/+19