aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)Author
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
2007-11-18Blackfin arch: cleanup kernel exception message, don't insult the customer.Robin Getz
2007-11-18Blackfin arch: fix bug kernel not to boot up with mtd filesystemsBernd Schmidt
2007-11-17Blackfin arch: add AXIS AX88180 Gigabit Ethernet Hardware and Driver to board...Michael Hennerich
2007-11-18Blackfin arch: print out modules that are loaded if we get a kernel oopsRobin Getz
2007-11-17Blackfin arch: Add assembly function insl_16Michael Hennerich
2007-11-23Blackfin arch: use do_div() for the 64bit division as pointed out by BerndMike Frysinger
2007-11-17Blackfin arch: fix spurious newline in headerMike Frysinger
2007-11-17Blackfin arch: unexport get_wchanAdrian Bunk
2007-11-18Blackfin arch: remove dump_thread()Adrian Bunk
2007-11-17Blackfin arch: Typo: "CONFIG_RTC_BFIN_MODULE" -> "CONFIG_RTC_DRV_BFIN_MODULE"Robert P. J. Day
2007-11-15Blackfin arch: Dont use cs_change_per_word, since the AD7877 driver doesnt re...Michael Hennerich