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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[MIPS] Malta: set up the screen info in a separate function
Dmitri Vorobiev
2008-01-29
1
-17
/
+22
|
*
[MIPS] Malta: check the PCI clock frequency in a separate function
Dmitri Vorobiev
2008-01-29
1
-18
/
+25
|
*
[MIPS] Malta: use the KERN_ facility level in printk()
Dmitri Vorobiev
2008-01-29
1
-13
/
+14
|
*
[MIPS] Malta: use Linux kernel style for structure initialization
Dmitri Vorobiev
2008-01-29
1
-14
/
+42
|
*
[MIPS]: constify function pointer tables
Jan Engelhardt
2008-01-29
2
-2
/
+2
|
*
[MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64
Ralf Baechle
2008-01-29
1
-25
/
+5
|
*
[MIPS] Cobalt 64-bits kernels can be safely unmarked experimental
Florian Fainelli
2008-01-29
1
-1
/
+1
|
*
[MIPS] Qemu: Remove platform.
Ralf Baechle
2008-01-29
53
-318
/
+0
|
*
[MIPS] pnx8xxx: clocksource cleanups
Vitaly Wool
2008-01-29
1
-24
/
+11
|
*
[MIPS] Lasat: Convert pvc_sem semaphore to mutex
Daniel Walker
2008-01-29
3
-13
/
+10
|
*
[MIPS] MTX-1: Add GPIO system button
Florian Fainelli
2008-01-29
2
-1
/
+27
|
*
[MIPS] move the eXcite local config to excitedirectory
Yoichi Yuasa
2008-01-29
2
-10
/
+10
|
*
[MIPS] add cpu_wait() to machine_halt()
Yoichi Yuasa
2008-01-29
1
-1
/
+6
|
*
[MIPS] remove unneeded button check for reset
Yoichi Yuasa
2008-01-29
1
-19
/
+2
|
*
[MIPS] move vr41xx_calculate_clock_frequency() to plat_time_init()
Yoichi Yuasa
2008-01-29
1
-2
/
+2
|
*
[MIPS] time: remove unused mips_timer_state()
Yoichi Yuasa
2008-01-29
2
-3
/
+0
|
*
[MIPS] Altas, Malta: Switch boot file format to raw.
Ralf Baechle
2008-01-29
2
-2
/
+4
|
*
[MIPS] Extend performance counter event field.
Ralf Baechle
2008-01-29
1
-1
/
+1
|
*
[MIPS] RM: Collected changes
Thomas Bogendoerfer
2008-01-29
14
-270
/
+784
|
*
[MIPS] Alchemy: Au1210/Au1250 CPU support
Manuel Lauss
2008-01-29
3
-0
/
+13
|
*
[MIPS] Eleminate local symbols from the symbol table.
Ralf Baechle
2008-01-29
7
-281
/
+282
|
*
[MIPS] Fulong: don't reinitialize pci_probe_only to it's default value.
Ralf Baechle
2008-01-29
1
-3
/
+0
|
*
[MIPS] BCM1480: Use constants instead of magic numbers in PCI code.
Ralf Baechle
2008-01-29
2
-4
/
+4
|
*
[MIPS] IP28 support
Thomas Bogendoerfer
2008-01-29
5
-6
/
+589
|
*
[MIPS] Remove CONFIG_SIBYTE_PT{1120,1125,SWARM}
Ralf Baechle
2008-01-29
45
-59
/
+0
|
*
[MIPS] Use correct dma flushing in dma_cache_sync()
Thomas Bogendoerfer
2008-01-29
1
-1
/
+1
|
*
[MIPS] IP28: added cache barrier to assembly routines
Thomas Bogendoerfer
2008-01-29
3
-0
/
+16
|
*
[MIPS] TXx9 watchdog support for rbhma3100,rbhma4200,rbhma4500
Atsushi Nemoto
2008-01-29
6
-3
/
+177
|
*
[MIPS] Use real cache invalidate
Thomas Bogendoerfer
2008-01-29
1
-2
/
+2
|
*
[MIPS] SMP: Call platform methods via ops structure.
Ralf Baechle
2008-01-29
24
-427
/
+620
|
*
[MIPS] Cleanup pcspeaker platform device registration.
Ralf Baechle
2008-01-29
5
-34
/
+29
|
*
[MIPS] MT: Scheduler support for SMT
Ralf Baechle
2008-01-29
4
-1
/
+50
|
*
[MIPS] tlbex.c: cleanup debug code
Franck Bui-Huu
2008-01-29
1
-57
/
+26
|
*
[MIPS] tlbex.c: use __cacheline_aligned instead of __tlb_handler_align
Franck Bui-Huu
2008-01-29
1
-6
/
+3
|
*
[MIPS] tlbex.c: cleanup include files
Franck Bui-Huu
2008-01-29
1
-6
/
+0
|
*
[MIPS] tlbex.c: Cleanup __init usages.
Franck Bui-Huu
2008-01-29
1
-49
/
+49
|
*
[MIPS] Delete now-unreferenced i2c-yosemite.h header file.
Robert P. J. Day
2008-01-29
1
-96
/
+0
|
*
[MIPS] Remove duplicate includes.
Lucas Woods
2008-01-29
2
-2
/
+0
|
*
[MIPS] ARC: Use strchr instead of strstr.
Roel Kluin
2008-01-29
1
-1
/
+1
|
*
[MIPS] Remove useless S-cache flushes.
Ralf Baechle
2008-01-29
1
-9
/
+0
|
*
[MIPS] Use pte_present instead of open coded test for _PAGE_PRESENT.
Ralf Baechle
2008-01-29
1
-1
/
+1
|
*
[MIPS] Put cast inside macro instead of all the callers
Andrew Sharp
2008-01-29
1
-6
/
+6
|
*
[MIPS] clean up au1xxx_irqmap.c include files
Yoichi Yuasa
2008-01-29
1
-19
/
+2
|
*
[MIPS] remove unused mips_machtype
Yoichi Yuasa
2008-01-29
17
-45
/
+0
|
*
[MIPS] CFE: Make code remotely resemble Linux code.
Christoph Hellwig
2008-01-29
2
-222
/
+148
|
*
[MIPS] cleanup tx39/tx49 setup code
Atsushi Nemoto
2008-01-29
7
-280
/
+7
|
*
[MIPS] R4000/R4400 daddiu erratum workaround
Maciej W. Rozycki
2008-01-29
8
-79
/
+198
|
*
[MIPS] R4000/R4400 errata workarounds
Maciej W. Rozycki
2008-01-29
4
-28
/
+51
|
*
[MIPS] Converting most array size calculations to use ARRAY_SIZE().
Alejandro Martinez Ruiz
2008-01-29
4
-5
/
+4
|
*
[MIPS] tlbex: Cleanup handling of R2 hazards in TLB handlers.
Ralf Baechle
2008-01-29
1
-8
/
+6
[prev]
[next]