summaryrefslogtreecommitdiffstats
path: root/rbutil/mkamsboot/dualboot
AgeCommit message (Expand)AuthorFilesLines
2010-07-29mkamsboot: don't boot OF if USB is plugged (AMSv1 only)mkamsboot_1.4Rafaël Carré1-65/+5
2010-07-16mkamsboot: fix for newer fuzev2Rafaël Carré1-13/+2
2010-06-23Remove the unused ENRD0_USB_STATUS define, I'll leave the other button define...Tobias Diedrich1-1/+0
2010-06-23Use DBOP to check for left button on C200v2 like we are supposed to instead o...Tobias Diedrich1-7/+52
2010-06-01mkamsboot / nrv2e_d8.S thubm decompressor : comment the use of mov pc, lrRafaël Carré1-1/+6
2010-05-18Fuzev2: use enrd0 for USB detection, GPIO didn't work on some modelsRafaël Carré1-34/+46
2010-05-17Clip+: boot to OF if USB is connectedRafaël Carré1-0/+63
2010-03-09mkamsboot: Use audio master irq_enrd0 usb_status bit instead of gpio on C200V2Rafaël Carré1-4/+73
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é1-8/+9
2010-02-26Sansa Fuzev2: Add mkamsboot and dualboot support. The bootloader doesn't work...Thomas Martitz2-4/+13
2010-02-19mkamsboot: prevents 2 potential problemsRafaël Carré1-14/+10
2010-02-17Clip+ remove setting GPIOB PIN0, it seems needed only for powerRafaël Carré1-20/+4
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 Sikken1-0/+1
2010-02-10Sansa Clip+: Unset B0 correctly in dualboot.SJack Halpin1-5/+4
2010-02-09Sansa Clip+: Unset pin B0 correctly in dualboot.SJack Halpin1-6/+6
2010-02-08Sansa Clip+ : Add dualboot support for sansa clip+ to mkamsboot.Jack Halpin1-4/+28
2010-01-13Add Sansa Clip+ target to test mkamsbootRafaël Carré2-3/+12
2009-05-28FS#10253 : mkamsboot v1.0mkamsboot_1.0Rafaël Carré4-0/+598