aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common
Commit message (Expand)AuthorAge
* [Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile...Bernd Schmidt2008-01-27
* [Blackfin] arch: Initial checkin of the memory protection support.Bernd Schmidt2008-01-27
* [Blackfin] arch: Add some comments - fix semicolonsMichael Hennerich2008-01-11
* [Blackfin] arch: move all code related to CPLB handling into a new subdirecto...Bernd Schmidt2008-01-11
* [Blackfin] arch: Enable both edge triggered GPIO IRQs on BF54x and use irq_to...Michael Hennerich2007-12-24
* [Blackfin] arch: append IRQ Number to label stringMichael Hennerich2007-12-24
* [Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM.Sonic Zhang2007-12-23
* [Blackfin] arch: Let the pre-processor do the math to save a few cycles - no ...Robin Getz2007-12-21
* [Blackfin] arch: do not use fixed numbers to describe offsets - no functional...Robin Getz2007-12-21
* [Blackfin] arch: do not use hard coded addressesRobin Getz2007-12-21
* [Blackfin] arch: fix bug - trap_tests fails to recover on some tests.Robin Getz2008-01-27
* [Blackfin] arch: Add a note describing what is going on - no functional changesRobin Getz2008-01-27
* Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from pro...Mike Frysinger2007-11-21
* Blackfin arch: use common __INIT/__FINIT defines rather than setting the .sec...Mike Frysinger2007-11-21
* Blackfin arch: Ensure we printk out strings with the proper loglevelRobin Getz2007-11-21
* Blackfin arch: Need to specify ax with the .init.text section,Bernd Schmidt2007-11-21
* Blackfin arch: Fix typo, and add ENDPROC - no functional changesMike Frysinger2007-11-21
* Blackfin arch: rename _return_from_exception to _bfin_return_from_exception a...Mike Frysinger2007-11-21
* Blackfin arch: fix spurious newline in headerMike Frysinger2007-11-17
* Blackfin arch: do not include linux/autoconf.hMike Frysinger2007-11-15
* Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIOMike Frysinger2007-11-15
* Blackfin arch: fix bug cplbmgr.S does not exit properly on error conditionRobin Getz2007-11-15
* Blackfin arch: ensure we work around ANOMALY_05000261 for null pointersRobin Getz2007-11-12
* Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...Robin Getz2007-10-29
* Blackfin arch: Optimization - no need to make additional math hereMichael Hennerich2007-10-21
* Blackfin arch: force irq_flags into the .data sectionMike Frysinger2007-10-21
* Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich2007-10-21
* PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-18
* PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-18
* PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-18
* Blackfin arch: the load address is not safe to point to as a workaround for A...Robin Getz2007-10-10
* Blackfin arch: Print out debug info, as early as possibleRobin Getz2007-10-09
* Blackfin arch: fix endless loop bug when a double fault happensRobin Getz2007-10-09
* Blackfin arch: add an exception request/free apiMike Frysinger2007-08-05
* Blackfin arch: allow people to select the feature that is unavailable to the ...Mike Frysinger2007-08-05
* Blackfin arch: to do some consolidation of common code and common name spacesRobin Getz2007-10-10
* Blackfin arch: remove unused code -- EVT0 is not controllable by softwareMike Frysinger2007-08-03
* Blackfin arch: Add ability to expend the hardware trace bufferRobin Getz2007-07-24
* Blackfin arch: Fix CCLK and SCLK checksRobin Getz2007-08-03
* Blackfin arch: Add label to call new GPIO APIMichael Hennerich2007-07-24
* Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselvesMike Frysinger2007-07-24
* Blackfin arch: revise anomaly handling by basing things on the compiler not t...Mike Frysinger2007-07-24
* Blackfin arch: add some missing syscallBryan Wu2007-09-22
* Blackfin arch: Update/Fix PM support add new pm_ops validMichael Hennerich2007-08-27
* Blackfin arch: add error message when IRQ no availableMichael Hennerich2007-07-24
* Blackfin arch: Initialize the exception vectors early in the boot processBernd Schmidt2007-07-25
* Blackfin arch: Load P0 before storing through itBernd Schmidt2007-07-24
* Blackfin arch: clean up some coding style issuesBryan Wu2007-07-12
* Blackfin arch: scrub dead codeMike Frysinger2007-07-11
* Blackfin arch: Some memory and code optimizations - Fix SYS_IRQSMichael Hennerich2007-07-12