Age | Commit message (Expand) | Author |
2009-09-16 | Blackfin: punt dead cache locking code | Mike Frysinger |
2009-09-16 | Blackfin: drop board resources for dead devices (pbx/ad9960) | Mike Frysinger |
2009-09-16 | Blackfin: do not trace the exception handler | Yi Li |
2009-09-16 | Blackfin: fix BF522/BF523 max VCO mixup | Mike Frysinger |
2009-09-16 | Blackfin: SMP port does not yet support cpu frequency scaling | Graf Yang |
2009-09-16 | Blackfin: cleanup sync handling when enabling/disabling cplbs | Yi Li |
2009-09-16 | Blackfin: bf537-stamp: update ad1836 resources | Barry Song |
2009-09-16 | Blackfin: update anomaly lists | Yi Li |
2009-09-16 | Blackfin: bf538-ezkit: add resources for parallel flash | Barry Song |
2009-09-16 | Blackfin: fix read buffer overflow | Roel Kluin |
2009-09-16 | Blackfin: bf548-ezkit: fix incorrect LCD size parameters | Stefan Pledl |
2009-09-16 | Blackfin: cm-bf527/bf537-stamp: fix dm9000 resources | Barry Song |
2009-09-16 | Blackfin: drop unused MMR defines that only cause bad code to be written | Mike Frysinger |
2009-09-16 | Blackfin: convert boards to use platform data with smc91x | Michael Hennerich |
2009-09-16 | Blackfin: bf537-stamp: drop ATA interrupt probe workaround | Barry Song |
2009-09-16 | Blackfin: improve double fault debug handling | Graf Yang |
2009-09-16 | Blackfin: bf533-stamp: fix typo in SPI frequency for ad1836 codec | Cliff Cai |
2009-09-16 | Blackfin: fix MPU handling of invalid memory accesses | Graf Yang |
2009-09-16 | Blackfin: clean up duplicate I2C device type definitions | Jean Delvare |
2009-09-16 | Blackfin: bf537-stamp: update AD714x resources | Barry Song |
2009-09-16 | Blackfin: do not try displaying the end of the stack | Sonic Zhang |
2009-09-16 | Blackfin: bf533-stamp: add resources for mmc_spi card | Yi Li |
2009-09-16 | Blackfin: bf538: add bfin_clear_PPI_STATUS() helper | Barry Song |
2009-09-16 | Blackfin: fix BF548 UART0 DMA IRQ translation | Stefan Pledl |
2009-09-16 | Blackfin: catch hardware errors earlier during booting | Robin Getz |
2009-09-16 | Blackfin: add an early shadow console | Robin Getz |
2009-09-16 | Blackfin: add support for common FDPIC ptrace requests | Mike Frysinger |
2009-09-16 | Blackfin: push SRAM locks down into related ifdefs | Mike Frysinger |
2009-09-16 | Blackfin: unify duplicated SMP checks in L2 cache kconfig | Sonic Zhang |
2009-09-16 | Blackfin: rename PCF8574 driver config | Michael Hennerich |
2009-09-16 | Blackfin: clean up early memory setup code | Robin Getz |
2009-09-16 | Blackfin: fix module reloc handling for all memory regions | Mike Frysinger |
2009-09-16 | Blackfin: cleanup module section checking | Mike Frysinger |
2009-09-16 | Blackfin: convert malloc()/memset() to zalloc() in module code | Mike Frysinger |
2009-09-16 | Blackfin: cleanup printk() usage in module code | Mike Frysinger |
2009-09-16 | Blackfin: reject outdated/unused/wrong relocation types | Robin Getz |
2009-09-16 | Blackfin: convert ptrace to new memory functions | Mike Frysinger |
2009-09-16 | Blackfin: cleanup traps decode_address() a bit | Mike Frysinger |
2009-09-16 | Blackfin: inline I-pipe bypass code in ret_from_exception | Philippe Gerum |
2009-09-16 | Blackfin: sanitize manual control of IPEND[4] | Philippe Gerum |
2009-09-16 | Blackfin: document __ipipe_call_irqtail | Philippe Gerum |
2009-09-16 | Blackfin: allow EVT5 to preempt irqtail prologue (CONFIG_DEBUG_HWERR) | Philippe Gerum |
2009-09-16 | Blackfin: reuse evt_evt14 handler to perform irqtail epilogue | Philippe Gerum |
2009-09-16 | Blackfin: use generic name for EVT14 handler | Philippe Gerum |
2009-09-16 | Blackfin: allow high priority domains to preempt schedule_tail() | Philippe Gerum |
2009-09-16 | Blackfin: export show_stack() to modules | Philippe Gerum |
2009-09-16 | Blackfin: fix misnomer of some I-pipe helpers | Philippe Gerum |
2009-09-16 | Blackfin: checkpatch --file arch/blackfin/kernel/ipipe.c | Philippe Gerum |
2009-09-16 | Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4] | Robin Getz |
2009-09-16 | Blackfin: bf537-stamp: add resources for AD1938 audio card | Barry Song |