aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf537
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-07-26
|\
| * Blackfin arch: use the symbolic IRQ define rather than the backend numberMike Frysinger2008-07-14
| * Blackfin arch: Fix bug - Kernel does not boot if re-program clocksMichael Hennerich2008-07-14
| * Blackfin arch: use the generic platform nand driver to support nand flash on ...Mike Frysinger2008-06-24
* | DM9000: Fixup blackfin after removing 2 resource usageLaurent Pinchart2008-06-24
|/
* Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFINMike Frysinger2008-06-07
* Blackfin arch: Remove bad and usless codeMichael Hennerich2008-05-31
* [Blackfin] arch: protect linux/usb/isp1362.h include until the driver gets ma...Mike Frysinger2008-05-09
* [Blackfin] arch: Functional power management support: Add CPU and platform vo...Michael Hennerich2008-05-06
* i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-29
* [Blackfin] arch: Functional power management support: Remove broken cpu frequ...Michael Hennerich2008-04-24
* [Blackfin] arch: add Blackfin on-chip SIR IrDA driver supportGraf Yang2008-04-24
* [Blackfin] arch: Add platform support for MTD DATAFLASHMichael Hennerich2008-04-23
* [Blackfin] arch: Give the DMA base registers a more descriptive nameBernd Schmidt2008-04-23
* [Blackfin] arch: Consistently export base_addr for all Blackfin variants.Bernd Schmidt2008-04-23
* [Blackfin] arch: theres no need to declare ram{end,start,base} in the head.S ...Mike Frysinger2008-04-23
* [Blackfin] arch: USB header files are now located under linux/usb/.Peter Korsgaard2008-04-23
* [Blackfin] arch: Resolve the clash issue of UART defines between blackfin hea...Graf Yang2008-04-23
* [Blackfin] arch: finish removing remnants of old BF537_PORT_H option of Black...Mike Frysinger2008-04-23
* [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison2008-04-22
* [Blackfin] arch: add i2c board info struct and move to new-style i2c interfaceBryan Wu2008-03-25
* [Blackfin] arch: conditionally enable flash resources since it requests the a...Mike Frysinger2008-03-25
* [Blackfin] arch: add twi resources to CM_BF537 board as reported by Servaes J...Mike Frysinger2008-03-25
* [Blackfin] arch: punt the simple ad5304 spi driver now that the generic spide...Mike Frysinger2008-02-24
* [Blackfin] arch: add board resources for new simple-gpio char driverMike Frysinger2008-02-22
* [Blackfin] arch: fix bug - set right partition size in the board filesMike Frysinger2008-02-24
* [Blackfin] arch: Encourage users to use the spidev character driver: Provide ...Michael Hennerich2008-02-08
* Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik2008-02-06
* [Blackfin] arch: use common flash driver to setup partitions rather than the ...Mike Frysinger2008-01-24
* [Blackfin] arch: Update copyright dateMichael Hennerich2008-01-22
* [Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G...Michael Hennerich2008-01-22
* [Blackfin] arch: pull in linux/etherdevice.h for random_ether_addr() used in ...Mike Frysinger2007-12-24
* [Blackfin] arch: disable bfin_get_ether_addr fucntion for boards when do not ...Martin Strubel2007-12-24
* [Blackfin] arch: added Minotaur BSPMartin Strubel2008-01-27
* [Blackfin] arch: replace current blackfin specific pfbutton driver with kerne...Michael Hennerich2008-01-27
* [Blackfin] arch: add Hitachi TX09D70VM1CDA TFT LCD driver resource to Blackfi...Michael Hennerich2008-01-27
* Blackfin arch: fix bug when enable uart1 with uart0 disabled => no initial co...Sonic Zhang2007-11-21
* Blackfin arch: add AXIS AX88180 Gigabit Ethernet Hardware and Driver to board...Michael Hennerich2007-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: 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: split board selection off into mach subdirsMike Frysinger2007-11-15
* Blackfin arch: move hard coded pin_req to board fileBryan Wu2007-11-12
* Blackfin arch: fix libata data struct member from irq_type to irq_flagsMike Frysinger2007-10-29
* Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA.Sonic Zhang2007-10-29
* Blackfin arch: fix bug BlueTechnix CM-BF537 board config uses wrong IRQ for n...Michael Hennerich2007-10-29
* Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...Mike Frysinger2007-10-21
* USB: re-remove <linux/usb_sl811.h>David Brownell2007-10-12
* Blackfin arch: Print out debug info, as early as possibleRobin Getz2007-10-09