Age | Commit message (Expand) | Author |
2010-07-16 | rtc_as3514.c: make alarm struct static and reorder fields to save some binsize | Bertrik Sikken |
2010-07-16 | Fix failing AMSv2 power-down when the wake-up alarm timer is set - FS #11453 ... | Bertrik Sikken |
2010-06-27 | Sansa clip+: prevent an unnecessary OF database refresh when using the wake-u... | Bertrik Sikken |
2010-06-17 | AMSv2 RTC: no need to write to RTC_WAKEUP register | Rafaël Carré |
2010-06-06 | fix typo in r26245 (I guess not many people use rtc_alarm with gigabeat f) | Robert Kukla |
2010-05-24 | as3543 rtc wakeup: fix power off | Rafaël Carré |
2010-05-22 | rtc_enable_alarm() needs no return value | Rafaël Carré |
2010-05-22 | as3525v2: RTC alarm | Rafaël Carré |
2010-05-04 | i.MX31/Gigabeat S: Actually enable DPTC which can set optimal voltage for 528... | Michael Sevakis |
2010-02-22 | Clip+: show the same real time in OF and rockbox | Rafaël Carré |
2010-01-30 | fix warnings in s35390 rtc driver | Bertrik Sikken |
2010-01-08 | Ingenic Jz4740: simplify RTC driver (you will need to re-set the clock) | Maurus Cuelenaere |
2010-01-03 | Final removal of tabs in firmware path | Andree Buschmann |
2009-11-05 | Fix same bug as in r23531 in two more drivers (wrong masking of wday) | Nils Wallménius |
2009-11-05 | RTC read of ds1339 of ds3231 weekday | Robert Kukla |
2009-10-12 | Replace a couple of magic numbers with the appropriate constants. | Rob Purchase |
2009-10-11 | D2: The RTC chip needs to be runtime detected. | Rob Purchase |
2009-10-09 | as3514 RTC driver: correct calculation, fixes FS#10625 | Michael Chicoine |
2009-09-26 | Add missing parentheses to fix red | Nils Wallménius |
2009-09-26 | FS#10569 RTC driver cleanup | Nils Wallménius |
2009-07-12 | Correct svn:keywords and svn:eol-style on a few more files. | Thomas Martitz |
2009-07-05 | S35390a RTC: fix duplicate i2c initialisation | Bertrik Sikken |
2009-06-28 | Add RTC driver for Seiko S35390A (used in the Meizu M3 and possibly other Mei... | Bertrik Sikken |
2009-06-24 | M:Robe 500: RTC is now working, Added some SPI flexibility per end device and... | Karl Kurbjun |
2009-05-06 | Ingenic Jz4740: add a delay between enabling the RTC clock and setting the RT... | Maurus Cuelenaere |
2009-05-02 | M:Robe 500 - Fix some of the Keymaps, touchscreen improvements to decrease in... | Karl Kurbjun |
2009-04-14 | FS#9635 - On V1, V2 and FM Archos recorders, ensure instant backlight switch-... | Boris Gjenero |
2009-04-12 | FS#9985: The OF of AMS sansas seems to keep time in seconds since 1970-1-1 in... | Bertrik Sikken |
2009-02-26 | Ingenic Jz4740 RTC: actually write date to RTC | Maurus Cuelenaere |
2009-02-13 | Onda VX747: | Maurus Cuelenaere |
2009-02-09 | Onda VX747: commit some parts to get apps/ to compile (more will follow) | Maurus Cuelenaere |
2008-12-20 | Ingenic players: | Maurus Cuelenaere |
2008-11-12 | Make the wakeup alarm code work (Needs the flashed bootloader) | Karl Kurbjun |
2008-10-31 | Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by... | Dave Chapman |
2008-09-14 | Onda VX747: | Maurus Cuelenaere |
2008-07-17 | 1) Set svn:keywords where they should've been set | Maurus Cuelenaere |
2008-07-15 | Onda VX747: | Maurus Cuelenaere |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-05-21 | Gigabeat S: | Michael Sevakis |
2008-05-16 | MC13783 (Gigabeat S PMIC): Complete the header file. Distinguish status, sens... | Michael Sevakis |
2008-05-08 | Oops, it's called mc13783... | Nils Wallménius |
2008-05-05 | Oops^2, probably a good idea to initialize this. | Nils Wallménius |
2008-05-05 | Oops, forgot one file | Nils Wallménius |
2008-05-02 | Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX... | Dave Chapman |
2008-04-24 | Commit whole Creative Zen Vision:M target tree + all related firmware/ | Maurus Cuelenaere |
2008-04-24 | Add a PMIC-based RTC driver for Gigabeat S. | Michael Sevakis |
2008-04-15 | FS#8898 - Prefix AS3514 registers with AS3514_ | Bertrik Sikken |
2008-03-26 | Do core interrupt masking in a less general fashion and save some instruction... | Michael Sevakis |
2008-02-14 | FS#8273 by Przemyslaw Holubowski - H10 RTC alarm bugfixes | Linus Nielsen Feltzing |
2008-02-05 | mrobe 100, RTC: some code simplification and include init sequence from OF fo... | Robert Kukla |