summaryrefslogtreecommitdiff
path: root/firmware/target/arm/samsung (follow)
Commit message (Expand)AuthorAge
* Samsung YH92X: Remove unneeded line.Szymon Dziok2016-01-12
* YH8xx,YH9xx: Keymap improvementSebastian Leonhardt2015-11-15
* Samsung YH820/YH92X: different way of powering off to avoid poweringSzymon Dziok2015-10-14
* Get rid of stupid _backlight_* function namesMarcin Bukat2015-01-12
* Support for remote on Samsung YH920/YH925.Szymon Dziok2014-07-28
* Samsung YH-925: Don't add anything to adc value while reading it.Szymon Dziok2014-07-28
* Samsung YH-920: Proper values for battery monitoring, based on the OF formula.Szymon Dziok2014-07-28
* Samsung YH-820: enable battery monitoringSebastian Leonhardt2014-07-27
* Radio and radio recording for Samsung YH-920.Szymon Dziok2014-06-18
* YH92x: Implement ATA power off.Szymon Dziok2014-06-18
* Samsung YH-820: implement an inverting of colours on the lcd.Szymon Dziok2014-06-09
* Samsung YH-920: properly implement and enable lcd flipping.Szymon Dziok2014-06-09
* Combine PortalPlayer .lds files into one for app and boot.Michael Sevakis2013-07-19
* Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code.Michael Sevakis2012-05-01
* 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 path to PP crt0Rafaël Carré2012-01-03
* Add KEEP() around vectors in linker scripts.Boris Gjenero2011-12-18
* FS#12397 : On targets which load .data directly into its final location and l...Boris Gjenero2011-11-22
* */app.lds: remove STUBOFFSETRafaël Carré2010-09-20
* Various minor fixes for Samsung YH* targetsBertrik Sikken2010-08-08
* FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré2010-06-11
* fix YUV Dither for the other targets too, like in r26064.Szymon Dziok2010-05-24
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Fix a bunch of boot.lds files so that they build with newer ld. The stack/bss...Thomas Martitz2010-03-08
* Fix remaining reds. I forgot to change the app.lds of the other PP targets (i...Thomas Martitz2010-03-03
* Fix tabsAndree Buschmann2010-01-03
* Comment out LOGF_ENABLE defines everywhere, replace evil commentsJeffrey Goode2009-11-03
* Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz2009-10-20
* Samsung YH920 : fix lcd_blit_mono displaying twice too wideRafaël Carré2009-10-03
* Samsung YH920 LCDRafaël Carré2009-10-03
* Bugfix: On vertically packed 2bpp LCDs a grey pixel block is only 4 pixels, s...Jens Arnold2009-10-03
* Forgotten in r22876 : remove (void)arg;Rafaël Carré2009-10-02
* Samsung YH920 : greylib support based on ipod/lcd-as-gray.SRafaël Carré2009-10-02
* Samsung YH925: Reset the LCD orientation to what the OF expects before branch...Thomas Martitz2009-09-08
* Fix display bug in the Samsung YH-920 on partial lcd updates.Mark Arigo2009-09-05
* YH920 : enable battery reading (uncalibrated yet)Rafaël Carré2009-09-01
* Enable sound on the Samsung YH-920Mark Arigo2009-09-01
* Fix x_offset for YUV blitting.Thomas Martitz2009-08-30
* Dreaded last minute changes at 4am :( Fix red.Thomas Martitz2009-08-30
* Samsung YH925: Implement lcd flipping. Although it's a questionable feature, ...Thomas Martitz2009-08-30
* Samsung YH925: Correct a typo in the battery calibration.Thomas Martitz2009-08-24
* fix redNils Wallménius2009-08-19
* Samsung YH925: Battery calibration for charging and dischharging.Thomas Martitz2009-08-07
* Samsung YH925: Support for battery monitoring and charging. Discharge curve n...Thomas Martitz2009-08-07
* Commit part of FS#9873 - Utilise buttons for playlistingThomas Martitz2009-07-22
* ARM asm LCD and ATA driver functions: Don't save r12 as it is a scratch reg. ...Jens Arnold2009-07-11
* 3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...Mark Arigo2009-05-25