aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/gumstix.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann1-1/+0
2020-01-23usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptorsLinus Walleij1-7/+11
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada1-1/+1
2018-12-17mmc: pxa: Use GPIO descriptor for powerLinus Walleij1-1/+0
2018-12-17ARM: pxa: Delete platform data for CD/WPLinus Walleij1-2/+0
2016-02-01ARM: pxa: define clock registers as __iomemArnd Bergmann1-3/+3
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann1-3/+3
2014-11-19arm: mach-pxa: Convert pr_warning to pr_warnJoe Perches1-2/+1
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-1/+1
2012-01-25ARM: pxa: remove NR_IRQSRob Herring1-0/+1
2012-01-05ARM: restart: pxa: use new restart hookRussell King1-0/+1
2011-11-10ARM: pxa: fix inconsistent CONFIG_USB_PXA27XHaojian Zhuang1-1/+1
2011-08-21ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao1-0/+1
2011-03-16ARM: pxa/gumstix: switch to using gpio-vbus transceiverDmitry Eremin-Solenikov1-2/+11
2010-12-16ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2009-12-01[ARM] pxa: allow platforms to control which uarts are registeredRussell King1-0/+5
2009-09-10[ARM] pxa: factor pxamci gpio handlingRobert Jarzmik1-1/+4
2009-03-09[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao1-4/+2
2009-02-10[ARM] 5354/1: mach-pxa: add AM300 platform driver v3Jaya Kumar1-0/+6
2008-12-23Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King1-0/+15
2008-12-17[ARM] pxa/gumstix: fix incorrect init done by am200Jaya Kumar1-0/+15
2008-12-13[ARM] 5337/1: gumstix: move am200 specific gpio pins into am200epd.Jaya Kumar1-7/+0
2008-08-26[ARM] 5197/1: gumstix: conversion to MFP support and add bluetooth supportJaya Kumar1-17/+83
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-7/+7
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-04-21[ARM] 5006/1: Gumstix GPIO header fixup and defconfig fixupJaya Kumar1-0/+1
2008-04-19[ARM] 4867/1: Adds flash, udc, mci support for gumstix F boardsJaya Kumar1-0/+147