Commit Graph

162652 Commits (1794131471ba19c7e30610515074b520cb34d3bb)
 

Author SHA1 Message Date
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
Barry Song dac981740f Blackfin: delete '-spi' suffix in ad1836/ad1938 driver name 16 years ago
Mike Frysinger 3aa670419a Blackfin: punt dead cache locking code 16 years ago
Mike Frysinger 0198b3bcae Blackfin: drop board resources for dead devices (pbx/ad9960) 16 years ago
Yi Li c4baebf268 Blackfin: do not trace the exception handler 16 years ago
Mike Frysinger 7b06263bd7 Blackfin: fix BF522/BF523 max VCO mixup 16 years ago
Graf Yang ad46163ac2 Blackfin: SMP port does not yet support cpu frequency scaling 16 years ago
Yi Li eb7bd9c461 Blackfin: cleanup sync handling when enabling/disabling cplbs 16 years ago
Barry Song 8312440e05 Blackfin: bf537-stamp: update ad1836 resources 16 years ago
Yi Li bd411b15cc Blackfin: update anomaly lists 16 years ago
Barry Song f1cb64625c Blackfin: bf538-ezkit: add resources for parallel flash 16 years ago
Roel Kluin ac860751eb Blackfin: fix read buffer overflow 16 years ago
Stefan Pledl 0e101ec12e Blackfin: bf548-ezkit: fix incorrect LCD size parameters 16 years ago
Barry Song b3dec4a4ff Blackfin: cm-bf527/bf537-stamp: fix dm9000 resources 16 years ago
Mike Frysinger 8d71e07596 Blackfin: drop unused MMR defines that only cause bad code to be written 16 years ago
Michael Hennerich 61f09b5a09 Blackfin: convert boards to use platform data with smc91x 16 years ago
Barry Song 2fff7f8800 Blackfin: bf537-stamp: drop ATA interrupt probe workaround 16 years ago
Graf Yang 01b9f4b0ed Blackfin: improve double fault debug handling 16 years ago
Cliff Cai 858c5e9abc Blackfin: bf533-stamp: fix typo in SPI frequency for ad1836 codec 16 years ago
Graf Yang 36b8412886 Blackfin: fix MPU handling of invalid memory accesses 16 years ago
Jean Delvare 8fc4dd9e87 Blackfin: clean up duplicate I2C device type definitions 16 years ago
Barry Song 427f277e5f Blackfin: bf537-stamp: update AD714x resources 16 years ago
Sonic Zhang 407505dc01 Blackfin: do not try displaying the end of the stack 16 years ago
Yi Li 2120b68f31 Blackfin: bf533-stamp: add resources for mmc_spi card 16 years ago
Barry Song f41e2fded0 Blackfin: bf538: add bfin_clear_PPI_STATUS() helper 16 years ago
Stefan Pledl a2f78cfc65 Blackfin: fix BF548 UART0 DMA IRQ translation 16 years ago
Robin Getz 837ec2d56c Blackfin: catch hardware errors earlier during booting 16 years ago
Robin Getz 3f871feaf3 Blackfin: add an early shadow console 16 years ago
Mike Frysinger 53e18df745 Blackfin: add support for common FDPIC ptrace requests 16 years ago
Mike Frysinger 81c969a8bc Blackfin: push SRAM locks down into related ifdefs 16 years ago
Sonic Zhang 9c954f8941 Blackfin: unify duplicated SMP checks in L2 cache kconfig 16 years ago
Michael Hennerich 204844ebd0 Blackfin: rename PCF8574 driver config 16 years ago
Robin Getz 2f812c0bd5 Blackfin: clean up early memory setup code 16 years ago
Mike Frysinger a769094061 Blackfin: fix module reloc handling for all memory regions 16 years ago
Mike Frysinger 459fec9073 Blackfin: cleanup module section checking 16 years ago
Mike Frysinger 70deca9f9c Blackfin: convert malloc()/memset() to zalloc() in module code 16 years ago
Mike Frysinger dc6b1ac984 Blackfin: cleanup printk() usage in module code 16 years ago
Robin Getz 22532578ee Blackfin: reject outdated/unused/wrong relocation types 16 years ago
Mike Frysinger c014e15a2f Blackfin: convert ptrace to new memory functions 16 years ago
Mike Frysinger 18070dd669 Blackfin: cleanup traps decode_address() a bit 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
Philippe Gerum 6b8019c85e Blackfin: allow high priority domains to preempt schedule_tail() 16 years ago
Philippe Gerum bc569f1a77 Blackfin: export show_stack() to modules 16 years ago
Philippe Gerum b9c7eb498d Blackfin: fix misnomer of some I-pipe helpers 16 years ago