index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
mach-bf527
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-14
Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as ...
Mike Frysinger
1
-9
/
+0
2008-08-14
Blackfin arch: mark some functions as __init as they are only called from __i...
Mike Frysinger
1
-1
/
+1
2008-08-06
Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idling
Michael Hennerich
1
-7
/
+0
2008-08-06
Blackfin arch: unify the duplicated portions of __start and split mach-specif...
Mike Frysinger
1
-129
/
+3
2008-08-06
Blackfin arch: move async memory programming into common setup_arch() as the ...
Mike Frysinger
1
-22
/
+0
2008-08-06
Blackfin arch: unify the duplicated _real_start functions
Mike Frysinger
1
-70
/
+0
2008-08-06
Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any ...
Mike Frysinger
1
-19
/
+0
2008-08-05
Blackfin arch: remove pata resources from generic board
Mike Frysinger
2
-92
/
+0
2008-08-05
Blackfin arch: be consistant with parition names, and ensure the bus is ident...
Robin Getz
2
-14
/
+14
2008-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
4
-9
/
+1020
2008-07-19
Blackfin arch: Apply Bluetechnix CM-BF527 board support patch
Michael Hennerich
3
-0
/
+1017
2008-07-14
Blackfin arch: Fix bug - Kernel does not boot if re-program clocks
Michael Hennerich
1
-9
/
+3
2008-06-25
DM9000: Fixup blackfin after removing 2 resource usage
Laurent Pinchart
1
-1
/
+6
2008-06-07
Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFIN
Mike Frysinger
1
-7
/
+2
2008-05-31
Blackfin arch: Fix bug - set corret SSEL and IRQ to enable AD7877 on BF527
Bryan Wu
1
-2
/
+2
2008-05-18
i2c: Clean up Blackfin BF527 I2C device declarations
Jean Delvare
1
-2
/
+0
2008-05-07
[Blackfin] arch: Set spi flash partition on bf527 as like bf548.
Grace Pan
1
-5
/
+1
2008-05-07
[Blackfin] arch: Fix BUG - spi flash on bf527 ezkit would fail at mount
Michael Hennerich
1
-1
/
+1
2008-05-07
[Blackfin] arch: add twi_lcd and twi_keypad i2c board info to bf527-ezkit
Bryan Wu
1
-0
/
+25
2008-05-07
[Blackfin] arch: Add physmap partition for BF527-EZkit
Michael Hennerich
1
-0
/
+45
2008-05-07
[Blackfin] arch: Functional power management support: Add CPU and platform vo...
Michael Hennerich
1
-0
/
+26
2008-04-25
[Blackfin] arch: Functional power management support: Remove broken cpu frequ...
Michael Hennerich
2
-163
/
+0
2008-04-24
[Blackfin] arch: add Blackfin on-chip SIR IrDA driver support
Graf Yang
1
-0
/
+30
2008-04-24
[Blackfin] arch: Adjust the u-boot and kernel image partition size in mtd dev...
Grace Pan
1
-1
/
+1
2008-04-24
[Blackfin] arch: Give the DMA base registers a more descriptive name
Bernd Schmidt
1
-2
/
+2
2008-04-24
[Blackfin] arch: Consistently export base_addr for all Blackfin variants.
Bernd Schmidt
1
-0
/
+3
2008-04-24
[Blackfin] arch: theres no need to declare ram{end,start,base} in the head.S ...
Mike Frysinger
1
-18
/
+0
2008-04-23
[Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__
Harvey Harrison
1
-2
/
+2
2008-02-25
[Blackfin] arch: punt the simple ad5304 spi driver now that the generic spide...
Mike Frysinger
1
-18
/
+0
2008-02-25
[Blackfin] arch: grab mac address from OTP on BF527-EZKIT
Mike Frysinger
1
-6
/
+11
2008-02-22
[Blackfin] arch: add board resources for new simple-gpio char driver
Mike Frysinger
1
-0
/
+15
2008-02-25
[Blackfin] arch: fix bug - set right partition size in the board files
Mike Frysinger
1
-5
/
+5
2008-02-08
[Blackfin] arch: fix build fails only include header files when enabled
Mike Frysinger
1
-0
/
+2
2008-02-08
[Blackfin] arch: Encourage users to use the spidev character driver: Provide ...
Michael Hennerich
1
-0
/
+17
2008-02-06
Rename: linux/pata_platform.h to linux/ata_platform.h
Jeff Garzik
1
-1
/
+1
2008-01-22
[Blackfin] arch: Update copyright date
Michael Hennerich
1
-1
/
+1
2008-01-22
[Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G...
Michael Hennerich
1
-6
/
+1
2007-12-24
[Blackfin] arch: The BF527 EZkit connects UART1/PORTF
Michael Hennerich
1
-1
/
+1
2007-12-24
[Blackfin] arch: Enable peripheral platform resources on the BF527 EZkit
Michael Hennerich
1
-0
/
+98
2007-11-15
Blackfin arch: Dont use cs_change_per_word, since the AD7877 driver doesnt re...
Michael Hennerich
1
-2
/
+2
2007-11-15
Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in ne...
Mike Frysinger
1
-1
/
+1
2007-11-15
Blackfin arch: the usb_sl811.h header has been moved to usb/sl811.h so lets u...
Mike Frysinger
1
-1
/
+1
2007-11-15
Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since t...
Mike Frysinger
1
-2
/
+2
2007-11-22
Blackfin arch: sharing the board-specific MAC function does not make sense so...
Mike Frysinger
3
-51
/
+11
2007-11-15
Blackfin arch: split board selection off into mach subdirs
Mike Frysinger
3
-4
/
+17
2007-11-12
Blackfin arch: fix AD7877 bus_num and add support for WM8731 SPI control inte...
Michael Hennerich
1
-1
/
+19
2007-11-12
Blackfin arch: move hard coded pin_req to board file
Bryan Wu
1
-0
/
+2
2007-10-29
Blackfin arch: add NFC driver support in BF527-EZKIT board
Michael Hennerich
1
-0
/
+53
2007-10-21
Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...
Mike Frysinger
1
-1
/
+1
2007-10-21
Blackfin arch: add new processor ADSP-BF52x arch/mach support
Michael Hennerich
9
-0
/
+1886
[prev]