summaryrefslogtreecommitdiff
path: root/firmware/export (unfollow)
Commit message (Expand)Author
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
2006-02-20minor adjustments for the x5 LCD, we're back at 16 bits for upper LCD layersDaniel Stenberg
2006-02-20Reworked player simulator icons to fit the changed charcell scale factor and ...Jens Arnold
2006-02-18iPods - implement button_hold() functionDave Chapman
2006-02-17Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LC...Linus Nielsen Feltzing
2006-02-13iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_*...Dave Chapman
2006-02-12Mapped iFP DRAM to 0xc00000 and enabled caching in this area.Tomasz Malesinski
2006-02-12Some cosmetic cleaning of the wm8975 audio driverDave Chapman
2006-02-10Fix iPod 4G grayscale warningsDave Chapman