summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2005-02-16Turn off the RTC alarm if it's gone off. Best not to have alarm events unles...Christi Scarborough
2005-02-15Increase stack size to 32K on large memory devices (i.e. iRiver). CODEC stac...Dave Chapman
2005-02-15Initial check-in - needed by various codec librariesDave Chapman
2005-02-15Increase PLUGINSIZE to 768k for devices with at least 32MB of RAM (currently ...Dave Chapman
2005-02-15better PLL support & slight fix (probably in keepalive handling)Jean-Philippe Bernardy
2005-02-15random longness fixesJean-Philippe Bernardy
2005-02-15long policyJean-Philippe Bernardy
2005-02-15long policyJean-Philippe Bernardy
2005-02-14Some MMCs don't like reading their very last sector with the read_multiple_bl...Jens Arnold
2005-02-14Made the Coldfire registers volatile, rename PLLCONTROL to PLLCRLinus Nielsen Feltzing
2005-02-13Feature conditional compilation policyJean-Philippe Bernardy
2005-02-13Feature conditional compilation policyJean-Philippe Bernardy
2005-02-13Gmini keep alive implementedJean-Philippe Bernardy
2005-02-12Fixed calculation of MMC sector count. Display sector count instead of (rough...Jens Arnold
2005-02-12finished configuration for the Gmini SPJean-Philippe Bernardy
2005-02-12somewhat better configuration for the gmini seriesJean-Philippe Bernardy
2005-02-12iRiver: Fixed bad handling of SYS_USB_CONNECTED (again)Linus Nielsen Feltzing
2005-02-11Simulators: Made the mp3 buffer size depend on the MEMORYSIZE setting for bet...Jens Arnold
2005-02-11Subtle fix for international supportJean-Philippe Bernardy
2005-02-11long policyJean-Philippe Bernardy
2005-02-11Increased the USb thread stackLinus Nielsen Feltzing
2005-02-11iRiver: mpeg_thread now correctly responds to SYS_USB_DISCONNECTLinus Nielsen Feltzing
2005-02-11iRiver: Support for remote control buttonsLinus Nielsen Feltzing
2005-02-11added missing linker-defined symbolsJean-Philippe Bernardy
2005-02-11Made iRiver simulator builds work again.Jens Arnold
2005-02-10iRiver: USB supportLinus Nielsen Feltzing
2005-02-10Correct value for BUTTON_RC_ONLinus Nielsen Feltzing
2005-02-10Linker script for gmini targetsJean-Philippe Bernardy
2005-02-10iRiver: Slightly faster LCD driverLinus Nielsen Feltzing
2005-02-10iRiver: added remote hold switch, and allow shutdown when chargingLinus Nielsen Feltzing
2005-02-10Added BUTTON_RC_ON for iRiverLinus Nielsen Feltzing
2005-02-10added calmrisc16 targetJean-Philippe Bernardy
2005-02-09iRiver: Correct cache invalidationLinus Nielsen Feltzing
2005-02-09Fixed broken sim buildLinus Nielsen Feltzing
2005-02-09Added invalidate_icache()Linus Nielsen Feltzing
2005-02-09iRiver: Temporary speed improvement by removing LCD waitstates. Enabled instr...Linus Nielsen Feltzing
2005-02-09iRiver: faster screen updates with lcd frame buffer in IRAMLinus Nielsen Feltzing
2005-02-09long policyJean-Philippe Bernardy
2005-02-08Variants for gmini dma transfersJean-Philippe Bernardy
2005-02-07long policyJean-Philippe Bernardy
2005-02-07fixed signednessJean-Philippe Bernardy
2005-02-07long policyJean-Philippe Bernardy
2005-02-07The can be more scrolling lines on iRiver...Jens Arnold
2005-02-07Silly me, those inits were not redundant at allLinus Nielsen Feltzing
2005-02-07iRiver has software controlled poweroffLinus Nielsen Feltzing
2005-02-07iRiver: Correct cold start detectionLinus Nielsen Feltzing
2005-02-07iRiver: Removed redundant initiation in power_init()Linus Nielsen Feltzing
2005-02-06A proper alarm clock for the V2/FM (and v1 with mod)Christi Scarborough
2005-02-06Player: volume/balance/treble/bass handling improved. (1) Linear mapping of p...Jens Arnold
2005-02-06fix warnings / sim buildChristi Scarborough