summaryrefslogtreecommitdiff
path: root/firmware/kernel/include/kernel.h (unfollow)
Commit message (Expand)Author
2014-08-08Do some kernel cleanupMichael Sevakis
2014-08-06Add multi-reader, single-writer locks to kernel.Michael Sevakis
2014-03-03kernel: Break out kernel primitives into separate files and move to separate ...Thomas Martitz
2012-01-04Reorganise USB initialisation to not depend on a specific enumeration sequenc...Frank Gevaerts
2011-12-31usb-target.h: removeRafaël Carré
2011-12-31usb_init_device(): move prototype to usb.hRafaël Carré
2011-12-21Add missing includes found using -Wmissing-declarations.Boris Gjenero
2011-12-15Simplify and neaten-up usb.c a bit. USB_INSERTED and USB_EXTRACTED are always...Michael Sevakis
2011-09-14Scrub r30546 bootloader build errors.Michael Sevakis
2011-09-14Move AMSv1 (AMSv2 had been done already) to using setup packet request to det...Michael Sevakis
2011-01-29Convert AMS target USB detection to event-based (no more polling in a tick). ...Michael Sevakis
2010-12-21Make usb_detect() return USB_UNPOWERED instead of USB_EXTRACTED. Without that...Frank Gevaerts
2010-12-12Only return USB_POWERED if USB_DETECT_BY_DRV is actually defined, which might...Frank Gevaerts
2010-12-12Move AMSv1 USB to the USB_DETECT_BY_DRV model, so connecting to a dumb charge...Frank Gevaerts
2010-08-19Sansa AMSv2: don't prevent USB detection to work when rockbox USB stack is usedRafaël Carré
2010-08-17AMSv2: don't reboot on USB plugRafaël Carré
2010-05-27as3525: don't export empty usb_init_device(), declare it as empty inlineRafaël Carré
2010-05-17as3514/as3543 fixesRafaël Carré
2010-05-16as3525: don't use incomplete USB code when chargingRafaël Carré
2010-04-13Fuzev2: USB detection isn't reliable in factRafaël Carré
2010-04-03Clipv2: reboot to OF when USB is insertedRafaël Carré
2010-04-03as3525v2: acknowledge USB connection/deconnection in SD threadRafaël Carré
2010-03-23No intentional warnings.Björn Stenberg
2010-03-23Make this properly dependend on the right defines instead of a blacklist.Tobias Diedrich
2010-03-23Limit AUDIO_IRQ handling to AS3525, since it doesn't work on the newer SoC in...Tobias Diedrich
2010-03-23Add handler for audio irq.Tobias Diedrich
2009-10-15Sansa Fuze & e200v2 : do not enable USBSTACK in the bootloaderRafaël Carré
2009-10-15Sansa AMS USB driver : still not workingRafaël Carré
2009-04-12Fix #includes in usb-as3525.cBertrik Sikken
2008-12-30Fixed m200v4 red build.Björn Stenberg
2008-12-30Cleaner usb detection.Björn Stenberg
2008-12-29Added usb_detect() for Clip, Fuze, E200v2 and C200v2.Björn Stenberg
2008-11-10Revert r19069 - the m200s can't charge. Also, don't use charger_inserted() a...Dave Chapman
2008-11-10Fix Clip firmware building by adding missing symbolsRafaël Carré
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-03More static / header file cleanup.Bertrik Sikken
2008-04-11D2: Remove USB detection as it's not actually on GPIOC26 (that's a charging i...Rob Purchase
2008-03-22D2: Fix inverted USB detection.Rob Purchase
2008-01-14Initial Cowon D2 commit:Rob Purchase
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson
2007-04-19move the iriver ifp7xx and other pnx0101 related files together in the target...Marcoen Hirschberg
2006-11-10Forgot to add new files for iFP move to target tree.Tomasz Malesinski
2006-09-01Add backlight support for H10Barry Wardell
2006-08-03Barry Wardell's initial work for the iriver H10 portDaniel Stenberg
2006-07-26Remote LCD communication driver for X5, very loosely based on patch FS#5634 b...Linus Nielsen Feltzing
2006-03-22Backlight for iAudio X5Linus Nielsen Feltzing
2006-03-22USB mode for iAudio X5Linus Nielsen Feltzing
2006-03-07iAudio X5 target-specific ATA driver codeLinus Nielsen Feltzing
2003-01-22Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DE...Uwe Freese
2002-09-24Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg