summaryrefslogtreecommitdiff
path: root/firmware/target/arm/system-pp502x.c (follow)
Commit message (Expand)AuthorAge
* move PP specific files to pp/Rafaël Carré2012-01-03
* usb-target.h: removeRafaël Carré2011-12-31
* Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis2011-12-17
* Add a higher level USB detection that prevents fraudulent bus resets from cau...Michael Sevakis2011-01-17
* Convert PortalPlayer iRivers to use USB-mode enabled bootloader. The H10 5/6G...Michael Sevakis2011-01-17
* Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time bei...Michael Sevakis2011-01-15
* Forgot to rename cpucache_flush/_invalidate for PP502x.Thomas Martitz2010-09-09
* ipodvideo: detect ram size at boot (doesn't actually get USED yet)Torne Wuff2010-08-29
* Packard Bell Vibe 500: reset all allowed devices like in the OF.Szymon Dziok2010-03-09
* Add initial Packard Bell Vibe 500 port, by Szymon Dziok Frank Gevaerts2010-01-18
* Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port....Mark Arigo2009-12-25
* make tpj1022 bootloader compile again Robert Kukla2009-12-07
* initial commit of remote support for m:robe 100 courtesy of lowlight; simulat...Robert Kukla2009-07-26
* Merge tCardInfo struct (MMC) and tSDCardInfo struct (SD)Rafaël Carré2009-07-01
* Philips SA9200: 1) reset all devices in system_init, 2) revert an earlier cha...Mark Arigo2009-06-19
* 3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...Mark Arigo2009-05-25
* Remove some unused declarationsBertrik Sikken2009-05-21
* Fixes and improvements for FS#9890 - iPod 5G: LCD sleep, BCM shutdown and boo...Boris Gjenero2009-04-12
* Philips SA9200 fixes: (1) boost in the bootloader like the e200 and c200, (2)...Mark Arigo2009-03-14
* Submit FS#9749 by Boris Gjenero for missing PP-targets. Do not reset IDE0 on ...Andree Buschmann2009-02-21
* Use DMA for audio playback on PP502x (FS#9910 + some further mods). I can't s...Michael Sevakis2009-02-19
* Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...Michael Sevakis2009-02-11
* Remove struct spinlock to cleanup some mess and simplify. It's only used in b...Michael Sevakis2009-02-03
* Use bus reset detection for all ARC OTG devices. Remove conflict from LV24020...Michael Sevakis2009-01-22
* PortalPlayer: Implement irq_handler() directly in C code rather than dispatch...Michael Sevakis2009-01-20
* Submit FS#9749 by Boris Gjenero. Do not reset IDE0 on startup for iPod Video ...Andree Buschmann2009-01-18
* Clean up panicf and introduce system_exception_wait to do further target task...Michael Sevakis2009-01-08
* Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...Michael Giacomelli2008-12-25
* Working touchpad for the Philips HDD1630 using the Synaptics driver. Like the...Mark Arigo2008-12-19
* Move declaration of button_int and clickwheel_int to the proper header file i...Bertrik Sikken2008-06-29
* Moved microsd_int declaration from system-pp502x.c to ata-sd-target.hBertrik Sikken2008-06-28
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Rename CPU/COP_INT_CLR to CPU/COP_INT_DIS since it's really a 'write one to d...Michael Sevakis2008-06-03
* Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo2008-05-21
* Preparing for the Philips SA9200 part 2. Since the SA9200 doesn't have a micr...Mark Arigo2008-05-13
* Fix warning.Barry Wardell2008-04-19
* FS#8642: Improve boot time on Sansa bootloaders by boosting the CPU. This onl...Barry Wardell2008-04-19
* Change the remaining set_interrupt_status usage to the more parsimonious disa...Michael Sevakis2008-03-31
* Modification to scale_suspend_core to prevent a potential permanent freezing ...Michael Sevakis2008-03-21
* Correct DEV_TIMING for CPUFREQ_DEFAULT. Was changed by fault in former power ...Andree Buschmann2008-03-19
* Revert accidental tree commit. Sorry for that.Jens Arnold2008-03-08
* No need to have \n here. panicf() won't output it anyway.Jens Arnold2008-03-08
* FS#8272 - Erratic reboot behaviour on sansa e200. Makes reboot on USB connect...Barry Wardell2008-03-04
* Driver for the Synaptics touchpad on the m:robe 100 based on the 3-wire inter...Mark Arigo2008-02-24
* Commit FS#8379 by Andree Buschmann. Disables much of the remaining unneeded ...Michael Giacomelli2008-02-10
* mrobe 100: (1) device reset in system_init is same as H10. (2) make power_off...Mark Arigo2008-02-03
* Enable reboot on USB-insert for e200, as it works when done c200-styleDaniel Stenberg2007-11-26
* New USB stackBjörn Stenberg2007-11-22
* Fix for Nano timing issues, should resolve crashes, data aborts, and Paul Louden2007-11-20
* Mini 2nd Gen: Almost doubled LCD update speed when not boosted (68.5->129fps ...Jens Arnold2007-11-08