summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm
AgeCommit message (Expand)AuthorFilesLines
2009-07-19D2: A working read/write SD(HC) driver, based on the PP equivalent. See Cowon...Rob Purchase1-0/+835
2009-07-18S5L8700: fix off-by-one error in kernel timer and fix incorrect interrupt mas...Bertrik Sikken2-3/+3
2009-07-18Nano2g button driver - currently only implementing the hold switch. Should h...Dave Chapman1-0/+40
2009-07-18Various Nano2g changes - enable the rest of crt0.S (including clock setup) an...Dave Chapman2-1/+14
2009-07-18Commit FS#10413 by Michael Chicoine. Fixes upside down menu in mpegplayer wh...Michael Giacomelli1-5/+22
2009-07-17fix ata-nand-s5l8700 compilation properly this timeFrank Gevaerts1-2/+0
2009-07-17Basic backlight driver for Nano 2GDave Chapman1-0/+67
2009-07-17Commit FS#9545, storage cleanup and multi-driver supportFrank Gevaerts6-52/+128
2009-07-17make ELIO_TPJ1022 bootloader compile againRobert Kukla3-0/+268
2009-07-17Apply the same fix as r21930 did for the ramdisk for the AMS Sansa driver.Thomas Martitz1-1/+1
2009-07-17Add information gleaned from disassembling the main firmware image. Detect lc...Robert Keevil1-76/+90
2009-07-17Improvments to Nano 2G LCD driver. This now works reliably on both LCD types.Dave Chapman1-85/+77
2009-07-17remove nand_soft_reset and nand_disk_is_active already voided in storage.hRafaël Carré1-10/+0
2009-07-17Revert r21912 : "Storage API : remove undeeded target-specific functions"Rafaël Carré2-0/+36
2009-07-17Storage API : remove undeeded target-specific functionsRafaël Carré2-36/+0
2009-07-16Add auto-detection of Nano 2G LCD type, and an initial attempt at lcd_update(...Dave Chapman1-29/+66
2009-07-16Fix Philips sa9200 red (HAVE_LCD_SLEEP is not defined in the bootloader so th...Thomas Martitz1-0/+2
2009-07-16Get the Nano2G bootloader running - it now runs and displays a logo on one ty...Dave Chapman1-3/+11
2009-07-16Working LCD driver for half the Nano2Gs. It now appears that there are two t...Dave Chapman1-20/+54
2009-07-15Apply some ARMv6 optimisations to YUV blitting. Speeds up mpegplayer on Gigab...Jens Arnold1-1/+67
2009-07-13FS#10436 - add the Sansa View to the build system. The bootloader builds but...Robert Keevil11-0/+794
2009-07-12Basic changes to add nano 2g to the build system, based on the Meizu M3 port....Dave Chapman3-5/+234
2009-07-12S5L8700/Meizu: miscellaneous minor fixes, stubs added, keywords setBertrik Sikken6-9/+39
2009-07-12Meizu M3: initial version of battery readout and (uncalibrated) charge/discha...Bertrik Sikken1-0/+67
2009-07-12Meizu: implement power driver (USB power detect / charging status / poweroff)Bertrik Sikken1-0/+92
2009-07-12AMSSansa: Use single adc_read instead of multiple ascodec_reads to read volta...Jack Halpin1-3/+2
2009-07-12S5L8700: implement timer driverBertrik Sikken1-0/+104
2009-07-12Remove svn:executable from these files.Thomas Martitz2-0/+0
2009-07-11ARM asm LCD and ATA driver functions: Don't save r12 as it is a scratch reg. ...Jens Arnold12-261/+256
2009-07-11S5L8700: fix buttons used in debug menuBertrik Sikken2-2/+2
2009-07-11Meizu M3: implement rudimentary button driverBertrik Sikken2-15/+79
2009-07-11fix yellow : panicf() is declared in panic.hRafaël Carré1-0/+1
2009-07-11S5L8700: add skeleton for __dbg_hw_info and __dbg_ports items in the debug menuBertrik Sikken2-0/+126
2009-07-11Sansa AMS: panic with the PL180 controller status register in case of errorsRafaël Carré1-12/+14
2009-07-11S5L8700: mask away status bits from ADC conversion resultBertrik Sikken1-1/+1
2009-07-11Sansa AMS: handle properly SD transfer errorsRafaël Carré1-4/+8
2009-07-11Meizu: use hardware PWM instead of interrupts+GPIO to set the backlight brigh...Bertrik Sikken1-54/+19
2009-07-10D2: Remove unnecessary ide_power functions.Rob Purchase1-10/+0
2009-07-10D2: Update the battery discharge curve to observed values, and add a crude ru...Rob Purchase1-7/+7
2009-07-10Make the TCC NAND driver use the (virtual) disk activity LED.Rob Purchase1-5/+15
2009-07-10Adding last minutes comments to explain things is only cool if you close it ...Thomas Martitz1-1/+2
2009-07-10Rearrange things a bit for less #ifdefs and less duplication.Thomas Martitz1-13/+10
2009-07-10Sansa AMS SD driver: fix error checking in µSD insertionRafaël Carré1-14/+28
2009-07-09S5L8700: use wakeup_wait/wakeup_signal instead of polling for i2c communicationBertrik Sikken1-7/+20
2009-07-09S5L8700: Implement ADC driverBertrik Sikken4-76/+98
2009-07-08M:Robe 500: fix a bug where the remote LCD was not properly sleepingKarl Kurbjun1-1/+4
2009-07-08M:robe 500 - Set the mask on the remote so that it indicates the battery statusKarl Kurbjun1-8/+22
2009-07-07Meizu: implement i2c for the meizu fmradio and update the tea5760 tuner driverBertrik Sikken1-0/+146
2009-07-07Philips SA9200: fix the buttons to work with flip screen mode (does anyone us...Mark Arigo2-8/+8
2009-07-06Sansa AMS: display the virtual led icon on disk transfersRafaël Carré2-10/+8