summaryrefslogtreecommitdiff
path: root/rbutil/mkamsboot
AgeCommit message (Expand)Author
2011-01-31mkamsboot: restructure model / firmware file information.Dominik Riebeling
2010-12-23Tweak Makefiles a bit to allow cross compiling Rockbox Utility.Dominik Riebeling
2010-07-29mkamsboot: don't boot OF if USB is plugged (AMSv1 only)Rafaël Carré
2010-07-18mkamsboot: take in account the additional 0x200 block when calculating sizeRafaël Carré
2010-07-16mkamsboot: update outdated commentRafaël Carré
2010-07-16mkamsboot: fix for newer fuzev2Rafaël Carré
2010-06-23Remove the unused ENRD0_USB_STATUS define, I'll leave the other button define...Tobias Diedrich
2010-06-23Use DBOP to check for left button on C200v2 like we are supposed to instead o...Tobias Diedrich
2010-06-23Use DBOP to check for left button on C200v2 like we are supposed to instead o...Tobias Diedrich
2010-06-01mkamsboot / nrv2e_d8.S thubm decompressor : comment the use of mov pc, lrRafaël Carré
2010-05-27Use build dir and respect TARGET_DIR when building mkamsboot.Dominik Riebeling
2010-05-24mkamsboot/rbutil/amsinfo : do not try to detect the model of a given Sansa AM...Rafaël Carré
2010-05-21mkamsboot: support Fuzev2 OF 2.03.33Rafaël Carré
2010-05-20mkamsboot: support Clip+ OF v01.02.15Rafaël Carré
2010-05-18Fuzev2: use enrd0 for USB detection, GPIO didn't work on some modelsRafaël Carré
2010-05-17Clip+: boot to OF if USB is connectedRafaël Carré
2010-05-05fix mkamsboot compilation on systems where 'make' is not 'GNU make' (FreeBSD ...Marcoen Hirschberg
2010-04-17mkamsboot: accept Clip+ OF v01.02.13Rafaël Carré
2010-03-28Fix Fuzev2 OF versionRafaël Carré
2010-03-28mkamsboot: add fuzev2 OF 2.02.31Rafaël Carré
2010-03-22mkamsboot: add Clipv2 OF v2.01.35Rafaël Carré
2010-03-16mkamsboot: update README for Clip+/Fuzev2Rafaël Carré
2010-03-16mkamsboot: update for Clipv1 OF v01.01.35 (tested)Rafaël Carré
2010-03-09mkamsboot: Use audio master irq_enrd0 usb_status bit instead of gpio on C200V2Rafaël Carré
2010-03-08Correct search&replace error.Thomas Martitz
2010-03-08Make it easier to change the toolchain in the dualboot Makefile.Thomas Martitz
2010-03-08Make bin2c ensure that the generated C arrays are 32bit aligned. Building nrv...Thomas Martitz
2010-03-04mkamsboot/dualboot: make the unused vectors be infinite loopsRafaël Carré
2010-02-26Sansa Fuzev2: Add mkamsboot and dualboot support. The bootloader doesn't work...Thomas Martitz
2010-02-25mkamsboot: make sure files depending on dualboot.h are updatedRafaël Carré
2010-02-22mkamsboot: use version.sh properlyRafaël Carré
2010-02-19mkamsboot: prevents 2 potential problemsRafaël Carré
2010-02-19Tweaked dependencies a bitBjörn Stenberg
2010-02-19Revert r24763 : LIBOBJS is already included in OBJSRafaël Carré
2010-02-19mkamsboot binary depends on the same object files than libmkamsbootRafaël Carré
2010-02-17Clip+ remove setting GPIOB PIN0, it seems needed only for powerRafaël Carré
2010-02-17mkamsboot: update dualboot.c / dualboot.h in placeRafaël Carré
2010-02-13Include dualboot.h in dualboot.c as an additional compile time sanity checkBertrik Sikken
2010-02-10Sansa Clip+: Unset B0 correctly in dualboot.SJack Halpin
2010-02-09Sansa Clip+: Unset pin B0 correctly in dualboot.SJack Halpin
2010-02-08Sansa Clip+ : Add dualboot support for sansa clip+ to mkamsboot.Jack Halpin
2010-01-21Update mkamsboot for Fuze OF 01.02.31Michael Chicoine
2010-01-13Add Sansa Clip+ target to test mkamsbootRafaël Carré
2009-12-13Make lipo calls silent.Dominik Riebeling
2009-12-06Remove special lib Makefile targets that aren't used anymore.Dominik Riebeling
2009-11-28Fix building universal binaries.Dominik Riebeling
2009-11-28Handle TARGET_DIR in universal library building.Dominik Riebeling
2009-11-08mkamsboot: fix linking (typo from r23520)Rafaël Carré
2009-11-04Remove unused variable.Dominik Riebeling
2009-11-04Clean up mkamsboot building. No functional changes.Dominik Riebeling