summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Blackfin] arch: change the trace buffer control start/stop logic in the exce...Mike Frysinger2008-02-022-23/+24
* [Blackfin] arch: fix typo in printk messageMike Frysinger2008-02-021-1/+1
* [Blackfin] arch: this is an ezkit, not a stamp, so fixup the init function nameMike Frysinger2008-02-021-2/+2
* [Blackfin] arch: add slightly better help text for CPLB_INFOMike Frysinger2008-02-021-1/+1
* [Blackfin] arch: Fix BUG - Enable ISP1362 driver to work ok with BF561Michael Hennerich2008-02-021-8/+10
* [Blackfin] arch: Fix header file informationMichael Hennerich2008-02-021-2/+2
* [Blackfin] arch: Add Support for ISP1362Michael Hennerich2008-02-021-0/+46
* [Blackfin] arch: add support for cmdline partitioning to the BF533-STAMP flas...Mike Frysinger2008-02-091-6/+10
* [Blackfin] arch: hook up set_irq_wake in Blackfin's irq codeMichael Hennerich2008-02-098-72/+217
* [Blackfin] arch: Merge BF561 support into ints-priorityMichael Hennerich2008-02-094-520/+117
* [Blackfin] arch: add "memmap=nn[KMG]@ss[KMG]" and "memmap=nn[KMG]$ss[KMG]" op...Yi Li2008-02-092-122/+431
* [Blackfin] arch: error out if ANOMALY_05000263 applies while enabling the MPUMike Frysinger2008-02-021-0/+4
* [Blackfin] arch: fix bug: redefinition warning when compile EZKIT548Bryan Wu2008-02-021-2/+2
* Merge branch 'cris' of git://www.jni.nu/crisLinus Torvalds2008-02-08226-7714/+31838
|\
| * CRIS v32: Remove hwregs/timer_defs.h, it is now architecture specific.Jesper Nilsson2008-02-081-266/+0
| * CRIS v32: Change drivers/i2c.c locking.Jesper Nilsson2008-02-081-49/+12
| * CRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatiles and general cleanup.Jesper Nilsson2008-02-081-174/+174
| * CRIS: Add new timerfd syscall entries.Jesper Nilsson2008-02-083-3/+9
| * MAINTAINERS: Add my information for the CRIS port.Jesper Nilsson2008-02-081-0/+2
| * CRIS v32: Correct spelling of bandwidth in function name.Jesper Nilsson2008-02-083-5/+5
| * CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS.Jesper Nilsson2008-02-082-20/+24
| * CRIS v10: Cleanup of drivers/gpio.cJesper Nilsson2008-02-081-32/+29
| * CRIS v10: drivers/net/cris/eth_v10.c rename LED defines to CRIS_LED to avoid ...Jesper Nilsson2008-02-081-218/+7
| * CRIS: Make io_pwm_set_period members unsigned in etraxgpio.hJesper Nilsson2008-02-081-2/+2
| * CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file.Jesper Nilsson2008-02-083-31/+15
| * CRIS: Drop regs parameter from call to profile_tick in kernel/time.cJesper Nilsson2008-02-081-1/+1
| * CRIS v32: Fix minor formatting issue in mach-a3/io.cJesper Nilsson2008-02-081-2/+1
| * CRIS v32: Initialize GIO even if we're rambooting in kernel/head.SJesper Nilsson2008-02-081-0/+2
| * CRIS v32: Remove kernel/arbiter.c, it now exists in machine dependent directory.Jesper Nilsson2008-02-081-296/+0
| * CRIS v32: Minor changes to avoid errors in asm-cris/arch-v32/hwregs/reg_rdwr.hJesper Nilsson2008-02-081-4/+6
| * CRIS v32: arch-v32/hwregs/intr_vect_defs.h moved to machine dependent directory.Jesper Nilsson2008-02-081-225/+0
| * CRIS v32: Correct offset for TASK_pid in asm-cris/arch-v32/offset.hJesper Nilsson2008-02-081-1/+1
| * CRIS v32: Move register map header to machine dependent directory.Jesper Nilsson2008-02-081-103/+0
| * CRIS v32: Let compiler know that memory is clobbered after a break op.Jesper Nilsson2008-02-081-7/+14
| * CRIS v32: Remove SMP stub from asm-cris/arch-v32/system.hJesper Nilsson2008-02-081-9/+0
| * CRIS v32: Completely rework spinlocks for ETRAX FS and ARTPEC-3Jesper Nilsson2008-02-081-105/+67
| * CRIS v32: Change name for simulator config in asm-cris/arch-v32/processor.hJesper Nilsson2008-02-081-1/+1
| * CRIS v32: Add prototype for crisv32_pinmux_dealloc_fixed in asm-cris/arch-v32...Jesper Nilsson2008-02-081-0/+1
| * CRIS v32: Change name for simulator config in asm-cris/arch-v32/page.hJesper Nilsson2008-02-081-2/+2
| * CRIS v32: Remove juliette.h, it is not supported for CRIS v32.Jesper Nilsson2008-02-081-326/+0
| * CRIS v32: Add support for ETRAX FS and ARTPEC-3 for arch-v32/hwregs/eth_defs.hJesper Nilsson2008-02-081-104/+98
| * CRIS v32: Rename variable used in macro for arch-v32/hwregs/dma.hJesper Nilsson2008-02-081-7/+6
| * CRIS v32: Remove useless CVS id tag from arch-v32/hwregs/MakefileJesper Nilsson2008-02-081-1/+0
| * CRIS v32: Add defines for udelay and ndelay in arch-v32/delay.hJesper Nilsson2008-02-081-0/+10
| * CRIS v32: Adjust arch-v32/atomic.h for new spinlock/rwlock infrastructureJesper Nilsson2008-02-081-5/+5
| * CRIS v32: Add missing header to include/asm-cris/arch-v32/KbuildJesper Nilsson2008-02-081-0/+1
| * CRIS: Break long comment line in include/asm-cris/arch-v10/page.hJesper Nilsson2008-02-081-2/+2
| * CRIS: Rename LED macros to CRIS_LED to avoid name clash in io.hJesper Nilsson2008-02-082-72/+77
| * CRIS: Add missing headers to include/asm-cris Kbuild files.Jesper Nilsson2008-02-082-1/+7
| * CRIS: Add sched_clock to kernel/time.cJesper Nilsson2008-02-081-4/+9