summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2007-03-11Audio Init: Just can't stand that heirarchy. Add one level of abstraction. Mi...Michael Sevakis5-25/+26
2007-03-11Pop a stub in there for the e200 until playback is ready. Move it to the prop...Michael Sevakis1-0/+3
2007-03-11Reenable aynchronous audio init stage. Really just single stage with aynchron...Michael Sevakis6-18/+37
2007-03-10Fix red builds and make udelay actually work as it should again.Barry Wardell1-1/+2
2007-03-10Make udelay() wrap-safe.Barry Wardell1-2/+2
2007-03-09Guess there were more changes to it.:) Odd that mine built until a make clean.Michael Sevakis2-57/+3
2007-03-09Install the single stage synchronous audio initialization I cooked up awhile ...Michael Sevakis1-0/+2
2007-03-09Back to green?Michael Sevakis1-2/+1
2007-03-09As usual I left experimental stuff in a file. Forgot to add that set_irq_leve...Michael Sevakis1-4/+0
2007-03-09Put an end to priority inversion in the ata driver. Gave up trying to have fu...Michael Sevakis5-68/+122
2007-03-07Use the new DSP callback functionality in firmware/sound.c to deal with SWCOD...Thom Johansen1-4/+6
2007-03-07Hack around the lack of a hardware prescaler on a number of WM codecs. Bass a...Thom Johansen2-24/+26
2007-03-07Coldfire targets: Shuffle IRQ levels around to have all interaction between l...Michael Sevakis11-36/+146
2007-03-06Fix problem with recording screen creep and bag a bigfoot. Voice clips aren't...Michael Sevakis2-0/+6
2007-03-05Add extra filtering to the X5 and M5 button drivers to prevent erratic button...Jens Arnold2-0/+18
2007-03-05Forgot that too...hrmph.Michael Sevakis1-2/+1
2007-03-05Use a larger font cache on the targets that can afford the (quite small) RAM ...Linus Nielsen Feltzing1-0/+4
2007-03-05More catching up on old work. Refine audio interface setup on Coldfire. Stop ...Michael Sevakis9-100/+122
2007-03-05Some more M5 adjustments.Jens Arnold2-4/+4
2007-03-05Forget to commit this one deleted fileJens Arnold1-24/+0
2007-03-05Bring up the M5 port to a working stage: Extended numerous explicit checks fo...Jens Arnold22-31/+759
2007-03-04Fix RoLo on PortalPlayer targetsDaniel Ankers1-0/+11
2007-03-04iRiver H100 series: Catching up on old work. Use a better way to keep playbac...Michael Sevakis1-24/+21
2007-03-04Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers24-167/+340
2007-03-04Get rid of C99 style variable declaration. Also, add one more use of #define ...Barry Wardell1-1/+1
2007-03-04Added new iAudio M5 target, including some adjustments to make the bootloader...Jens Arnold6-8/+195
2007-03-03Some more replacing of inl/outl with register #define's (doesn't change end-r...Barry Wardell3-31/+110
2007-03-03Replace some inl/outl with register #define's instead. Also tidy up pp5020.h ...Barry Wardell9-70/+93
2007-03-03remove runtime detection of h1x0 series RTC MOD, but leave driver codeRobert Kukla5-54/+9
2007-03-02remove numerical genre and use genre_string consistently:Robert Kukla2-18/+8
2007-03-02Fix SH1 debug builds.Jens Arnold1-1/+1
2007-03-02H300 bootloader: init the ISP1362 chip, and set the CPU to idle mode while ch...Linus Nielsen Feltzing1-2/+5
2007-03-02H300 bootloader: (Work in progress) Boot Rockbox on RTC alarm, add charging s...Linus Nielsen Feltzing1-1/+4
2007-03-02Use the browse button for A-B instead of quickscreen button. Files are Jonathan Gordon1-1/+1
2007-03-02enable A-B mode on the X5. Uses the quickscreen button to set pointsJonathan Gordon1-0/+3
2007-03-01H100: Disable RTC support by default, for nowLinus Nielsen Feltzing1-0/+3
2007-03-01Hook up .cue file detection via a callback klugde on HWCODEC, to make cue she...Jens Arnold2-0/+12
2007-02-28Fix sim builds.Thom Johansen7-7/+7
2007-02-28Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...Thom Johansen16-23/+116
2007-02-28FS#6419 - driver for H1x0 series RTC Mod with runtime detectionRobert Kukla11-265/+593
2007-02-27Improved RoLo support for PortalPlayer - handles the COP correctlyDaniel Ankers3-0/+47
2007-02-27Correct the (C) infoDave Chapman1-1/+8
2007-02-26WM8711/8721/8731 have no tone controls, so enable the software tone controls ...Jens Arnold6-4/+17
2007-02-26disable LCD poweroff for now until problems with the remote control and headp...Marcoen Hirschberg1-1/+1
2007-02-26Add software based bass/treble controls for targets which have no such functi...Thom Johansen3-15/+43
2007-02-26Turns out I don't have a magic DAP. :( I didn't get the problem because I RoL...Michael Sevakis1-2/+0
2007-02-25Well, it seems that caused problems for others but my magic bug correcting DA...Michael Sevakis1-0/+5
2007-02-25X5: Move the remote tick to target tree.Jens Arnold3-59/+54
2007-02-25Move target specific parts of the H100 remote LCD driver to target tree.Jens Arnold5-621/+685
2007-02-25Add new target/arm/ipod/video/ directory to source tarballs.Dave Chapman1-0/+1