summaryrefslogtreecommitdiff
path: root/firmware/target (follow)
Commit message (Expand)AuthorAge
...
* HD200 - Use DMA transfers in lcd_update() and lcd_update_rect(). Gives 12-26%...Marcin Bukat2010-08-08
* ipod nano 2g: make functions/variables static where possible, add missing #in...Bertrik Sikken2010-08-08
* Various minor fixes for Samsung YH* targetsBertrik Sikken2010-08-08
* Android port: handle incoming calls.Thomas Martitz2010-08-07
* A bit of work in the pcm driver. Should be a bit more efficient, but more imp...Thomas Martitz2010-08-04
* Add a few forgotten files, Fix potential startup problem. Fix absolute touchs...Thomas Martitz2010-08-04
* Implement HAVE_LCD_ENABLE and lcd_update_rect(). When Rockbox runs in the bac...Thomas Martitz2010-08-04
* Run Rockbox as a service, which allows for music decoding&playback in the bac...Thomas Martitz2010-08-03
* system-android: cast void* to uintptr_t*Rafaël Carré2010-08-03
* Rockbox as an application: Commit current Android port progress.Thomas Martitz2010-08-02
* More minor const/static/include fixes.Bertrik Sikken2010-08-01
* Various minor cleanups for cowon d2Bertrik Sikken2010-08-01
* Various minor cleanups for mini2440Bertrik Sikken2010-08-01
* Various minor clean-ups for mrobeBertrik Sikken2010-07-31
* Various minor clean-ups for Zen VisionBertrik Sikken2010-07-31
* Add #include to power-ipod.c, make some variables static in storage.cBertrik Sikken2010-07-31
* Make some global function/variables local (by making them static)Bertrik Sikken2010-07-30
* AMSv1: Don't modify MPMC_DYNAMIC_CONTROLRafaël Carré2010-07-30
* lcd-clip.h: mentions clipv2Rafaël Carré2010-07-22
* Sansa clip+: fix display brightness for players with newer OLED controller ty...Bertrik Sikken2010-07-22
* Correction to previous commit: fix condition to include backlight-target.h (n...Bertrik Sikken2010-07-22
* Sansa Clip+: detect AMSv2 variant (just like was already done for fuze v2), t...Bertrik Sikken2010-07-22
* as3525v1 USB: remove stubs if !defined(USE_ROCKBOX_USB)Rafaël Carré2010-07-22
* CCU_BASE+0x20 is specific to AMSv2 -> move to as3525v2.hRafaël Carré2010-07-22
* The new Fuzev2 use the same FM chip than some Clip+Rafaël Carré2010-07-20
* buttonlight for new fuzev2Rafaël Carré2010-07-20
* Revert r26290Rafaël Carré2010-07-20
* newer Fuzev2 doesn't seem to use B5 for button lightRafaël Carré2010-07-19
* sd-as3525.c: disable widebus again, it causes read corruptionsRafaël Carré2010-07-19
* as3525*: use atomic bit manipulation for CCU_IORafaël Carré2010-07-19
* as3525*: disable_irq in system_reboot()Rafaël Carré2010-07-19
* Support new Fuzev2 revisions (fuzev2_variant == 1)Rafaël Carré2010-07-19
* sd-as3525v2: remove unneeded prototypesRafaël Carré2010-07-19
* HD200: Add timeout in usb_enable(false) to prevent infinite loop when somethi...Marcin Bukat2010-07-17
* HD200: Change move.w -> move.b in lcd-as-hd200.S when doing transfers to lcd ...Marcin Bukat2010-07-16
* MPIO HD200 grey blitting: Use line reads for the pixel values as well. Almost...Jens Arnold2010-07-16
* Don't duplicate byteswap code. Invent system where NEED_GENERIC_BYTESWAPS is ...Nils Wallménius2010-07-15
* Properly fix warning by copying the swap16 and swap32 inline functions from s...Nils Wallménius2010-07-15
* Fuze*/e200v2: remove unused lcd_set_contrast()Rafaël Carré2010-07-14
* D2: Fix another timing loop that broke when we switched to the EABI compiler,...Rob Purchase2010-07-11
* Fix red in app buildsThomas Martitz2010-07-10
* SDL: fix typoRafaël Carré2010-07-10
* SDL enhancements:Rafaël Carré2010-07-10
* HD200 - calibrate battery indicator based on measurements and battery_benchesMarcin Bukat2010-07-08
* HD200 - fix misleading comment in system-hd200.cMarcin Bukat2010-07-07
* HD200 - turn off charging IC by defaultMarcin Bukat2010-07-06
* Rockbox as an application: Add an 320x240 SDL application target.Thomas Martitz2010-07-06
* HD200 - Fix GPIO setup in button_init_device()- this change fixes sound outpu...Marcin Bukat2010-07-06
* HD200 - more work on remote handlingMarcin Bukat2010-07-06
* sim: add spdif_measure_frequency() stub for HAVE_SPDIF_INRafaël Carré2010-07-04