summaryrefslogtreecommitdiff
path: root/firmware/export
AgeCommit message (Expand)Author
2006-03-26Fixed the define in config.h and more tagcache alignment issues.Miika Pekkarinen
2006-03-26Use ROCKBOX_STRICT_ALIGN for all ARM targets.Miika Pekkarinen
2006-03-25Patch #4913 by David Rothenberger with some changes by me: add only backlight...Hristo Kovachev
2006-03-24New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen...Björn Stenberg
2006-03-22Fixed line out volume for 4G, Nano and 5G Ipods. Partial patch #4814 byThom Johansen
2006-03-21Add X5 support to scrambleLinus Nielsen Feltzing
2006-03-21Correct codec size for iAudio X5Linus Nielsen Feltzing
2006-03-21Removed an unneeded BUTTON_HOLD define for iPod 3GHristo Kovachev
2006-03-21button.h cleanup, with the future "button action" thing in mind:Hristo Kovachev
2006-03-19Reworked backlight fading by GPIO based PWM to work for other targetsThom Johansen
2006-03-18Real Time Clock support in the WPSBrandon Low
2006-03-18Improve button driver performance on ipod a bit by moving around queue checks...Brandon Low
2006-03-18Patch FS#4841 from Ralf Herz, debug more io ports on the PP5020 based ipodsBrandon Low
2006-03-17Iriver: Properly working remote type detection regardless of hold switch posi...Jens Arnold
2006-03-17Don't paste when sleepy, kids.Thom Johansen
2006-03-17Assembler optimised swap32 for ARM.Thom Johansen
2006-03-17CPU boosting support for ipod nano and video. The rest of the targetsThom Johansen
2006-03-17Add timer.c module support for ipods. Remove uneeded SIMULATOR check.Thom Johansen
2006-03-17Some extra PP defines, and make some PP5002 defines consistens withThom Johansen
2006-03-16Proper charger input, usb and charger activity detection/reporting for ipod v...Brandon Low
2006-03-13Charging state reporting for iriver players. Values calibrated withMiika Pekkarinen
2006-03-09Commit changed scale factor to match battery reading changes on ipod 5gBrandon Low
2006-03-09Improve ipod i2c driver somewhat by at least taking advantage of the in-devic...Brandon Low
2006-03-09iAudio X5: Remote control buttonsLinus Nielsen Feltzing
2006-03-09Use an 8 bit ADC read for battery reading on ipod, that provides better than ...Brandon Low
2006-03-08LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Os...Jens Arnold
2006-03-06Make the ipod ADC driver more generic, preparing to share code between it and...Brandon Low
2006-03-05Fix other yellow buildsBrandon Low
2006-03-05Basic battery monitoring for ipod 5g, should work on other ipods as well, but...Brandon Low
2006-03-04Archos V1 recorder charging path #2927 by Alun ThomasJörg Hohensohn
2006-03-03More 64bit simulator fixes, coinciding with the long policy this time.Jens Arnold
2006-03-02gigabeat related changesMarcoen Hirschberg
2006-02-27Patch #3060 from Andrew Scott - iPod mini button driverDave Chapman
2006-02-26iPod 3G - small audio fixes, but it still isn't working.Dave Chapman
2006-02-26iPod 3G - initial (completely untested) attempt at audio supportDave Chapman
2006-02-26Foreground/Background colour settings. Based on patch #3050 by Jonathan Gord...Dave Chapman
2006-02-24More iPod 3G work from Seven Le MesleDave Chapman
2006-02-24first gigabeat commitMarcoen Hirschberg
2006-02-24Button driver for iAudio X5Linus Nielsen Feltzing
2006-02-23ADC driver for iAudio X5Linus Nielsen Feltzing
2006-02-22 Made LCD_RGBPACK() macro more efficient when used with variable arguments.Jens Arnold
2006-02-22Some corrections for MCF5250Linus Nielsen Feltzing
2006-02-22Generic bitbang I2C driverLinus Nielsen Feltzing
2006-02-22Remove some unused/deprecated definesHristo Kovachev
2006-02-21No X5 remote support just yetLinus Nielsen Feltzing
2006-02-21Not only H300 has a PCF50606Linus Nielsen Feltzing
2006-02-21Correct typo in commentsDave Chapman
2006-02-21Forgot to add config file for iPod Mini.Dave Chapman
2006-02-21Patch #1435744 from Andrew Scott - initial iPod Mini supportDave Chapman
2006-02-20Oops, no potentially conflicting declarations please.Jens Arnold