summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-11[Blackfin] arch: Add some comments - fix semicolonsMichael Hennerich
2008-01-11[Blackfin] arch: move all code related to CPLB handling into a new subdirecto...Bernd Schmidt
2008-01-11[Blackfin] arch: print out list of modules if kernel is crashing and tell peo...Robin Getz
2008-01-24[Blackfin] arch: enable generic GPIO based I2C driver in STAMP-BF533, EZKIT-B...Bryan Wu
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: update to latest anomaly sheetsMike Frysinger
2007-12-24[Blackfin] arch: Spelling fixesJoe Perches
2007-12-26[Blackfin] arch: fix bug - kgdb causing kernel panicSonic Zhang
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: fix up coding style in uaccess.hBernd Schmidt
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: fix bug SDIO driver fails to build for BF542/BF548Cliff Cai
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-27printk: revert ktime_get() timestampsIngo Molnar
2008-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-01-26Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-01-26ide: remove REQ_TYPE_ATA_CMDBartlomiej Zolnierkiewicz
2008-01-26ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requestsBartlomiej Zolnierkiewicz
2008-01-26ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requestsBartlomiej Zolnierkiewicz
2008-01-26ide: fix final status check in drive_cmd_intr()Bartlomiej Zolnierkiewicz