summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2008-04-23Add in a few more debug registersKarl Kurbjun1-2/+2
2008-04-23Make sure buttons have pullups disabled as necessaryKarl Kurbjun1-1/+3
2008-04-22move mas35xx specific code for set_channels and set_stereo_width to mas35xx.c...Christian Gmeiner3-94/+126
2008-04-22change style to make some people happier - (... but reading it is awful weird)Christian Gmeiner1-5/+6
2008-04-22a warning is betterChristian Gmeiner1-1/+3
2008-04-22move defines for VOLUME_MIN and VOLUME_MAX to their correct place (mas35xx.h)Christian Gmeiner2-7/+12
2008-04-22This is a big chunk of code necessary to prepare for Gigabeat F flash loading...Karl Kurbjun6-338/+554
2008-04-22Cleanup/fixup the USB initialization for the Gigabeat FKarl Kurbjun1-13/+15
2008-04-21Enable program flow prediction in the system control coprocessor setup in the...Michael Sevakis1-2/+2
2008-04-21A few preparations for the D2 PCM driver: move driver up to TCC780x level, mo...Rob Purchase5-21/+30
2008-04-20Enable RTC for Cowon D2. Time readout works, but date is currently junk.Rob Purchase2-1/+11
2008-04-20fix red and remove tabsAndree Buschmann1-1/+8
2008-04-20Also declare .qharray for the bootloader on imx31. Usb is also supported ther...Frank Gevaerts1-0/+1
2008-04-20move some data around to place qh_array at the start of iram. This saves up t...Frank Gevaerts8-37/+52
2008-04-20Adding new setting to System Settings <Accessory Power Supply -- off by defau...Andree Buschmann10-9/+49
2008-04-20Fix freezing of some builds on PP5002. The PP5002 needs the not-sleep-at 0xNN...Jens Arnold3-33/+66
2008-04-20Put USB controller structures in IRAM. This seems to make the connection much...Frank Gevaerts2-2/+8
2008-04-20disable irqs during the critical part of prime_transfer(). This improves the ...Frank Gevaerts1-0/+6
2008-04-20Killed unnecessary global variables by making them static.Bertrik Sikken5-6/+6
2008-04-20Oops, clean up and use usb_drv.h.Michael Sevakis1-2/+1
2008-04-20Make the inital connect problem go away on Gigabeat S. Would be nice if a bet...Michael Sevakis4-17/+57
2008-04-20Add detailed header for wm8978.Michael Sevakis1-0/+568
2008-04-19Fix warning.Barry Wardell1-0/+3
2008-04-19FS#8642: Improve boot time on Sansa bootloaders by boosting the CPU. This onl...Barry Wardell1-2/+9
2008-04-18Fix ticking noise on PP5002 introduced with tthe transfer optimisation in r17...Jens Arnold1-13/+15
2008-04-18Add keywords and fix more headers.Michael Sevakis3-3/+3
2008-04-18Add keywords and fix headers for files the usbstack files.Michael Sevakis3-3/+3
2008-04-18Fix bootloader red.Michael Sevakis1-3/+5
2008-04-18UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plu...Michael Sevakis18-84/+267
2008-04-17Rough battery calibration for the c200 based on results posted by Tomasz Wasi...Michael Giacomelli1-2/+3
2008-04-17Cache functions should include data and instruction barriers.Michael Sevakis2-7/+18
2008-04-16For TCC and IMX Rolo, use a full flush and invalidate before branching.Michael Sevakis1-2/+2
2008-04-16Optimized byte-swapping macros for ARMv6.Michael Sevakis1-0/+21
2008-04-16Fix yellowsMaurus Cuelenaere1-0/+2
2008-04-16Make usb stack back available to non-PP targets.Maurus Cuelenaere1-0/+2
2008-04-16Fix yellow. usb_strings needs to point to const data as well.Michael Sevakis1-1/+1
2008-04-16Simpilify the uncached buffer allocation for the USB stack using NOCACHEBSS_A...Michael Sevakis2-18/+14
2008-04-16Some general housekeeping. Fixed a few yellows, made the volume buttons work ...Will Robertson2-2/+3
2008-04-15m:robe 100 - enable setting for buttonlight brightnessRobert Kukla3-16/+15
2008-04-15Use real ARM 11 instructions for cache operations. Probably will factor out l...Michael Sevakis1-0/+50
2008-04-15FS#8898 - Prefix AS3514 registers with AS3514_Bertrik Sikken8-93/+98
2008-04-15Kill some D2 yellows with a simplistic Rolo implementation and NAND driver cl...Rob Purchase3-10/+19
2008-04-15Fixed FS#7849Bertrik Sikken1-1/+1
2008-04-15Fix some red.Steve Bavin1-1/+1
2008-04-15Kill warnings that annoy me when building for Gigabeat S.Michael Sevakis5-4/+21
2008-04-15Make the gigabeat S bootloader compile again. Don't know if it still works.Michael Sevakis1-2/+11
2008-04-15Make the transparent bitmaps work on Gigabeat S.Michael Sevakis2-12/+13
2008-04-15woops... fix red and some svn keywords.Jonathan Gordon2-5/+16
2008-04-15Setup the touchpads to have two modes - stylus and button - and set them in b...Jonathan Gordon5-10/+85
2008-04-14Undo r17095. A bug report clearly showed this power supply is also needed for...Andree Buschmann1-1/+1