index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] 4951/1: magician: enable external power supply (pda_power) driver
Philipp Zabel
2008-04-19
2
-1
/
+59
*
[ARM] 4950/1: magician: enable MMC support
Philipp Zabel
2008-04-19
2
-1
/
+55
*
[ARM] 4949/1: magician: enable flash VPP GPIO and build in MTD, physmap-flash...
Philipp Zabel
2008-04-19
2
-16
/
+19
*
[ARM] 4948/1: magician: use htc-egpio to drive the GPIO/IRQ expander CPLD
Philipp Zabel
2008-04-19
2
-1
/
+60
*
[ARM] 4944/2: magician: enable i2c bus
Philipp Zabel
2008-04-19
1
-0
/
+2
*
[ARM] 4942/1: magician: fix the backlight driver name
Philipp Zabel
2008-04-19
1
-1
/
+1
*
[ARM] 4941/1: Add initial defconfig for HTC Magician PDA phones
Philipp Zabel
2008-04-19
1
-0
/
+1151
*
[ARM] 4946/1: pxa3xx: Print an error if we refuse to suspend
Mark Brown
2008-04-19
1
-1
/
+3
*
[ARM] 4901/3: mainstone: Register primary I2C bus
Mark Brown
2008-04-19
1
-0
/
+2
*
[ARM] 4867/1: Adds flash, udc, mci support for gumstix F boards
Jaya Kumar
2008-04-19
4
-0
/
+1317
*
[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
4
-1
/
+29
*
[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
3
-63
/
+84
*
[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
2
-2
/
+192
*
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
eric miao
2008-04-19
23
-0
/
+23
*
[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
5
-99
/
+37
*
[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] 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
1
-0
/
+22
*
[ARM] Update mach-types
Russell King
2008-04-19
1
-4
/
+113
*
KVM: MMU: Fix memory leak on guest demand faults
Avi Kivity
2008-03-25
1
-1
/
+1
*
KVM: VMX: convert init_rmode_tss() to slots_lock
Marcelo Tosatti
2008-03-25
1
-2
/
+2
*
KVM: MMU: handle page removal with shadow mapping
Marcelo Tosatti
2008-03-25
1
-1
/
+12
*
KVM: MMU: Fix is_rmap_pte() with io ptes
Avi Kivity
2008-03-25
1
-2
/
+1
*
KVM: VMX: Restore tss even on x86_64
Avi Kivity
2008-03-25
1
-3
/
+0
*
Merge branch 'linux-2.6' into merge
Paul Mackerras
2008-03-25
11
-175
/
+112
|
\
|
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2008-03-24
3
-6
/
+15
|
|
\
|
|
*
[POWERPC] Fix Oops with TQM5200 on TQM5200
Anatolij Gustschin
2008-03-24
1
-2
/
+2
|
|
*
[POWERPC] mpc5200: Fix null dereference if bestcomm fails to initialize
Grant Likely
2008-03-24
1
-0
/
+4
|
|
*
[POWERPC] Fix crash in init_ipic_sysfs on efika
Olaf Hering
2008-03-24
1
-1
/
+1
|
|
*
[POWERPC] Don't use 64k pages for ioremap on pSeries
Paul Mackerras
2008-03-24
1
-3
/
+8
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-03-24
7
-166
/
+94
|
|
\
\
|
|
*
|
[SPARC64]: exec PT_DTRACE
Roland McGrath
2008-03-23
2
-6
/
+0
|
|
*
|
[SPARC64]: Use shorter list_splice_init() for brevity.
Robert P. J. Day
2008-03-23
1
-2
/
+1
[next]