1
0
Fork 0
forked from len0rd/rockbox
foxbox/rbutil
Rafaël Carré 96165abec2 FS#10253 : mkamsboot v1.0
- Bump version to 1.0
- Add Clipv2 target
- Make mkamsboot work as a library (work by domonoky : FS#10185, with a few modifications by me)
  . Use a macro with variadic arguments for error cases in functions which might error.
  . Add detailed descriptions to functions exported by the library (in the header file)
- modify bin2c.c to produce only one pair of .c/.h files with several files embedded in it
- move files needing to be built by an ARM cross compiler into dualboot/
- commit produced .c/.h files (containing nrv2e_d8.S and dualboot.S built for Clip, Fuze, e200v2, c200v2, m200v4, Clipv2)
- Write a real README file
- cosmetics: indent dualboot.S properly, remove trailing spaces, limit lines to 80 characters
- comments: add/correct comments in dualboot.S and mkamsboot.c
- move back extract_fw.c to utils/AMS/hacking

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21118 a1c6a512-1295-4272-9138-f99709370657
2009-05-28 18:27:08 +00:00
..
e200rpatcher Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
ipodpatcher Make sure the global buffers for ipodpatcher and sansapatcher get allocated and freed only once. Fixes segfaults when the bootloader install class was instanciated multiple times. 2009-05-01 21:35:06 +00:00
mkamsboot FS#10253 : mkamsboot v1.0 2009-05-28 18:27:08 +00:00
rbutilqt RFC2616 requires requests made to proxies to use the absoluteURI form while HTTP/1.1 clients shall only create it when sending a request to a proxy. Fixes proxy support not working correctly (most noticably on theme installation). 2009-05-19 22:46:57 +00:00
sansapatcher Make sure the global buffers for ipodpatcher and sansapatcher get allocated and freed only once. Fixes segfaults when the bootloader install class was instanciated multiple times. 2009-05-01 21:35:06 +00:00
INSTALL Update installation document a bit to catch up with recent changes. Add notes about installation. 2008-03-31 18:32:20 +00:00
rbutil.pro rbutil: added a main .pro file. 2007-09-02 18:19:03 +00:00