summaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)Author
2008-01-10[Blackfin] arch: Don't oops_in_progress if single step is comming from the ke...Robin Getz
2007-12-24[Blackfin] arch: Fix BUG - kernel sometimes would stuck with KEYBOARD_GPIO onMichael Hennerich
2007-12-24[Blackfin] arch: Spelling fixesJoe Perches
2007-12-24[Blackfin] arch: fix bug when DMA operation related core B of BF561Enrik Berkhan
2007-12-24[Blackfin] arch: Restore default DMA priority over core on bf54x.Sonic Zhang
2007-12-24[Blackfin] arch: pull in linux/etherdevice.h for random_ether_addr() used in ...Mike Frysinger
2007-12-24[Blackfin] arch: disable bfin_get_ether_addr fucntion for boards when do not ...Martin Strubel
2007-12-24[Blackfin] arch: Enable both edge triggered GPIO IRQs on BF54x and use irq_to...Michael Hennerich
2008-01-27[Blackfin] arch: added Minotaur BSPMartin Strubel
2008-01-27[Blackfin] arch: replace current blackfin specific pfbutton driver with kerne...Michael Hennerich
2007-12-24[Blackfin] arch: append IRQ Number to label stringMichael Hennerich
2007-12-24[Blackfin] arch: Fix gpio label handlingMichael Hennerich
2007-12-24[Blackfin] arch: add support for BF523/BF524/BF526Mike Frysinger
2007-12-24[Blackfin] arch: scrub dead alive/idle LED codeMike Frysinger
2007-12-24[Blackfin] arch: set default value of DEB_DMA_URGENT to YES to avoid DMA abor...Cliff Cai
2008-01-27[Blackfin] arch: Added support for OpenCores Keyboard Controller to H8606 boardJavier Herrero
2007-12-24[Blackfin] arch: Fix if/def BUG - and define is multipoint NOBryan Wu
2007-12-24[Blackfin] arch: The BF527 EZkit connects UART1/PORTFMichael Hennerich
2008-01-24[Blackfin] arch: update defconfig of boardsBryan Wu
2007-12-24[Blackfin] arch: Trash bf54x-hcd driver - we use the musb driverMichael Hennerich
2007-12-24[Blackfin] arch: Enable peripheral platform resources on the BF527 EZkitMichael Hennerich
2008-01-27[Blackfin] arch: Fix bug to Enable bf548 to Re-program Clocks while Kernel bo...Sonic Zhang
2007-12-23[Blackfin] arch: Clean up dump_bfin_memRobin Getz
2008-01-27[Blackfin] arch: add Hitachi TX09D70VM1CDA TFT LCD driver resource to Blackfi...Michael Hennerich
2007-12-23[Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM.Sonic Zhang
2007-12-21[Blackfin] arch: fix bug - make memcpy return the dest addr.Yi Li
2007-12-21[Blackfin] arch: Added support for 8250-class UARTs in HV Sistemas H8606 boar...Javier Herrero
2007-12-21[Blackfin] arch: Let the pre-processor do the math to save a few cycles - no ...Robin Getz
2007-12-21[Blackfin] arch: do not use fixed numbers to describe offsets - no functional...Robin Getz
2007-12-21[Blackfin] arch: do not use hard coded addressesRobin Getz
2007-12-24[Blackfin] arch: fix bug gdb testing on hardware has regressionRobin Getz
2008-01-27[Blackfin] arch: fix bug - trap_tests fails to recover on some tests.Robin Getz
2008-01-27[Blackfin] arch: Add a note describing what is going on - no functional changesRobin Getz
2008-01-15Fix Blackfin HARDWARE_PM supportMathieu Desnoyers
2007-11-21Blackfin arch: fix bug when enable uart1 with uart0 disabled => no initial co...Sonic Zhang
2007-11-21Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from pro...Mike Frysinger
2007-11-21Blackfin arch: use common __INIT/__FINIT defines rather than setting the .sec...Mike Frysinger
2007-11-21Blackfin arch: fix bug when sending signals with the wrong PC, cause gdb get ...Robin Getz
2007-11-21Blackfin arch: Ensure we printk out strings with the proper loglevelRobin Getz
2007-11-21Blackfin arch: Need to specify ax with the .init.text section,Bernd Schmidt
2007-11-21Blackfin arch: Update Kconfig to latest Blackfin silicon datasheetsRobin Getz
2007-11-21Blackfin arch: update defconfig filesMike Frysinger
2007-11-21Blackfin arch: Fix typo, and add ENDPROC - no functional changesMike Frysinger
2007-11-21Blackfin arch: cplb and map header file cleanupMike Frysinger
2007-11-21Blackfin arch: cleanup the cplb declaresMike Frysinger
2007-11-21Blackfin arch: fix building for BF542 processors which only have 1 TWIMike Frysinger
2007-11-21Blackfin arch: rename _return_from_exception to _bfin_return_from_exception a...Mike Frysinger
2007-11-21Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually d...Mike Frysinger
2007-11-21Blackfin arch: fix bug NOR Flash MTD mount failSonic Zhang
2007-11-21Blackfin arch: export symbol get_dma_curr_desc_ptr for driver usageCliff Cai