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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] Celleb: New HTAB Guest OS Interface on Beat
Ishizaki Kou
2007-10-03
5
-1
/
+204
*
[POWERPC] Celleb: Support for Power/Reset buttons
Ishizaki Kou
2007-10-03
1
-1
/
+93
*
[POWERPC] Celleb: Move pause, kexec_cpu_down to beat.c
Ishizaki Kou
2007-10-03
3
-13
/
+15
*
[POWERPC] ibmebus: More descriptive error return code in ibmebus_store_probe()
Joachim Fenkes
2007-10-03
1
-2
/
+2
*
[POWERPC] Update axon_msi to use dcr_host_t.base
Michael Ellerman
2007-10-03
1
-7
/
+6
*
[POWERPC] Update mpic to use dcr_host_t.base
Michael Ellerman
2007-10-03
2
-23
/
+11
*
[POWERPC] Store the base address in dcr_host_t
Michael Ellerman
2007-10-03
3
-4
/
+10
*
[POWERPC] Select proper defconfig for crosscompiles
Adrian Bunk
2007-10-03
1
-0
/
+4
*
[POWERPC] Sky Cpu and Nexus: use seq_file/single_open on proc interface
Cyrill Gorcunov
2007-10-03
2
-44
/
+74
*
[POWERPC] Sky Cpu: use C99 style for struct init
Cyrill Gorcunov
2007-10-03
1
-12
/
+9
*
[POWERPC] Sky Cpu and Nexus: check for create_proc_entry ret code
Cyrill Gorcunov
2007-10-03
1
-2
/
+12
*
[POWERPC] Sky Cpu and Nexus: check for platform_get_resource retcode
Cyrill Gorcunov
2007-10-03
2
-1
/
+11
*
[POWERPC] Sky Cpu and Nexus: include io.h
Cyrill Gorcunov
2007-10-03
2
-0
/
+2
*
[POWERPC] Sky Cpu and Nexus: code style improvement
Cyrill Gorcunov
2007-10-03
2
-31
/
+31
*
[POWERPC] powerpc vDSO: install unstripped copies on disk
Roland McGrath
2007-10-03
3
-7
/
+40
*
[POWERPC] Include pagemap.h in asm/powerpc/tlb.h
Mathieu Desnoyers
2007-10-03
1
-0
/
+2
*
[POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT
Hugh Dickins
2007-10-03
6
-5
/
+16
*
[POWERPC] Limit range of __init_ref_ok somewhat
Stephen Rothwell
2007-10-03
3
-8
/
+18
*
[POWERPC] MAINTAINERS shouldn't reference linuxppc-embedded
Mark A. Greer
2007-10-03
1
-9
/
+8
*
[POWERPC] Make instruction dumping work in real mode
Scott Wood
2007-10-03
1
-0
/
+8
*
[POWERPC] Fix pci domain detection
Arnd Bergmann
2007-10-03
1
-1
/
+1
*
[POWERPC] Add CHECK_FULL_REGS in several places in ptrace code
Roland McGrath
2007-10-03
2
-0
/
+12
*
[POWERPC] bootwrapper: Add PlanetCore firmware support
Scott Wood
2007-10-03
3
-1
/
+216
*
[POWERPC] bootwrapper: Factor out dt_set_mac_address()
Scott Wood
2007-10-03
2
-14
/
+18
*
[POWERPC] boot: Simplify gunzip_finish
Milton Miller
2007-10-03
1
-5
/
+2
*
[POWERPC] boot: Record header bytes in gunzip_start
Milton Miller
2007-10-03
1
-0
/
+1
*
[POWERPC] Make vio_bus_type static
Stephen Rothwell
2007-10-03
2
-2
/
+3
*
[POWERPC] Simplify vio_bus_init a little for legacy iSeries
Stephen Rothwell
2007-10-03
1
-7
/
+7
*
[POWERPC] Remove debug printk from vio_bus_init
Stephen Rothwell
2007-10-03
1
-4
/
+1
*
[POWERPC] Implement generic time of day clocksource for powerpc
Tony Breeds
2007-10-03
2
-172
/
+104
*
[POWERPC] Implement {read,update}_persistent_clock
Tony Breeds
2007-10-03
4
-145
/
+29
*
[POWERPC] Add memory regions to the kcore list for 32-bit machines
Ed Swarthout
2007-10-03
2
-0
/
+39
*
[POWERPC] Disable power management for arch/ppc
Paul Mackerras
2007-10-03
1
-1
/
+1
*
[POWERPC] Create and use CONFIG_WORD_SIZE
Stephen Rothwell
2007-10-03
6
-34
/
+46
*
[POWERPC] Separate out legacy machine check exception parsers
Olof Johansson
2007-10-03
1
-29
/
+37
*
[POWERPC] clk.h interface for platforms
Domen Puncer
2007-10-03
5
-0
/
+108
*
[POWERPC] Inline u3msi_compose_msi_msg()
Michael Ellerman
2007-10-03
1
-15
/
+9
*
[POWERPC] Simplify rtas_change_msi() error semantics
Michael Ellerman
2007-10-03
1
-7
/
+11
*
[POWERPC] Simplify error logic in rtas_setup_msi_irqs()
Michael Ellerman
2007-10-03
1
-14
/
+3
*
[POWERPC] Simplify error logic in u3msi_setup_msi_irqs()
Michael Ellerman
2007-10-03
1
-9
/
+2
*
[POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node()
Michael Ellerman
2007-10-03
1
-2
/
+2
*
[POWERPC] Move embedded6xx into multiplatform
Arnd Bergmann
2007-10-03
2
-8
/
+7
*
[POWERPC] pseries: device node status can be "ok" or "okay"
Linas Vepstas
2007-10-02
1
-1
/
+1
*
[POWERPC] Fix build errors when BLOCK=n
Emil Medve
2007-09-22
2
-5
/
+6
*
[POWERPC] Fix platinumfb framebuffer
Benjamin Herrenschmidt
2007-09-22
1
-22
/
+26
*
[POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepath
Satyam Sharma
2007-09-22
1
-9
/
+18
*
[POWERPC] Support setting affinity for U3/U4 MSI sources
Olof Johansson
2007-09-22
3
-1
/
+3
*
[POWERPC] add Kconfig option for optimizing for cell
Arnd Bergmann
2007-09-22
2
-0
/
+16
*
[POWERPC] cell: Don't cast the result of of_get_property()
Jeremy Kerr
2007-09-22
1
-2
/
+2
*
[POWERPC] Convert define_machine(mpc885_ads) to C99 initializer syntax
Tony Breeds
2007-09-22
1
-6
/
+11
[next]