Show patches with: none      |   345 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[12/33] ps3vram: GPU memory mapping cleanup - - - - --- 2009-06-10 Geert Uytterhoeven New
[11/33] ps3fb: GPU memory mapping cleanup - - - - --- 2009-06-10 Geert Uytterhoeven New
[10/33] powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h> - - - - --- 2009-06-10 Geert Uytterhoeven New
[09/33] ps3fb: Correct handling of device opening in ps3fb_probe() - - - - --- 2009-06-10 Geert Uytterhoeven New
[08/33] ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error path - - - - --- 2009-06-10 Geert Uytterhoeven New
[07/33] ps3fb: Remove useless debug checks in ps3fb_shutdown() - - - - --- 2009-06-10 Geert Uytterhoeven New
[06/33] ps3vram: Replace mutex by spinlock + bio_list - - - - --- 2009-06-10 Geert Uytterhoeven New
[05/33] block: Add bio_list_peek() - - - - --- 2009-06-10 Geert Uytterhoeven New
[04/33] ps3vram: Correct exchanged gotos in ps3vram_probe() error path - - - - --- 2009-06-10 Geert Uytterhoeven New
[03/33] ps3vram: Use proc_create_data() instead of proc_create() - - - - --- 2009-06-10 Geert Uytterhoeven New
[02/33] ps3vram: Fix error path (return -EIO) for short read/write - - - - --- 2009-06-10 Geert Uytterhoeven New
[01/33] ps3av: Set 16:9 aspect ratio for 720p video modes - - - - --- 2009-06-10 Geert Uytterhoeven New
[04/15] ps3vram: Replace mutex by spinlock + list - - - - --- 2009-05-11 Geert Uytterhoeven New
[15/15] block/ps3: remove driver_data direct access of struct device - - - - --- 2009-05-08 Geert Uytterhoeven New
[14/15] ps3vram: Make ps3vram_priv.reports a void * - - - - --- 2009-05-08 Geert Uytterhoeven New
[13/15] ps3vram: Remove no longer used ps3vram_priv.ddr_base - - - - --- 2009-05-08 Geert Uytterhoeven New
[12/15] ps3fb: Tear down FB setup during cleanup - - - - --- 2009-05-08 Geert Uytterhoeven New
[11/15] ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> - - - - --- 2009-05-08 Geert Uytterhoeven New
[10/15] ps3vram: GPU memory mapping cleanup - - - - --- 2009-05-08 Geert Uytterhoeven New
[09/15] ps3fb: GPU memory mapping cleanup - - - - --- 2009-05-08 Geert Uytterhoeven New
[08/15] powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h> - - - - --- 2009-05-08 Geert Uytterhoeven New
[07/15] ps3fb: Correct handling of device opening in ps3fb_probe() - - - - --- 2009-05-08 Geert Uytterhoeven New
[06/15] ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error path - - - - --- 2009-05-08 Geert Uytterhoeven New
[05/15] ps3fb: Remove useless debug checks in ps3fb_shutdown() - - - - --- 2009-05-08 Geert Uytterhoeven New
[04/15] ps3vram: Replace mutex by spinlock + list - - - - --- 2009-05-08 Geert Uytterhoeven New
[03/15] ps3vram: Correct exchanged gotos in ps3vram_probe() error path - - - - --- 2009-05-08 Geert Uytterhoeven New
[02/15] ps3vram: Use proc_create_data() instead of proc_create() - - - - --- 2009-05-08 Geert Uytterhoeven New
[01/15] ps3vram: Fix error path (return -EIO) for short read/write - - - - --- 2009-05-08 Geert Uytterhoeven New
ps3vram: Replace mutex by spinlock + list - - - - --- 2009-04-03 Geert Uytterhoeven New
ps3vram: Correct exchanged gotos in ps3vram_probe() error path - - - - --- 2009-04-03 Geert Uytterhoeven New
ps3vram: Use proc_create_data() instead of proc_create() - - - - --- 2009-04-03 Geert Uytterhoeven New
ps3vram: Fix error path (return -EIO) for short read/write - - - - --- 2009-04-03 Geert Uytterhoeven New
powerpc: PPC_CELL_NATIVE should select PCI 1 - - - --- 2009-04-02 Geert Uytterhoeven New
powerpc: PPC_CELL_NATIVE should select PCI - - - - --- 2009-04-01 Geert Uytterhoeven New
ps3/block: Replace mtd/ps3vram by block/ps3vram (was: Re: [PATCH/RFC] ps3/block: Add ps3vram-ng driā€¦ 1 - - - --- 2009-03-06 Geert Uytterhoeven New
[PATCH/RFC] ps3/block: Add ps3vram-ng driver for accessing video RAM as block device - - - - --- 2009-03-04 Geert Uytterhoeven New
ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutex - - - - --- 2008-10-15 Geert Uytterhoeven New
[31/31] petitboot: Build test UI program with tests - - - - --- 2009-07-08 Geoff Levand New
[30/31] petitboot: Add petitboot man pages - - - - --- 2009-07-08 Geoff Levand New
[29/31] petitboot: Add discover server options - - - - --- 2009-07-08 Geoff Levand New
[28/31] petitboot: Use yaboot global boot option - - - - --- 2009-07-08 Geoff Levand New
[27/31] petitboot: Fix parsing for OpenSUSE - - - - --- 2009-07-08 Geoff Levand New
[26/31] petitboot: Zero parser globals before use - - - - --- 2009-07-08 Geoff Levand New
[25/31] petitboot: Add default video arg to kernel command line - - - - --- 2009-07-08 Geoff Levand New
[24/31] petitboot: Add ncurses joystick support - - - - --- 2009-07-08 Geoff Levand New
[23/31] petitboot: Update item text on edit - - - - --- 2009-07-08 Geoff Levand New
[22/31] petitboot: Remove unused ked status ked_boot. - - - - --- 2009-07-08 Geoff Levand New
[21/31] petitboot: Remove nc menu description - - - - --- 2009-07-08 Geoff Levand New
[20/31] petitboot: CUI add empty item - - - - --- 2009-07-08 Geoff Levand New
[19/31] petitboot: Add generic CUI program - - - - --- 2009-07-08 Geoff Levand New
[18/31] petitboot: Fix CUI scroll - - - - --- 2009-07-08 Geoff Levand New
[17/31] petitboot: Fix ps3 boot game OS - - - - --- 2009-07-08 Geoff Levand New
[16/31] petitboot: Display version on debug builds - - - - --- 2009-07-08 Geoff Levand New
[15/31] petitboot: Add PS3 timeout option - - - - --- 2009-07-08 Geoff Levand New
[14/31] petitboot: Add PS3 reset default option - - - - --- 2009-07-08 Geoff Levand New
[13/31] petitboot: Add PS3 countdown timer - - - - --- 2009-07-08 Geoff Levand New
[12/31] petitboot: Add CUI countdown timer - - - - --- 2009-07-08 Geoff Levand New
[11/31] petitboot: Add generic UI countdown timer - - - - --- 2009-07-08 Geoff Levand New
[10/31] petitboot: Remove ked ctrl-B hot key - - - - --- 2009-07-08 Geoff Levand New
[09/31] petitboot: Fix ked backspace - - - - --- 2009-07-08 Geoff Levand New
[08/31] petitboot: Simplify kexec - - - - --- 2009-07-08 Geoff Levand New
[07/31] petitboot: Fix kexec call - - - - --- 2009-07-08 Geoff Levand New
[06/31] petitboot: Quiet wget - - - - --- 2009-07-08 Geoff Levand New
[05/31] petitboot: Log child output - - - - --- 2009-07-08 Geoff Levand New
[04/31] petitboot: Remove discover sd to ps3d hack - - - - --- 2009-07-08 Geoff Levand New
[03/31] petitboot: makefile INSTALL variables - - - - --- 2009-07-08 Geoff Levand New
[02/31] petitboot: Fix nc-cui comment - - - - --- 2009-07-08 Geoff Levand New
[01/31] petitboot: Fix client fd check - - - - --- 2009-07-08 Geoff Levand New
Adjusting PS3's Ethernet Link Speed - - - - --- 2009-05-12 Geoff Levand New
[24/24] petitboot: Add PS3 ncurses CUI program - - - - --- 2009-04-13 Geoff Levand Accepted
[23/24] petitboot: Add ncurses UI support - - - - --- 2009-04-13 Geoff Levand Accepted
[22/24] petitboot: Add ncurses boot option editor - - - - --- 2009-04-13 Geoff Levand Accepted
[21/24] petitboot: Add ncurses UI menu - - - - --- 2009-04-13 Geoff Levand Accepted
[20/24] petitboot: Add udhcpc utility script - - - - --- 2009-04-13 Geoff Levand Accepted
[19/24] petitboot: Add pb-event helper utility - - - - --- 2009-04-13 Geoff Levand Accepted
[18/24] petitboot: Add discover user event - - - - --- 2009-04-13 Geoff Levand Accepted
[17/24] petitboot: Make udev_event a generic event - - - - --- 2009-04-13 Geoff Levand Accepted
[16/24] petitboot: Add ui-system helper routines - - - - --- 2009-04-13 Geoff Levand Accepted
[15/24] petitboot: Add remote file loading routines - - - - --- 2009-04-13 Geoff Levand Accepted
[14/24] petitboot: Add URL parsing routines - - - - --- 2009-04-13 Geoff Levand Accepted
[13/24] petitboot: Switch device-handler to system helpers - - - - --- 2009-04-13 Geoff Levand Accepted
[12/24] petitboot: Move common system routines to lib - - - - --- 2009-04-13 Geoff Levand Accepted
[11/24] petitboot: Add URL test to resolve_path - - - - --- 2009-04-13 Geoff Levand Accepted
[10/24] petitboot: Add discover device report - - - - --- 2009-04-13 Geoff Levand Accepted
[09/24] petitboot: Remove device handler test code - - - - --- 2009-04-13 Geoff Levand Accepted
[08/24] petitboot: Add test case for empty yaboot.conf file - - - - --- 2009-04-13 Geoff Levand Accepted
[07/24] petitboot: Check if yaboot.conf files are empty - - - - --- 2009-04-13 Geoff Levand Accepted
[06/24] petitboot: Remove unneeded conf strip - - - - --- 2009-04-13 Geoff Levand Accepted
[05/24] petitboot: Udev log socket device - - - - --- 2009-04-13 Geoff Levand Accepted
[04/24] petitboot: Add udev trigger - - - - --- 2009-04-13 Geoff Levand Accepted
[03/24] petitboot: Increase protocol payload size to 64KiB - - - - --- 2009-04-13 Geoff Levand Accepted
[02/24] petitboot: Revert const device in discover_client_ops - - - - --- 2009-04-13 Geoff Levand Accepted
[01/24] petitboot: Fix memmove size - - - - --- 2009-04-13 Geoff Levand Accepted
[18/18] petitboot: Rename client add remove ops - - - - --- 2009-03-25 Geoff Levand Accepted
[17/18] petitboot: PS3 platform routines - - - - --- 2009-03-25 Geoff Levand Accepted
[16/18] petitboot: Add system helper routines - - - - --- 2009-03-25 Geoff Levand jk Accepted
[15/18] petitboot: Kboot parser URL test - - - - --- 2009-03-25 Geoff Levand Accepted
[14/18] petitboot: Add more yaboot parser tests - - - - --- 2009-03-25 Geoff Levand Accepted
[13/18] petitboot: Fixup parser test program - - - - --- 2009-03-25 Geoff Levand Accepted
[12/18] petitboot: Remove yaboot-cfg files - - - - --- 2009-03-25 Geoff Levand Accepted
« 1 2 3 4 »