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: Fix build of some FSL platforms
Benjamin Herrenschmidt
2009-11-24
3
-6
/
+6
*
powerpc: Fix wrong error code from ppc32 select syscall
arnd@arndb.de
2009-11-24
1
-1
/
+1
*
powerpc: Fix DEBUG_HIGHMEM build break from d4515646699
Becky Bruce
2009-11-24
1
-0
/
+11
*
powerpc: Kill unused swiotlb variable
FUJITA Tomonori
2009-11-24
1
-1
/
+0
*
powerpc: do not export pci_alloc/free_consistent
Stephen Rothwell
2009-11-24
1
-2
/
+0
*
powerpc: kill the obsolete code under is_global_init()
Benjamin Herrenschmidt
2009-11-24
1
-22
/
+0
*
powerpc/pseries: Add hooks to put the CPU into an appropriate offline state
Gautham R Shenoy
2009-11-24
4
-9
/
+216
*
powerpc/pseries: Add extended_cede_processor() helper function.
Gautham R Shenoy
2009-11-24
3
-2
/
+32
*
powerpc: Move ehea hcall definitions into hvcall.h
Anton Blanchard
2009-11-24
3
-52
/
+13
*
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-11-24
29
-40
/
+39
*
powerpc: Replace old style lock initializer
Thomas Gleixner
2009-11-24
1
-2
/
+6
*
macintosh: Remove BKL from nvram driver
Thomas Gleixner
2009-11-24
1
-8
/
+3
*
powerpc: Use unlocked ioctl in nvram_64
Thomas Gleixner
2009-11-24
1
-7
/
+7
*
powerpc/spufs: Fix test in spufs_switch_log_read()
roel kluin
2009-11-24
1
-1
/
+1
*
Merge commit 'jwb/next' into next
Benjamin Herrenschmidt
2009-11-24
8
-3
/
+36
|
\
|
*
powerpc/44x: Enable 64bit (>= 4GB) memory size in Katmai dts
Stefan Roese
2009-11-04
1
-3
/
+11
|
*
powerpc/4xx: Add 16K FIFO size DTS entries on supported platforms
Dave Mitchell
2009-11-04
7
-0
/
+25
*
|
powerpc/p4080: Add basic support for p4080ds platform
Kumar Gala
2009-11-20
6
-0
/
+785
*
|
powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9A
Martyn Welch
2009-11-20
4
-1
/
+13
*
|
powerpc/86xx: Support for NVRAM on GE Fanuc's SBC310
Martyn Welch
2009-11-20
4
-1
/
+13
*
|
powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610
Martyn Welch
2009-11-20
4
-2
/
+14
*
|
powerpc/fsl: Add PCI device ids for new QoirQ chips
Kumar Gala
2009-11-20
2
-0
/
+28
*
|
powerpc/fsl-booke: Rework TLB CAM code
Kumar Gala
2009-11-20
4
-94
/
+74
*
|
powerpc/85xx: Kconfig cleanup
Kumar Gala
2009-11-20
6
-20
/
+20
*
|
powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx builds
Anton Vorontsov
2009-11-11
2
-0
/
+5
*
|
powerpc/83xx: Add power management support for MPC83xx QE boards
Anton Vorontsov
2009-11-11
5
-0
/
+43
*
|
powerpc/86xx: Add power management support for MPC8610HPCD boards
Anton Vorontsov
2009-11-11
3
-4
/
+74
*
|
powerpc/85xx: Add power management support for MPC85xxMDS boards
Anton Vorontsov
2009-11-11
3
-78
/
+153
*
|
powerpc/85xx/86xx: Add suspend/resume support
Anton Vorontsov
2009-11-11
3
-1
/
+99
*
|
powerpc/qe: Implement QE driver for handling resume on MPC85xx
Anton Vorontsov
2009-11-11
1
-0
/
+34
*
|
spi_mpc8xxx: Add support for QE DMA mode and CPM1/CPM2 chips
Anton Vorontsov
2009-11-11
2
-43
/
+500
*
|
spi_mpc8xxx: Turn qe_mode into flags
Anton Vorontsov
2009-11-11
2
-12
/
+20
*
|
spi_mpc8xxx: Factor out SPI mode change steps into a call
Anton Vorontsov
2009-11-11
1
-32
/
+24
*
|
spi_mpc8xxx: Fix uninitialized variable
Anton Vorontsov
2009-11-11
1
-0
/
+1
*
|
powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM builds
Anton Vorontsov
2009-11-11
3
-16
/
+54
*
|
powerpc/cpm: Move CPMFCR_* defines into cpm.h
Anton Vorontsov
2009-11-11
2
-8
/
+16
*
|
powerpc/qe&cpm2: Avoid redefinitions in CPM2 and QE headers
Anton Vorontsov
2009-11-11
3
-5
/
+27
*
|
powerpc/cpm: Remove SPI defines and spi structs
Anton Vorontsov
2009-11-11
2
-84
/
+0
*
|
powerpc/85xx: Added P1020RDB Platform support.
Poonam Aggrwal
2009-11-11
2
-0
/
+501
*
|
powerpc/qe: QE also shuts down on MPC8568
Anton Vorontsov
2009-11-11
2
-14
/
+22
*
|
powerpc/qe: Make qe_reset() code path safe for repeated invocation
Anton Vorontsov
2009-11-11
3
-7
/
+12
*
|
powerpc/85xx: Create dts for each core in CAMP mode for P2020RDB
Poonam Aggrwal
2009-11-11
3
-1
/
+556
*
|
powerpc/qe: Add qe_upload_firmware() stub for non-QE builds
Anton Vorontsov
2009-11-11
1
-0
/
+7
*
|
powerpc/qe: Increase MAX_QE_RISC to 4
Anton Vorontsov
2009-11-11
1
-1
/
+1
*
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-11-12
590
-8130
/
+9041
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-11-11
6
-50
/
+183
|
|
\
\
|
|
*
|
Btrfs: fix panic when trying to destroy a newly allocated
Josef Bacik
2009-11-11
1
-0
/
+10
|
|
*
|
Btrfs: allow more metadata chunk preallocation
Chris Mason
2009-11-11
1
-2
/
+2
|
|
*
|
Btrfs: fallback on uncompressed io if compressed io fails
Josef Bacik
2009-11-11
1
-8
/
+23
|
|
*
|
Btrfs: find ideal block group for caching
Josef Bacik
2009-11-11
1
-23
/
+86
[next]