summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2010-11-19Reinsert CACHEALIGN_SIZE to imx31l.h, r28619 expected another local change.Andree Buschmann1-0/+1
2010-11-19Define CACHEALIGN_BITS for missing ARM CPUs for later use.Andree Buschmann4-1/+6
2010-11-18FS#11608: switch cpu to async operation in boosted modeFred Bauer1-2/+2
2010-11-18fix reds, not so nice fiddling with simulator stubs to make it all worksJonathan Gordon2-2/+3
2010-11-18Make the %tr (radio RSSI) tag work as a bar tag or as a conditional.Jonathan Gordon1-9/+8
2010-11-15Implement udelay() for S5L870x. Exchange sleep() with udelay() during CPU vol...Andree Buschmann2-1/+8
2010-11-14iPod Nano 2G LCD sleep: Powering down LDO2 also affects USB, so we can't do t...Michael Sparmann2-858/+665
2010-11-14Move pcm doublebuffer to IRAM on nano 2G.Andree Buschmann1-1/+1
2010-11-14iPod Nano 2G LCD sleep: Send LCD_EVENT_ACTIVATION eventMichael Sparmann1-846/+847
2010-11-14iPod Nano 2G: Implement LCD sleep (FS#11604 by Franz-Josef Haider), adds up t...Michael Sparmann3-35/+479
2010-11-14iPod Nano 2G: Dynamic Vcore scaling, based on current CPU clock. Adds 1-2 hou...Michael Sparmann1-33/+8
2010-11-14iPod Nano 2G: Set I2C clock to 374400 Hz, now that we know what it is derived...Michael Sparmann1-10/+10
2010-11-14iPod Nano 2G: Use sane (150 microseconds) PLL locking delays and properly set...Michael Sparmann1-2/+6
2010-11-14Oops, forgot to add CLKCON3 to the CPU header. Fixes red.Michael Sparmann1-6/+7
2010-11-14Hopefully fix FS#11696: scrollwheel doesn't respond in some cases.Magnus Holmgren1-3/+3
2010-11-14si4700/rda5802 tuners: prevent hang when changing radio region. Probably fixe...Bertrik Sikken2-19/+0
2010-11-14iPod Nano 2G: Fix I2S clocking. All sampling rates should work now.Michael Sparmann1-19/+15
2010-11-13iPod Nano 2G: Finally FIQ-less and glitch-free PCM. This should allow for IRQ...Michael Sparmann2-169/+113
2010-11-13Damn. Remove another typo.Michael Sparmann1-1/+1
2010-11-13Fix a typo in a commentMichael Sparmann1-1/+1
2010-11-13Fix multivolume caseFrank Gevaerts1-1/+1
2010-11-13Reduce the amount of stack space needed by fat_rename and mkdir_uncached.Michael Sparmann2-16/+29
2010-11-13iPod Nano 2G: Post-mortem memory dumper stub (FS#11701)Michael Sparmann3-0/+312
2010-11-13iPod Nano 2G: Reduce popping noise during codec powerup, especially when driv...Michael Sparmann1-1/+40
2010-11-13Remove redundant SOURCES entry for iPod Nano 2GMichael Sparmann1-1/+0
2010-11-13iPod Nano 2G FTL: Remove some meaningless code in ftl_initMichael Sparmann1-27/+2
2010-11-12MPIO: move files a bit in preparation for HD300 portMarcin Bukat9-7/+7
2010-11-12Android: Change how detecting call state (introduced in r27746) works, from p...Thomas Martitz4-24/+71
2010-11-11Signal strength meter for FM radio - FS#8151 by Przemysław HołubowskiBertrik Sikken11-1/+102
2010-11-11Onda VX767: get some facts about the state of the current LCD driver straightMaurus Cuelenaere2-4/+8
2010-11-10Touchscreen: Improved scroll thresholdThomas Martitz11-2/+85
2010-11-09MPIO HD200 manual - tex filesMarcin Bukat1-1/+1
2010-11-09Apply FS#11729 - Remove unneeded I2SIN clock configuration for AS3525 and AS3...Bertrik Sikken1-9/+4
2010-11-08Simplify unsigned int <-> unsigned char array conversion in ipod_remote_tuner...Bertrik Sikken1-23/+8
2010-11-08Bump BATTERY_CAPACITY_MAX to 1500 for ipod mini. Closes FS#11736Marcin Bukat2-2/+2
2010-11-07remove an unused variable and #includeJonathan Gordon1-2/+1
2010-11-06fix yellowMarcin Bukat1-2/+0
2010-11-06fix yellow and red from r28522Marcin Bukat3-2/+5
2010-11-06move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.Marcin Bukat23-14/+519
2010-11-06Android: Use wakeup objects instead of polling for the dialog results in the ...Thomas Martitz1-1/+2
2010-11-05Make --zoom option of the sdl port correctly work with mouse clicks.Thomas Martitz1-7/+15
2010-11-05Enable tea5767 tuner detection for Philips GoGear HDD63x0 too (HDD6320 does n...Bertrik Sikken1-1/+1
2010-11-05Fix accidental C++ style comments from r28341Bertrik Sikken1-4/+4
2010-11-05Implement tea5767 tuner detection - FS#11714 by meBertrik Sikken3-2/+25
2010-11-03Remote android button handling (again). do the press/unpress more like other ...Jonathan Gordon3-23/+53
2010-11-02Reconfigure IRAM for S5L870x. S5L8700 has 256 KB of IRAM, use a 48 KB / 208 K...Andree Buschmann1-2/+2
2010-11-02Fix a small bug that prevented the iPod Nano 2G NAND driver from detecting in...Michael Sparmann1-2/+2
2010-11-02MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat2-18/+18
2010-11-01Another (hopefully final) fix for FS#11453 (AMSv2 powerdown fails sometimes w...Bertrik Sikken1-0/+4
2010-10-31fix yellowMarcin Bukat1-6/+0