Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
994a65e25df85abc465cfee495557200e8205f9e
/
arch
/
blackfin
d4b1d27
Blackfin arch: update boards files
by Bryan Wu
· 17 years ago
452af71
Blackfin arch: dma add some API and cleanup bf54x DMA definition
by Bryan Wu
· 17 years ago
780431e
Blackfin arch: cleanup and promote the general purpose timers api to a core blackfin component
by Mike Frysinger
· 17 years ago
29cae11
Blackfin arch: add a cheesy install target
by Mike Frysinger
· 17 years ago
2f6cf7b
Blackfin arch: add functions for converting between sclks and usecs
by Mike Frysinger
· 17 years ago
b0a68dc
Blackfin arch: add assembly function for doing 64bit unsigned division
by Mike Frysinger
· 17 years ago
1c668d8
Blackfin arch: -mno-fdpic works
by Mike Frysinger
· 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
c1e7399
Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mmput calls
by Bernd Schmidt
· 17 years ago
73b0c0b
Blackfin arch: Fix up /proc/cpuinfo so it is like everyone else
by Robin Getz
· 17 years ago
4fb4524
Blackfin arch: Optimization - no need to make additional math here
by Michael Hennerich
· 17 years ago
a99bbcc
Blackfin arch: force irq_flags into the .data section
by Mike Frysinger
· 17 years ago
876a668
Blackfin arch BF548 defconfig: enable watchdog by default
by Mike Frysinger
· 17 years ago
5900314
Blackfin arch: add new processor ADSP-BF52x arch/mach support
by Michael Hennerich
· 17 years ago
01dd2fb
typo fixes
by Matt LaPlante
· 17 years ago
09caded
Combine instrumentation menus in kernel/Kconfig.instrumentation
by Mathieu Desnoyers
· 17 years ago
e6c5eb9
PM: Rework struct platform_suspend_ops
by Rafael J. Wysocki
· 17 years ago
26398a7
PM: Rename struct pm_ops and related things
by Rafael J. Wysocki
· 17 years ago
95d9ffb
PM: Move definition of struct pm_ops to suspend.h
by Rafael J. Wysocki
· 17 years ago
821f3ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
1bcf548
Consolidate PTRACE_DETACH
by Alexey Dobriyan
· 17 years ago
222d394
kbuild: enable 'make AFLAGS=...' to add additional options to AS
by Sam Ravnborg
· 17 years ago
a0f97e0
kbuild: enable 'make CFLAGS=...' to add additional options to CC
by Sam Ravnborg
· 17 years ago
8f740ef
Input: add support for Blackfin BF54x Keypad controller
by Michael Hennerich
· 17 years ago
117494a
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 17 years ago
4d5709a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 17 years ago
27f5d75
USB: re-remove <linux/usb_sl811.h>
by David Brownell
· 17 years ago
247537b
kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"
by Adrian Bunk
· 17 years ago
8122c6c
[CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core
by Thomas Renninger
· 17 years ago
cda6a20
Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki <kalle.pokki@iki.fi>
by Michael Hennerich
· 17 years ago
c58c214
Blackfin arch: gpio pinmux and resource allocation API required by BF537 on chip ethernet mac driver
by Michael Hennerich
· 17 years ago
0b95f22
Blackfin arch: add some missing syscall
by Bryan Wu
· 17 years ago
4bbd10f
Blackfin arch: Update/Fix PM support add new pm_ops valid
by Michael Hennerich
· 17 years ago
d31c5ab
Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin arch
by Bryan Wu
· 17 years ago
7417c8f
Blackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY_INIT and DEBUG_KERNEL_START
by Robin Getz
· 17 years ago
ddf416b
Blackfin arch: fix typo in register name
by Mike Frysinger
· 17 years ago
bc41bb1
Blackfin arch: fix bug libstdc++ calling writev with an iovec containing { NULL, 0 } fails on Blackfin
by Bernd Schmidt
· 17 years ago
ef4a47d
Blackfin arch: Export strcpy - occasionally get module link failures otherwise
by Bernd Schmidt
· 17 years ago
b3f8b92
Blackfin arch: the load address is not safe to point to as a workaround for ANOMALY 05000281
by Robin Getz
· 17 years ago
b76f987
Blackfin arch: show_mem can not be marked as init, since it is called during OOM condition
by Robin Getz
· 17 years ago
1a7d91d
Blackfin arch: flush/inv the correct range when using write back cache and fix bugs find by dmacopy
by Michael Hennerich
· 17 years ago
2b39331
Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and BF561 05000323
by Michael Hennerich
· 17 years ago
337d390
Blackfin arch: Print out debug info, as early as possible
by Robin Getz
· 17 years ago
ce3afa1
Blackfin arch: Enable earlyprintk earlier - so any error after our interrupt tables are set up will print out
by Robin Getz
· 17 years ago
2ebcade
Blackfin arch: fix endless loop bug when a double fault happens
by Robin Getz
· 17 years ago
0ae5364
Blackfin arch: Initial patch to add earlyprintk support
by Robin Getz
· 17 years ago
b7b2d344
Blackfin arch: modify the insX/outsX and dma_insX/dma_outsX to be compatible with other archs
by Bryan Wu
· 17 years ago
c11b577
Blackfin arch: add more common defines for output sections
by Mike Frysinger
· 17 years ago
fb282a7
Blackfin arch: cleanup IO and DMA_IO API function definitions according to other arches
by Bryan Wu
· 17 years ago
b5c0e2e
Blackfin arch: fix typo pointed out by David Rowe (Mhz -> MHz)
by Mike Frysinger
· 17 years ago
2714d9a
Blackfin arch: Workaround reboot bug, issue SSYNC at the start of bfin_reset
by Michael Hennerich
· 17 years ago
eabb5a5
Blackfin arch: Remove legacy support
by Michael Hennerich
· 17 years ago
2acde90
Blackfin arch: a few things still use bfin_read_PORT_FER()
by Michael Hennerich
· 17 years ago
02f13f9
Blackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY_INIT didn't work that well with DEBUG_KERNEL_START
by Robin Getz
· 17 years ago
d2b11a4
Blackfin arch: Merge GPIO/Peripheral Resource Allocation back into a single file
by Michael Hennerich
· 17 years ago
4d5f4ed
Blackfin arch: extract gpio number from PIN function
by Michael Hennerich
· 17 years ago
168f121
Blackfin arch: rewrite our reboot code in C
by Mike Frysinger
· 17 years ago
27d875f
Blackfin arch: vmlinux.lds.S, break up our .init into separate sections
by Mike Frysinger
· 17 years ago
d8350e7
Blackfin arch: Board defconfig updating
by Bryan Wu
· 17 years ago
fbeb737
Blackfin arch: parse input sections properly when using -ffunction-sections/-fdata-sections
by Mike Frysinger
· 17 years ago
1ffe664
Blackfin arch: add an exception request/free api
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
2615639
Blackfin arch: Allow ptrace access the fixed code.
by Jie Zhang
· 17 years ago
8a26ac7
Blackfin arch: Add DMA API to set curr descriptor address
by Sonic Zhang
· 17 years ago
2d8f161
Blackfin arch: update BOOT_LOAD
by Mike Frysinger
· 17 years ago
b4055d7
Blackfin arch: remove spurious KERN_EMERG log level in output
by Mike Frysinger
· 17 years ago
3bebca2
Blackfin arch: to do some consolidation of common code and common name spaces
by Robin Getz
· 17 years ago
a298049
Blackfin arch: remove unused code -- EVT0 is not controllable by software
by Mike Frysinger
· 17 years ago
a924db7
Blackfin arch: Add option to priorize DMA over Core
by Michael Hennerich
· 17 years ago
7735cef
Blackfin arch: Add support for the M25P16 SPI FLash
by Michael Hennerich
· 17 years ago
1d945e2
Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recording function
by Roy Huang
· 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
8c61362
Blackfin arch: Some cosmetics based on LKML feedback from Joe Perches
by Michael Hennerich
· 17 years ago
314c98d
Blackfin arch: add missing gpio error handling to make sure we roll back requests in case one fails
by Michael Hennerich
· 17 years ago
31430ba
Blackfin arch: Add PORT_J.High (needed for BF548-EZkit Touchscreen interrupts) - remove PORT_C.H
by Michael Hennerich
· 17 years ago
6782ea9
Blackfin arch: Add label to call new GPIO API
by Michael Hennerich
· 17 years ago
40d6340
Blackfin arch: store labels so we later know who allocated GPIO/Peripheral resources
by Michael Hennerich
· 17 years ago
b2d1583
Blackfin arch: Advertise GENERIC_GPIO and remove duplicated GENERIC_CALIBRATE_DELAY
by Michael Hennerich
· 17 years ago
e208f83
Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselves
by Mike Frysinger
· 17 years ago
d5148ff
Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds rather than __builtin_bfin_[cs]sync()
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
50e163c
Blackfin arch: add error message when IRQ no available
by Michael Hennerich
· 17 years ago
8be80ed
Blackfin arch: Initialize the exception vectors early in the boot process
by Bernd Schmidt
· 17 years ago
d6e274d
Blackfin arch: fix a compiling warning about dma-mapping
by Bryan Wu
· 17 years ago
0fa63ad
Blackfin arch: fix bug which unaligns the init thread's stack and causes the current macro to fail.
by Bernd Schmidt
· 17 years ago
f1b927d
Blackfin arch: Load P0 before storing through it
by Bernd Schmidt
· 17 years ago
64c5cb8
Blackfin arch: fix KGDB bug, dont forget last parameter.
by Sonic Zhang
· 17 years ago
e2dd3f1
Blackfin arch: add selections for BF544 and BF542
by Mike Frysinger
· 17 years ago
e5b6bd6
Blackfin arch: use bfin_read_SWRST() now that BF561 provides it
by Mike Frysinger
· 17 years ago
315a8e3
Blackfin arch: setup aliases for some core Core A MMRs
by Mike Frysinger
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
db0fa20
Blackfin arch: add missing CONFIG_LARGE_ALLOCS when upstream merging
by Bryan Wu
· 18 years ago
798b770
Blackfin arch: as pointed out by Robert P. J. Day, update the CPU_FREQ name to match current Kconfig
by Mike Frysinger
· 18 years ago
5cf77a5
Blackfin arch: extract the entry point from the linked kernel
by Mike Frysinger
· 18 years ago
c04d66b
Blackfin arch: clean up some coding style issues
by Bryan Wu
· 18 years ago
1d18947
Blackfin arch: combine the common code of free_initrd_mem and free_initmem
by Mike Frysinger
· 18 years ago
5610db6
Blackfin arch: Add Support for Peripheral PortMux and resouce allocation
by Michael Hennerich
· 18 years ago
520473b
Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded values
by Mike Frysinger
· 18 years ago
Next »