Commit Graph

269 Commits (9355bbd685bf705a7f7bd6470b92ca0562c7a661)

Author SHA1 Message Date
Daniel Mack 4e4fc05a2b [ARM] 4762/1: Basic support for Toradex Colibri module 17 years ago
Russell King 2687bd3857 [ARM] pxa: fix mci_init functions returning -1 17 years ago
Richard Purdie ca4d6cfcee [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix 17 years ago
Robert Schwebel 2e927b7626 [ARM] 4747/1: pcm027: support for pcm990 baseboard for phyCORE-PXA270 17 years ago
Robert Schwebel 34e31d871e [ARM] 4744/1: pcm027: add support for phyCORE-PXA270 CPU module 17 years ago
Russell King e7b3dc7ef1 [NET] smc91x: Make smc91x use IRQ resource trigger flags 17 years ago
eric miao e1d9b95325 [ARM] pxa: add basic support for Littleton (PXA3xx Form Factor Platform) 17 years ago
Philipp Zabel e5c271ec3b [ARM] 4664/1: Add basic support for HTC Magician PDA phones 17 years ago
Ian Molton 3abcd199db [ARM] 4649/1: Base support for pxa-based Toshiba e-series PDAs. 17 years ago
Dmitry Baryshkov e01dbdb40e [ARM] 4776/1: Add HWUART clock to fix hwuart support 17 years ago
eric miao 6232be32af [ARM] 4763/1: pxa: fix pxa3xx_get_clk_frequency_khz() to return KHz 17 years ago
Mike Rapoport b7a3670131 i2c-pxa: Add polling transfer 17 years ago
Jean Delvare 2cdddeb8d7 i2c: normal_i2c can be made const (remaining drivers) 17 years ago
eric miao 512f03fdae [ARM] pxa: skip registers saving/restoring if entering standby mode 17 years ago
Russell King dd01b2fc79 [ARM] pxa: fix PXA27x resume 17 years ago
Russell King fd8e7af8d0 [ARM] pxa: Avoid fiddling with CKEN register on suspend 17 years ago
Russell King 7b5dea1234 [ARM] pxa: Add PXA3 standby code hooked into the IRQ wake scheme 17 years ago
Russell King a10476d4ca [ARM] pxa: Add zylonite MFP wakeup configurations 17 years ago
Russell King d4fc858f9c [ARM] pxa: program MFPs for low power mode when suspending 17 years ago
eric miao 7f7c8a6192 [ARM] pxa: make MFP configuration processor independent 17 years ago
eric miao 0ad1fbc860 [ARM] pxa: remove un-used pxa3xx_mfp_set_xxx() functions 17 years ago
Russell King 533462fba5 [ARM] pxa: omit PXA25x or PXA27x standby/sleep code as appropriate 17 years ago
eric miao f79299ca85 [ARM] pxa: clean up pxa{27x,25x}_init_pm() to empty if CONFIG_PM not defined 17 years ago
Russell King 8785a8fbd5 [ARM] pxa: move memory controller registers into pxa2xx-regs.h 17 years ago
Russell King 7664c400cc [ARM] pxa: increase size of memory mapping 17 years ago
eric miao ec68e45b75 [ARM] pxa: move pxa27x_device_ohci out of pxa27x.c for use with pxa3xx 17 years ago
eric miao f92a629cf7 [ARM] pxa: add clk of CKEN_USBHOST for pxa3xx 17 years ago
eric miao 732ce16066 [ARM] pxa: ensure SSP TX FIFO is empty instead of not full for pxa3xx 17 years ago
Bridge Wu 5a1f21b1e5 [ARM] pxa: mmc: add 3rd host controller support for pxa310 17 years ago
Bridge Wu 8d33b05581 [ARM] pxa: mmc: add 2nd host controller support for pxa3xx 17 years ago
Bridge Wu fafc9d3fa3 [ARM] pxa: mmc: add 1st host controller support for pxa3xx 17 years ago
eric miao 8f58de7c39 [ARM] pxa: create arch/arm/mach-pxa/device.c for all on-chip devices 17 years ago
Bridge Wu 9a788c6b78 [ARM] 4711/1: pxa: mmc: move DMA specific code to platform layer 17 years ago
Russell King 9e2697ff37 [ARM] pxa: add cpufreq support 17 years ago
Russell King cae0554126 [ARM] pxa: initialise SSP earlier 17 years ago
Russell King 16f159b1fc [ARM] pxa: only register "cpld_irq" for the correct platform 17 years ago
eric miao 2f1a74e5a2 [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free() 17 years ago
eric miao 3dcb00ea58 [ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx() 17 years ago
eric miao 0aea1fd565 [ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h 17 years ago
eric miao 8828645046 [ARM] pxa: define "struct ssp_device" and add ssp_request()/ssp_free() 17 years ago
eric miao d8e0db1111 [ARM] pxa: add ssp devices and clk support for pxa25x/pxa27x/pxa3xx 17 years ago
eric miao d2b82dded8 [ARM] pxa: define SSP platform devices for pxa2xx/pxa3xx 17 years ago
Russell King 4ae7806f8b [ARM] pxa: Don't wind OSCR backwards over suspend/resume 17 years ago
Russell King a88264c24c [ARM] pxa: remove periodic mode emulation support 17 years ago
Russell King 3777f7748a [ARM] pxa: mainstone: update backlight to use the backlight infrastructure 17 years ago
Russell King 03f5b2cee6 [ARM] pxa: avoid always registering MMC, I2C, IrDA and framebuffer devices 17 years ago
Jeff Garzik 2a7057e306 [ARM] Remove pointless casts from void pointers, 17 years ago
Kay Sievers af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names 17 years ago
Russell King 3b1904d00a [ARM] pxa: don't rely on r2 being preserved over a function call 17 years ago
Richard Purdie 56b11288cb [ARM] 4735/1: Unbreak pxa25x suspend/resume 17 years ago