summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/zylonite.c
AgeCommit message (Expand)Author
2023-01-20ARM: pxa: remove unused board filesArnd Bergmann
2022-05-07ARM: pxa: move mach/*.h to mach-pxa/Arnd Bergmann
2022-05-07ARM: pxa: zylonite: use gpio lookup instead mfp headerArnd Bergmann
2022-04-19ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann
2020-03-18backlight: pwm_bl: Switch to full GPIO descriptorLinus Walleij
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-12-17mmc: pxa: Use GPIO descriptor for powerLinus Walleij
2018-12-17ARM: pxa: Delete platform data for CD/WPLinus Walleij
2018-12-17ARM: pxa: Add gpio descriptor lookup tables for MMC CD/WPLinus Walleij
2018-06-20ARM: pxa: zylonite: use the new ac97 bus supportRobert Jarzmik
2018-03-02mtd: nand: remove useless fields from pxa3xx NAND platform dataMiquel Raynal
2018-02-23mtd: nand: use Marvell reworked NAND controller driver with all platformsMiquel Raynal
2017-02-13ARM: pxa: Don't rely on public mmc header to include leds.hUlf Hansson
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann
2015-10-14ARM: pxa: zylonite: Use PWM lookup tableThierry Reding
2013-10-16ARM: pxa: Initialize PWM backlight enable_gpio fieldThierry Reding
2013-06-18Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann
2012-01-05ARM: restart: pxa: use new restart hookRussell King
2011-11-23Merge branches 'drivers/macb-gem' and 'drivers/pxa-gpio' into next/driversArnd Bergmann
2011-11-14ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-09-11mtd: pxa3xx_nand: enable multiple chip select supportLei Wen
2011-08-21ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre
2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao
2011-07-12ARM: pxa: move declarations from generic.h to <soc>.hEric Miao
2011-03-16ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux
2010-12-16ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-10-09ARM: pxa: moved pxa27x_keypad.h to platform pxa directoryMark F. Brown
2010-10-08ARM: pxa: encode IRQ number into .nr_irqsHaojian Zhuang
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-05-11[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao
2009-12-29[ARM] pxa/zylonite: simplify reduntant gpio settings on mmc slotHaojian Zhuang
2009-12-01[ARM] pxa: allow platforms to control which uarts are registeredRussell King
2009-12-01pxa3xx_nand: move pxa3xx_nand.h common into plat directoryHaojian Zhuang
2009-09-10[ARM] pxa: factor pxamci gpio handlingRobert Jarzmik
2008-12-02[ARM] pxa: use <linux/gpio.h> instead of unnecessary <mach/gpio.h>Eric Miao
2008-10-07[ARM] pxa/zylonite: add support for USB OHCIEric Miao
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-12[ARM] pxa: make zylonite to use the new smc91x platform dataEric Miao
2008-07-09[ARM] pxa: add simple gpio debug LEDs support for zyloniteEric Miao
2008-07-09[ARM] pxa: add pxa3xx NAND support for zyloniteEric Miao
2008-07-09[ARM] pxa: fix typo of CONFIG_*_MODULEEric Miao
2008-07-09[ARM] 5084/1: zylonite: Register AC97 deviceMark Brown