summaryrefslogtreecommitdiff
path: root/firmware/target (follow)
Commit message (Expand)AuthorAge
* Fix some evil whitespaceMichael Sparmann2011-02-07
* iPod Classic: Fix hold switch glitchesMichael Sparmann2011-02-07
* S5L8702: Power down I2C while it's unusedMichael Sparmann2011-02-07
* DM320: Fix app.lds to reduce binary image size.Karl Kurbjun2011-02-07
* Keep the clocks enabled once the LCD DMA transfer completes. It kills the PC...Karl Kurbjun2011-02-06
* Remove reference to pin setup function.Karl Kurbjun2011-02-06
* Remove some initializations that are taken care of in the bootloader or crt0 ...Karl Kurbjun2011-02-06
* DM320 SPI: Add a bunch of updates to the SPI driver.Karl Kurbjun2011-02-06
* M:Robe 500 USB: Remove EMIF and pin initialization.Karl Kurbjun2011-02-06
* M:Robe 500 Power: Remove pin initializations.Karl Kurbjun2011-02-06
* M:Robe 500 Backlight: Add setup based on OF - purpose of operations are a mys...Karl Kurbjun2011-02-06
* M:Robe 500 ADC: Remove pin initializations.Karl Kurbjun2011-02-06
* M:Robe 500 ATA: Remove pin initializations.Karl Kurbjun2011-02-06
* DM320: Clock source selection for timer happens in bootloader.Karl Kurbjun2011-02-06
* DM320 UART: Remove more pin initializations.Karl Kurbjun2011-02-06
* Fix ZVM build.Karl Kurbjun2011-02-06
* DM320: Update boot linker script (right now it is linked against flash). Inc...Karl Kurbjun2011-02-06
* DM320: Re-write of crt0.S and update to app linker script.Karl Kurbjun2011-02-06
* M:Robe 500: Add a bunch of updates for the LCD. Remove some pin initializati...Karl Kurbjun2011-02-06
* Add ARMv4 16-bit(set, mod, clr) operations used on DM320.Karl Kurbjun2011-02-06
* M:Robe 500 and TSC2100: Add more to the initialization. Some GPIO initializa...Karl Kurbjun2011-02-06
* DM320 DSP PCM handler: Use initialization library to make sure that code star...Karl Kurbjun2011-02-06
* AMSv2 USB: Remove usb_enable call that occurs after core is already initializ...Michael Sevakis2011-02-04
* Fix red. Replace remaining MEM's mit MEMORYSIZE.Andree Buschmann2011-02-02
* Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...Andree Buschmann2011-02-02
* Use __builtin_constant_p() to select the best byteswapping method: constant o...Michael Sevakis2011-01-30
* Add widgets to android port.Antoine Cellerier2011-01-29
* AMSv2 SD: Fix card insert lockups in USB mode. First, get rid of infinite loo...Michael Sevakis2011-01-29
* Convert AMS target USB detection to event-based (no more polling in a tick). ...Michael Sevakis2011-01-29
* AMSv2 USB: Delay after sftdiscon should be far longer.Michael Sevakis2011-01-29
* AS3525v2 USB: Set disconnect before stopping module clock. Seems to cure reco...Michael Sevakis2011-01-28
* as3525v2-usb: fix logf format, don't mask the interrupt using the VIC as it s...Amaury Pouly2011-01-27
* as3525v2-usb: mask usb interrupt when setting up a transferAmaury Pouly2011-01-24
* as3525v2-usb: only call wakeup_signal when a thread is actually waitingAmaury Pouly2011-01-24
* i.MX31: Now that it matters because there's a debug screeen that allows chang...Michael Sevakis2011-01-23
* Simplify x0/x1 calculation for iPod Color some more, and fix display on type ...Jens Arnold2011-01-23
* Gigabeat S: Keep LCD options in sync even when display is turned off.Michael Sevakis2011-01-22
* Fix yellow. Left an unused temp variable.Michael Sevakis2011-01-22
* i.MX31: Allow interrupts in thread context, not just ISR context, during the ...Michael Sevakis2011-01-22
* Better boost calculation for multifrequency CPUs. Frequencies between minimum...Michael Sevakis2011-01-22
* i.MX31: Add a debug menu to play around with DVFS/DPTC settings for fun, test...Michael Sevakis2011-01-22
* i.MX31: Busy wait for a couple microseconds at most then sleep until next tic...Michael Sevakis2011-01-22
* Fix or at least significantly improve FS#11830. With introduction of ATA DMA ...Andree Buschmann2011-01-21
* Fix red: defined(x || y) is not valid C preprocessorMaurus Cuelenaere2011-01-21
* Fix Onda VX747+ LCD not working on bootMaurus Cuelenaere2011-01-21
* Gigabeat S: Renovate bootloader a bit to show splash, implement verbose, shut...Michael Sevakis2011-01-21
* Fix FS#11881. Patch by Thomas JaroschThomas Martitz2011-01-20
* Fuze v2: Do button reading more efficiently by mapping button codes directly ...Michael Sevakis2011-01-20
* Fuze V2: Fix hold switch behavior. Add a GPIOx_PIN_MASK macro to AS3525.Michael Sevakis2011-01-20
* PP502x USB: It seems r29087 introduced additional parasitic current consumpti...Michael Sevakis2011-01-20