summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2011-12-16Sansa Connect: Disable USB clocks when disconnected.Tomasz Moń4-19/+106
2011-12-16factorize build of ipod filesRafaël Carré1-28/+14
2011-12-16Remove USB time sync code when there's no RTC.Boris Gjenero3-1/+20
2011-12-16Factorize ipod mini common codeRafaël Carré1-8/+5
2011-12-16Fix mmu-arm.S selectionRafaël Carré1-1/+2
2011-12-15factorize build of mmu-arm.S (for armv4/5)Rafaël Carré1-12/+5
2011-12-15bits-armv4.S: build on arm < 6Rafaël Carré1-4/+4
2011-12-15OOPS, style got lost in scrolling lines with r31247, so put it backJonathan Gordon1-0/+1
2011-12-15factorize common PP filesRafaël Carré1-78/+22
2011-12-15Fix r31311 red and yellow.Michael Sevakis5-1/+10
2011-12-15Collect some of the memory frame LCD C code.Michael Sevakis9-443/+246
2011-12-15factorize s5l8700 common code (also used by s5l8701, but not s5l8702)Rafaël Carré1-19/+12
2011-12-15Un-break nano2g USBMichael Sparmann1-1/+1
2011-12-15factorize S3C2440 common filesRafaël Carré1-10/+9
2011-12-15factorize samsung yh common filesRafaël Carré1-15/+4
2011-12-15factorize c200v1/e200v1 common filesRafaël Carré1-13/+8
2011-12-15Remove conditional added around set_day_of_week in r31301.Boris Gjenero2-3/+1
2011-12-15philips hdd: factorizeRafaël Carré1-12/+5
2011-12-15SOURCES: remove duplicate entryRafaël Carré1-1/+0
2011-12-15build usb-s3c6400x according to CONFIG_USBOTGRafaël Carré1-2/+2
2011-12-15Add conditionals around functions that are only needed when RTC is present.Boris Gjenero2-0/+6
2011-12-15SOURCES: factorize TCC77x filesRafaël Carré1-30/+18
2011-12-15SOURCES: factorize common iriver filesRafaël Carré1-26/+15
2011-12-15SOURCES: factorize common iaudio x5/m5 filesRafaël Carré1-20/+9
2011-12-15move wmcodec-coldfire inside MPIO filesRafaël Carré1-4/+1
2011-12-15SOURCES: factorize target/coldfire/ata-as-coldfire.SRafaël Carré1-7/+3
2011-12-15typoRafaël Carré1-1/+1
2011-12-15MPIO: factorize source filesRafaël Carré1-19/+12
2011-12-15SOURCES: factorize archos driversRafaël Carré1-18/+11
2011-12-15SOURCES: factorize as3514 filesRafaël Carré1-15/+6
2011-12-15There's not much to be shared between gigabeatf and gigabeats lcd codeRafaël Carré3-2/+3
2011-12-15SOURCES: factorize build of some adc driversRafaël Carré1-27/+29
2011-12-15Add comments source comments about the behavior of yield and sleep.Michael Sevakis1-0/+14
2011-12-15factorize build conditions of adc-as3514.cRafaël Carré1-4/+6
2011-12-15typoRafaël Carré1-1/+1
2011-12-15SOURCES: select lcd driver based on CONFIG_LCDRafaël Carré1-30/+29
2011-12-15tuner-as3525v2.c: only build what's neededRafaël Carré2-6/+8
2011-12-15revert pcfg5060x part of r31279Rafaël Carré1-0/+8
2011-12-15SOURCES: remove duplicate entriesRafaël Carré1-11/+0
2011-12-15move back CPU specific code outside of #ifndef SIMULATORRafaël Carré1-46/+47
2011-12-15firmware/SOURCES: factorize #ifndef SIMULATORRafaël Carré1-153/+19
2011-12-15Oops, fixed the wrong lineAmaury Pouly1-2/+2
2011-12-15Remove two useless variable and hopefully finally fix redAmaury Pouly2-3/+1
2011-12-15Really fix redAmaury Pouly1-0/+2
2011-12-15Fix redAmaury Pouly1-1/+1
2011-12-15Fix debug compilation of enc_base.h: define H_TO_BE32 as htobe32Amaury Pouly1-0/+1
2011-12-15Add support for for per-drive logical sector size. This allows targets to hav...Amaury Pouly3-5/+15
2011-12-15imx233: fix to typo and remove a forgotten panicAmaury Pouly3-5/+2
2011-12-15imx233/fuze+: add support for sd card, enable FAT16 support because it's comm...Amaury Pouly4-76/+253
2011-12-15Sansa Connect: Use sleep() instead udelay() in AVR spi_txrx.Tomasz Moń6-8/+18