summaryrefslogtreecommitdiff
path: root/firmware/target/arm/iriver/h10 (follow)
Commit message (Expand)AuthorAge
* Get rid of stupid _backlight_* function namesMarcin Bukat2015-01-12
* lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon2012-02-28
* lcd: fix function name in comments in assembly files (lcd_write_yup_420 inste...Amaury Pouly2012-01-11
* button-target.h : move prototypes to button.hRafaël Carré2012-01-08
* Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2012-01-03
* Fix FS#12243 : On 20GB H10, restore correct upside down state when waking LCD.Boris Gjenero2012-01-01
* FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré2010-06-11
* YUV Dither: r12 saving was removed but stacked parameter load offset wasn't c...Michael Sevakis2010-05-15
* Update battery discharge curve and current consumption for iRiver h10 5GB. Th...Andree Buschmann2010-03-21
* Fix tabsAndree Buschmann2010-01-03
* Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz2009-10-20
* Various files: make functions static if they're local or make sure there is a...Bertrik Sikken2009-08-06
* ARM asm LCD and ATA driver functions: Don't save r12 as it is a scratch reg. ...Jens Arnold2009-07-11
* Also fix the iRiver H10Maurus Cuelenaere2009-06-24
* Fix duplicate #includesBertrik Sikken2009-05-17
* Remove the calls to backlight_lcd_sleep_countdown from target specific code a...Thomas Martitz2009-04-26
* Remove unnecessary #include "adc.h"Bertrik Sikken2009-04-25
* Fix very last yellows.Thomas Martitz2009-03-17
* Okay, this should be the last. I'm sorry for the trouble, but now everything ...Thomas Martitz2009-03-17
* One more try: Fix remaining reds and yellowsThomas Martitz2009-03-17
* Fix reds and yellows (hopefully). Some targets apparently didn't properly #if...Thomas Martitz2009-03-17
* Rework lcd_enabled and lcd_set/call_enable hookThomas Martitz2009-03-17
* Make the H10 5GB bootloader able to load the OF again. From FS#9955.Barry Wardell2009-03-02
* Various files: make function implementations consistent with their declaratio...Bertrik Sikken2009-01-31
* Move the PP5020 ADC defines to the c-file instead of repeating them across th...Mark Arigo2009-01-27
* H10 can distinguish USB and MAIN charger input so return proper flags. H100s ...Michael Sevakis2008-12-24
* Simplify powermgmt thread loops so it calls functions turn (no more power_thr...Michael Sevakis2008-12-24
* Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis2008-12-03
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t...Michael Sevakis2008-05-28
* Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig...Michael Sevakis2008-05-14
* H10: Disable IDE controller when the disk is powered down like on ipods.Jens Arnold2008-05-07
* Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis2008-04-06
* Revert... stupid svn doesn't complain when passing -m twice :(Jens Arnold2008-04-02
* Make the measured LCD scanrates from the greylib known to the scanrate test p...Jens Arnold2008-04-02
* Make H10 bootloader successfully boot the OF again.Barry Wardell2008-03-27
* Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold2008-03-25
* Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold2008-03-25
* Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold2008-03-24
* Revert accidental tree commit. Sorry for that.Jens Arnold2008-03-08
* No need to have \n here. panicf() won't output it anyway.Jens Arnold2008-03-08
* H10-20GB: Commit the first patch in FS#8533 to fix the mpegplayer display pro...Michael Sevakis2008-02-01
* H10 20GB: Assembly YUV blitting and dithering.Michael Sevakis2008-01-26
* H10 20GB: Hopefully fix the issue on FM not operating at 80MHz CPU frequency ...Michael Sevakis2008-01-25
* - share adc reading code between h10 and mrobe100Robert Kukla2008-01-12
* H10 button driver: Use atomic GPIO bit manipulation.Jens Arnold2007-11-27
* Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold2007-11-12
* FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the...Barry Wardell2007-11-11
* Finally: HDD power control for all PP502x iPods (4th gen Grayscale, Color, Mi...Jens Arnold2007-11-03
* Improved H10 ADC driver. We now do things exactly as the OF does. This includ...Barry Wardell2007-10-16