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] 4867/1: Adds flash, udc, mci support for gumstix F boards
Jaya Kumar
2008-04-19
6
-0
/
+1419
|
|
|
|
|
|
|
|
|
*
|
[ARM] pxa: remove keypad register definitions from pxa-regs.h
eric miao
2008-04-19
1
-56
/
+0
|
|
|
|
|
|
|
|
|
*
|
[ARM] pxa: add keypad support for littleton
eric miao
2008-04-19
1
-0
/
+65
|
|
|
|
|
|
|
|
|
*
|
[ARM] pxa: add keypad support for zylonite
eric miao
2008-04-19
1
-0
/
+67
|
|
|
|
|
|
|
|
|
*
|
[ARM] pxa: add partial keypad support for mainstone
eric miao
2008-04-19
1
-0
/
+54
|
|
|
|
|
|
|
|
|
*
|
[ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info()
eric miao
2008-04-19
5
-1
/
+31
|
|
|
|
|
|
|
|
|
*
|
[ARM] pxa: use gpio_keys.c to support mainstone's wakeup switch of GPIO1
eric miao
2008-04-19
1
-0
/
+26
|
|
|
|
|
|
|
|
|
*
|
[ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x}
eric miao
2008-04-19
5
-68
/
+91
|
|
|
|
|
|
|
|
|
*
|
[ARM] pxa: use new pin configuration mechanism for lubbock
eric miao
2008-04-19
1
-45
/
+37
|
|
|
|
|
|
|
|
|
*
|
[ARM] pxa: use new pin configuration mechanism for mainstone
eric miao
2008-04-19
1
-57
/
+81
|
|
|
|
|
|
|
|
|
*
|
[ARM] pxa: move ARRAY_AND_SIZE definition to generic.h
eric miao
2008-04-19
4
-4
/
+4
|
|
|
|
|
|
|
|
|
*
|
[ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x}
eric miao
2008-04-19
5
-2
/
+915
|
|
|
|
|
|
|
|
|
*
|
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
eric miao
2008-04-19
35
-301
/
+337
|
|
|
|
|
|
|
|
|
*
|
[ARM] pxa: move mfp sysdev registeration out for suspend/resume order
eric miao
2008-04-19
3
-10
/
+13
|
|
|
|
|
|
|
|
|
*
|
[ARM] pxa: rename mfp.c to mfp-pxa3xx.c to indicate it's pxa3xx specific
eric miao
2008-04-19
2
-1
/
+1
|
|
|
|
|
|
|
|
|
*
|
[ARM] pxa: make pxa_gpio_irq_type() processor generic
eric miao
2008-04-19
1
-2
/
+18
|
|
|
|
|
|
|
|
|
*
|
[ARM] pxa: move GPIO sysdev outside of generic.c into gpio.c
eric miao
2008-04-19
2
-62
/
+57
|
|
|
|
|
|
|
|
|
*
|
[ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}()
eric miao
2008-04-19
6
-49
/
+25
|
|
|
|
|
|
|
|
|
*
|
[ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into one
eric miao
2008-04-19
6
-105
/
+42
|
|
|
|
|
|
|
|
|
*
|
[ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.c
eric miao
2008-04-19
3
-183
/
+185
|
|
|
|
|
|
|
|
|
*
|
[ARM] pxa: introduce GPIO_CHIP() macro to clean up the definitions
eric miao
2008-04-19
1
-48
/
+18
|
|
|
|
|
|
|
|
|
*
|
[ARM] pxa: cleanup the coding style of pxa_gpio_set_type()
eric miao
2008-04-19
1
-22
/
+20
|
|
|
|
|
|
|
|
|
*
|
[ARM] pxa: make GPIO IRQ code less dependent on the internal IRQs
eric miao
2008-04-19
1
-5
/
+19
|
|
|
|
|
|
|
|
|
*
|
[ARM] pxa: generalize the muxed gpio IRQ handling code with loop and ffs()
eric miao
2008-04-19
1
-58
/
+16
|
|
|
|
|
|
|
|
|
*
|
[ARM] 4868/1: Enhance pxa270 GPIO definitions
Robert Jarzmik
2008-04-19
1
-14
/
+54
|
|
|
|
|
|
|
|
|
*
|
[ARM] 4834/3: Convert ASoC pxa2xx-ac97 driver to use the clock API
Mark Brown
2008-04-19
1
-11
/
+38
|
|
|
|
|
|
|
|
|
*
|
[ARM] 4833/3: Convert non-SoC PXA2xx AC97 driver to clock API
Mark Brown
2008-04-19
1
-8
/
+40
|
|
|
|
|
|
|
|
|
*
|
[ARM] 4832/2: Support AC97CLK on PXA3xx via the clock API
Mark Brown
2008-04-19
1
-2
/
+28
|
|
|
|
|
|
|
|
|
*
|
[ARM] 4831/2: Add PXA2xx AC97 clocks to clock API
Mark Brown
2008-04-19
2
-0
/
+5
|
|
|
|
|
|
|
|
|
*
|
[ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUs
Mark Brown
2008-04-19
2
-0
/
+31
|
|
|
|
|
|
|
|
*
|
|
[ARM] 4955/1: Orion: Support the Buffalo Linkstation Pro/Live Platform
Byron Bradley
2008-04-10
3
-6
/
+28
|
|
|
|
|
|
|
|
*
|
|
[ARM] 4954/1: Orion: fix some function section mismatch
Nicolas Pitre
2008-04-10
2
-3
/
+3
|
|
|
|
|
|
|
|
*
|
|
[ARM] 4886/1: Orion: grab ts209 ethernet MAC address from flash
Lennert Buytenhek
2008-04-04
1
-0
/
+83
|
|
|
|
|
|
|
|
*
|
|
Orion: orion -> orion5x rename
Lennert Buytenhek
2008-03-27
34
-766
/
+771
|
|
|
|
|
|
|
|
*
|
|
Orion: general cleanup
Lennert Buytenhek
2008-03-27
18
-63
/
+66
|
|
|
|
|
|
|
|
*
|
|
Orion: enable access to local config space
Lennert Buytenhek
2008-03-27
1
-25
/
+33
|
|
|
|
|
|
|
|
*
|
|
Orion: add __init attribute to all boot time-only functions
Lennert Buytenhek
2008-03-27
2
-9
/
+9
|
|
|
|
|
|
|
|
*
|
|
Orion: only map peripheral register space once
Lennert Buytenhek
2008-03-27
1
-0
/
+26
|
|
|
|
|
|
|
|
*
|
|
Orion: move I/O macros out of orion.h
Lennert Buytenhek
2008-03-27
5
-19
/
+19
|
|
|
|
|
|
|
|
*
|
|
Orion: describe physical address map
Lennert Buytenhek
2008-03-27
1
-3
/
+15
|
|
|
|
|
|
|
|
*
|
|
Orion: revamp cpu mbus window handling
Lennert Buytenhek
2008-03-27
8
-144
/
+76
|
|
|
|
|
|
|
|
*
|
|
plat-orion: make orion_nand available for all Orion families
Lennert Buytenhek
2008-03-27
9
-14
/
+9
|
|
|
|
|
|
|
|
*
|
|
plat-orion: make i2c-mv64xxx available for all Orion families
Lennert Buytenhek
2008-03-27
1
-1
/
+1
|
|
|
|
|
|
|
|
*
|
|
plat-orion: make mv643xx_eth available for all Orion families
Lennert Buytenhek
2008-03-27
1
-1
/
+1
|
|
|
|
|
|
|
|
*
|
|
plat-orion: make ehci-orion available for all Orion families
Lennert Buytenhek
2008-03-27
5
-11
/
+22
|
|
|
|
|
|
|
|
*
|
|
plat-orion: share time handling code
Lennert Buytenhek
2008-03-27
9
-192
/
+245
|
|
|
|
|
|
|
|
*
|
|
plat-orion: share PCIe handling code
Lennert Buytenhek
2008-03-27
5
-260
/
+365
|
|
|
|
|
|
|
|
*
|
|
plat-orion: share IRQ handling code
Lennert Buytenhek
2008-03-27
4
-34
/
+84
|
|
|
|
|
|
|
|
*
|
|
plat-orion: introduce
Lennert Buytenhek
2008-03-27
3
-0
/
+13
|
|
|
|
|
|
|
|
*
|
|
sata_mv: mbus decode window support
Lennert Buytenhek
2008-03-27
5
-42
/
+36
[prev]
[next]