Age | Commit message (Expand) | Author |
2011-07-03 | imx233/fuze+: replace software i2c by hardware i2c, make some code more corre... | Amaury Pouly |
2011-07-02 | as3525: make interrupts struct static and merge declaration & definition | Rafaël Carré |
2011-07-02 | imx233/fuze+: simplify ssp pin code | Amaury Pouly |
2011-07-02 | imx233/fuze+: don't compile {touchpad code,sd} in bootloader mode, fix style ... | Amaury Pouly |
2011-07-02 | imx233/fuze+: make config.h more correct, remove logo from bootloader, update... | Amaury Pouly |
2011-06-30 | imx233/fuze+: ssp, dma, mmc now work properly, partially implement cpu freque... | Amaury Pouly |
2011-06-29 | Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat... | Michael Sevakis |
2011-06-19 | Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289. | Jens Arnold |
2011-06-17 | fuze+: add more clocking code, add dma code, add ssp code, add stub usb code,... | Amaury Pouly |
2011-06-17 | Coldfire: Fix the modification of IMR. Interrupts must be masked at the core ... | Michael Sevakis |
2011-06-08 | Remove superfluous executable bits on a bunch of files. | Torne Wuff |
2011-06-05 | fix red | Marcin Bukat |
2011-06-05 | Move dbg_hw_info() into target tree. FS#11735 by me | Marcin Bukat |
2011-06-05 | Android: Greatly simplify the pcm callback mechanism on both, the Java and th... | Thomas Martitz |
2011-06-04 | Android: implement headphone detection thus enabling pause on unplug (FS#12097). | Dominik Riebeling |
2011-06-04 | iAudio boot: Unify common macro values | Jens Arnold |
2011-06-04 | rk27xx - missing semicolon | Marcin Bukat |
2011-06-04 | fix rockchip i2c driver | Marcin Bukat |
2011-05-30 | Rockchip rk27xx port initial commit. This is still work in progress. | Marcin Bukat |
2011-05-29 | Fix an implicit declaration warning. | Dominik Riebeling |
2011-05-25 | Fix SDL touch screen handling on the screen edges | Thomas Jarosch |
2011-05-25 | Fix a problem where hardware keypresses dont reset the idle poweroff timer on... | Jonathan Gordon |
2011-05-13 | fuze+: implement a full-blown debug screen for touchpad with graphical feedback | Amaury Pouly |
2011-05-11 | fuze+: implement Synaptics RMI driver on top of i2c, add touchpad debug scree... | Amaury Pouly |
2011-05-10 | fuze+: add init/enable/disable lcd sequences for the second lcd kind (only ba... | Amaury Pouly |
2011-05-08 | Fix tabs in .c and .h files in firmware/ | Bertrik Sikken |
2011-05-05 | Fix whitespace errors aka tabs. | Dominik Riebeling |
2011-05-04 | fuze+: move defines from .c to .h; implement button reading for volume up/dow... | Amaury Pouly |
2011-05-03 | AMSv2 USB: Write usb_delay() in assembly | Rafaël Carré |
2011-05-02 | fuze+: use mdelay and not udelay in lcd sequences | Amaury Pouly |
2011-05-01 | Sansa Fuze+: initial commit (bootloader only, LCD basically working) | Amaury Pouly |
2011-04-23 | Split off target-specific parts from firmware/drivers/serial.c | Bertrik Sikken |
2011-04-22 | ipod6g: make functions and variables static where possible | Bertrik Sikken |
2011-04-22 | Fix issues with iPod nano 2G displays reported on the forums. The voltage sup... | Andree Buschmann |
2011-04-18 | AMS: consistently use bitclr32/bitset32/bitmod32 for register CCU_IO (instead... | Bertrik Sikken |
2011-04-18 | AMSv1 sd: work-around for detection problem with some sd cards (delay after s... | Bertrik Sikken |
2011-04-16 | Define LCD dpi for n900, n8xx and the pandora | Thomas Jarosch |
2011-04-09 | AMS sd: use defines instead of direct values for drive number | Bertrik Sikken |
2011-04-08 | Sansa Clip v2: there's no need to use |= or &= to manipulate a GPIO for the b... | Bertrik Sikken |
2011-04-02 | Sansa clip+: do not set GPIO B7 in the display driver, it's already used for ... | Bertrik Sikken |
2011-04-01 | AMSv2: fix dependency between button light and sd card control for fuze v2 va... | Bertrik Sikken |
2011-03-29 | AMSv2 sd: do not try to switch sd cards into high-speed mode. | Bertrik Sikken |
2011-03-28 | AMSv2 sd: correct CLKENA settings (to stop sd clock when idle) for AMSv2 vari... | Bertrik Sikken |
2011-03-28 | AMSv2 sd: do sd slot switching with GPIO B5 only for AMSv2 variant 1 | Bertrik Sikken |
2011-03-26 | AMSv2 SD: use INTERNAL_AS3525 and SD_SLOT_AS3525 defines instead of a direct ... | Bertrik Sikken |
2011-03-26 | AMSv2 SD: wait for response to command SD_STOP_TRANSMISSION instead of ignori... | Bertrik Sikken |
2011-03-26 | AMSv2 SD: reorganise code to select 4-bit mode data transfer mode a bit and a... | Bertrik Sikken |
2011-03-26 | AMSv2 SD: sd card communication speed can be changed back to full speed after... | Bertrik Sikken |
2011-03-24 | iPod Classic storage driver: Fix some implicit casts, typos, ... | Michael Sparmann |
2011-03-24 | fix warning, use unsigned variable | Rafaël Carré |