summaryrefslogtreecommitdiff
path: root/firmware (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
* Forgot a fileMaurus Cuelenaere2008-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
* It's better not to use fixed constants since the lower volume limit may not b...Michael Sevakis2008-05-03
* The Gigabeat S can do album art.Nicolas Pennequin2008-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
* Don't commit LOGF_ENABLEMaurus Cuelenaere2008-05-03
* And don't forget the yellows...Maurus Cuelenaere2008-05-03
* Fix more red...Maurus 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
* Made rolo.h consistent with rolo.cBertrik Sikken2008-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 the 2nd last evil use of ata_disk_is_active() in apps/Jonathan Gordon2008-04-30
* 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
* undo some changes of my last patch... should fix wm8751 based targetsChristian Gmeiner2008-04-28
* Added #include <string.h> to memmove.c, memcpy.c and strcat.cBertrik Sikken2008-04-28
* Moved private types and constants from profile.h to profile.cBertrik Sikken2008-04-28
* Forgot to #include stdlib.h for atoi implementation.Bertrik Sikken2008-04-28
* Moved atoi declaration to stdlib.h. Deleted atoi.hBertrik Sikken2008-04-28
* 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
* * introduce AUDIOHW_CAPS to define which audio codec can do what kind of oper...Christian Gmeiner2008-04-28
* get rid of the last mr500 yellow (again :p )Jonathan Gordon2008-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
* Fix red (missing header file)Bertrik Sikken2008-04-27
* Updated use of events.h header file.Bertrik Sikken2008-04-27
* Updated panicf in remove_event. Also fixed some comments.Bertrik Sikken2008-04-27
* FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase2008-04-27