summaryrefslogtreecommitdiff
path: root/firmware/target (follow)
Commit message (Expand)AuthorAge
...
* Set DRAM configuration for iPod nano 2G in crt0.sAndree Buschmann2010-12-11
* Detail comment in timer configuration of S5L870x.Andree Buschmann2010-12-11
* Derive clock and timer defines from frequency of external source.Andree Buschmann2010-12-11
* Android: Replace the java based tick timer implemented with a not as bloated ...Thomas Martitz2010-12-10
* HD300 - do not handle scrollstrip events when hold is onMarcin Bukat2010-12-10
* MPIO HD200, HD300: Make USB bridge handling more correct (this doesn't solve ...Marcin Bukat2010-12-09
* MPIO HD300 simulator. FS#11796 by Michael LeslieMarcin Bukat2010-12-08
* Get rid of get_user_file_path and do the path handling in wrappers for open()...Thomas Martitz2010-12-06
* HDD6330: implement lcd_yuv_blit() function. The inner loop is written in asse...Szymon Dziok2010-12-05
* Android: Fix yellowThomas Martitz2010-12-04
* Android: Make lcd updates synchronous, doesn't make it faster but smoother (n...Thomas Martitz2010-12-02
* Change the gcc options for sdl builds to allow for gnu99 features, it needs s...Thomas Martitz2010-12-02
* HDD6330: implement block transfers through the LCD2 bridge in lcd_update_rect...Szymon Dziok2010-12-02
* Remove tabsAndree Buschmann2010-12-01
* Add HD300 button defines for system_exception_wait()Marcin Bukat2010-12-01
* HD300 - decrease touchstrip sensitivityMarcin Bukat2010-11-29
* MPIO - drop wait states for LCD accessMarcin Bukat2010-11-29
* HD300 - add missing i2c initializtion.Marcin Bukat2010-11-27
* MPIO HD300 - initial commitMarcin Bukat2010-11-26
* Change alignment macros to allow further performance optimization. Define the...Andree Buschmann2010-11-21
* FS#11608: switch cpu to async operation in boosted modeFred Bauer2010-11-18
* Implement udelay() for S5L870x. Exchange sleep() with udelay() during CPU vol...Andree Buschmann2010-11-15
* iPod Nano 2G LCD sleep: Powering down LDO2 also affects USB, so we can't do t...Michael Sparmann2010-11-14
* Move pcm doublebuffer to IRAM on nano 2G.Andree Buschmann2010-11-14
* iPod Nano 2G LCD sleep: Send LCD_EVENT_ACTIVATION eventMichael Sparmann2010-11-14
* iPod Nano 2G: Implement LCD sleep (FS#11604 by Franz-Josef Haider), adds up t...Michael Sparmann2010-11-14
* iPod Nano 2G: Dynamic Vcore scaling, based on current CPU clock. Adds 1-2 hou...Michael Sparmann2010-11-14
* iPod Nano 2G: Set I2C clock to 374400 Hz, now that we know what it is derived...Michael Sparmann2010-11-14
* iPod Nano 2G: Use sane (150 microseconds) PLL locking delays and properly set...Michael Sparmann2010-11-14
* iPod Nano 2G: Fix I2S clocking. All sampling rates should work now.Michael Sparmann2010-11-14
* iPod Nano 2G: Finally FIQ-less and glitch-free PCM. This should allow for IRQ...Michael Sparmann2010-11-13
* iPod Nano 2G: Post-mortem memory dumper stub (FS#11701)Michael Sparmann2010-11-13
* iPod Nano 2G FTL: Remove some meaningless code in ftl_initMichael Sparmann2010-11-13
* MPIO: move files a bit in preparation for HD300 portMarcin Bukat2010-11-12
* Android: Change how detecting call state (introduced in r27746) works, from p...Thomas Martitz2010-11-12
* Onda VX767: get some facts about the state of the current LCD driver straightMaurus Cuelenaere2010-11-11
* Touchscreen: Improved scroll thresholdThomas Martitz2010-11-10
* Apply FS#11729 - Remove unneeded I2SIN clock configuration for AS3525 and AS3...Bertrik Sikken2010-11-09
* remove an unused variable and #includeJonathan Gordon2010-11-07
* fix yellowMarcin Bukat2010-11-06
* fix yellow and red from r28522Marcin Bukat2010-11-06
* move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.Marcin Bukat2010-11-06
* Make --zoom option of the sdl port correctly work with mouse clicks.Thomas Martitz2010-11-05
* Remote android button handling (again). do the press/unpress more like other ...Jonathan Gordon2010-11-03
* Reconfigure IRAM for S5L870x. S5L8700 has 256 KB of IRAM, use a 48 KB / 208 K...Andree Buschmann2010-11-02
* Fix a small bug that prevented the iPod Nano 2G NAND driver from detecting in...Michael Sparmann2010-11-02
* MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat2010-11-02
* Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat2010-10-31
* Add support multimedia keys/buttons to the core, and adapt Rockbox on android...Thomas Martitz2010-10-31
* Pass the framebuffer to the service in the constructor rather than later from...Thomas Martitz2010-10-31