index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
mach-bf548
/
boards
Age
Commit message (
Expand
)
Author
2008-10-09
Blackfin arch: fix end address for parallel flash and increase kernel partiti...
Mike Frysinger
2008-10-09
Blackfin arch: flags of UART3 mem resource is missing
Sonic Zhang
2008-10-08
Blackfin arch: add BF54x / BF52x Rotary Input device driver platform resource...
Michael Hennerich
2008-10-13
Blackfin arch: only include asm/cplb.h when it is truly used
Mike Frysinger
2008-10-07
Blackfin arch: add note about newer ezkits using PB4 for AD7877 instead of PJ11
Mike Frysinger
2008-10-08
Blackfin arch: use new platform data interface of musb to replace old one
Bryan Wu
2008-08-27
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu
2008-08-05
Blackfin arch: be consistant with parition names, and ensure the bus is ident...
Robin Getz
2008-07-26
Blackfin arch: Add ISP1760 board resources to BF548-EZKIT
Michael Hennerich
2008-07-19
Blackfin arch: add missing IORESOURCE_MEM flags to UART3
Mike Frysinger
2008-06-07
Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFIN
Mike Frysinger
2008-05-31
Blackfin arch: Remove bad and usless code
Michael Hennerich
2008-05-20
Blackfin arch: Cleanup no functional changes
Michael Hennerich
2008-05-10
[Blackfin] arch: protect linux/usb/musb.h include until the driver gets mainl...
Mike Frysinger
2008-05-07
[Blackfin] arch: Functional power management support: Add CPU and platform vo...
Michael Hennerich
2008-04-29
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
2008-04-25
[Blackfin] arch: add Blackfin on-chip SIR IrDA driver support
Graf Yang
2008-04-24
[Blackfin] arch: Adjust the u-boot and kernel image partition size in mtd dev...
Grace Pan
2008-04-24
[Blackfin] arch: Allow AD1836A board to be connected, either to SPORT2 or SPO...
Bernd Schmidt
2008-04-24
[Blackfin] arch: Apply Bluetechnix vendor patch
Michael Hennerich
2008-04-23
[Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__
Harvey Harrison
2008-03-26
[Blackfin] arch: add i2c board info struct and move to new-style i2c interface
Bryan Wu
2008-03-26
[Blackfin] arch: conditionally enable flash resources since it requests the a...
Mike Frysinger
2008-03-03
[Blackfin] arch: fix bug - allow SDH driver to be used as module
Michael Hennerich
2008-02-22
[Blackfin] arch: add board resources for new simple-gpio char driver
Mike Frysinger
2008-02-25
[Blackfin] arch: fix bug - set right partition size in the board files
Mike Frysinger
2008-02-09
[Blackfin] arch: fix build fails only include header files when enabled
Mike Frysinger
2008-02-09
[Blackfin] arch: Encourage users to use the spidev character driver: Provide ...
Michael Hennerich
2008-02-02
[Blackfin] arch: this is an ezkit, not a stamp, so fixup the init function name
Mike Frysinger
2008-01-24
[Blackfin] arch: use common flash driver to setup partitions rather than the ...
Mike Frysinger
2008-01-27
[Blackfin] arch: replace current blackfin specific pfbutton driver with kerne...
Michael Hennerich
2007-12-24
[Blackfin] arch: Fix if/def BUG - and define is multipoint NO
Bryan Wu
2007-12-24
[Blackfin] arch: Trash bf54x-hcd driver - we use the musb driver
Michael Hennerich
2007-11-21
Blackfin arch: fix building for BF542 processors which only have 1 TWI
Mike Frysinger
2007-11-15
Blackfin arch: Dont use cs_change_per_word, since the AD7877 driver doesnt re...
Michael Hennerich
2007-11-15
Blackfin arch: split board selection off into mach subdirs
Mike Frysinger
2007-11-12
Blackfin arch: move hard coded pin_req to board file
Bryan Wu
2007-10-21
Blackfin arch: update boards files
Bryan Wu
2007-10-21
Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...
Mike Frysinger
2007-10-13
Input: add support for Blackfin BF54x Keypad controller
Michael Hennerich
2007-10-11
Blackfin arch: update platform driver resource information to all board files
Bryan Wu
2007-07-12
Blackfin arch: cleanup warnings from checkpatch -- no functional changes
Mike Frysinger
2007-07-12
Blackfin arch: initial supporting for BF548-EZKIT
Roy Huang