Commit Graph

215 Commits (e78feaaeeb9bbf78f961917d72d692802ac110e8)

Author SHA1 Message Date
Robin Getz dedfd5d7f2 Blackfin: workaround anomaly 05000283 16 years ago
Graf Yang 1794131471 Blackfin: handle the core timer interrupt with handle_percpu_irq on SMP 16 years ago
Mike Frysinger 926494943b Blackfin: optimize fixed code handling for the most common case 16 years ago
Mike Frysinger 3aa670419a Blackfin: punt dead cache locking code 16 years ago
Yi Li eb7bd9c461 Blackfin: cleanup sync handling when enabling/disabling cplbs 16 years ago
Graf Yang 01b9f4b0ed Blackfin: improve double fault debug handling 16 years ago
Robin Getz 837ec2d56c Blackfin: catch hardware errors earlier during booting 16 years ago
Philippe Gerum f4e129399c Blackfin: inline I-pipe bypass code in ret_from_exception 16 years ago
Philippe Gerum 9ea7770fdb Blackfin: sanitize manual control of IPEND[4] 16 years ago
Philippe Gerum 7a7967dc1b Blackfin: document __ipipe_call_irqtail 16 years ago
Philippe Gerum 70f4720232 Blackfin: allow EVT5 to preempt irqtail prologue (CONFIG_DEBUG_HWERR) 16 years ago
Philippe Gerum fc9afb997f Blackfin: reuse evt_evt14 handler to perform irqtail epilogue 16 years ago
Philippe Gerum 9703a73c98 Blackfin: use generic name for EVT14 handler 16 years ago
Robin Getz ae4f073c40 Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4] 16 years ago
Julia Lawall 994e9a2e01 arch/blackfin: Add kmalloc NULL tests 16 years ago
Michael Hennerich c70c754ff9 Blackfin: drop per-cpu loops_per_jiffy tracking 16 years ago
Robin Getz 1997660cea Blackfin: cleanup code a bit with comments and defines 16 years ago
Mike Frysinger 5ecf3e03cd Blackfin: hook up new perf_counter_open syscall 16 years ago
Jie Zhang 41ba653f24 Blackfin: decouple unrelated cache settings to get exact behavior 16 years ago
Philippe Gerum a40494a62a Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipeline 16 years ago
Mike Frysinger cf8d943260 Blackfin: only build irqpanic.c when needed 16 years ago
Mike Frysinger c36953419b Blackfin: use common test_bit() rather than __test_bit() 16 years ago
Mike Frysinger 61cdd7a28f Blackfin: hook up new rt_tgsigqueueinfo syscall 16 years ago
Sonic Zhang 86f2008bf5 Blackfin: fix deadlock in SMP IPI handler 16 years ago
Sonic Zhang 47e9dedb72 Blackfin: add blackfin_invalidate_entire_icache for SMP systems 16 years ago
Robin Getz 16aadcb680 Blackfin: only handle CPLB protection violations when MPU is enabled 16 years ago
Mike Frysinger 780172bf87 Blackfin: check SIC defines rather than variant names 16 years ago
Mike Frysinger 37082511f0 Blackfin: fix command line corruption with DEBUG_DOUBLEFAULT 16 years ago
Graf Yang d1800fe0e5 Blackfin: drop unused reserve_pda() function 16 years ago
Robin Getz b9a3899d59 Blackfin: make deferred hardware errors more exact 16 years ago
Mike Frysinger 97b070c8e7 Blackfin: add note about anomaly 05000242 being worked around 16 years ago
Graf Yang 5ba766752d Blackfin: work around anomaly 05000220 16 years ago
Graf Yang 1fa9be72b5 Blackfin: add support for gptimer0 as a tick source 16 years ago
Graf Yang 555487bbb6 Blackfin: annotate anomaly 05000120 16 years ago
Sonic Zhang 7f3aee3c18 Blackfin: detect anomaly 05000274 16 years ago
Mike Frysinger 729a3fa733 Blackfin: workaround anomaly 05000227 16 years ago
Mike Frysinger 78f28a0a83 Blackfin: simplify the do_flush macro 16 years ago
Philippe Gerum 51387009bd Blackfin: merge Philippe's recent ipipe patch 16 years ago
Mike Frysinger 5d89137a17 Blackfin: fix data cache flushing when doing icache flushing 16 years ago
Graf Yang f82e0a0c67 Blackfin: fix link failure due to CONFIG_EXCEPTION_L1_SCRATCH 16 years ago
Michael Hennerich 349ebbcc26 Blackfin: add comment for anomaly 05000171 to init code 16 years ago
Mike Frysinger 7a1450fdf4 Blackfin: hook up preadv/pwritev syscalls 16 years ago
Michael Hennerich b89df50423 Blackfin arch: Blacklist Hibernate (PM_SUSPEND_MEM) on BF561 as well 16 years ago
Mike Frysinger 357fd373e1 Blackfin arch: remove duplicated ANOMALY_05000448 ifdef check 16 years ago
Michael Hennerich ba0dade4bb Blackfin arch: fix bug - On bf548-ezkit, ethernet fails to work after wakeup from "mem" 16 years ago
Robin Getz 0004952242 Blackfin arch: Random read/write errors are a bad thing 16 years ago
Sonic Zhang d7ff1a90b2 Blackfin arch: Fix bug - KGDB single step into the middle of a 4 bytes instruction on bf561 after soft bp is hit 16 years ago
Mike Frysinger f7e989ab64 Blackfin arch: make sure people do not set the kernel load address too high 16 years ago
Enrik Berkhan 7acab7a9ca Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5 16 years ago
Sonic Zhang 0bf3d93308 Blackfin arch: fix bug - kgdb fails to continue after setting breakpoint on bf561-ezkit kernel with smp patch 16 years ago