summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2006-01-19Attempt fix to broken builds pt. 2Hristo Kovachev1-1/+1
2006-01-19Charging state reporting on H3x0Brandon Low5-22/+71
2006-01-19Initialize the MBC to off, idle state JinCBrandon Low1-1/+2
2006-01-19Stricter asm constraint is required.Brandon Low1-1/+1
2006-01-19Fix reboot-to-diskmode for the Nano and Video - the "diskmode" string is writ...Dave Chapman1-10/+7
2006-01-18Profiling support, tools and documentation.Brandon Low6-0/+410
2006-01-18Part of patch #1407541 to improve battery smoothing by absorbing extra precis...Brandon Low1-5/+6
2006-01-18Remove a redundant lineHristo Kovachev1-3/+0
2006-01-18iPod: Fix endian bug with disk reads and writes to a non-aligned memory buffer.Dave Chapman1-2/+2
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg2-3/+14
2006-01-18Two files for the iFP port that I forgot to commitDave Chapman2-0/+476
2006-01-18New codec loader, using the same mechanism as the new plugin loader. API vers...Jens Arnold9-9/+9
2006-01-16Temp fix for iPod Nano. Disable ATA sleep, as this will hang disk accesses.Thom Johansen1-0/+4
2006-01-16The Code Police struck againLinus Nielsen Feltzing1-5/+4
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman21-13/+532
2006-01-11let's hope we can start with using the x5 LCD in 16bits as then we can re-useDaniel Stenberg1-1/+1
2006-01-11iAudio: Removed duplicate register definitionsLinus Nielsen Feltzing1-11/+0
2006-01-11Enable the EXTON and CHG wakeup againLinus Nielsen Feltzing1-1/+4
2006-01-11H300: set KEEP_ACT before initializing the data sections, otherwise the PCF50...Linus Nielsen Feltzing1-0/+8
2006-01-11Reverted the wakeup/debounce PCF50606 settings for nowLinus Nielsen Feltzing1-3/+0
2006-01-10H300: Bootloader USB mode detection on EXTON wakeupLinus Nielsen Feltzing2-1/+3
2006-01-09Don't init the lcd twice - once on lcd_init_device and the other one on first...Hristo Kovachev1-1/+4
2006-01-08Discard some LAME header fields if the file length has changed since the head...Magnus Holmgren1-0/+26
2006-01-07iPod: Add USB detection. When inserting the USB cable, hold down MENU to cha...Dave Chapman5-4/+82
2006-01-05iPod: Fix the bootloader so it can load and run the original Apple firmware a...Dave Chapman8-9/+35
2006-01-03iaudio: proper tlv320 prototypesLinus Nielsen Feltzing1-4/+4
2005-12-28Patch #1392287 by Brandon Low - faster LCD update for H300 with ASMLinus Nielsen Feltzing1-1/+30
2005-12-27Don't put S/PDIF out of sync when audio is being paused.Miika Pekkarinen1-3/+3
2005-12-23Committed the pre-recording patch for iriver (#1387531 by Peter D'Hoye).Miika Pekkarinen1-13/+49
2005-12-22H300: RTC supportLinus Nielsen Feltzing3-1/+34
2005-12-22Simulator fixes: id3 string pointers can be null.Magnus Holmgren1-3/+6
2005-12-22Oops:) Make the brightness setting purely numericalHristo Kovachev2-0/+4
2005-12-22Patch No 1387627 by Peter D'Hoye: Backlight Brightness setting for H300Hristo Kovachev5-1/+41
2005-12-22Reverted the H300 LCD DMA patch, since it iterfered with the recording DMALinus Nielsen Feltzing1-16/+5
2005-12-22iPod: Enable HAVE_SW_POWEROFF define and map power-off to a very long press o...Dave Chapman4-6/+12
2005-12-22Button driver would insert erronous events when wheel position overflowed, th...Thom Johansen1-6/+10
2005-12-21Remove unused variablesDave Chapman1-1/+0
2005-12-21Put the ipod into standby mode on shutdown. This is untested on the 5g, but ...Dave Chapman3-4/+48
2005-12-21H300: Roughly 20% faster LCD updates with DMALinus Nielsen Feltzing3-7/+18
2005-12-20patch #1385256 by Hristo Kovachev - Turn off H300 LCD while backlight is offLinus Nielsen Feltzing3-84/+269
2005-12-19Oops. Reverse unintentional commit.Dave Chapman1-1/+0
2005-12-19Correctly attribute Bernard Leach as the (C) holder for code taken from ipodl...Dave Chapman7-11/+41
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman4-7/+6
2005-12-18New target - iPod Video.Dave Chapman6-2/+305
2005-12-17Raise iPod CPU frequency and enable cache and add function needed for button ...Thom Johansen2-0/+50
2005-12-17Button and click wheel driver for iPod 4g and Nano.Thom Johansen3-4/+185
2005-12-17More compact & straight-forward headbytes handling.Jens Arnold1-34/+11
2005-12-17Fix red H300 simulator builds. The proper fix would be to simulate recording ...Jens Arnold1-3/+3
2005-12-17Some UDA1380 definition corrections by Peter D'HoyeLinus Nielsen Feltzing1-9/+22
2005-12-17Patch #1382969 by Peter D'Hoye - recording for H300Linus Nielsen Feltzing1-1/+1