android_kernel_xiaomi_sm8350/arch/powerpc/platforms/ps3
Geert Uytterhoeven 6c7be7d385 [POWERPC] ps3: repository storage support
Handle storage-related repository data:
  - Add missing implementations of ps3_repository_read_stor_*() repository
    accessors.
  - Dump storage properties in debug mode
  - Add PS3_DEV_TYPE_STOR_{DISK,ROM,FLASH} device types (which are identical to
    the corresponding SCSI device types) to enum ps3_dev_type

Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Acked-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-02-07 14:03:17 +11:00
..
exports.c
htab.c [POWERPC] ps3: add htab routines 2006-12-04 20:40:47 +11:00
hvcall.S
interrupt.c [POWERPC] ps3_free_io_irq: Fix inverted error check 2007-01-24 21:08:14 +11:00
Kconfig [POWERPC] ps3: Add vuart support 2006-12-11 13:49:53 +11:00
Makefile [POWERPC] PS3: Fix uniprocessor kernel build 2007-01-24 21:08:13 +11:00
mm.c [POWERPC] ps3: multiplatform build fixes 2006-12-04 20:41:16 +11:00
os-area.c [POWERPC] ps3: add OS params support 2006-12-04 20:40:54 +11:00
platform.h [POWERPC] ps3: add spu support 2006-12-04 20:40:56 +11:00
repository.c [POWERPC] ps3: repository storage support 2007-02-07 14:03:17 +11:00
setup.c [POWERPC] ps3: multiplatform build fixes 2006-12-04 20:41:16 +11:00
smp.c
spu.c [POWERPC] ps3: add spu support 2006-12-04 20:40:56 +11:00
time.c