summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525/system-target.h (follow)
Commit message (Expand)AuthorAge
* AMS: Return ascodec to interrupt-based I2C2 driverMichael Sevakis2017-01-25
* firewire/usb_remove/insert_int: move to system-target.hRafaël Carré2011-12-31
* Sansa clip zip: update mkamsboot and fix various drivers to make it boot to t...Bertrik Sikken2011-10-29
* Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...Andree Buschmann2011-02-02
* Sansa Clip+: detect AMSv2 variant (just like was already done for fuze v2), t...Bertrik Sikken2010-07-22
* Support new Fuzev2 revisions (fuzev2_variant == 1)Rafaël Carré2010-07-19
* revert r27044 (which was a revert of r26953 & r26954)Rafaël Carré2010-06-23
* revert r26953 + r26954Rafaël Carré2010-06-22
* fix r26953: use physical address for DMA buffer, also for IRAMRafaël Carré2010-06-19
* sd-as3525*: handle aligned transfers without memcpy()Rafaël Carré2010-06-19
* Add mdelayTobias Diedrich2010-06-19
* With a max delay of 17 seconds before overflow happens limiting to unsigned s...Tobias Diedrich2010-06-18
* as3525*: make udelay() be a simple busy loopRafaël Carré2010-06-18
* as3525*: enable MMU in bootloaderRafaël Carré2010-06-18
* as3525: hide our UNCACHED_ADDR from usb_storage.cRafaël Carré2010-05-19
* Fix wrong udelay logic that made it be way off.Thomas Martitz2010-05-02
* as3525v2: fix udelay()Rafaël Carré2010-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
* Detect C200v2 variant by reading A7, use A5 or A7 to control backlight and bu...Tobias Diedrich2010-04-06
* ARM922T's icache isn't coherent with its dcache, so we need to ensure that it...Michael Giacomelli2009-07-05
* Sansa AMS: make the UNCACHED_ADDR macro work for any type of pointer, and onl...Rafaël Carré2009-06-09
* FS#10048 : enable MMU and data cache on Sansa AMS to give a major speed upRafaël Carré2009-06-08
* Sansa AMS: centralize clock settings in clock-target.hRafaël Carré2008-12-04
* Sansa AMS: Use a valid PLL setting (248MHz aka maximum fclk)Rafaël Carré2008-11-30
* Sansa AMS: implement set_cpu_frequency()Rafaël Carré2008-11-26