summaryrefslogtreecommitdiffstats
path: root/apps/debug_menu.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-29Oops, not all PP targets have ADC_ACCESSORY.Linus Nielsen Feltzing1-0/+2
2008-05-29Add the ADC_ACCESSORY channel on the ipod, to allow for accessory detection o...Linus Nielsen Feltzing1-0/+2
2008-05-25Gigabeat S: Add charge current and battery temp readout in power management a...Michael Sevakis1-1/+13
2008-05-21Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo1-4/+11
2008-05-14Make ZVM30GB simulator work.Maurus Cuelenaere1-2/+2
2008-05-141) Use a separate config-<target>.h for Zen Vision(:M) (60GB)Maurus Cuelenaere1-2/+2
2008-05-14Cleanup some unneeded debug code.Karl Kurbjun1-43/+0
2008-05-13Preparing for the Philips SA9200 part 2. Since the SA9200 doesn't have a micr...Mark Arigo1-7/+10
2008-05-09Change comment for clarity.Andree Buschmann1-1/+1
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin1-2/+2
2008-05-05Fix errors for ZVM build caused by r17366Dave Chapman1-2/+2
2008-05-05scroll all lines in read-only info listsJonathan Gordon1-0/+8
2008-05-04Oops again. One more zero init too.Michael Sevakis1-1/+1
2008-05-04Oops. Need one more %s.Michael Sevakis1-2/+2
2008-05-04Add some M/UDMA information to the Disk Info debug screen for both Gigabeats.Michael Sevakis1-0/+36
2008-05-031) add debug menu for USB & PICMaurus Cuelenaere1-0/+54
2008-04-19Fix exit button for battery debug menu on sansa e200.Bertrik Sikken1-3/+3
2008-04-19fix red.Andree Buschmann1-1/+1
2008-04-19Small changes to debug menu: Higher precision when showing boost ratio. Added...Andree Buschmann1-5/+7
2008-04-15FS#8898 - Prefix AS3514 registers with AS3514_Bertrik Sikken1-1/+1
2008-04-11Add a "View I/O Ports" screen for imx31. Show all GPIO contents.Michael Sevakis1-2/+4
2008-04-09Pass the buffer length to the list_get_name callback functions instead of usi...Nils Wallménius1-12/+16
2008-04-02Revert... stupid svn doesn't complain when passing -m twice :(Jens Arnold1-1/+1
2008-04-02Make the measured LCD scanrates from the greylib known to the scanrate test p...Jens Arnold1-1/+1
2008-03-28The const police raid playback.c, should be no change to behaviour.Steve Bavin1-0/+1
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis1-7/+8
2008-03-25Add a complete priority inheritance implementation to the scheduler (all mute...Michael Sevakis1-8/+3
2008-03-15Make ports debug screen usable on M3Jens Arnold1-8/+8
2008-03-14More iAudio M3 work. Target build compiles, but same problem regarding plugin...Jens Arnold1-1/+4
2008-03-10provide a debug menu item to virtually reinsert drives for usb storage when t...Frank Gevaerts1-1/+16
2008-03-10make usb_serial work again. Also know as "make sure arrays are allocated at t...Frank Gevaerts1-2/+2
2008-03-06reorganise the usb stack to provide a clean separation between core and class...Frank Gevaerts1-4/+7
2008-03-04Only need to include these for e200.Barry Wardell1-0/+2
2008-03-04Second part of FS#8272 - include charger status in Sansa debug menu.Barry Wardell1-2/+6
2008-03-02implement logf over usb-serial. Needs USB_SERIAL defined in usb_core.h to wor...Frank Gevaerts1-0/+15
2008-03-01Always dump the identify info as big endian for readability and consistency.Jens Arnold1-0/+5
2008-02-28Make "View OS stacks" auto-refresh again.Michael Sevakis1-0/+2
2008-02-27Add ability to dump ata identify info to the debug menu (by amiconn + ifdeffe...Peter D'Hoye1-0/+14
2008-02-24Driver for the Synaptics touchpad on the m:robe 100 based on the 3-wire inter...Mark Arigo1-2/+4
2008-02-17Fix up incomplete reversal.Jens Arnold1-0/+35
2008-02-17FS#8565 - fix for runtime data causing extra spin ups. Included a debug menu ...Miika Pekkarinen1-2/+8
2008-02-17revert my work, suggested by amiconnChristian Gmeiner1-1/+67
2008-02-17FS#8611: move hw_info for pp targets into target treeChristian Gmeiner1-102/+1
2008-02-15fix compiling of debug menu for tcc780xChristian Gmeiner1-1/+1
2008-02-12fix yellowPeter D'Hoye1-2/+0
2008-02-12Remove temporary variables used for GPIO reading in the debug menuPeter D'Hoye1-53/+25
2008-02-11Make I/O debug screen fit again on H10 5gb screenPeter D'Hoye1-17/+15
2008-02-10Try that again.Michael Giacomelli1-1/+1
2008-02-10Fix building the ipod sims.Michael Giacomelli1-75/+75
2008-02-10Commit FS#8379 by Andree Buschmann. Disables much of the remaining unneeded ...Michael Giacomelli1-4/+121