summaryrefslogtreecommitdiff
path: root/firmware/target (follow)
Commit message (Expand)AuthorAge
...
* Clean up usage of RockboxService. Add a proper way to check if rockbox is act...Jonathan Gordon2010-10-31
* Initialize (instantiate) RockboxFramebuffer from the C code like with the oth...Thomas Martitz2010-10-29
* Fix iPod Nano 2G bootloader, which was apparently broken by the eabi transitionMichael Sparmann2010-10-25
* Fix screendump on iPod Nano 2G by increasing the usb thread stack size and re...Michael Sparmann2010-10-25
* Fix android hardware button handling so it actually works.Jonathan Gordon2010-10-24
* Set svn propertiesMarcin Bukat2010-10-22
* MPIO HD200 - revert change in crt0.S introduced in r28270 to get rid of stran...Marcin Bukat2010-10-22
* MPIO HD200 - squash long standing bug in bootloader which prevented booting O...Marcin Bukat2010-10-22
* HDD6330: add the simulator.Szymon Dziok2010-10-21
* HDD6330: fix loading of the OF through the Rockbox bootloader (correct magic ...Szymon Dziok2010-10-21
* HDD6330 and HDD1630: split the code for the backlight, cause it's rather diff...Szymon Dziok2010-10-21
* HDD6330: Patch to enable/disable backlight.Szymon Dziok2010-10-18
* HDD6330: Try to adapt the keys for the new touchpad code, remove the non exis...Szymon Dziok2010-10-18
* HDD6330: Configure touchpad (maximum touch sensivity, reduce transmissionSzymon Dziok2010-10-17
* as3525v2-usb! fix suspicious calculation of next endpoint in INs chaining codeAmaury Pouly2010-10-14
* HD200 - GPIO57 is headphone output enable. Proper handling of this line fixes...Marcin Bukat2010-10-13
* fix button maps and assign some buttons for uisimulator.Teruaki Kawashima2010-10-13
* iPod Nano 2G USB: Make sure the USB core is properly powered off on boot.Michael Sparmann2010-10-12
* Commit FS#11663 by me - Patch: iPod Nano 2G Bootloader: Boot OF if MENU butto...Michael Sparmann2010-10-10
* Submit FS#11646. Reduce voltage supply for iPod nano 2G LCD. Significantly re...Andree Buschmann2010-10-01
* Roll back r28164 as this change introduced LCD issues on some nano 2G.Andree Buschmann2010-09-25
* Reduce LCD voltage supply to 2500 mV to avoid humming noise of nano 2G.Andree Buschmann2010-09-25
* Remove code that was unintentionally submitted.Andree Buschmann2010-09-25
* Add some more information to iPod nano 2G debug screen.Andree Buschmann2010-09-25
* Disable clickwheel power supply when hold button is active for iPod nano 2G.Andree Buschmann2010-09-25
* Implement lineout en-/disable for WM8975 and activate it for iPod nano 2G.Andree Buschmann2010-09-24
* Redirect (L)DEBUGFs to adb logcat in DEBUG enabled builds.Thomas Martitz2010-09-20
* */app.lds: remove STUBOFFSETRafaël Carré2010-09-20
* Allow e200 to compile without HAVE_RECORDINGFrank Gevaerts2010-09-17
* Make the call to buttonlight_on() properly depend on HAVE_BUTTON_LIGHTFrank Gevaerts2010-09-17
* usb_drv_reset() is only used in usb-drv-arc.cRafaël Carré2010-09-16
* AMS USBv2: use OF settings for undocumented registerRafaël Carré2010-09-12
* Fix beast, forgot the asm label when renaming.Thomas Martitz2010-09-09
* Also rename cpucache_invalidate() function for mips. There's more in the targ...Thomas Martitz2010-09-09
* Extend lc_open() to also being able to load overlay plugins.Thomas Martitz2010-09-09
* Forgot to rename cpucache_flush/_invalidate for PP502x.Thomas Martitz2010-09-09
* Change sd-as3525*.c to the new cache coherency function names.Thomas Martitz2010-09-08
* Rename cache coherency functions.Thomas Martitz2010-09-08
* USB AMSv2: use tables for usb_drv_port_speed() and usb_drv_mps_by_type()Rafaël Carré2010-09-08
* USB AMSv2: split handle_ep_int()Rafaël Carré2010-09-08
* USB AMSv2: smaller struct usb_endpointRafaël Carré2010-09-08
* USB AMSv2: only read endpoint interrupt status register onceRafaël Carré2010-09-08
* usb-drv-as3525v2.c: cosmetics (remove trailing spaces)Rafaël Carré2010-09-08
* USB AMSv2: Reduce the size of (in/out)_ep_listRafaël Carré2010-09-08
* USB AMSv2: simplify FOR_EACH* macrosRafaël Carré2010-09-08
* USB AMSv2: use status == -1 to signal errorsRafaël Carré2010-09-08
* usb-s3c6400x.c : don't hardcode USB_NUM_ENDPOINTS but use the defineRafaël Carré2010-09-08
* USB AMSv2: cosmeticsRafaël Carré2010-09-08
* USB AMSv2: update endpoint->len on transferRafaël Carré2010-09-08
* usb-drv-as3525v2: use dump_dcache_range()Rafaël Carré2010-09-08