summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Adapt the calculator to larger displays and use the UI font if it fits. Use r...Nils Wallménius2008-05-01
* 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
* Change the default of accessory power supply to <true>.Andree Buschmann2008-05-01
* Introduce a small helper function that asks the user if the dynamic playlist ...Nils Wallménius2008-05-01
* Remove unused #define.Steve Bavin2008-04-30
* found (and fixed) by Stephane Doyon...Jonathan Gordon2008-04-30
* remove the 2nd last evil use of ata_disk_is_active() in apps/Jonathan Gordon2008-04-30
* Fix skipping back to the start of WMA files, broken by the addition of resume...Magnus Holmgren2008-04-29
* 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
* Small tweak for festival to correct the spelling of 'A', fixes FS#8889Nils Wallménius2008-04-28
* Cleaned up header files in bookmark.cBertrik Sikken2008-04-28
* Moved atoi declaration to stdlib.h. Deleted atoi.hBertrik Sikken2008-04-28
* now build the ARM crosscompiler with support for big-endian targetsMarcoen Hirschberg2008-04-28
* Fixed prototype of i2c_write for plugins and for i2c-telechips (fix red/yellow).Bertrik Sikken2008-04-28
* Cleaned up playblack.h header file and usage of it.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
* Add USB PID for Ipod Classic as incompatible variant of the Video. Remove PID...Dominik Riebeling2008-04-27
* Fix red (missing header file)Bertrik Sikken2008-04-27
* Updated use of events.h header file.Bertrik Sikken2008-04-27
* FS#8916 - updated chinese translations by harry tuBertrik Sikken2008-04-27
* Updated panicf in remove_event. Also fixed some comments.Bertrik Sikken2008-04-27
* rbutil: fix a broken setting.Dominik Wenger2008-04-27
* percent-encode the query parts of a request too, not only the path.Dominik Riebeling2008-04-27
* Fix red (#ifdef hell).Rob Purchase2008-04-27
* FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase2008-04-27
* fix redJonathan Gordon2008-04-27
* add more registers for the tsc2100Jonathan Gordon2008-04-27
* remove the last mr500 yelloJonathan Gordon2008-04-27
* Enable 'touchscreen areas' on the D2, based on JdGordon's m:robe code. Disabl...Rob Purchase2008-04-27
* Use smaller data types in structs which are in big arrays to save memoryNils Wallménius2008-04-27
* Add description of the s/pdif-enable option to the manual (work actually done...Frank Gevaerts2008-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
* - change the usb class driver framework to allow for device classes with more...Frank Gevaerts2008-04-26
* Const police raid, making a lot of pointers to lang strings const and removin...Nils Wallménius2008-04-26
* minor code policing and some warning removalsDaniel Stenberg2008-04-25
* m:robe 100 - backlight PWM fadingRobert Kukla2008-04-25