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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] iSeries: Clean up lparmap mess
Stephen Rothwell
2007-08-22
6
-48
/
+31
*
[POWERPC] Advertise correct IDE mode on Pegasos2
Olaf Hering
2007-08-22
2
-3
/
+37
*
[POWERPC] Bamboo zImage wrapper
Josh Boyer
2007-08-20
7
-2
/
+169
*
[POWERPC] Bamboo board support
Josh Boyer
2007-08-20
4
-7
/
+850
*
[POWERPC] Bamboo DTS
Josh Boyer
2007-08-20
1
-0
/
+244
*
[POWERPC] Fix 40x build
Josh Boyer
2007-08-20
2
-2
/
+1
*
[POWERPC] 40x decrementer fixes
Josh Boyer
2007-08-20
2
-2
/
+2
*
[POWERPC] 40x MMU
Josh Boyer
2007-08-20
4
-3
/
+71
*
[POWERPC] 4xx bootwrapper reworks
Josh Boyer
2007-08-20
5
-10
/
+55
*
[POWERPC] Rename 44x bootwrapper
Josh Boyer
2007-08-20
2
-2
/
+2
*
[POWERPC] 4xx Kconfig cleanup
Josh Boyer
2007-08-20
2
-77
/
+1
*
[POWERPC] Rename 4xx paths to 40x
Josh Boyer
2007-08-20
7
-3
/
+3
*
[POWERPC] Remove some duplicate declarations from pmac.h
Stephen Rothwell
2007-08-17
1
-4
/
+0
*
[POWERPC] Fix i2c device string format
Guennadi Liakhovetski
2007-08-17
1
-4
/
+9
*
[POWERPC] Fix section mismatch in pasemi/iommu.c
Stephen Rothwell
2007-08-17
1
-2
/
+2
*
[POWERPC] Fix section mismatches in udbg_adb.c
Stephen Rothwell
2007-08-17
1
-2
/
+2
*
[POWERPC] Fix section mismatch in dart_iommu.c
Stephen Rothwell
2007-08-17
1
-2
/
+2
*
[POWERPC] Fix section mismatch in crash_dump.c
Stephen Rothwell
2007-08-17
1
-1
/
+1
*
[POWERPC] Improve robustness of the UIC cascade handler
David Gibson
2007-08-17
1
-0
/
+3
*
[POWERPC] Fix irq flow handler for 4xx UIC
David Gibson
2007-08-17
1
-1
/
+60
*
[POWERPC] Fix setting of irq trigger type in UIC driver
David Gibson
2007-08-17
1
-1
/
+1
*
[POWERPC] Comment out a currently unused function
Stephen Rothwell
2007-08-17
1
-0
/
+2
*
[POWERPC] Tidy up CONFIG_PPC_MM_SLICES code
Stephen Rothwell
2007-08-17
3
-13
/
+8
*
[POWERPC] Remove get_property and device_is_compatible
Stephen Rothwell
2007-08-17
3
-3
/
+0
*
[POWERPC] Use of_get_property in ipmi code
Stephen Rothwell
2007-08-17
1
-3
/
+3
*
[POWERPC] Fix non HUGETLB_PAGE build warning
Stephen Rothwell
2007-08-17
2
-3
/
+3
*
[POWERPC] Update lmb.h include protection to ASM_POWERPC
Becky Bruce
2007-08-17
1
-3
/
+3
*
[POWERPC] via-pmu: Fix typo in printk
Michael Buesch
2007-08-17
1
-1
/
+1
*
[POWERPC] Implement atomic{, 64}_{read, write}() without volatile
Segher Boessenkool
2007-08-17
1
-6
/
+28
*
[POWERPC] Handle alignment faults on new FP load/store instructions
Paul Mackerras
2007-08-17
1
-8
/
+49
*
[POWERPC] pseries: Remove dead EEH video code
Linas Vepstas
2007-08-17
1
-17
/
+0
*
[POWERPC] Remove gratuitous reads from powermac pci config space methods
Nathan Lynch
2007-08-17
1
-9
/
+0
*
[POWERPC] Remove gratuitous reads from pasemi pci config space methods
Nathan Lynch
2007-08-17
1
-3
/
+0
*
[POWERPC] tsi108_direct_pci_ops: Use named structure member initializers
Nathan Lynch
2007-08-17
1
-2
/
+2
*
[POWERPC] indirect_pci_ops: Use named structure member initializers
Nathan Lynch
2007-08-17
1
-2
/
+2
*
[POWERPC] chrp pci_ops: Use named structure member initializers
Nathan Lynch
2007-08-17
1
-4
/
+4
*
[POWERPC] efika rtas_pci_ops: Use named structure member initializers
Nathan Lynch
2007-08-17
1
-2
/
+2
*
[POWERPC] null_pci_ops: Use named structure member initializers
Nathan Lynch
2007-08-17
1
-2
/
+2
*
[POWERPC] powermac pci_ops: Use named structure member initializers
Nathan Lynch
2007-08-17
1
-8
/
+8
*
[POWERPC] pa_pxp_ops: Use named structure member initializers
Nathan Lynch
2007-08-17
1
-2
/
+2
*
[POWERPC] maple pci_ops: Use named structure member initializers
Nathan Lynch
2007-08-17
1
-6
/
+6
*
[POWERPC] celleb_epci_ops: Use named structure member initializers
Nathan Lynch
2007-08-17
1
-2
/
+2
*
[POWERPC] celleb_fake_pci_ops: Use named structure member initializers
Nathan Lynch
2007-08-17
1
-2
/
+2
*
[POWERPC] rtas_pci_ops: Use named structure member initializers
Nathan Lynch
2007-08-17
1
-2
/
+2
*
[POWERPC] Remove gratuitous reads from maple PCI config space methods
Nathan Lynch
2007-08-17
1
-9
/
+0
*
[POWERPC] Export DCR symbols for modules
Murali Iyer
2007-08-17
1
-0
/
+4
*
[POWERPC] pseries: Eliminate global error_log_cnt variable
Linas Vepstas
2007-08-17
3
-10
/
+13
*
[POWERPC] pseries: Fix jumbled no_logging flag
Linas Vepstas
2007-08-17
2
-16
/
+6
*
[POWERPC] Remove nvram forward declarations
Linas Vepstas
2007-08-17
1
-5
/
+0
*
[POWERPC] pseries: Simplify rtasd initialization
Linas Vepstas
2007-08-17
1
-34
/
+19
[next]