- c06cd98 ps3-dump-bootloader: Minor help update by Geoff Levand · 4 years, 7 months ago master
- 88be096 Add ps3-bl-option by Geoff Levand · 6 years ago
- c9d3b12 flash-db: Fix build warning by Geoff Levand · 6 years ago
- 3343a31 Configure cleanup by Geoff Levand · 6 years ago
- 486082c ps3-dump-bootloader: Remove bash specific code by Geoff Levand · 9 years ago
- 6f78e42 Update lib to LGPL-2.1 by Geoff Levand · 9 years ago
- 2a72852 Fix build warnings. by Geoff Levand · 9 years ago
- 4268a60 Cleanup autotools files by Geoff Levand · 9 years ago
- 9fb845c Update bootstrap git command by Geoff Levand · 13 years ago
- 6488134 Log flash routine messages to stream by Geoff Levand · 13 years ago
- a883d77 lib/flash.c: Fix image size check in os_area_image_write by Geoff Levand · 13 years ago
- 7ade6a6 Add RETURN VALUE section to man pages by Geoff Levand · 13 years ago
- fe682dd ps3-flash-util: Fix --db-write-half option by Geoff Levand · 13 years ago
- 7b09104 Move PS3FB_IOCTL_SETMODE and PS3FB_IOCTL_GETMODE to ps3-av.h by Geoff Levand · 13 years ago
- 739f30f Cleanup ps3-utils help. by Geoff Levand · 14 years ago
- 9f97ac2 Build file cleanups by Geoff Levand · 14 years ago
- 59b90e6 .gitignore: Add configure and make generated files. by Geoff Levand · 14 years ago
- 969d679 ps3-flash-util: add --db-test option. by Geoff Levand · 14 years ago
- 564c7a1 Makefile.am: Add configure.ac.in to EXTRA_DIST. by Geoff Levand · 14 years ago
- 04b6890 ps3-utils.spec: Update to ps3-utils-2.2.0. by Geoff Levand · 14 years ago
- b76743c ps3-flash-util, ps3-video-mode: Add -V option. by Geoff Levand · 14 years ago
- 43ffbb3 Makefile.am cleanups. by Geoff Levand · 14 years ago
- 09b35cc Cleanup output of scripts. by Geoff Levand · 14 years ago
- debb297 flash.c: Text clenups. by Geoff Levand · 14 years ago
- 8fd4c0a flash-db.c: Add verbose print arg. by Geoff Levand · 14 years ago
- c762313 ps3-utils.spec: Cleanup. by Geoff Levand · 14 years ago
- ec228ec gitignore: Add config.sub.orig. by Geoff Levand · 14 years ago
- d0aa3c0 Fixups for release. by Geoff Levand · 14 years ago
- d1d0312 ps3-rtc-init: New utility. by Geoff Levand · 14 years ago
- 4403c14 ps3-flash-util: Add new option --game-time. by Geoff Levand · 14 years ago
- 1344b79 Update ps3-video-mode to match manpage. by Geoff Levand · 14 years ago
- dd0f90e ps3-flash-util.c: Update help text. by Geoff Levand · 14 years ago
- 447a147 ps3-flash-util.c: Add long option support. by Geoff Levand · 14 years ago
- 59f1cc8 man page updates by Geert Uytterhoeven · 14 years ago
- b89674d ps3-boot-game-os.8, ps3-dump-bootloader.8: New files. by Geoff Levand · 14 years ago
- 24ab2e4 ps3-flash-util.8: General cleanups. by Geoff Levand · 14 years ago
- beb1a91 ps3-video-mode.8: More cleanups. by Geoff Levand · 14 years ago
- 756df28 ps3-video-mode.8: General cleanups. by Geoff Levand · 14 years ago
- 039e79b ps3-video-mode.8: New file. by Geoff Levand · 14 years ago
- 5fad519 Update ps3-utils.spec. by Geoff Levand · 14 years ago
- 2598157 ps3-boot-game-os.in: Add options --poweroff, --no-reboot. Cleanup help text. by Geoff Levand · 14 years ago
- 57bae39 ps3-dump-bootloader: Improve help text, get ldr_offset from flash. by Geoff Levand · 14 years ago
- bc20d05 ps3-dump-bootloader: New file. by Geoff Levand · 14 years ago
- c749cef lib/flash.c: Fix h.ldr_size hex printout. by Geoff Levand · 14 years ago
- 5bd755a ps3-boot-game-os: Minor package info fix. by Geoff Levand · 14 years ago
- 122c636 ps3-boot-game-os: Use package info in help text. by Geoff Levand · 14 years ago
- c38211b ps3-flash-util: Output full help text, output h.ldr_size in decimal also. by Geoff Levand · 14 years ago
- 03ac3d4 ps3-boot-game-os: Add -h option. by Geoff Levand · 14 years ago
- d6ba586 Fix -b bug in ps3-boot-game-os. by Geoff Levand · 15 years ago
- 229ab6c Rename for_each_64_match to for_each_64. by Geoff Levand · 15 years ago
- 8e47a4b Remove unused struct entry. by Geoff Levand · 15 years ago
- 0c02b0f Add database iterators. by Geoff Levand · 15 years ago
- 278dbfb Re-write database enumerator. by Geoff Levand · 15 years ago
- 4439d3f Cleanup database code. by Geoff Levand · 15 years ago
- 0fa8a53 Code cleanups. by Geoff Levand · 15 years ago
- d7bca2d Cleanup manpage, dump messages. by Geoff Levand · 15 years ago
- 46fbd3f ps3-flash-util.8: Add null date. by Geoff Levand · 15 years ago
- d6a43e4 Add new lib routine os_area_image_write. by Geoff Levand · 15 years ago
- 0f5dd20 Fix 'make dist'. by Geoff Levand · 15 years ago
- 94f3c9d Make package version from git commit. by Geoff Levand · 15 years ago
- 30ce3de Add git revision postfix to program version. by Geoff Levand · 15 years ago
- d83e67b Add flash database support to ps3-flash-util. by Geoff Levand · 15 years ago
- 1261b67 lib/flash-db.c: New file. lib/flash.c, lib/ps3-flash.h: Filled out os_area routines. by Geoff Levand · 15 years ago
- b5a8a50 ps3-flash-util.8: New file. Makefile.am,configure.ac: Rename DEBUG_FLAGS to DEBUG_CFLAGS. by Geoff Levand · 15 years ago
- b25ad99 Makefile.am, lib/Makefile.am: Change CFLAGS to AM_CFLAGS. by Geoff Levand · 15 years ago
- 534bc63 by Geert Uytterhoeven · 15 years ago
- 26ad9a4 lib/ps3-av.h: new file, move HAVE_DECL_PS3AV_MODE's to libps3-av.h. by Geoff Levand · 15 years ago
- 57c7ee5 Move libps3-utils to lib sub-directory. by Geoff Levand · 15 years ago
- da946ce Makefile.am: Add libps3-util. flash.h, flash.c: newfiles. by Geoff Levand · 15 years ago
- b1e0599 ps3-flash-util.c: Add '-h' option, default (no flags) to display help by Geoff Levand · 15 years ago
- 113be90 find-other-os-flash.in: Delete file. by Geoff Levand · 15 years ago
- ae14053 ps3videomode.c, other-os-flash-util.c: Add and/or update file copyrights, print version info in help. by Geoff Levand · 15 years ago
- 0856a51 boot-game-os.in, find-other-os-flash.in: Use @prefix@. by Geoff Levand · 15 years ago
- b77c0d8 boot-game-os: Rename to boot-game-os.in, update makefile.am. by Geoff Levand · 15 years ago
- 8d3b84e ps3videomode.c: Fix conditional check for HAVE_DECL_PS3AV_MODE. by Geoff Levand · 15 years ago
- 734e710 find-other-os-flash.in: Update for new storage driver. by Geoff Levand · 15 years ago
- 99570ba ps3videomode: Add version to help output. by Geoff Levand · 15 years ago
- 3bacdff Add support for HDMI RGB Full Range. by Geoff Levand · 15 years ago
- bc0db4c Add autoconf PS3AV_MODE_DITHER checks. by Geoff Levand · 15 years ago
- a076871 Use config.h for PS3AV_MODE_. by Geoff Levand · 15 years ago
- 625c7f9 Setup build files and import sources from ps3pf_utils-1.0.10. by Geoff Levand · 15 years ago
- ca32d94 Create ps3-utils project. by Geoff Levand · 15 years ago