summaryrefslogtreecommitdiff
path: root/firmware/export
AgeCommit message (Expand)Author
2012-02-18rds: add basic RDS clock-time supportBertrik Sikken
2012-02-13FS#12569 - iPod Classic - battery capacity updateAlbert Barca
2012-02-11FS#12524 - iPod Classic/6G: hardware click supportCástor Muñoz
2012-02-09Fix sim battery emulation: Set such a low sample value for battery smoothing ...Nick Peskett
2012-01-27imx233: fix PHYISCAL_ADDR to handle the buffered region (hard to debug if mis...Amaury Pouly
2012-01-22Fix checkwps.Thomas Martitz
2012-01-22ypr0: Enable asm optimizations.Thomas Martitz
2012-01-22Create fimrware/asm directory for assembly optimized stuff.Thomas Martitz
2012-01-21Hosted: Merge debugf() implementations. Cleanup debug.h.Thomas Martitz
2012-01-17Set HOME_DIR to "/". Should fix FS#12500.Frank Gevaerts
2012-01-09Fix Clip Zip bootloader build.Michael Sevakis
2012-01-08remove now unused prototypeRafaël Carré
2012-01-08ascodec-target.h: removeRafaël Carré
2012-01-08adc-target.h: cleanupRafaël Carré
2012-01-08button-target.h : move prototypes to button.hRafaël Carré
2012-01-07powermgmt-target.h: move prototypes to powermgmt.hRafaël Carré
2012-01-07Clean spi.h and spi-target.hRafaël Carré
2012-01-07lcd-remote-target.h: Use only in firmware/target/Rafaël Carré
2012-01-07move _remote_backlight_* to common headerRafaël Carré
2012-01-07remote_detect(): move to lcd-remote.hRafaël Carré
2012-01-07move lcd remote common declarations to lcd-remote.hRafaël Carré
2012-01-07TARGET_TREE is not needed anymoreRafaël Carré
2012-01-07fuze+: #define TARGET_EXTRA_THREADS because of the extra touchpad thread. Sho...Amaury Pouly
2012-01-04Reorganise USB initialisation to not depend on a specific enumeration sequenc...Frank Gevaerts
2012-01-04dbg_hw_info() : add prototype to system.hRafaël Carré
2012-01-04dbg_ports() : move proto to system.hRafaël Carré
2012-01-04Fix reds by implementing a few more stubs, and undefining HAVE_STORAGE_FLUSH ...Thomas Martitz
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz
2012-01-03ypr0: Enable headphone detectionThomas Martitz
2012-01-03i.MX31: Fix a couple oopses from r31528Michael Sevakis
2012-01-02i.MX31 - Dethreading operations continueMichael Sevakis
2012-01-02ypr0: Tiny cleanup in ypr0 config file.Thomas Martitz
2012-01-02ypr0: Proper current values measured with battery_bench.Thomas Martitz
2012-01-01Make USB work again on iPod Nano 2G and iPod Classic. Still not 100% stable o...Michael Sparmann
2012-01-01GHWCFG* are not as3525v2 specificRafaël Carré
2011-12-31usb-drv-as3525v2.h: removeRafaël Carré
2011-12-31typoRafaël Carré
2011-12-31Remove USBOTG_AS3525v2Rafaël Carré
2011-12-31onda 747/777 : move USB_STATUS_BY_EVENT to configRafaël Carré
2011-12-31creative zvm isp1583 defines: move to isp1583.hRafaël Carré
2011-12-31USBOTG_ARC's USB_DRIVER_CLOSE: move to config.hRafaël Carré
2011-12-31usb_init_device(): move prototype to usb.hRafaël Carré
2011-12-31Fix simulator reds.Thomas Martitz
2011-12-31ypr0: Enable battery voltage read-out, charging monitoring and charger detect...Thomas Martitz
2011-12-29RDS: Use a define that doesn't imply any particular hardware dependency.Michael Sevakis
2011-12-29Gigabeat S: Update RDS processing to use asynchronous I2C rather than thread.Michael Sevakis
2011-12-26Option to restart running sleep timer on keypress.Nick Peskett
2011-12-25Unify a bit.Thomas Martitz
2011-12-25rbpaths: Add new special dir HOME_DIR for RaaA.Thomas Martitz
2011-12-25ypr0: Remove last #ifdef in as3514.Thomas Martitz