summaryrefslogtreecommitdiff
path: root/firmware/target/arm
AgeCommit message (Expand)Author
2010-09-02as3525v2:Amaury Pouly
2010-08-31Unify 32mb and 64mb ipod video builds - FS#11580Frank Gevaerts
2010-08-31include lcd.h , forgotten in r27957Rafaël Carré
2010-08-31AMS: update the LCD on system exception to be sure the content is up to dateRafaël Carré
2010-08-29ipodvideo: detect ram size at boot (doesn't actually get USED yet)Torne Wuff
2010-08-28firmware/ : use lcd_putsf() (only in debug code)Rafaël Carré
2010-08-28AMSv2: remove a bunch of panicf() in SD driverRafaël Carré
2010-08-28tcc77x targets: various minor cleanupsBertrik Sikken
2010-08-25typo in r27876Rafaël Carré
2010-08-25usb-drv-as3525: only give physical addresses to USB HWRafaël Carré
2010-08-25sd-as3525*: use AS3525_PHYSICAL_ADDRRafaël Carré
2010-08-23Implement WHEEL_ACCELERATION for Ipod mini 1G based on code for 1G/2G.Marcin Bukat
2010-08-21Some Nano2G FTL cosmeticsMichael Sparmann
2010-08-20iPod 1st Gen: Fix battery ADC not working due to the EABI compiler optimizing...Jens Arnold
2010-08-20Enable wheel acceleration and repeats for iPod 1st/2nd Gen, using the same se...Jens Arnold
2010-08-19Sansa AMSv2: don't prevent USB detection to work when rockbox USB stack is usedRafaël Carré
2010-08-18Sansa AMSv2: enable PLLB and use it to generate a more accurate PCM frequency...Bertrik Sikken
2010-08-17Fix two rather annoying Nano2G FTL bugs: 1. Fix a null pointer dereference/wr...Michael Sparmann
2010-08-17AMSv2: don't reboot on USB plugRafaël Carré
2010-08-12Move memset6() declaration to string-extra.h, kills a warning compiling for a...Thomas Martitz
2010-08-12Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...Thomas Martitz
2010-08-12emBIOS backports part four: Add a lot of DEBUGF()s to the FTL code, and retur...Michael Sparmann
2010-08-12emBIOS backports part three: Make the NAND flash driver return more useful er...Michael Sparmann
2010-08-12emBIOS backports part two: Fix a stupid global variable *instantiation* in a ...Michael Sparmann
2010-08-12Fix red: Revert the const correctness part, which opened a can of worms.Michael Sparmann
2010-08-12emBIOS backports part one: Fix an annoying race condition in the Synopsys OTG...Michael Sparmann
2010-08-08ipod nano 2g: make functions/variables static where possible, add missing #in...Bertrik Sikken
2010-08-08Various minor fixes for Samsung YH* targetsBertrik Sikken
2010-08-01Various minor cleanups for cowon d2Bertrik Sikken
2010-08-01Various minor cleanups for mini2440Bertrik Sikken
2010-07-31Various minor clean-ups for mrobeBertrik Sikken
2010-07-31Various minor clean-ups for Zen VisionBertrik Sikken
2010-07-31Add #include to power-ipod.c, make some variables static in storage.cBertrik Sikken
2010-07-30Make some global function/variables local (by making them static)Bertrik Sikken
2010-07-30AMSv1: Don't modify MPMC_DYNAMIC_CONTROLRafaël Carré
2010-07-22lcd-clip.h: mentions clipv2Rafaël Carré
2010-07-22Sansa clip+: fix display brightness for players with newer OLED controller ty...Bertrik Sikken
2010-07-22Correction to previous commit: fix condition to include backlight-target.h (n...Bertrik Sikken
2010-07-22Sansa Clip+: detect AMSv2 variant (just like was already done for fuze v2), t...Bertrik Sikken
2010-07-22as3525v1 USB: remove stubs if !defined(USE_ROCKBOX_USB)Rafaël Carré
2010-07-22CCU_BASE+0x20 is specific to AMSv2 -> move to as3525v2.hRafaël Carré
2010-07-20The new Fuzev2 use the same FM chip than some Clip+Rafaël Carré
2010-07-20buttonlight for new fuzev2Rafaël Carré
2010-07-20Revert r26290Rafaël Carré
2010-07-19newer Fuzev2 doesn't seem to use B5 for button lightRafaël Carré
2010-07-19sd-as3525.c: disable widebus again, it causes read corruptionsRafaël Carré
2010-07-19as3525*: use atomic bit manipulation for CCU_IORafaël Carré
2010-07-19as3525*: disable_irq in system_reboot()Rafaël Carré
2010-07-19Support new Fuzev2 revisions (fuzev2_variant == 1)Rafaël Carré
2010-07-19sd-as3525v2: remove unneeded prototypesRafaël Carré