summaryrefslogtreecommitdiff
path: root/firmware/target/arm/s5l8700
AgeCommit message (Expand)Author
2016-02-14iPod Nano 2G and Classic: Fix power and charging detection.Michael Sparmann
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat
2015-01-11Improve readability by adding parenthesisThomas Jarosch
2014-03-03Fix last warnings.Thomas Martitz
2014-01-05Add missing kernel.h includes (hopefully all of them).Thomas Martitz
2013-08-17Cleanup MV/MD macros a little.Michael Sevakis
2012-05-07remove debug-target.hRafaël Carré
2012-04-06arm: factor all exception handlers out of the crt0.S filesAmaury Pouly
2012-03-30usb-nano2g-6g: missing brace in non-default preprocessor pathRafaël Carré
2012-03-04Tweak some PCM drivers for less typecasting with the data pointer.Michael Sevakis
2012-03-03Revise the PCM callback system after adding multichannel audio.Michael Sevakis
2012-02-28lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon
2012-01-08button-target.h : move prototypes to button.hRafaël Carré
2012-01-04s5l8700: move debug-target.h content to .cRafaël Carré
2012-01-04dbg_hw_info(): remove duplicate prototypesRafaël Carré
2012-01-04dbg_ports(): remove duplicate prototypeRafaël Carré
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz
2011-12-31usb-target.h: removeRafaël Carré
2011-12-31usb_init_device(): move prototype to usb.hRafaël Carré
2011-12-31usb-s3c6400x: move usb_init_deviceRafaël Carré
2011-12-31usb-s3c6400x.c: move usb_detect and usb_enableRafaël Carré
2011-12-21Make more local functions static.Boris Gjenero
2011-12-17Swap red and yellow for green on r31339's cranky builds.Michael Sevakis
2011-12-17Get the linker files that slipped through in r31337.Michael Sevakis
2011-11-16Fix the gpl notice in the previous commits new files, and fix the yelow gevea...Jonathan Gordon
2011-11-16Finally commit FS#5111 - piezo clicker for ipods!Jonathan Gordon
2011-11-06Bulk convert all DOS line endings to UNIX.Torne Wuff
2011-10-11Switch to SYS mode on arm FS#12322 by meMarcin Bukat
2011-09-01Shuffle some functions around so that interfacing with playback.c in particul...Michael Sevakis
2011-06-29Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis
2011-06-08Remove superfluous executable bits on a bunch of files.Torne Wuff
2011-06-05Move dbg_hw_info() into target tree. FS#11735 by meMarcin Bukat
2011-04-22Fix issues with iPod nano 2G displays reported on the forums. The voltage sup...Andree Buschmann
2011-03-02Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...Michael Sevakis
2011-02-27iPod Classic CE-ATA Support (Part 4 of 4: S5L8702 ATA driver)Michael Sparmann
2011-01-03Remove files accidentally commited in 28953Michael Sparmann
2011-01-02New port: iPod Classic (also known as iPod 6G/6.5G/7G)Michael Sparmann
2011-01-01Fix comment.Andree Buschmann
2011-01-01Save some binsize in LCD driver of iPod nano 2G. No impact to speed.Andree Buschmann
2010-12-30Submit FS11782: Use faster DRAM timings in unboosted state for S5L870x. DRAM ...Andree Buschmann
2010-12-30Submitted the wrong file with r28933.Andree Buschmann
2010-12-21Major speedup of iPod nano 2G. Part 6: Use faster LCD interface configuration...Andree Buschmann
2010-12-19iPod nano 2G: Use LCD_PHTIME = 0x22 for both LDS and ILI type of displays. Si...Andree Buschmann
2010-12-19iPod nano2g ILI type LCD displays need big endian configuration for the LCD i...Andree Buschmann
2010-12-13Add short sleep after wakeup of LDS176 type LCD to avoid occasional shift of ...Andree Buschmann
2010-12-13Speedup of iPod nano 2G YUV blitting by 3%.Andree Buschmann
2010-12-13FS#11807 - Major speedup of iPod nano 2G. Part 5: Introduce asm for RGB scree...Andree Buschmann
2010-12-12FS#11807 - Major speedup of iPod nano 2G. Part 4: Introduce asm for yuv blitt...Andree Buschmann
2010-12-12FS#11807 - Major speedup of iPod nano 2G. Part 3: Unify different write comma...Andree Buschmann
2010-12-12FS#11807 - Major speedup of iPod nano 2G. Part 2: Use 16 bit data width and s...Andree Buschmann