summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/s5l8700
AgeCommit message (Expand)AuthorFilesLines
2020-07-24Fix two variable-set-but-not-used warningsSolomon Peachy1-0/+4
2020-07-09FS#12082: Add Tuner support to the Nano2G (Bertrik Sikken)Solomon Peachy1-1/+1
2017-10-26Unify storage threads into oneMichael Sevakis2-36/+41
2017-01-26Move intrinsic RTC implmentation differences to driver filesMichael Sevakis1-1/+4
2016-08-02iPod Nano 2G: use the new USB DesignWare driverCástor Muñoz2-117/+138
2016-06-10iPod Nano2G: clear external interrupts at startupCástor Muñoz1-5/+17
2016-05-28iPod Classic: fix typos / cosmeticCástor Muñoz1-1/+1
2016-05-26iPod Classic: use PMU interrupts to detect USB and FWCástor Muñoz1-2/+30
2016-05-14iPod Nano2G: add IPOD_ACCESSORY_PROTOCOLCástor Muñoz3-6/+136
2016-05-13iPod Nano2G: add HAVE_SERIALCástor Muñoz2-0/+135
2016-05-13Add UART suuport for s5l8700 and s5l8701Cástor Muñoz4-12/+344
2016-02-14iPod Nano 2G and Classic: Fix power and charging detection.Michael Sparmann2-3/+13
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat5-30/+30
2015-01-11Improve readability by adding parenthesisThomas Jarosch1-1/+1
2014-03-03Fix last warnings.Thomas Martitz1-1/+0
2014-01-05Add missing kernel.h includes (hopefully all of them).Thomas Martitz1-0/+1
2013-08-17Cleanup MV/MD macros a little.Michael Sevakis1-3/+3
2012-05-07remove debug-target.hRafaël Carré1-0/+0
2012-04-06arm: factor all exception handlers out of the crt0.S filesAmaury Pouly1-30/+0
2012-03-30usb-nano2g-6g: missing brace in non-default preprocessor pathRafaël Carré1-0/+1
2012-03-04Tweak some PCM drivers for less typecasting with the data pointer.Michael Sevakis1-5/+5
2012-03-03Revise the PCM callback system after adding multichannel audio.Michael Sevakis1-4/+5
2012-02-28lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon4-6/+6
2012-01-08button-target.h : move prototypes to button.hRafaël Carré5-42/+0
2012-01-04s5l8700: move debug-target.h content to .cRafaël Carré2-28/+2
2012-01-04dbg_hw_info(): remove duplicate prototypesRafaël Carré1-5/+0
2012-01-04dbg_ports(): remove duplicate prototypeRafaël Carré2-1/+1
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz3-3/+3
2011-12-31usb-target.h: removeRafaël Carré2-1/+0
2011-12-31usb_init_device(): move prototype to usb.hRafaël Carré1-24/+0
2011-12-31usb-s3c6400x: move usb_init_deviceRafaël Carré1-0/+37
2011-12-31usb-s3c6400x.c: move usb_detect and usb_enableRafaël Carré1-0/+51
2011-12-21Make more local functions static.Boris Gjenero2-2/+2
2011-12-17Swap red and yellow for green on r31339's cranky builds.Michael Sevakis2-5/+5
2011-12-17Get the linker files that slipped through in r31337.Michael Sevakis2-9/+8
2011-11-16Fix the gpl notice in the previous commits new files, and fix the yelow gevea...Jonathan Gordon2-4/+8
2011-11-16Finally commit FS#5111 - piezo clicker for ipods!Jonathan Gordon2-0/+119
2011-11-06Bulk convert all DOS line endings to UNIX.Torne Wuff1-308/+308
2011-10-11Switch to SYS mode on arm FS#12322 by meMarcin Bukat1-15/+19
2011-09-01Shuffle some functions around so that interfacing with playback.c in particul...Michael Sevakis1-1/+1
2011-06-29Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis1-2/+15
2011-06-08Remove superfluous executable bits on a bunch of files.Torne Wuff2-0/+0
2011-06-05Move dbg_hw_info() into target tree. FS#11735 by meMarcin Bukat2-3/+3
2011-04-22Fix issues with iPod nano 2G displays reported on the forums. The voltage sup...Andree Buschmann1-1/+1
2011-03-02Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...Michael Sevakis2-8/+8
2011-02-27iPod Classic CE-ATA Support (Part 4 of 4: S5L8702 ATA driver)Michael Sparmann1-1/+1
2011-01-03Remove files accidentally commited in 28953Michael Sparmann2-119/+0
2011-01-02New port: iPod Classic (also known as iPod 6G/6.5G/7G)Michael Sparmann2-0/+119
2011-01-01Fix comment.Andree Buschmann1-1/+1
2011-01-01Save some binsize in LCD driver of iPod nano 2G. No impact to speed.Andree Buschmann1-44/+25