summaryrefslogtreecommitdiff
path: root/firmware/target (follow)
Commit message (Expand)AuthorAge
...
* as3525v2: Use CD Interrupt vs. CD polling in send_cmd()Rafaël Carré2010-05-03
* Ingenic Jz4740: eliminate EP0 state machine + small cleanupsMaurus Cuelenaere2010-05-03
* Ingenic Jz4740: cleanup USB driver a bit (no externally visible functional ch...Maurus Cuelenaere2010-05-03
* Gigabeat S: Those odd calls to irq_handler can still happen rarely after exec...Michael Sevakis2010-05-03
* Save a few instructions by better use of conditions.Jens Arnold2010-05-02
* FS#11149: alternative fix for ipod startup/shutdown issueTorne Wuff2010-05-02
* Fix wrong udelay logic that made it be way off.Thomas Martitz2010-05-02
* HD200 - implement blit functionsMarcin Bukat2010-04-30
* HD200 - small fix in backlight codeMarcin Bukat2010-04-30
* HD200 - remove moving average filtering of ADC readoutsMarcin Bukat2010-04-30
* sd-as3525v2: cosmeticsRafaël Carré2010-04-30
* HD200 - add FM support.Marcin Bukat2010-04-29
* as3525v2: crashless cpufreq switchingRafaël Carré2010-04-29
* as3525v2: effect of CGU_PROC on fclk is instantRafaël Carré2010-04-29
* Fuzev2: revert r25741 and r25746Rafaël Carré2010-04-28
* fix r25741: the 2nd delay needs to be present when the CPU is boostedRafaël Carré2010-04-27
* Fuzev2 button fixesRafaël Carré2010-04-27
* as3525v2: fix udelay()Rafaël Carré2010-04-27
* Two corrections to the previous commit (wrong timer was used, KERNEL_TIMER_FR...Thomas Martitz2010-04-27
* FS#11172 - Fuzev2: Read the scrollwheel scrollwheel via IRQThomas Martitz2010-04-27
* as3525(v2): Add a somewhat inaccurate udelay (-0.5/+1.0µs). It should work g...Thomas Martitz2010-04-27
* Remove pcm_mute() which has been unused since r19308Rafaël Carré2010-04-27
* Add MPIO HD200 port - new filesMarcin Bukat2010-04-26
* Add MPIO HD200 port - changed filesMarcin Bukat2010-04-26
* Fuzev2: button_read_dbop() doesn't existRafaël Carré2010-04-26
* Fuzev2: fix screen corruptionRafaël Carré2010-04-26
* remove some useless linesNils Wallménius2010-04-26
* DM320 UART: Enable clock in UART module since it will not be done in system i...Karl Kurbjun2010-04-25
* M:Robe 500 Power: Update battery Curve and simplify calculations.Karl Kurbjun2010-04-25
* M:Robe 500 USB: Go back to OF timings for upcoming clock changesKarl Kurbjun2010-04-25
* Gigabeat S: All the target backlight functions are currently called on the ba...Michael Sevakis2010-04-23
* i.MX31/Gigabeat S: Implement frequency and voltage scaling-- 1.6V for 528MHz,...Michael Sevakis2010-04-23
* i.MX31: Add some enums and a couple helper functions to make dealing with pin...Michael Sevakis2010-04-23
* ata-sd-pp: reduce size of the buffer used to switch bank, no functional chang...Amaury Pouly2010-04-22
* Sansa as3525: Add missing lcd-clip.h header file to sansa clip lcd drivers. S...Bertrik Sikken2010-04-18
* workaround DBOP noise issue on C200v2 cause it's really annoying if your butt...Tobias Diedrich2010-04-16
* s3c2440: fix a typo, 4|1 == 5, not 0x41Rafaël Carré2010-04-13
* Fuzev2: USB detection isn't reliable in factRafaël Carré2010-04-13
* fuzev2: remove some delays from button driverRafaël Carré2010-04-13
* Fuzev2: removed a useless GPIO op, add some whitespaceRafaël Carré2010-04-13
* Fuzev2: simplify button_read_device()Rafaël Carré2010-04-13
* s5l870x / ipod nano2g: include common mmu-arm.hRafaël Carré2010-04-13
* s5l870x : use mmu-arm.SRafaël Carré2010-04-13
* Move CACHEALIGN_BITS to cpu headersRafaël Carré2010-04-13
* s3c2440/system-target.h : CRLF -> LFRafaël Carré2010-04-13
* mmu-armv6: comment out invalidate_dcache_range()Rafaël Carré2010-04-13
* mmu-arm.S: comment out dump_dcache_range()Rafaël Carré2010-04-13
* mmu-arm.S: disable MMU functions on CPUs which don't use themRafaël Carré2010-04-13
* mmu-arm.S: Use correct implementations on arm926ej-s CPUsRafaël Carré2010-04-13
* mmu-arm* : cpucache_invalidate() needs to be in IRAM for roloRafaël Carré2010-04-13