aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-21Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_...Mike Frysinger
2007-11-21Blackfin arch: add support for working around anomaly 05000312Mike Frysinger
2007-11-21Blackfin arch: cleanup BF54x header file and add BF547 definitionMike 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-18Blackfin arch: More explicitly describe what the instructions do in inline as...Jie Zhang
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
2007-11-15Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in ne...Mike Frysinger
2007-11-15Blackfin arch: the usb_sl811.h header has been moved to usb/sl811.h so lets u...Mike Frysinger
2007-11-15Blackfin arch: do not include linux/autoconf.hMike Frysinger
2007-11-15Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since t...Mike Frysinger
2007-11-22Blackfin arch: sharing the board-specific MAC function does not make sense so...Mike Frysinger
2007-11-15Blackfin arch: fix double fault definition for BF561 core A and core BMike Frysinger
2007-11-15Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIOMike Frysinger
2007-11-15Blackfin arch: fix missing newline to fileMike Frysinger
2007-11-15Blackfin arch: add BF547 to list of accepted procsMike Frysinger
2007-11-15Blackfin arch: move the init sections to the end of memory to help decrease m...Robin Getz
2007-11-21Blackfin arch: split debug stuff off into Kconfig.debug like everyone elseMike Frysinger
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger
2007-11-15Blackfin arch: fix indentation -- use tabs, not spacesMike Frysinger
2007-11-15Blackfin arch: split board selection off into mach subdirsMike Frysinger
2007-11-15Blackfin arch: fix silicon rev display and selection for BF52x/BF54xMike Frysinger
2007-11-13Blackfin arch: add a compatible DOUBLE_FAULT define to enable resets on doubl...Mike Frysinger
2007-11-15Blackfin arch: remove mention of uClinux/no-mmu ... we are just Blackfin LinuxMike Frysinger
2007-11-15Blackfin arch: Default config for HV Sistemas H8606 boardJavier Herrero
2007-11-15Blackfin arch: fix bug cplbmgr.S does not exit properly on error conditionRobin Getz
2007-11-13Blackfin arch: fix AD7877 bus_num and add support for WM8731 SPI control inte...Michael Hennerich
2007-11-12Blackfin arch: move hard coded pin_req to board fileBryan Wu
2007-11-12Blackfin arch: fix bux - only reset the PC when necessary, otherwise gdb gets...Robin Getz
2007-11-12Blackfin arch: ensure we work around ANOMALY_05000261 for null pointersRobin Getz
2007-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/li...Linus Torvalds
2007-11-17x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg
2007-11-17x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg
2007-11-17x86: reboot fixup for wrap2c boardDenys
2007-11-17x86: check boundary in count setup resourceYinghai Lu
2007-11-17x86: fix reboot with no keyboard attachedTruxton Fulton
2007-11-17x86: add hpet sanity checksThomas Gleixner