summaryrefslogtreecommitdiffstats
path: root/rbutil/mkamsboot
AgeCommit message (Expand)AuthorFilesLines
2010-06-01mkamsboot / nrv2e_d8.S thubm decompressor : comment the use of mov pc, lrRafaël Carré1-1/+6
2010-05-27Use build dir and respect TARGET_DIR when building mkamsboot.Dominik Riebeling1-2/+4
2010-05-24mkamsboot/rbutil/amsinfo : do not try to detect the model of a given Sansa AM...Rafaël Carré4-65/+41
2010-05-21mkamsboot: support Fuzev2 OF 2.03.33Rafaël Carré1-0/+1
2010-05-20mkamsboot: support Clip+ OF v01.02.15Rafaël Carré1-0/+1
2010-05-18Fuzev2: use enrd0 for USB detection, GPIO didn't work on some modelsRafaël Carré3-46/+66
2010-05-17Clip+: boot to OF if USB is connectedRafaël Carré4-13/+85
2010-05-05fix mkamsboot compilation on systems where 'make' is not 'GNU make' (FreeBSD ...Marcoen Hirschberg1-1/+1
2010-04-17mkamsboot: accept Clip+ OF v01.02.13Rafaël Carré1-0/+1
2010-03-28Fix Fuzev2 OF versionRafaël Carré1-1/+1
2010-03-28mkamsboot: add fuzev2 OF 2.02.31Rafaël Carré1-0/+1
2010-03-22mkamsboot: add Clipv2 OF v2.01.35mkamsboot_1.2Rafaël Carré1-0/+1
2010-03-16mkamsboot: update README for Clip+/Fuzev2Rafaël Carré1-2/+5
2010-03-16mkamsboot: update for Clipv1 OF v01.01.35 (tested)Rafaël Carré1-0/+1
2010-03-09mkamsboot: Use audio master irq_enrd0 usb_status bit instead of gpio on C200V2Rafaël Carré3-16/+91
2010-03-08Correct search&replace error.Thomas Martitz1-2/+2
2010-03-08Make it easier to change the toolchain in the dualboot Makefile.Thomas Martitz1-14/+14
2010-03-08Make bin2c ensure that the generated C arrays are 32bit aligned. Building nrv...Thomas Martitz1-2/+9
2010-03-04mkamsboot/dualboot: make the unused vectors be infinite loopsRafaël Carré2-24/+25
2010-02-26Sansa Fuzev2: Add mkamsboot and dualboot support. The bootloader doesn't work...Thomas Martitz6-4/+44
2010-02-25mkamsboot: make sure files depending on dualboot.h are updatedRafaël Carré1-0/+4
2010-02-22mkamsboot: use version.sh properlyRafaël Carré1-1/+1
2010-02-19mkamsboot: prevents 2 potential problemsRafaël Carré6-135/+207
2010-02-19Tweaked dependencies a bitBjörn Stenberg1-14/+10
2010-02-19Revert r24763 : LIBOBJS is already included in OBJSRafaël Carré1-1/+1
2010-02-19mkamsboot binary depends on the same object files than libmkamsbootRafaël Carré1-1/+1
2010-02-17Clip+ remove setting GPIOB PIN0, it seems needed only for powerRafaël Carré3-35/+16
2010-02-17mkamsboot: update dualboot.c / dualboot.h in placeRafaël Carré2-7/+6
2010-02-13Include dualboot.h in dualboot.c as an additional compile time sanity checkBertrik Sikken2-0/+3
2010-02-10Sansa Clip+: Unset B0 correctly in dualboot.SJack Halpin2-7/+6
2010-02-09Sansa Clip+: Unset pin B0 correctly in dualboot.SJack Halpin2-8/+8
2010-02-08Sansa Clip+ : Add dualboot support for sansa clip+ to mkamsboot.Jack Halpin4-17/+43
2010-01-21Update mkamsboot for Fuze OF 01.02.31Michael Chicoine1-0/+1
2010-01-13Add Sansa Clip+ target to test mkamsbootRafaël Carré7-7/+47
2009-12-13Make lipo calls silent.Dominik Riebeling1-2/+2
2009-12-06Remove special lib Makefile targets that aren't used anymore.Dominik Riebeling1-5/+0
2009-11-28Fix building universal binaries.Dominik Riebeling1-1/+0
2009-11-28Handle TARGET_DIR in universal library building.Dominik Riebeling1-3/+3
2009-11-08mkamsboot: fix linking (typo from r23520)Rafaël Carré1-1/+1
2009-11-04Remove unused variable.Dominik Riebeling1-1/+1
2009-11-04Clean up mkamsboot building. No functional changes.Dominik Riebeling4-151/+199
2009-11-03Fix building of Rockbox Utility by restoring object list for libmkamsboot.aDominik Riebeling1-1/+1
2009-10-31FS#10741 - rbutil: Fix mkamsboot Makefile dependanciesTomer Shalev1-11/+14
2009-10-11mkamsboot: allow the version string to be overridden from the commandline - e...Dave Chapman1-0/+2
2009-10-10mkamsboot: support Fuze OF v 1.02.28Rafaël Carré1-0/+1
2009-10-09mkamsboot: build and package (dmg) an universal OSX binaryRafaël Carré1-4/+20
2009-10-08Don't warn if the archive has to be created.Dominik Riebeling1-1/+1
2009-09-05Make mkamsboot Makefile operate silent per default.Dominik Riebeling1-7/+13
2009-09-04rbutil: modify buildsystem so you can build outside of the rbutilqt directoy....Dominik Wenger1-13/+12
2009-09-04Explicitly set CC to prevent make trying to use cc instead. Fixes build issue...Dominik Riebeling1-0/+1