summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2012-01-03i.MX31: need an additional ISR lockout instance when closing driver.Michael Sevakis1-1/+3
2012-01-03Gigabeat S: Dump some now-irrelevant comments.Michael Sevakis2-5/+1
2012-01-03rk27xx: Fix cache broken in r31339. Remove deprecated aliases.Andrew Ryabinin2-9/+5
2012-01-03i.MX31: Fix a couple oopses from r31528Michael Sevakis3-9/+2
2012-01-03Fix path to PP USB bootloader crt0Rafaël Carré1-1/+1
2012-01-03Fix path to PP crt0Rafaël Carré16-16/+16
2012-01-03move PP specific files to pp/Rafaël Carré26-23/+23
2012-01-03arm/pp : assume CPU_PPRafaël Carré4-19/+1
2012-01-03Move PP-specific headers to pp/ directoryRafaël Carré5-0/+0
2012-01-02i.MX31 - Dethreading operations continueMichael Sevakis9-157/+168
2012-01-02ypr0: Tiny cleanup in ypr0 config file.Thomas Martitz1-6/+2
2012-01-02ypr0: Proper current values measured with battery_bench.Thomas Martitz1-7/+4
2012-01-02ypr0: Fix power off at low battery.Thomas Martitz1-1/+1
2012-01-02imx233: add AUDIOIN registers, cosmeticsAmaury Pouly2-2/+84
2012-01-01Make USB work again on iPod Nano 2G and iPod Classic. Still not 100% stable o...Michael Sparmann3-21/+42
2012-01-01GHWCFG* are not as3525v2 specificRafaël Carré2-39/+37
2012-01-01Fix FS#12243 : On 20GB H10, restore correct upside down state when waking LCD.Boris Gjenero1-3/+3
2012-01-01Gigabeat S: Revert removal of usb_plugged in r31489Michael Sevakis2-2/+8
2011-12-31usb-drv-as3525v2.c: merge in usb-s3c6400x.cRafaël Carré2-442/+407
2011-12-31usb-s3c6400: use more complete functions from usb-drv-as3525v2Rafaël Carré2-34/+25
2011-12-31usb-drv-as3525v2.h: removeRafaël Carré4-76/+47
2011-12-31usb-s3c6400x: start factorizationRafaël Carré2-95/+55
2011-12-31fix r31502: USBOTG_AS3525v2 doesn't exist anymoreRafaël Carré1-3/+2
2011-12-31typoRafaël Carré1-1/+1
2011-12-31Remove USBOTG_AS3525v2Rafaël Carré7-13/+14
2011-12-31usb-drv-as3525v2: cosmeticsRafaël Carré1-12/+12
2011-12-31onda: remove now inlined USB_INIT_GPIO()Rafaël Carré1-1/+0
2011-12-31imx233: fix power_input_status()Rafaël Carré1-1/+2
2011-12-31usb-target.h: removeRafaël Carré44-31/+0
2011-12-31onda 747/777 : move USB_STATUS_BY_EVENT to configRafaël Carré3-2/+5
2011-12-31onda usb code: merge into .c fileRafaël Carré3-87/+17
2011-12-31creative zvm isp1583 defines: move to isp1583.hRafaël Carré3-113/+48
2011-12-31USBOTG_ARC's USB_DRIVER_CLOSE: move to config.hRafaël Carré2-28/+1
2011-12-31gigabeats usb-target: merge in system-target.hRafaël Carré2-43/+15
2011-12-31delete usb-target.h content redundant with PP usb-target.hRafaël Carré2-61/+0
2011-12-31firewire/usb_remove/insert_int: move to system-target.hRafaël Carré6-33/+9
2011-12-31usb_drv_connected() is declared in usb_drv.hRafaël Carré4-37/+0
2011-12-31usb_plugged() is PP onlyRafaël Carré11-29/+10
2011-12-31move usb_pin_init() declaration to PP's system-target.hRafaël Carré13-112/+2
2011-12-31usb_init_device(): move prototype to usb.hRafaël Carré17-142/+8
2011-12-31usb-drv-as3525v2: move interrupt disableRafaël Carré1-1/+2
2011-12-31usb_core: Fix typo in commentMichael Sparmann1-1/+1
2011-12-31usb-s3c6400x: move usb_init_deviceRafaël Carré2-41/+40
2011-12-31usb-s3c6400x.c: move usb_detect and usb_enableRafaël Carré3-24/+53
2011-12-31The AMSv1 driver limitation that disallows 64K transfers is a USB core limita...Frank Gevaerts1-2/+2
2011-12-31imx233: forgot a fileAmaury Pouly1-0/+49
2011-12-31Fix simulator reds.Thomas Martitz1-1/+1
2011-12-31imx233/fuze+: implement rtc (time only, alarm still to implement)Amaury Pouly4-6/+247
2011-12-31ypr0: Proper battery curve measured with battery_bench.Thomas Martitz1-8/+4
2011-12-31ypr0: Enable battery voltage read-out, charging monitoring and charger detect...Thomas Martitz9-102/+189