summaryrefslogtreecommitdiff
path: root/firmware/target/arm/pnx0101
AgeCommit message (Expand)Author
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-04-29Remove wrong usage of '.global'. These symbols are imported, not exported.Jens Arnold
2008-04-29Make sure the linker considers crt0*.o before all files specified on the comm...Jens Arnold
2008-04-07explicitly align the ibss section by adjusting _iramend - fixes hang on m:rob...Robert Kukla
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold
2008-03-13Split up app.lds to the respective target directories. The portalplayer devi...Karl Kurbjun
2007-11-12Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold
2007-10-06Unify PCM interface just above the hardware driver level for all targets incl...Michael Sevakis
2007-09-20PNX0101: new register names and polishing support for Clock Generation UnitTomasz Malesinski
2007-09-13Accept FS#7765 by Catalin Patulea, fixes an incorrect struct definitionNils Wallménius
2007-09-11Accept patch in FS#7751 by Catalin Patulea, move ifp port specific pcm code t...Nils Wallménius
2007-09-04FS #7691 - improved USB detection on PP devices. This patch modifies the tar...Dave Chapman
2007-08-17First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold
2007-08-14Moved archos power handling into target tree. * Tuner power handling cleaned ...Jens Arnold
2007-07-14Do some planned radio interface cleanup since adding in the LV24020LP.Michael Sevakis
2007-04-19move to target treeMarcoen Hirschberg
2007-04-19move the iriver ifp7xx and other pnx0101 related files together in the target...Marcoen Hirschberg