aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-16Blackfin: update ftrace for latest toolchainYi Li1-1/+1
2009-09-16Blackfin: fix elf_fpregset_t definitionMike Frysinger1-1/+1
2009-09-16Blackfin: workaround anomaly 05000283Robin Getz1-4/+26
2009-09-16Blackfin: punt dead cache locking codeMike Frysinger1-5/+0
2009-09-16Blackfin: cleanup sync handling when enabling/disabling cplbsYi Li1-1/+45
2009-09-16Blackfin: improve double fault debug handlingGraf Yang1-0/+6
2009-09-16Blackfin: fix MPU handling of invalid memory accessesGraf Yang1-3/+3
2009-09-16Blackfin: catch hardware errors earlier during bootingRobin Getz1-0/+22
2009-09-16Blackfin: add an early shadow consoleRobin Getz1-0/+2
2009-09-16Blackfin: use generic name for EVT14 handlerPhilippe Gerum2-1/+1
2009-09-16Blackfin: fix misnomer of some I-pipe helpersPhilippe Gerum1-7/+0
2009-09-16Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]Robin Getz1-0/+1
2009-09-16Blackfin: bf537-stamp: declare SPI IRQ resourcesYi Li1-0/+1
2009-07-23Input: add Blackfin rotary input driverMichael Hennerich1-0/+39
2009-07-16Blackfin: define HARDIRQ_BITS again for nowMike Frysinger1-0/+3
2009-07-16Blackfin: drop per-cpu loops_per_jiffy trackingMichael Hennerich1-1/+0
2009-07-16Blackfin: fix handling of IPEND in interrupt context saveRobin Getz1-3/+4
2009-07-16Blackfin: update handling of anomaly 364 (wrong rev id in BF527-0.1)Graf Yang1-14/+7
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-1/+1
2009-06-22Blackfin: fix dma-mapping build errorsFUJITA Tomonori1-0/+13
2009-06-22Blackfin: hook up new perf_counter_open syscallMike Frysinger1-1/+2
2009-06-22Blackfin: drop BF535-specific text for exception 0x2A (unaligned instruction)Yi Li1-3/+1
2009-06-22Blackfin: bf526-ezbrd: handle different SDRAM chipsGraf Yang1-0/+86
2009-06-22Blackfin: fix typo in TRAS define in mem_init.h headerGraf Yang1-1/+1
2009-06-22Blackfin: unify memory map headersMike Frysinger2-50/+48
2009-06-22Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang3-22/+24
2009-06-22Blackfin: update I-pipe patch levelPhilippe Gerum1-2/+2
2009-06-22Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipelinePhilippe Gerum1-1/+6
2009-06-22Blackfin: convert interrupt pipeline to irqflagsPhilippe Gerum4-29/+176
2009-06-22Blackfin: unify memory region checks between kgdb and trapsMike Frysinger1-0/+22
2009-06-18Blackfin: convert page/tlb to asm-genericMike Frysinger4-157/+4
2009-06-18Blackfin: convert types to asm-genericMike Frysinger2-81/+12
2009-06-18Blackfin: convert irq/process to asm-genericMike Frysinger3-75/+7
2009-06-18Blackfin: convert signal/mmap to asm-genericMike Frysinger2-199/+4
2009-06-18Blackfin: convert locking primitives to asm-genericMike Frysinger6-308/+25
2009-06-18Blackfin: convert termios to asm-genericMike Frysinger2-292/+2
2009-06-18Blackfin: convert simple headers to asm-genericMike Frysinger20-170/+10
2009-06-18Blackfin: convert socket/poll to asm-genericMike Frysinger3-90/+5
2009-06-18Blackfin: convert user/elf to asm-genericMike Frysinger2-90/+2
2009-06-18Blackfin: convert shm/sysv/ipc to asm-genericMike Frysinger5-134/+5
2009-06-18Blackfin: convert asm/ioctls.h to asm-generic/ioctls.hMike Frysinger1-82/+2
2009-06-16Merge branch 'akpm'Linus Torvalds1-16/+1
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap1-16/+1
2009-06-13Blackfin: hook up new rt_tgsigqueueinfo syscallMike Frysinger1-1/+2
2009-06-13Blackfin: initial support for ftraceMike Frysinger1-1/+13
2009-06-13Blackfin: move custom sections into sections.hMike Frysinger2-10/+12
2009-06-13Blackfin: punt unused/wrong mutex-dec.hMike Frysinger1-112/+0
2009-06-13Blackfin: add support for irqflagsMike Frysinger3-264/+74
2009-06-13Blackfin: update aedos-ipipe code to upstream 1.10-00Yi Li1-13/+15
2009-06-13Blackfin: fix flag storage for irq funcsMike Frysinger2-9/+10