Code Review

Jump to: navigation, search
Search revisions in this repo by path
    
First pagePrevious pageNext pageLast page
Show items per page
 Total number of results: 96
Revision Status Comments Path Commit summary Author Date
1 new - Add embios farthen 04:25, 15 July 2010
4 new - Finally fixes the dependency creation bug in the Makefile. This needs to be t... farthen 02:13, 28 July 2010
12 new - Add -std=gnu99 to the CFLAGS farthen 05:17, 30 July 2010
13 new - I said I added gnu99 but I added c99 instead. Now it is really gnu99 farthen 05:28, 30 July 2010
16 new - Fix strlen.c to compile for Linux. farthen 01:27, 4 August 2010
23 new - Merge r18 and r19 into branches/4g_compat. farthen 04:20, 5 August 2010
37 new - Change the CROSS variable to not include the dash farthen 05:22, 6 August 2010
47 new - Make the rockbox fat code compile except for the mutex stuff in disk.c farthen 05:20, 7 August 2010
48 new - Fix my last commit farthen 13:29, 7 August 2010
146 new - Add ipoddfu and port it to the new libusb farthen 22:31, 16 August 2010
171 new - Rewrite libembios. Not all functions are implemented yet. farthen 16:04, 23 August 2010
172 new - Fix some bugs, add run to run an embios app farthen 17:26, 23 August 2010
173 new - libembios: implement getprocinfo(), fix some bugs farthen 01:17, 24 August 2010
174 new - libembios/embios: Implement writerawbootflash() and readrawbootflash() farthen 08:42, 24 August 2010
176 new - embios.py/libembios: Add some more functions (i2c, usb and dev consoles...), ... farthen 21:47, 25 August 2010
177 new - libembios: fix some bugs... farthen 01:35, 26 August 2010
178 new - libembios/embios.py: make some lowlevel r/w functions private, fix a silly bug farthen 23:26, 26 August 2010
184 new -
Make the ipodnano2g installer compile without errors. The ucl lib still throw... farthen 23:04, 30 August 2010
185 new - I am an idiot... farthen 23:59, 30 August 2010
236 new - Fix emBIOS app running by checking the header of the app first.... farthen 01:45, 31 October 2010
237 new - embios.py: run: check if the app baseaddress is within the user memory range ... farthen 02:09, 31 October 2010
238 new - libembios: moved run from embios.py to libembios.py farthen 14:32, 31 October 2010
269 new - emBIOS: libembios: bugfix: don't expect an answer after execfirmware. farthen 17:56, 22 November 2010
271 new - emBIOS: embios.py: Run on unknown devices farthen 18:56, 22 November 2010
281 new - emBIOS: embios.py: bugfix poweroff: do what is intended and do not reset farthen 03:51, 27 November 2010
341 new - libembios/embios.py: Improve the error handling farthen 21:56, 19 December 2010
342 new - libembios: cache version and device information farthen 22:06, 19 December 2010
343 new - libembios/embios.py: fix a silly bug and let embios.py actually use the cache... farthen 22:36, 19 December 2010
382 new - embios.py: Some cleanup farthen 16:00, 23 December 2010
394 new - libembios: Implement basic timeout handling that lasts for the duration of on... farthen 02:54, 29 December 2010
395 new - embios.py/libembios: Move timeouts from embios.py to libembios.py. farthen 03:12, 29 December 2010
396 new - embios.py/libembios: Extract reusable functions and classes and put them into... farthen 02:10, 30 December 2010
397 new - libipodcrypto.py: Remove timeout changes as they are all already in libembios.py farthen 02:17, 30 December 2010
398 new - libembios.py: Implement target specific functions.... farthen 02:35, 30 December 2010
399 new - libembios: Fix small bug that was silly but did not cause any harm. farthen 02:44, 30 December 2010
400 new - misc.py: Logger: Implement logging to a file farthen 03:01, 30 December 2010
401 new - libembios.py: Enable logging and include some debug strings. farthen 04:08, 30 December 2010
402 new - embios.py/libembios.py: update docstrings farthen 04:58, 30 December 2010
404 new - embios.py/libembios: Correct documentation, create defaults for some argument... farthen 03:30, 1 January 2011
412 new - embios.py: Fix a silly bug in usage() farthen 17:28, 7 January 2011
426 new - libembios.py: check for thread struct version farthen 01:51, 16 January 2011
427 new - emCORE: change every 'emBIOS' text string to 'emCORE' farthen 02:57, 16 January 2011
428 new - emCORE: I forgot embiosapp.h => emcoreapp.h farthen 03:00, 16 January 2011
440 new - libemcore.py: check for swtypeid and refuse to work with emBIOS farthen 00:56, 17 January 2011
441 new - libemcore: Implement malloc, memalign, realloc, reownalloc and free and inclu... farthen 01:38, 17 January 2011
442 new - emcore tools: implement new firmware api, some verbose debug messages have be... farthen 20:33, 17 January 2011
444 new - emcore.py: implement "emcore.py help" command that displays a short form of t... farthen 19:12, 18 January 2011
472 new - emcore tools: adapt file I/O to use malloc() by default farthen 03:06, 22 January 2011
473 new - libemcore: Fix an obvious bug in free() and implement free_all() which implem... farthen 03:45, 22 January 2011
474 new - emcore.py: Expose malloc(), memalign(), realloc(), reownalloc(), free() and f... farthen 03:47, 22 January 2011
First pagePrevious pageNext pageLast page
Search revisions in this repo by path