summaryrefslogtreecommitdiff
path: root/firmware/export (follow)
Commit message (Expand)AuthorAge
* FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima2009-11-08
* sd.h: No functional changes to present code. Added some additional SD CMD's...Jack Halpin2009-11-07
* Everything passed - disable viewport clipping.Karl Kurbjun2009-11-07
* Just a test to make sure all targets build with viewport clipping enabled - w...Karl Kurbjun2009-11-07
* Add optional viewport clipping, can be enabled with HAVE_VIEWPORT_CLIP. A si...Karl Kurbjun2009-11-07
* Introduce new config header 'config-sim.h' that takes care of undefining thin...Nils Wallménius2009-11-07
* Cosmetic commit (removing empty line from end of file) to test build systemDave Chapman2009-11-03
* Improvements to mini2440 audio; change CPU freq to 406MHzBob Cousins2009-11-03
* M:Robe 500/M66591 USB improvements: Interrupts now work, a bug in odd-length ...Karl Kurbjun2009-11-02
* Improvements to mini2440/UDA1341 audioBob Cousins2009-11-01
* Sansa AMS recording support (Microphone and FM)Rafaël Carré2009-11-01
* Replace hard coded memory sizeBob Cousins2009-10-31
* Remove unused #defines.Thomas Martitz2009-10-31
* enable RTC for mini2440.Dominik Wenger2009-10-31
* Remove svn:executable from firmwareMichael Chicoine2009-10-31
* make the mini2440 simulator compile.Dominik Wenger2009-10-28
* remove accidentally commited spaces.Dominik Wenger2009-10-27
* Initial touchscreen support for mini2440. Based on D2 touchscreen driverDominik Wenger2009-10-27
* Many more drivers for mini2440. Now the main binary compiles and runs.Dominik Wenger2009-10-26
* Meizu M6 SP: make bootloader compile and run againBertrik Sikken2009-10-25
* Meizu M6 SP: update lcd driver, it is now possible to display a rockbox logo ...Bertrik Sikken2009-10-25
* Add define for SD_SET_CLR_CARD_DETECT 42 /* acmd42 */ to sd.h for use with ...Jack Halpin2009-10-25
* Adjust the iPod Nano 2G CPU clock freq again, this time to an exact value. Al...Michael Sparmann2009-10-24
* FS#10704 - Make a configuration option to disable USB HID Tomer Shalev2009-10-23
* Working Bootloader for mini2440. Dominik Wenger2009-10-22
* Fix yellowMichael Sparmann2009-10-21
* Fix redMichael Sparmann2009-10-21
* Add iPod Nano 2G µsec timer, and use it in the clickwheel driver.Michael Sparmann2009-10-21
* iPod Nano 2G: "Fix" the latest PCM issues, channel swap and vinyl popping. Th...Michael Sparmann2009-10-21
* Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz2009-10-20
* Correct wrong usage of event callbacks all over the place. It's not supposed ...Thomas Martitz2009-10-20
* D2 should have HAVE_USB_POWER defined.Rob Purchase2009-10-20
* Don't selecu any usb class drivers for a simulator buildFrank Gevaerts2009-10-20
* Fix some iPod Nano 2G config defines to make USB HID work.Michael Sparmann2009-10-20
* iPod Nano 2G USB support based on the S3C6400X datasheet. Disabled by default...Michael Sparmann2009-10-20
* Make RoLo work on PP5002. * Rename CACHE_CTL flag values on PP5002 for consis...Jens Arnold2009-10-19
* Initial mini2440 port.Dominik Wenger2009-10-19
* Change control handling to start expecting host packets before sending data t...Frank Gevaerts2009-10-19
* AMS Sansa: Add voltage defines to pl180.h. No functional changes.Jack Halpin2009-10-19
* S5l8700: fix some CLCD controller register namesBertrik Sikken2009-10-18
* Adjust iPod Nano 2G CPU speed to 192MHz, which measurements show it to be. Ti...Michael Sparmann2009-10-17
* Revise r23225 a bit, removing the debug_printf function and implementing more...Nils Wallménius2009-10-17
* USB HID: Add mouse mode to h10Tomer Shalev2009-10-17
* USB HID: Use different context for each mode; Use constant for each action;Tomer Shalev2009-10-17
* Gigabeat S: Add support for dumping the flash from debug menuTorne Wuff2009-10-16
* Touchscreen support for newer Cowon D2+ hardware revisions (using TSC200x tou...Rob Purchase2009-10-15
* Sansa Fuze & e200v2 : do not enable USBSTACK in the bootloaderRafaël Carré2009-10-15
* The Nano2G also qualifies for HAVE_WHEEL_POSITIONDave Chapman2009-10-13
* Add HAVE_SCROLLWHEEL for the Nano2G, as they have a scrollwheel.Dave Chapman2009-10-13
* RTL: Cosmetic changes, no functional change - Rename constantsTomer Shalev2009-10-11