Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3bf52a4df3ccd25d4154797977c556a2a8b3bc1e
/
arch
/
blackfin
/
mach-bf561
54cebc6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 16 years ago
b3ef5ab
Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART
by Graf Yang
· 16 years ago
c9607ec
Blackfin Serial Driver: move common variables out of serial headers and into the serial driver
by Mike Frysinger
· 16 years ago
71de1f8
Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogramming clocks
by Robin Getz
· 16 years ago
4e8086d
Blackfin arch: update anomaly headers to match the latest sheet
by Mike Frysinger
· 16 years ago
e482cad
Blackfin arch: print out error/warning if you are running on the incorrect CPU type
by Robin Getz
· 16 years ago
0c0497c
Blackfin arch: Move all the silicon rev handling to one place
by Mike Frysinger
· 16 years ago
dd4354f
Blackfin arch: fix define error in BF561 memory map macros
by Graf Yang
· 16 years ago
3343c1d
Blackfin arch: Fix BUG: anomaly_threshold is used with ANOMALY_05000363
by Michael Hennerich
· 16 years ago
a5ac012
Blackfin arch: add supporting for kgdb
by Sonic Zhang
· 16 years ago
639f657
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
by Bryan Wu
· 16 years ago
7e1e7ae
Blackfin arch: do not muck with the UART during boot -- let the serial driver worry about it
by Mike Frysinger
· 16 years ago
9216bbc
Blackfin arch: mark some functions as __init as they are only called from __init functions
by Mike Frysinger
· 16 years ago
17e89bc
Blackfin arch: unify the duplicated portions of __start and split mach-specific pieces into _mach_early_start where they will be easier to trim over time
by Mike Frysinger
· 16 years ago
7e64aca
Blackfin arch: move async memory programming into common setup_arch() as the banks dont really need to be setup fully as early as head.S
by Mike Frysinger
· 16 years ago
09e1f70
Blackfin arch: unify the duplicated _real_start functions
by Mike Frysinger
· 16 years ago
778307d
Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any supported processor/silicon
by Mike Frysinger
· 16 years ago
fe5aeb9
Blackfin arch: use symbolic IRQ_PF define rather than hardcoded
by Mike Frysinger
· 16 years ago
9080891
Blackfin arch: remove pata resources from generic board
by Mike Frysinger
· 16 years ago
aa58297
Blackfin arch: be consistant with parition names, and ensure the bus is identified
by Robin Getz
· 16 years ago
7f268a2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
68e2fc7
Blackfin arch: Fix bug - Kernel does not boot if re-program clocks
by Michael Hennerich
· 16 years ago
57debdd
bf561-coreb: BKL unneeded for open()
by Jonathan Corbet
· 16 years ago
9a8bd2f
bf561-coreb: BKL pushdown
by Arnd Bergmann
· 17 years ago
5bda272
Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFIN
by Mike Frysinger
· 17 years ago
b964c59
[Blackfin] arch: protect linux/usb/isp1362.h include until the driver gets mainlined
by Mike Frysinger
· 17 years ago
14b0320
[Blackfin] arch: Functional power management support: Add CPU and platform voltage scaling support
by Michael Hennerich
· 17 years ago
5be36d2
[Blackfin] arch: add Blackfin on-chip SIR IrDA driver support
by Graf Yang
· 17 years ago
ac76d88
[Blackfin] arch: Adjust the u-boot and kernel image partition size in mtd device.
by Grace Pan
· 17 years ago
7795566
[Blackfin] arch: Give the DMA base registers a more descriptive name
by Bernd Schmidt
· 17 years ago
ac86a97
[Blackfin] arch: Consistently export base_addr for all Blackfin variants.
by Bernd Schmidt
· 17 years ago
3132b58
[Blackfin] arch: theres no need to declare ram{end,start,base} in the head.S files
by Mike Frysinger
· 17 years ago
6ed8394
[Blackfin] arch: Resolve the clash issue of UART defines between blackfin headers and include/linux/serial_reg.
by Graf Yang
· 17 years ago
b85d858
[Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__
by Harvey Harrison
· 17 years ago
793dc27
[Blackfin] arch: conditionally enable flash resources since it requests the async memory bank
by Mike Frysinger
· 17 years ago
cad2ab6
[Blackfin] arch: add board resources for new simple-gpio char driver
by Mike Frysinger
· 17 years ago
edf0564
[Blackfin] arch: fix bug - set right partition size in the board files
by Mike Frysinger
· 17 years ago
6e66893
[Blackfin] arch: Encourage users to use the spidev character driver: Provide platform support
by Michael Hennerich
· 17 years ago
83d9cde
[Blackfin] arch: Enable NET2272 on BF561-EZkit - remove request_mem_region
by Michael Hennerich
· 17 years ago
e9d76c2
[Blackfin] arch: Add Support for ISP1362
by Michael Hennerich
· 17 years ago
0a87e3e
Rename: linux/pata_platform.h to linux/ata_platform.h
by Jeff Garzik
· 17 years ago
de8c43f
[Blackfin] arch: use common flash driver to setup partitions rather than the bf5xx-flash driver
by Mike Frysinger
· 17 years ago
e316395
[Blackfin] arch: enable generic GPIO based I2C driver in STAMP-BF533, EZKIT-BF533 and EZKIT-BF561 boards
by Bryan Wu
· 17 years ago
76a7f40
[Blackfin] arch: fix bug when DMA operation related core B of BF561
by Enrik Berkhan
· 17 years ago
2463ef2
[Blackfin] arch: replace current blackfin specific pfbutton driver with kernel generic gpio key driver
by Michael Hennerich
· 17 years ago
0d4a89b
[Blackfin] arch: add Hitachi TX09D70VM1CDA TFT LCD driver resource to Blackfin board
by Michael Hennerich
· 17 years ago
561cc18
Blackfin arch: add AXIS AX88180 Gigabit Ethernet Hardware and Driver to board files
by Michael Hennerich
· 17 years ago
f02bcec
Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in newer linux trees
by Mike Frysinger
· 17 years ago
a055b2b
Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIO
by Mike Frysinger
· 17 years ago
4f25eb8
Blackfin arch: split board selection off into mach subdirs
by Mike Frysinger
· 17 years ago
5d448dd
Blackfin arch: move hard coded pin_req to board file
by Bryan Wu
· 17 years ago
066954a
Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_name" per discussion on lkml as the former uses less storage
by Mike Frysinger
· 17 years ago
337d390
Blackfin arch: Print out debug info, as early as possible
by Robin Getz
· 17 years ago
168f121
Blackfin arch: rewrite our reboot code in C
by Mike Frysinger
· 17 years ago
f0b5d12
Blackfin arch: allow people to select the feature that is unavailable to the kernel
by Mike Frysinger
· 17 years ago
518039b
Blackfin arch: Add ability to expend the hardware trace buffer
by Robin Getz
· 17 years ago
f16295e
Blackfin arch: Fix CCLK and SCLK checks
by Robin Getz
· 17 years ago
e208f83
Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselves
by Mike Frysinger
· 17 years ago
1aafd90
Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines
by Mike Frysinger
· 17 years ago
c6c4d7b
Blackfin arch: update platform driver resource information to all board files
by Bryan Wu
· 17 years ago
315a8e3
Blackfin arch: setup aliases for some core Core A MMRs
by Mike Frysinger
· 17 years ago
1f83b8f
Blackfin arch: cleanup warnings from checkpatch -- no functional changes
by Mike Frysinger
· 17 years ago
669b792
Blackfin arch: Clean up trace buffer handling, No major functional changes.
by Robin Getz
· 18 years ago
24a07a1
Blackfin arch: initial supporting for BF548-EZKIT
by Roy Huang
· 17 years ago
52a0781
Blackfin arch: move more of our startup code to .init so it can be freed once we are up and running
by Mike Frysinger
· 18 years ago
83a5c3e
Blackfin arch: unify differences between our diff head.S files -- no functional changes
by Mike Frysinger
· 18 years ago
d2d50aa
Blackfin arch: spelling fixes
by Simon Arlott
· 18 years ago
ac57ac3
Blackfin arch: dont clear the bit that tells coreb to start booting
by Mike Frysinger
· 18 years ago
5079df9
Blackfin arch: document why we have to touch the UART peripheral in our boot up code
by Mike Frysinger
· 18 years ago
ef9256d
Blackfin arch: issue reset via SWRST so we dont clobber the watchdog state
by Mike Frysinger
· 18 years ago
c0fc525
Blackfin arch: move board specific setup out of common init code and into the board specific init code
by Mike Frysinger
· 18 years ago
30870b9
Blackfin arch: dont clear status register bits in SWRST so we can actually use it
by Mike Frysinger
· 18 years ago
0a29059
Blackfin arch: initial tepla-bf561 board support
by Mike Frysinger
· 18 years ago
140a9ae
Blackfin arch: Add configuration data for ISP176x on BF561
by Michael Hennerich
· 18 years ago
1394f03
blackfin architecture
by Bryan Wu
· 18 years ago