index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
mach-bf527
Age
Commit message (
Expand
)
Author
2008-06-07
Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFIN
Mike Frysinger
2008-05-31
Blackfin arch: Fix bug - set corret SSEL and IRQ to enable AD7877 on BF527
Bryan Wu
2008-05-18
i2c: Clean up Blackfin BF527 I2C device declarations
Jean Delvare
2008-05-07
[Blackfin] arch: Set spi flash partition on bf527 as like bf548.
Grace Pan
2008-05-07
[Blackfin] arch: Fix BUG - spi flash on bf527 ezkit would fail at mount
Michael Hennerich
2008-05-07
[Blackfin] arch: add twi_lcd and twi_keypad i2c board info to bf527-ezkit
Bryan Wu
2008-05-07
[Blackfin] arch: Add physmap partition for BF527-EZkit
Michael Hennerich
2008-05-07
[Blackfin] arch: Functional power management support: Add CPU and platform vo...
Michael Hennerich
2008-04-25
[Blackfin] arch: Functional power management support: Remove broken cpu frequ...
Michael Hennerich
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: Give the DMA base registers a more descriptive name
Bernd Schmidt
2008-04-24
[Blackfin] arch: Consistently export base_addr for all Blackfin variants.
Bernd Schmidt
2008-04-24
[Blackfin] arch: theres no need to declare ram{end,start,base} in the head.S ...
Mike Frysinger
2008-04-23
[Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__
Harvey Harrison
2008-02-25
[Blackfin] arch: punt the simple ad5304 spi driver now that the generic spide...
Mike Frysinger
2008-02-25
[Blackfin] arch: grab mac address from OTP on BF527-EZKIT
Mike Frysinger
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-06
Rename: linux/pata_platform.h to linux/ata_platform.h
Jeff Garzik
2008-01-22
[Blackfin] arch: Update copyright date
Michael Hennerich
2008-01-22
[Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G...
Michael Hennerich
2007-12-24
[Blackfin] arch: The BF527 EZkit connects UART1/PORTF
Michael Hennerich
2007-12-24
[Blackfin] arch: Enable peripheral platform resources on the BF527 EZkit
Michael Hennerich
2007-11-15
Blackfin arch: Dont use cs_change_per_word, since the AD7877 driver doesnt re...
Michael Hennerich
2007-11-15
Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in ne...
Mike Frysinger
2007-11-15
Blackfin arch: the usb_sl811.h header has been moved to usb/sl811.h so lets u...
Mike Frysinger
2007-11-15
Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since t...
Mike Frysinger
2007-11-22
Blackfin arch: sharing the board-specific MAC function does not make sense so...
Mike Frysinger
2007-11-15
Blackfin arch: split board selection off into mach subdirs
Mike Frysinger
2007-11-13
Blackfin arch: fix AD7877 bus_num and add support for WM8731 SPI control inte...
Michael Hennerich
2007-11-12
Blackfin arch: move hard coded pin_req to board file
Bryan Wu
2007-10-29
Blackfin arch: add NFC driver support in BF527-EZKIT board
Michael Hennerich
2007-10-21
Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...
Mike Frysinger
2007-10-21
Blackfin arch: add new processor ADSP-BF52x arch/mach support
Michael Hennerich