summaryrefslogtreecommitdiff
path: root/firmware/target (follow)
Commit message (Expand)AuthorAge
* Make the H10 bootloader work again. Also fix the same problem that might be a...Barry Wardell2008-05-04
* Disabled unused ata_led function.Bertrik Sikken2008-05-03
* More static / header file cleanup.Bertrik Sikken2008-05-03
* More LCD stuff..Maurus Cuelenaere2008-05-03
* Fix tabs.Michael Giacomelli2008-05-03
* Another round of making local functions static and making sure that source fi...Bertrik Sikken2008-05-03
* Commit FS#8920, fixed headphone detection for the Ipod 2G by Mark Fawcus.Michael Giacomelli2008-05-03
* Forgot 0xMaurus Cuelenaere2008-05-03
* Add OF LCD initMaurus Cuelenaere2008-05-03
* Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keym...Michael Sevakis2008-05-03
* 1) add debug menu for USB & PICMaurus Cuelenaere2008-05-03
* Fix red.Maurus Cuelenaere2008-05-03
* 1) add support for ata-as-armMaurus Cuelenaere2008-05-03
* Made source files #include the header file that they implement to make sure t...Bertrik Sikken2008-05-03
* Convert the TCC77x ADC driver to use interrupts - based on the technique used...Dave Chapman2008-05-03
* Added missing usb #includes to usb source files.Bertrik Sikken2008-05-03
* Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...Dave Chapman2008-05-02
* Working ROLO for the Gigabeat F/XKarl Kurbjun2008-05-02
* Remove some cruft not being used that interferes with building rockboy on Gig...Michael Sevakis2008-05-02
* Fix an oops in ARMv6 flush_icache.Michael Sevakis2008-05-02
* Make the linker complain if the bootloader isn't going to fit into IRAM on PP...Barry Wardell2008-05-01
* Use FIQ register + comments.Maurus Cuelenaere2008-05-01
* Remove wrong usage of '.global'. These symbols are imported, not exported.Jens Arnold2008-04-29
* Make sure the linker considers crt0*.o before all files specified on the comm...Jens Arnold2008-04-29
* Cleanup some tabs and whitespaceKarl Kurbjun2008-04-29
* yep.. I really cant spellJonathan Gordon2008-04-29
* Fixed prototype of i2c_write for plugins and for i2c-telechips (fix red/yellow).Bertrik Sikken2008-04-28
* Update source files to include the header file for the functions they impleme...Bertrik Sikken2008-04-28
* Gigabeat S: Define the used ADC channels, get the channel order correct, enab...Michael Sevakis2008-04-27
* IMX31: Try to catch the interrupt that was the reason irq_handler was called ...Michael Sevakis2008-04-27
* IMX31: Use template structures to access modules' registers from a base addre...Michael Sevakis2008-04-27
* FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase2008-04-27
* Enable 'touchscreen areas' on the D2, based on JdGordon's m:robe code. Disabl...Rob Purchase2008-04-27
* Gigabeat S: Implement i2c driver - transmit works but no testing of receiving...Michael Sevakis2008-04-27
* Move the Telechips TCC77x SSD1815 LCD driver up a level in the target tree - ...Dave Chapman2008-04-27
* minor code policing and some warning removalsDaniel Stenberg2008-04-25
* m:robe 100 - backlight PWM fadingRobert Kukla2008-04-25
* Make Gigabeat S keypad correctly detect multiple key down events in a row. Pr...Michael Sevakis2008-04-24
* Commit whole Creative Zen Vision:M target tree + all related firmware/ Maurus Cuelenaere2008-04-24
* Add in a few more debug registersKarl Kurbjun2008-04-23
* Make sure buttons have pullups disabled as necessaryKarl Kurbjun2008-04-23
* This is a big chunk of code necessary to prepare for Gigabeat F flash loading...Karl Kurbjun2008-04-22
* Cleanup/fixup the USB initialization for the Gigabeat FKarl Kurbjun2008-04-22
* Enable program flow prediction in the system control coprocessor setup in the...Michael Sevakis2008-04-21
* A few preparations for the D2 PCM driver: move driver up to TCC780x level, mo...Rob Purchase2008-04-21
* Also declare .qharray for the bootloader on imx31. Usb is also supported ther...Frank Gevaerts2008-04-20
* move some data around to place qh_array at the start of iram. This saves up t...Frank Gevaerts2008-04-20
* Adding new setting to System Settings <Accessory Power Supply -- off by defau...Andree Buschmann2008-04-20
* Fix freezing of some builds on PP5002. The PP5002 needs the not-sleep-at 0xNN...Jens Arnold2008-04-20
* disable irqs during the critical part of prime_transfer(). This improves the ...Frank Gevaerts2008-04-20