summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2008-05-05Oops, forgot one fileNils Wallménius
2008-05-05Alarm wake up support for Gigabeat SNils Wallménius
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-04The presence of the run list corelocks are dependent on core number and not b...Michael Sevakis
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-03Forgot a fileMaurus Cuelenaere
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-03It's better not to use fixed constants since the lower volume limit may not b...Michael Sevakis
2008-05-03The Gigabeat S can do album art.Nicolas Pennequin
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-03Don't commit LOGF_ENABLEMaurus Cuelenaere
2008-05-03And don't forget the yellows...Maurus Cuelenaere
2008-05-03Fix more red...Maurus 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-03Made rolo.h consistent with rolo.cBertrik Sikken
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-30remove the 2nd last evil use of ata_disk_is_active() in apps/Jonathan Gordon
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-28undo some changes of my last patch... should fix wm8751 based targetsChristian Gmeiner
2008-04-28Added #include <string.h> to memmove.c, memcpy.c and strcat.cBertrik Sikken
2008-04-28Moved private types and constants from profile.h to profile.cBertrik Sikken
2008-04-28Forgot to #include stdlib.h for atoi implementation.Bertrik Sikken
2008-04-28Moved atoi declaration to stdlib.h. Deleted atoi.hBertrik Sikken
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-28* introduce AUDIOHW_CAPS to define which audio codec can do what kind of oper...Christian Gmeiner
2008-04-28get rid of the last mr500 yellow (again :p )Jonathan Gordon