summaryrefslogtreecommitdiff
path: root/firmware/target/arm/system-target.h
AgeCommit message (Expand)Author
2007-11-08Add some CACHEALIGN_* macros and a helper function to assist in aligning data...Michael Sevakis
2007-10-16Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis
2007-10-06Unify PCM interface just above the hardware driver level for all targets incl...Michael Sevakis
2007-10-04The UNCACHED_ADDR macro should not adjust addresses in the bootloader.Michael Sevakis
2007-10-04PP502x: Make RAM physical addresses uncached. Cache the flash ROM on targets ...Michael Sevakis
2007-09-29Compile Portal Player bootloaders as single core. Cleanup the startup code fo...Michael Sevakis
2007-09-28Anti-red: No need for COP initialization in the bootloaders nor idle stacks.Michael Sevakis
2007-09-28Commit a subset of the dual core changes that have to do with cache handling,...Michael Sevakis
2007-09-22More interupt/timer workKarl Kurbjun
2007-09-21m:robe 500i port: Add primitives for the SPI bus and start moving toward new-...Catalin Patulea
2007-09-20Hopefully fix all the errors/warningsJonathan Gordon
2007-09-20Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N...Karl Kurbjun
2007-07-31PP502x: Clock setup cleanup. Barry Wardell
2007-07-31PP5002: Clock setup cleanup. * Switch to 80MHz when boosted like on the other...Jens Arnold
2007-07-26Clean up PP502x CPU clock setup code and use the full 80MHz when boosted.Jens Arnold
2007-07-25Remove the hack which read the ipod hardware revision from flash in the bootl...Dave Chapman
2007-07-02Improved CPU clock setup for PP502x. PP5020 and PP5022 are not register compa...Jens Arnold
2007-04-14Heh. Better way to load the PROCESSOR_ID address. Thanks Thom. :)Michael Sevakis
2007-04-14PP5020/PP5024: Add ASM optimized inline current_core.Michael Sevakis
2007-04-14Do the target shuffle again a better way by including from higher levelsMichael Sevakis
2007-04-13Portal Player: Add invalidate_icache and flush_icache. Flush the cache on the...Michael Sevakis