summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pxafb: allow video memory size to be configurableEric Miao2008-12-294-92/+65
* [ARM] pxa: add document on the MFP design and how to use itEric Miao2008-12-291-0/+286
* [ARM] sa1100_wdt: don't assume CLOCK_TICK_RATE to be a constantEric Miao2008-12-291-5/+6
* [ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constantEric Miao2008-12-296-14/+38
* [ARM] pxa/tavorevb: update board support (smartpanel LCD + keypad)Eric Miao2008-12-292-0/+413
* [ARM] pxa/littleton: add preliminary I2C board info (da9034 + max7320)Eric Miao2008-12-172-3/+81
* [ARM] pxa/saar: add support for the on-board smart panel LCDEric Miao2008-12-171-0/+421
* [ARM] pxa: initial support for the Imote2 platformJonathan Cameron2008-12-174-1/+584
* [ARM] pxa/ezx: I2C configurationStefan Schmidt2008-12-171-0/+20
* [ARM] pxa/ezx: Keypad configurationStefan Schmidt2008-12-171-0/+291
* [ARM] pxa/ezx: GPIO configurationStefan Schmidt2008-12-171-24/+344
* [ARM] pxa/ezx: Remove two memory banks fixupStefan Schmidt2008-12-171-21/+0
* [ARM] pxa/gumstix: fix incorrect init done by am200Jaya Kumar2008-12-175-14/+32
* [ARM] pxafb: avoid the racing condition in pxafb_smart_threadEric Miao2008-12-171-0/+4
* [ARM] pxafb: allow insertion of delay to the smart panel command sequenceEric Miao2008-12-172-3/+17
* [ARM] pxafb: allow better platform configurable smart panel timingEric Miao2008-12-172-1/+7
* [ARM] pxafb: small cleanup of the smart panel codeEric Miao2008-12-171-15/+12
* [ARM] pxafb: remove now unused pxafb_setup_gpio() and related stuffsEric Miao2008-12-171-54/+0
* [ARM] pxa: convert legacy LCD setup of other boards to new oneEric Miao2008-12-174-30/+14
* [ARM] pxafb: add color TFT 8BPP LCD panel typeEric Miao2008-12-171-0/+1
* [ARM] pxa: add basic support for HP iPAQ h5000Anton Vorontsov2008-12-025-0/+1314
* [ARM] pxa/poodle: add physmap mapping for ROMDmitry Baryshkov2008-12-021-0/+32
* [ARM] pxa/corgi: add physmap mapping for ROMDmitry Baryshkov2008-12-021-0/+32
* [ARM] pxa/spitz: add physmap mapping for ROMDmitry Baryshkov2008-12-021-0/+32
* [ARM] pxa/tosa: add physmap mapping for ROMDmitry Baryshkov2008-12-021-0/+32
* [ARM] pxa/tosa: fix building w/o TC6393XB driverDmitry Baryshkov2008-12-021-0/+4
* [ARM] pxa/tosa: support tc6393xb/tmiofb.Dmitry Baryshkov2008-12-021-0/+38
* [ARM] pxa/MioA701: improve power supply sourcesRobert Jarzmik2008-12-021-116/+26
* [ARM] pxa/MioA701: discovered new gpio definitions.Robert Jarzmik2008-12-022-13/+18
* [ARM] pxa/MioA701: change reset function to preserve RTC.Robert Jarzmik2008-12-021-2/+2
* [ARM] pxa/MioA701: add camera support for Mio A701 board.Robert Jarzmik2008-12-021-0/+51
* [ARM] pxa/MioA701: remove KConfig leds driver requirementRobert Jarzmik2008-12-021-1/+0
* [ARM] pxa: add resources for incoming rtc-pxa driverRobert Jarzmik2008-12-025-2/+30
* [ARM] pxa: cpufreq-pxa2xx: sdram_rows detection supportPhilipp Zabel2008-12-022-3/+27
* [ARM] pxa: cpufreq-pxa2xx: allow frequency table selectionMarc Zyngier2008-12-021-13/+19
* [ARM] pxafb: make {backlight,lcd}_power() members of struct pxafb_infoEric Miao2008-12-022-9/+12
* [ARM] locomo: export locomo_frontlight_set()Eric Miao2008-12-021-0/+1
* [ARM] pxa: add missing GPIOs definitionsEric Miao2008-12-021-0/+6
* [ARM] pxa: add base PXA935 support due to CPUID changeEric Miao2008-12-022-0/+31
* [ARM] pxa: introduced cpu_is_pxa935() and cpu_is_pxa9xx()Eric Miao2008-12-022-1/+33
* [ARM] pxa: move I2C pin configurations out into board specific filesEric Miao2008-12-027-8/+24
* [ARM] pxa: register Power I2C device only when necessaryEric Miao2008-12-022-4/+3
* [ARM] pxa: move power I2C device definitions into devices.cEric Miao2008-12-023-39/+42
* [ARM] pxa: remove unnecessary #include of pxa2xx-gpio.h in clock.cEric Miao2008-12-021-1/+0
* [ARM] pxa: include <mach/hardware.h> in pxa-regs.hEric Miao2008-12-021-0/+1
* [ARM] pxa: further cleanup of pxa-regs.hEric Miao2008-12-021-29/+0
* [ARM] pxa: move GPIOx_BASE and GPIO register offsets to gpio.cEric Miao2008-12-022-28/+12
* [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.hEric Miao2008-12-026-98/+103
* [ARM] pxa: move UART register definitions into dedicated regs-uart.hEric Miao2008-12-026-150/+154
* [ARM] pxa: move pxa2xx specific PWRMODE definitions into pxa2xx-regs.hEric Miao2008-12-022-7/+7
OpenPOWER on IntegriCloud