index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] 4747/1: pcm027: support for pcm990 baseboard for phyCORE-PXA270
Robert Schwebel
2008-01-28
4
-0
/
+615
*
[ARM] 4746/1: pcm027: network support for phyCORE-PXA270
Robert Schwebel
2008-01-28
1
-1
/
+2
*
[ARM] 4745/1: pcm027: default configuration
Robert Schwebel
2008-01-28
1
-0
/
+1096
*
[ARM] 4744/1: pcm027: add support for phyCORE-PXA270 CPU module
Robert Schwebel
2008-01-28
5
-1
/
+306
*
[NET] smc91x: Make smc91x use IRQ resource trigger flags
Russell King
2008-01-28
17
-36
/
+36
*
[ARM] pxa: add default config for littleton
eric miao
2008-01-28
1
-0
/
+783
*
[ARM] pxa: add basic support for Littleton (PXA3xx Form Factor Platform)
eric miao
2008-01-28
4
-0
/
+337
*
[ARM] 4664/1: Add basic support for HTC Magician PDA phones
Philipp Zabel
2008-01-28
4
-0
/
+336
*
[ARM] 4649/1: Base support for pxa-based Toshiba e-series PDAs.
Ian Molton
2008-01-28
4
-0
/
+1645
*
[ARM] pxa: skip registers saving/restoring if entering standby mode
eric miao
2008-01-26
1
-15
/
+18
*
[ARM] pxa: fix PXA27x resume
Russell King
2008-01-26
1
-1
/
+1
*
[ARM] pxa: Avoid fiddling with CKEN register on suspend
Russell King
2008-01-26
2
-8
/
+0
*
[ARM] pxa: Add PXA3 standby code hooked into the IRQ wake scheme
Russell King
2008-01-26
3
-0
/
+389
*
[ARM] pxa: Add zylonite MFP wakeup configurations
Russell King
2008-01-26
2
-33
/
+33
*
[ARM] pxa: program MFPs for low power mode when suspending
Russell King
2008-01-26
1
-2
/
+57
*
[ARM] pxa: make MFP configuration processor independent
eric miao
2008-01-26
3
-209
/
+265
*
[ARM] pxa: remove un-used pxa3xx_mfp_set_xxx() functions
eric miao
2008-01-26
2
-125
/
+0
*
[ARM] pxa: introduce a new file mfp-pxa3xx.h for common pin configurations
eric miao
2008-01-26
4
-133
/
+139
*
[ARM] pxa: omit PXA25x or PXA27x standby/sleep code as appropriate
Russell King
2008-01-26
3
-7
/
+10
*
[ARM] pxa: clean up pxa{27x,25x}_init_pm() to empty if CONFIG_PM not defined
eric miao
2008-01-26
2
-4
/
+8
*
[ARM] pxa: move memory controller registers into pxa2xx-regs.h
Russell King
2008-01-26
9
-63
/
+91
*
[ARM] pxa: increase size of memory mapping
Russell King
2008-01-26
1
-1
/
+1
*
[ARM] pxa: move pxa27x_device_ohci out of pxa27x.c for use with pxa3xx
eric miao
2008-01-26
2
-31
/
+31
*
[ARM] USB: update to allow pxa27x ohci driver to support pxa3xx
eric miao
2008-01-26
2
-1
/
+2
*
[ARM] USB: update pxa27x ohci driver to use clk support
eric miao
2008-01-26
1
-2
/
+11
*
[ARM] pxa: make OHCI register definitions available to both pxa27x and pxa3xx
eric miao
2008-01-26
1
-68
/
+71
*
[ARM] pxa: add clk of CKEN_USBHOST for pxa3xx
eric miao
2008-01-26
1
-0
/
+1
*
[ARM] pxa: ensure SSP TX FIFO is empty instead of not full for pxa3xx
eric miao
2008-01-26
1
-0
/
+10
*
[ARM] pxa: mmc: add 3rd host controller support for pxa310
Bridge Wu
2008-01-26
6
-1
/
+57
*
[ARM] pxa: mmc: add 2nd host controller support for pxa3xx
Bridge Wu
2008-01-26
7
-0
/
+65
*
[ARM] pxa: mmc: add 1st host controller support for pxa3xx
Bridge Wu
2008-01-26
7
-2
/
+125
*
[ARM] pxa: create arch/arm/mach-pxa/device.c for all on-chip devices
eric miao
2008-01-26
3
-549
/
+553
*
[ARM] 4718/1: Fix redefinition warnings in PXA uncompressor code
Philipp Zabel
2008-01-26
1
-4
/
+1
*
[ARM] 4711/1: pxa: mmc: move DMA specific code to platform layer
Bridge Wu
2008-01-26
2
-7
/
+33
*
[ARM] 4709/1: pxa: mmc: add 26MHz support for pxa3[0|1]0 mmc controller
Bridge Wu
2008-01-26
1
-9
/
+22
*
[ARM] pxa: add cpufreq support
Russell King
2008-01-26
4
-1
/
+302
*
[ARM] pxa: initialise SSP earlier
Russell King
2008-01-26
1
-1
/
+1
*
[ARM] pxa: only register "cpld_irq" for the correct platform
Russell King
2008-01-26
2
-6
/
+14
*
[ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()
eric miao
2008-01-26
4
-127
/
+53
*
[ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx()
eric miao
2008-01-26
2
-103
/
+63
*
[ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h
eric miao
2008-01-26
5
-167
/
+177
*
[ARM] pxa: define "struct ssp_device" and add ssp_request()/ssp_free()
eric miao
2008-01-26
2
-59
/
+273
*
[ARM] pxa: add ssp devices and clk support for pxa25x/pxa27x/pxa3xx
eric miao
2008-01-26
3
-5
/
+24
*
[ARM] pxa: define SSP platform devices for pxa2xx/pxa3xx
eric miao
2008-01-26
2
-0
/
+285
*
[ARM] 4663/1: Only putc uncompressor output into FFUART if it was enabled by ...
Philipp Zabel
2008-01-26
1
-2
/
+7
*
[ARM] pxa/sa1100: replace wakeup support
Russell King
2008-01-26
1
-0
/
+31
*
[ARM] pxa: Don't wind OSCR backwards over suspend/resume
Russell King
2008-01-26
1
-9
/
+12
*
[ARM] pxa: remove periodic mode emulation support
Russell King
2008-01-26
2
-53
/
+9
*
[ARM] pxa: mainstone: update backlight to use the backlight infrastructure
Russell King
2008-01-26
1
-10
/
+50
*
[ARM] pxa: avoid always registering MMC, I2C, IrDA and framebuffer devices
Russell King
2008-01-26
5
-18
/
+19
[next]