aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAge
...
* [Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM.Sonic Zhang2007-12-23
* [Blackfin] arch: fix bug - make memcpy return the dest addr.Yi Li2007-12-21
* [Blackfin] arch: Added support for 8250-class UARTs in HV Sistemas H8606 boar...Javier Herrero2007-12-21
* [Blackfin] arch: Let the pre-processor do the math to save a few cycles - no ...Robin Getz2007-12-21
* [Blackfin] arch: do not use fixed numbers to describe offsets - no functional...Robin Getz2007-12-21
* [Blackfin] arch: do not use hard coded addressesRobin Getz2007-12-21
* [Blackfin] arch: fix bug gdb testing on hardware has regressionRobin Getz2007-12-24
* [Blackfin] arch: fix bug - trap_tests fails to recover on some tests.Robin Getz2008-01-27
* [Blackfin] arch: Add a note describing what is going on - no functional changesRobin Getz2008-01-27
* Fix Blackfin HARDWARE_PM supportMathieu Desnoyers2008-01-15
* Blackfin arch: fix bug when enable uart1 with uart0 disabled => no initial co...Sonic Zhang2007-11-21
* Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from pro...Mike Frysinger2007-11-21
* Blackfin arch: use common __INIT/__FINIT defines rather than setting the .sec...Mike Frysinger2007-11-21
* Blackfin arch: fix bug when sending signals with the wrong PC, cause gdb get ...Robin Getz2007-11-21
* Blackfin arch: Ensure we printk out strings with the proper loglevelRobin Getz2007-11-21
* Blackfin arch: Need to specify ax with the .init.text section,Bernd Schmidt2007-11-21
* Blackfin arch: Update Kconfig to latest Blackfin silicon datasheetsRobin Getz2007-11-21
* Blackfin arch: update defconfig filesMike Frysinger2007-11-21
* Blackfin arch: Fix typo, and add ENDPROC - no functional changesMike Frysinger2007-11-21
* Blackfin arch: cplb and map header file cleanupMike Frysinger2007-11-21
* Blackfin arch: cleanup the cplb declaresMike Frysinger2007-11-21
* Blackfin arch: fix building for BF542 processors which only have 1 TWIMike Frysinger2007-11-21
* Blackfin arch: rename _return_from_exception to _bfin_return_from_exception a...Mike Frysinger2007-11-21
* Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually d...Mike Frysinger2007-11-21
* Blackfin arch: fix bug NOR Flash MTD mount failSonic Zhang2007-11-21
* Blackfin arch: export symbol get_dma_curr_desc_ptr for driver usageCliff Cai2007-11-21
* Blackfin arch: cleanup kernel exception message, don't insult the customer.Robin Getz2007-11-17
* Blackfin arch: fix bug kernel not to boot up with mtd filesystemsBernd Schmidt2007-11-17
* Blackfin arch: add AXIS AX88180 Gigabit Ethernet Hardware and Driver to board...Michael Hennerich2007-11-17
* Blackfin arch: print out modules that are loaded if we get a kernel oopsRobin Getz2007-11-17
* Blackfin arch: Add assembly function insl_16Michael Hennerich2007-11-17
* Blackfin arch: use do_div() for the 64bit division as pointed out by BerndMike Frysinger2007-11-22
* Blackfin arch: fix spurious newline in headerMike Frysinger2007-11-17
* Blackfin arch: unexport get_wchanAdrian Bunk2007-11-17
* Blackfin arch: remove dump_thread()Adrian Bunk2007-11-17
* Blackfin arch: Typo: "CONFIG_RTC_BFIN_MODULE" -> "CONFIG_RTC_DRV_BFIN_MODULE"Robert P. J. Day2007-11-17
* Blackfin arch: Dont use cs_change_per_word, since the AD7877 driver doesnt re...Michael Hennerich2007-11-15
* Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in ne...Mike Frysinger2007-11-15
* Blackfin arch: the usb_sl811.h header has been moved to usb/sl811.h so lets u...Mike Frysinger2007-11-15
* Blackfin arch: do not include linux/autoconf.hMike Frysinger2007-11-15
* Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since t...Mike Frysinger2007-11-15
* Blackfin arch: sharing the board-specific MAC function does not make sense so...Mike Frysinger2007-11-22
* Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIOMike Frysinger2007-11-15
* Blackfin arch: fix missing newline to fileMike Frysinger2007-11-15
* Blackfin arch: add BF547 to list of accepted procsMike Frysinger2007-11-15
* Blackfin arch: move the init sections to the end of memory to help decrease m...Robin Getz2007-11-15
* Blackfin arch: split debug stuff off into Kconfig.debug like everyone elseMike Frysinger2007-11-21
* Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger2007-11-23
* Blackfin arch: fix indentation -- use tabs, not spacesMike Frysinger2007-11-15
* Blackfin arch: split board selection off into mach subdirsMike Frysinger2007-11-15