summaryrefslogtreecommitdiff
path: root/firmware/target
AgeCommit message (Expand)Author
2008-05-05Mind repeat calls to ata_device_init.Michael Sevakis
2008-05-05Don't need the extra idle check.Michael Sevakis
2008-05-05Gigabeat S: Use the fastest PIO mode the installed drive allows instead of al...Michael Sevakis
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin
2008-05-04Make the H10 bootloader work again. Also fix the same problem that might be a...Barry Wardell
2008-05-03Disabled unused ata_led function.Bertrik Sikken
2008-05-03More static / header file cleanup.Bertrik Sikken
2008-05-03More LCD stuff..Maurus Cuelenaere
2008-05-03Fix tabs.Michael Giacomelli
2008-05-03Another round of making local functions static and making sure that source fi...Bertrik Sikken
2008-05-03Commit FS#8920, fixed headphone detection for the Ipod 2G by Mark Fawcus.Michael Giacomelli
2008-05-03Forgot 0xMaurus Cuelenaere
2008-05-03Add OF LCD initMaurus Cuelenaere
2008-05-03Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keym...Michael Sevakis
2008-05-031) add debug menu for USB & PICMaurus Cuelenaere
2008-05-03Fix red.Maurus Cuelenaere
2008-05-031) add support for ata-as-armMaurus Cuelenaere
2008-05-03Made source files #include the header file that they implement to make sure t...Bertrik Sikken
2008-05-03Convert the TCC77x ADC driver to use interrupts - based on the technique used...Dave Chapman
2008-05-03Added missing usb #includes to usb source files.Bertrik Sikken
2008-05-02Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...Dave Chapman
2008-05-02Working ROLO for the Gigabeat F/XKarl Kurbjun
2008-05-02Remove some cruft not being used that interferes with building rockboy on Gig...Michael Sevakis
2008-05-02Fix an oops in ARMv6 flush_icache.Michael Sevakis
2008-05-01Make the linker complain if the bootloader isn't going to fit into IRAM on PP...Barry Wardell
2008-05-01Use FIQ register + comments.Maurus Cuelenaere
2008-04-29Remove wrong usage of '.global'. These symbols are imported, not exported.Jens Arnold
2008-04-29Make sure the linker considers crt0*.o before all files specified on the comm...Jens Arnold
2008-04-29Cleanup some tabs and whitespaceKarl Kurbjun
2008-04-29yep.. I really cant spellJonathan Gordon
2008-04-28Fixed prototype of i2c_write for plugins and for i2c-telechips (fix red/yellow).Bertrik Sikken
2008-04-28Update source files to include the header file for the functions they impleme...Bertrik Sikken
2008-04-27Gigabeat S: Define the used ADC channels, get the channel order correct, enab...Michael Sevakis
2008-04-27IMX31: Try to catch the interrupt that was the reason irq_handler was called ...Michael Sevakis
2008-04-27IMX31: Use template structures to access modules' registers from a base addre...Michael Sevakis
2008-04-27FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase
2008-04-27Enable 'touchscreen areas' on the D2, based on JdGordon's m:robe code. Disabl...Rob Purchase
2008-04-27Gigabeat S: Implement i2c driver - transmit works but no testing of receiving...Michael Sevakis
2008-04-27Move the Telechips TCC77x SSD1815 LCD driver up a level in the target tree - ...Dave Chapman
2008-04-25minor code policing and some warning removalsDaniel Stenberg
2008-04-25m:robe 100 - backlight PWM fadingRobert Kukla
2008-04-24Make Gigabeat S keypad correctly detect multiple key down events in a row. Pr...Michael Sevakis
2008-04-24Commit whole Creative Zen Vision:M target tree + all related firmware/ Maurus Cuelenaere
2008-04-23Add in a few more debug registersKarl Kurbjun
2008-04-23Make sure buttons have pullups disabled as necessaryKarl Kurbjun
2008-04-22This is a big chunk of code necessary to prepare for Gigabeat F flash loading...Karl Kurbjun
2008-04-22Cleanup/fixup the USB initialization for the Gigabeat FKarl Kurbjun
2008-04-21Enable program flow prediction in the system control coprocessor setup in the...Michael Sevakis
2008-04-21A few preparations for the D2 PCM driver: move driver up to TCC780x level, mo...Rob Purchase
2008-04-20Also declare .qharray for the bootloader on imx31. Usb is also supported ther...Frank Gevaerts