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
*
MIPS: Netlogic: Add support for USB on XLP2xx
Ganesan Ramalingam
2013-09-03
6
-20
/
+270
*
MIPS: Netlogic: XLP2xx update for I2C controller
Ganesan Ramalingam
2013-09-03
3
-7
/
+21
*
MIPS: Netlogic: Core wakeup changes for XLP2XX
Jayachandran C
2013-09-03
1
-4
/
+6
*
MIPS: Netlogic: XLP2XX CPU and PIC frequency
Ganesan Ramalingam
2013-09-03
5
-11
/
+153
*
MIPS: Netlogic: Call xlp_mmu_init on all threads
Jayachandran C
2013-09-03
1
-3
/
+1
*
MIPS: Netlogic: Add support for XLP2XX
Jayachandran C
2013-09-03
4
-7
/
+33
*
MIPS: Netlogic: Fix DT flash size parameter
Jayachandran C
2013-09-03
2
-2
/
+2
*
MIPS: Netlogic: Remove memory section from built-in DT
Jayachandran C
2013-09-03
2
-14
/
+0
*
MIPS: Netlogic: Read memory from DRAM BARs
Jayachandran C
2013-09-03
4
-0
/
+65
*
MIPS: ath79: Switch to the clkdev framework
Gabor Juhos
2013-09-03
3
-72
/
+55
*
MIPS: ath79: Use local variables for clock rates
Gabor Juhos
2013-09-03
1
-52
/
+106
*
MIPS: ath79: Use ath79_get_sys_clk_rate to get basic clock rates
Gabor Juhos
2013-09-03
2
-11
/
+12
*
MIPS: ath79: Use a helper function to get system clock rates
Gabor Juhos
2013-09-03
4
-11
/
+25
*
MIPS: ath79: Use local ref clock rate in ar934x_get_pll_freq
Gabor Juhos
2013-09-03
1
-2
/
+2
*
MIPS: ath79: Fix ar933x watchdog clock
Felix Fietkau
2013-09-03
1
-1
/
+1
*
MIPS: ath79: Don't hardwire cpu_has_dsp{2} to 0
Gabor Juhos
2013-09-03
1
-2
/
+0
*
MIPS: Lantiq: Add defconfig for xway SoC
John Crispin
2013-09-03
1
-0
/
+159
*
MIPS: Lantiq: Falcon: fix asc clock definition
Thomas Langer
2013-09-03
1
-1
/
+4
*
MIPS: Lantiq: Falcon: add cpu-feature-override.h
Thomas Langer
2013-09-03
1
-0
/
+58
*
MIPS: Lantiq: Adds minimal dcdc driver
John Crispin
2013-09-03
2
-1
/
+64
*
MIPS: Move declaration of Octeon function fixup_irqs() to header.
Ralf Baechle
2013-09-03
3
-4
/
+4
*
MIPS: Add uImage build target
James Hogan
2013-09-03
3
-0
/
+22
*
MIPS: Refactor load/entry address calculations
James Hogan
2013-09-03
3
-8
/
+13
*
MIPS: Refactor boot and boot/compressed rules
James Hogan
2013-09-03
1
-2
/
+13
*
MIPS: add <dt-bindings/> symlink
James Hogan
2013-09-03
1
-0
/
+1
*
MIPS: Discard .eh_frame sections in linker script.
David Daney
2013-08-26
1
-0
/
+1
*
gpio MIPS/OCTEON: Add a driver for OCTEON's on-chip GPIO pins.
David Daney
2013-08-26
3
-0
/
+166
*
MIPS: OCTEON: Select ARCH_REQUIRE_GPIOLIB
David Daney
2013-08-26
2
-0
/
+22
*
MIPS: Remove unreachable break statements from cp1emu.c
David Daney
2013-08-26
1
-27
/
+0
*
MIPS: BMIPS: Fix compilation for BMIPS5000
Ralf Baechle
2013-08-26
1
-33
/
+22
*
kbuild: Add MIPS specific files to generated package.
Stuart Longland
2013-08-26
1
-0
/
+21
*
MIPS: cavium-octeon: fix I/O space setup on non-PCI systems
Aaro Koskinen
2013-08-26
2
-4
/
+33
*
MIPS:Netlogic: Remove redundant value in operation.
Alexandru Juncu
2013-08-26
1
-2
/
+1
*
MIPS: OCTEON: Set L1 cache parameters for OCTEON3 CPUs.
David Daney
2013-08-26
1
-0
/
+14
*
MIPS: Generate OCTEON3 TLB handlers with the same features as OCTEON2.
David Daney
2013-08-26
1
-0
/
+2
*
MIPS: Use r4k_wait for OCTEON3 CPUs.
David Daney
2013-08-26
1
-0
/
+1
*
MIPS: Probe for new OCTEON CPU/SoC types.
David Daney
2013-08-26
1
-0
/
+7
*
MIPS: Add CPU identifiers for more OCTEON family members.
David Daney
2013-08-26
1
-1
/
+4
*
MIPS: use generic-y where possible
James Hogan
2013-08-26
17
-58
/
+16
*
MIPS: tlbex: Guard tlbmiss_handler_setup_pgd
Tony Wu
2013-08-26
1
-0
/
+2
*
Linux 3.11-rc7
v3.11-rc7
Linus Torvalds
2013-08-25
1
-1
/
+1
*
Merge tag 'staging-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-08-25
2
-2
/
+3
|
\
|
*
staging: comedi: bug-fix NULL pointer dereference on failed attach
Ian Abbott
2013-08-23
1
-1
/
+1
|
*
Merge tag 'iio-fixes-for-3.11c' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2013-08-19
1
-1
/
+2
|
|
\
|
|
*
iio: adjd_s311: Fix non-scan mode data read
Peter Meerwald
2013-08-19
1
-1
/
+2
|
|
/
*
|
Merge tag 'usb-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-08-25
3
-2
/
+7
|
\
\
|
*
|
usb: phy: fix build breakage
Anatolij Gustschin
2013-08-23
2
-2
/
+2
|
*
|
USB: OHCI: add missing PCI PM callbacks to ohci-pci.c
Alan Stern
2013-08-23
1
-0
/
+5
*
|
|
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-08-25
3
-4
/
+9
|
\
\
\
|
*
\
\
Merge branch 'security-fixes' into fixes
Russell King
2013-08-20
2
-4
/
+8
|
|
\
\
\
[next]