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
/
mips
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
MIPS: Introduce plat_get_fdt a platform API to retrieve the FDT
Matt Redfearn
2016-05-13
1
-0
/
+18
*
|
|
MIPS: seccomp: Support compat with both O32 and N32
Matt Redfearn
2016-05-13
1
-21
/
+26
*
|
|
MIPS: Use generic clkdev.h header
Stephen Boyd
2016-05-13
2
-27
/
+1
*
|
|
MIPS: Sync icache & dcache in set_pte_at
Paul Burton
2016-05-13
2
-11
/
+21
*
|
|
MIPS: Flush dcache for flush_kernel_dcache_page
Paul Burton
2016-05-13
1
-0
/
+1
*
|
|
MIPS: Detect DSP v3 support
Zubair Lutfullah Kakakhel
2016-05-13
2
-0
/
+5
*
|
|
MIPS: cpu: Convert MIPS_CPU_* defs to (1ull << x)
James Hogan
2016-05-13
1
-41
/
+48
*
|
|
MIPS: cpu: Alter MIPS_CPU_* definitions to fill gap
James Hogan
2016-05-13
1
-8
/
+8
*
|
|
MIPS: BMIPS: Add early CPU initialization code
Florian Fainelli
2016-05-13
1
-0
/
+1
*
|
|
MIPS: Make flush_thread
Ralf Baechle
2016-05-13
1
-0
/
+4
*
|
|
MIPS: Support R_MIPS_PC{21,26} rela-style relocs
Paul Burton
2016-05-13
1
-0
/
+5
*
|
|
MIPS: Add M6250 cases to CPU switch statements
Paul Burton
2016-05-13
1
-0
/
+4
*
|
|
MIPS: Add M6250 PRID & cpu_type_enum values
Paul Burton
2016-05-13
1
-1
/
+2
*
|
|
MIPS: Add P6600 cases to CPU switch statements
Paul Burton
2016-05-13
1
-0
/
+1
*
|
|
MIPS: Add P6600 PRID & cpu_type_enum values
Paul Burton
2016-05-13
1
-1
/
+2
*
|
|
MIPS: <asm/cpu.h>: Reformat to 80 columns.
Ralf Baechle
2016-05-13
1
-2
/
+2
*
|
|
MIPS: smp-cps: Support MIPSr6 Virtual Processors
Paul Burton
2016-05-13
1
-2
/
+2
*
|
|
MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpes
Paul Burton
2016-05-13
1
-1
/
+1
*
|
|
MIPS: CM: Fix mips_cm_max_vp_width for UP kernels
Paul Burton
2016-05-13
1
-1
/
+4
*
|
|
MIPS: CM: Add CM GCR_BEV_BASE accessors
Paul Burton
2016-05-13
1
-0
/
+1
*
|
|
MIPS: CPC: Add start, stop and running CM3 CPC registers
Markos Chandras
2016-05-13
1
-0
/
+3
*
|
|
MIPS: Detect MIPSr6 Virtual Processor support
Paul Burton
2016-05-13
3
-0
/
+6
*
|
|
MIPS: Octeon: board_type_to_string: return NULL for unsupported board
Aaro Koskinen
2016-05-13
1
-1
/
+1
*
|
|
MIPS: OCTEON: Add SMP support for OCTEON cn78xx et al.
David Daney
2016-05-13
1
-0
/
+6
*
|
|
MIPS: OCTEON: Add support for OCTEON III interrupt controller.
David Daney
2016-05-13
1
-0
/
+19
*
|
|
MIPS: OCTEON: Add model checking support for cn73xx, cnf75xx and cn78xx
David Daney
2016-05-13
3
-5
/
+46
*
|
|
MIPS: OCTEON: Add register definitions for cn73xx, cnf75xx and cn78xx.
David Daney
2016-05-13
3
-16
/
+748
*
|
|
MIPS: Select CONFIG_HANDLE_DOMAIN_IRQ and make it work.
David Daney
2016-05-13
1
-0
/
+10
*
|
|
MIPS: OCTEON: Extend number of supported CPUs past 32
David Daney
2016-05-13
3
-4
/
+106
*
|
|
MIPS: OCTEON: Remove dead code from cvmx-sysinfo.
David Daney
2016-05-13
1
-29
/
+1
*
|
|
MIPS: Add CPU identifiers and probing for Cavium CN73xx and CNF75xx processors.
David Daney
2016-05-13
1
-0
/
+2
*
|
|
MIPS: highmem: Turn flush_cache_kmaps into a no-op.
Ralf Baechle
2016-05-13
1
-1
/
+3
*
|
|
MIPS: Adjust set_pte() SMP fix to handle R10000_LLSC_WAR
Joshua Kinard
2016-05-09
1
-13
/
+32
*
|
|
MIPS: Move definitions for 32/64-bit agonstic inline assembler to new file.
Ralf Baechle
2016-05-09
3
-25
/
+31
*
|
|
MIPS: Fix MSA assembly warnings
James Hogan
2016-05-09
1
-0
/
+6
*
|
|
MIPS: Fix MSA assembly with big thread offsets
James Hogan
2016-05-09
1
-66
/
+83
*
|
|
MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDU
James Hogan
2016-05-09
1
-8
/
+8
*
|
|
MIPS: Use copy_s.fmt rather than copy_u.fmt
Paul Burton
2016-05-09
1
-12
/
+12
*
|
|
MIPS: Fix watchpoint restoration
James Hogan
2016-05-09
2
-6
/
+6
*
|
|
MIPS: Fix siginfo.h to use strict posix types
James Hogan
2016-05-09
1
-9
/
+9
*
|
|
mips: Fix CPC_BASE_ADDR mask to match datasheet
Nikolay Martynov
2016-05-09
1
-2
/
+2
|
/
/
*
|
MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp'
Maciej W. Rozycki
2016-04-03
1
-1
/
+1
*
|
MIPS: Fix misspellings in comments.
Adam Buchbinder
2016-04-03
14
-23
/
+23
*
|
MIPS: Wire up preadv2 and pwrite2 syscalls.
Ralf Baechle
2016-04-03
1
-6
/
+12
*
|
MIPS: cpu_name_string: Use raw_smp_processor_id().
James Hogan
2016-03-29
1
-1
/
+1
|
/
*
Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-03-24
1
-2
/
+0
|
\
|
*
mtd: nand: jz4740: kill the ->ecc_layout field
Boris BREZILLON
2016-01-26
1
-2
/
+0
*
|
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-20
1
-4
/
+9
|
\
\
|
*
|
mm/pkeys: Fix siginfo ABI breakage caused by new u64 field
Dave Hansen
2016-03-05
1
-1
/
+1
|
*
|
signals, ia64, mips: Update arch-specific siginfos with pkeys field
Dave Hansen
2016-02-18
1
-4
/
+9
[prev]
[next]