summaryrefslogtreecommitdiffstats
path: root/firmware/SOURCES
AgeCommit message (Expand)AuthorFilesLines
2011-11-03Added HiFiMAN HM-801 target. FS#12355. This also renames tda1543.{ch} used by...Andrew Ryabinin1-3/+12
2011-10-18imx233/fuze+: implement pcm out and audio codec, update SOURCESAmaury Pouly1-1/+3
2011-10-17Add HiFiMAN HM-60x target(s). FS#12319 by Andrew Ryabinin with some (small) m...Marcin Bukat1-1/+13
2011-09-24Sansa clipzip: make main build compile (plugins still disabled)Bertrik Sikken1-2/+0
2011-09-13imx233/fuze+: implement various audio stubs and update sourceAmaury Pouly1-0/+8
2011-09-06rk27xx - update firmware/SOURCESMarcin Bukat1-0/+12
2011-09-06imx233/fuze+: implement user time api, implement a stub function, protect tim...Amaury Pouly1-0/+4
2011-08-30GSoC/Buflib: Add buflib memory alocator to the core.Thomas Martitz1-0/+2
2011-08-27Initial framework for the Sandisk Sansa Clip ZipBertrik Sikken1-0/+14
2011-07-23imx233/fuze+: huge reworkAmaury Pouly1-1/+13
2011-07-22imx233/fuze+: add pin irq supportAmaury Pouly1-2/+1
2011-07-19Disable ipod video battery capacity default detection for bootloader and simu...Frank Gevaerts1-0/+2
2011-07-19Set the default battery capacity for ipod video properly depending on detecte...Frank Gevaerts1-0/+1
2011-07-18Revert "Introduce bsearch() and use it in tagtree.c."Thomas Martitz1-1/+0
2011-07-18Introduce bsearch() and use it in tagtree.c.Thomas Martitz1-0/+1
2011-07-09imx233/fuze+: make SOURCES more correct, implement i2c for fmradioAmaury Pouly1-1/+4
2011-07-03imx233/fuze+: replace software i2c by hardware i2c, make some code more corre...Amaury Pouly1-2/+2
2011-07-02imx233/fuze+: don't compile {touchpad code,sd} in bootloader mode, fix style ...Amaury Pouly1-0/+2
2011-06-29Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis1-0/+1
2011-06-17fuze+: add more clocking code, add dma code, add ssp code, add stub usb code,...Amaury Pouly1-0/+4
2011-05-30Rockchip rk27xx port initial commit. This is still work in progress.Marcin Bukat1-0/+24
2011-05-11fuze+: implement Synaptics RMI driver on top of i2c, add touchpad debug scree...Amaury Pouly1-0/+2
2011-05-01Sansa Fuze+: initial commit (bootloader only, LCD basically working)Amaury Pouly1-0/+20
2011-04-23Split off target-specific parts from firmware/drivers/serial.cBertrik Sikken1-0/+4
2011-03-08RaaA: Add RTC supportThomas Jarosch1-0/+1
2011-03-02Introduce "power" thread for RaaAThomas Jarosch1-0/+3
2011-03-01Move drivers/i2c.c into target tree as it contains SH specific bits. Leave as...Marcin Bukat1-1/+1
2011-03-01Move ata_mmc.c into target tree as it is SH (ondio) specific. Associated head...Marcin Bukat1-3/+1
2011-02-27iPod Classic CE-ATA Support (Part 4 of 4: S5L8702 ATA driver)Michael Sparmann1-2/+2
2011-02-18Implement cooperative threads on hosted platforms using C code.Thomas Martitz1-0/+4
2011-02-08Initial maemo platform supportThomas Jarosch1-1/+10
2011-02-06DM320: Update boot linker script (right now it is linked against flash). Inc...Karl Kurbjun1-0/+1
2011-02-06M:Robe 500: Remove references to files that are not ready for commit.Karl Kurbjun1-2/+0
2011-02-06Add ARMv4 16-bit(set, mod, clr) operations used on DM320.Karl Kurbjun1-0/+5
2011-01-15Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time bei...Michael Sevakis1-1/+5
2011-01-11SA9200: Add YUV blitting, do full-screen updates more efficiently and properl...Michael Sevakis1-0/+1
2011-01-02New port: iPod Classic (also known as iPod 6G/6.5G/7G)Michael Sparmann1-7/+37
2010-12-29Forgot one file.Andree Buschmann1-0/+2
2010-12-12FS#11807 - Major speedup of iPod nano 2G. Part 4: Introduce asm for yuv blitt...Andree Buschmann1-0/+1
2010-12-05HDD6330: implement lcd_yuv_blit() function. The inner loop is written in asse...Szymon Dziok1-0/+1
2010-11-28HD300 - add basic RTC supportMarcin Bukat1-0/+2
2010-11-26MPIO HD300 - initial commitMarcin Bukat1-0/+21
2010-11-13iPod Nano 2G: Post-mortem memory dumper stub (FS#11701)Michael Sparmann1-0/+1
2010-11-13Remove redundant SOURCES entry for iPod Nano 2GMichael Sparmann1-1/+0
2010-11-12MPIO: move files a bit in preparation for HD300 portMarcin Bukat1-7/+7
2010-11-12Android: Change how detecting call state (introduced in r27746) works, from p...Thomas Martitz1-0/+1
2010-11-06move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.Marcin Bukat1-0/+3
2010-10-31Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat1-13/+9
2010-10-21HDD6330 and HDD1630: split the code for the backlight, cause it's rather diff...Szymon Dziok1-2/+2
2010-09-20Redirect (L)DEBUGFs to adb logcat in DEBUG enabled builds.Thomas Martitz1-2/+6