index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbirdâ„¢ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-pxa
/
trizeps4.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: restart: pxa: use new restart hook
Russell King
2012-01-05
1
-0
/
+2
*
arm: Add export.h to ARM specific files as required.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
ARM: mach-pxa: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
1
-2
/
+2
*
ARM: pxa: enable MULTI_IRQ_HANDLER for all boards
Eric Miao
2011-07-12
1
-0
/
+2
*
ARM / PXA: Use struct syscore_ops for "core" power management
Rafael J. Wysocki
2011-04-24
1
-1
/
+0
*
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
2011-03-26
1
-2
/
+2
|
\
|
*
ARM: pxa: clean up set_pxa_fb_info
Russell King - ARM Linux
2011-03-16
1
-2
/
+2
*
|
ARM: pxa2xx: reorganize I2C files
Sebastian Andrzej Siewior
2011-03-21
1
-1
/
+1
|
/
*
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-01-07
1
-1
/
+0
|
\
|
*
arm/pxa2xx: reorgazine SSP and SPI header files
Sebastian Andrzej Siewior
2010-12-01
1
-1
/
+0
*
|
ARM: pxa: Access SMEMC via virtual addresses
Marek Vasut
2010-12-16
1
-1
/
+2
*
|
ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()
Marek Vasut
2010-12-16
1
-1
/
+1
|
/
*
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
2010-10-20
1
-4
/
+0
*
[ARM] pxa: removing dead IDE_PXA_CF
Christoph Egger
2010-08-05
1
-5
/
+1
*
[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond
Eric Miao
2010-05-11
1
-1
/
+1
*
[ARM] pxa: add the missing AC97 pin configurations
Eric Miao
2010-03-02
1
-0
/
+6
*
[ARM] pxa: simplify the LCD pin configuration for pxa27x platforms
Eric Miao
2010-03-02
1
-20
/
+1
*
[ARM] pxa: allow platforms to control which uarts are registered
Russell King
2009-12-01
1
-0
/
+4
*
[ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.c
Marek Vasut
2009-09-10
1
-0
/
+1
*
[ARM] pxa: factor pxamci gpio handling
Robert Jarzmik
2009-09-10
1
-0
/
+3
*
[ARM] pxa: move mach/i2c.h to plat/i2c.h
Eric Miao
2009-06-05
1
-1
/
+1
*
[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage
Eric Miao
2009-03-09
1
-4
/
+1
*
[ARM] remove extra brace in arch/arm/mach-pxa/trizeps4.c
Mariusz Kozlowski
2008-10-18
1
-1
/
+1
*
[ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers
Eric Miao
2008-10-07
1
-11
/
+1
*
[ARM] 5204/1: Trizeps4 SOM update
Jürgen Schindele
2008-10-01
1
-228
/
+321
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-10
/
+10
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
1
-1
/
+1
*
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
2008-07-27
1
-1
/
+1
*
[ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helper
Dmitry Baryshkov
2008-07-12
1
-0
/
+1
*
[ARM] 5085/2: PXA: Move AC97 over to the new central device declaration model
Mark Brown
2008-07-09
1
-9
/
+1
*
[ARM] pxa: separate out power manager and clock registers
Russell King
2008-06-02
1
-0
/
+2
*
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
eric miao
2008-04-19
1
-0
/
+1
*
[ARM] replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-06
1
-4
/
+4
*
[ARM] pxa: fix mci_init functions returning -1
Russell King
2008-01-28
1
-4
/
+3
*
[ARM] pxa: move platform devices to separate header file
Russell King
2007-07-12
1
-0
/
+1
*
[ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()
Eric Miao
2007-07-12
1
-1
/
+1
*
[ARM] 4362/1: trizeps4 update
Jürgen Schindele
2007-05-11
1
-13
/
+49
*
[ARM] Remove empty fixup function
Russell King
2006-12-13
1
-5
/
+0
*
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
2006-10-09
1
-1
/
+1
*
Initial blind fixup for arm for irq changes
Linus Torvalds
2006-10-06
1
-1
/
+1
*
[ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...
Richard Purdie
2006-10-02
1
-1
/
+6
*
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
Thomas Gleixner
2006-07-02
1
-1
/
+3
*
[ARM] 3666/1: TRIZEPS4 [1/5] core
Jürgen Schindele
2006-06-29
1
-0
/
+471