summaryrefslogtreecommitdiffstats
path: root/include/asm-arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-2660-60/+0
* | | | | [ARM] 3559/1: S3C2442: core and serial portBen Dooks2006-06-183-4/+12
* | | | | [ARM] 3554/1: ARM: Fix dyntick lockingTony Lindgren2006-06-181-0/+1
* | | | | [ARM] 3552/1: S3C24XX: Move VA of GPIO for low-level debugBen Dooks2006-06-181-1/+10
* | | | | [ARM] 3465/1: [1/3] Support for Philips PNX4008 platform: headersVitaly Wool2006-06-1817-0/+1173
* | | | | [ARM] 3401/1: lpd7a40x: platform updateMarc Singer2006-06-181-4/+66
* | | | | [ARM] 3400/1: lpd7a40x: platform headers updateMarc Singer2006-06-188-21/+234
| |_|_|/ |/| | |
* | | | [ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budgetRichard Purdie2006-06-081-0/+2
* | | | [SERIAL] typo: buad -> baudHorst Schirmeier2006-06-052-2/+2
* | | | [ARM] 3539/1: ixp23xx: fix __arch_ixp23xx_is_coherent() for A1 steppingLennert Buytenhek2006-06-021-1/+1
* | | | [PATCH] ARM: Fix XScale PMD settingDeepak Saxena2006-05-311-0/+6
| |_|/ |/| |
* | | [PATCH] pxa2xx-spi updateStephen Street2006-05-211-0/+3
* | | [PATCH] S3C24XX: hardware SPI driverBen Dooks2006-05-211-0/+29
* | | [PATCH] S3C24XX: GPIO based SPI driverBen Dooks2006-05-211-0/+31
* | | [ARM] 3533/1: Implement the __raw_(read|write)_can_lock functions on ARMCatalin Marinas2006-05-191-0/+6
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Linus Torvalds2006-05-161-0/+68
|\ \ \
| * | | [PATCH] SPI: add PXA2xx SSP SPI DriverStephen Street2006-05-161-0/+68
* | | | [ARM] 3517/1: move definition of PROC_INFO_SZ from procinfo.h to asm-offsets.hUwe Zeisberger2006-05-161-2/+0
|/ / /
* | | [ARM] 3506/1: aaec2000: debug-macro.S needs hardware.hBellido Nicolas2006-05-071-0/+1
* | | [ARM] 3505/1: aaec2000: entry-macro.S needs asm/arch/irqs.hBellido Nicolas2006-05-071-0/+1
* | | [ARM] 3501/1: i.MX: fix lowlevel debug macrosSascha Hauer2006-05-071-1/+1
| |/ |/|
* | [ARM] 3495/1: EABI: undefine removed syscalls, but...Nicolas Pitre2006-05-051-1/+1
* | [ARM] 3500/1: fix PXA27x DMA allocation priorityNicolas Pitre2006-05-051-12/+14
* | [ARM] 3494/1: asm-arm/bug.h needs linux/stddef.hNicolas Pitre2006-05-051-0/+1
* | [ARM] 3490/1: i.MX: move uart resources to board filesSascha Hauer2006-05-041-0/+10
* | [ARM] 3487/1: IXP4xx: Support non-PCI systemsDeepak Saxena2006-04-302-1/+8
* | [ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macrosMarkus Gutschke2006-04-301-7/+14
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-04-151-0/+18
|\
| * [ARM] 3477/1: ARM EABI: undefine removed syscallsNicolas Pitre2006-04-151-0/+18
* | [PATCH] S3C24XX GPIO LED supportBen Dooks2006-04-111-0/+28
* | [PATCH] Configurable NODES_SHIFTYasunori Goto2006-04-112-28/+0
|/
* [ARM] 3472/1: Use the D variants of FLDMIA/FSTMIA on ARMv6Catalin Marinas2006-04-102-0/+10
* [ARM] 3459/1: ixp23xx: fix debug serial macros for big-endian operationLennert Buytenhek2006-04-091-0/+3
* [ARM] ebsa110: Fix incorrect serial port addressRussell King2006-04-071-1/+1
* [ARM] Fix ebsa110 debug macrosRussell King2006-04-071-1/+1
* [ARM] Move FLUSH_BASE macros to asm/arch/memory.hRussell King2006-04-0714-30/+49
* [ARM] Remove unnecessary extra parens in include/asm-arm/memory.hRussell King2006-04-041-3/+3
* [ARM] arm's arch_local_page_offset() fix against 2.6.17-rc1KAMEZAWA Hiroyuki2006-04-041-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-04-0243-630/+994
|\
| * [ARM] 3433/1: ARM: OMAP: 8/8 Update board filesTony Lindgren2006-04-0210-45/+196
| * [ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2Tony Lindgren2006-04-0211-7/+324
| * [ARM] 3454/1: ARM: OMAP: 6/8 Update framebuffer low-level init code, take 2Tony Lindgren2006-04-023-27/+86
| * [ARM] 3430/1: ARM: OMAP: 5/8 Update PMTony Lindgren2006-04-022-8/+75
| * [ARM] 3428/1: ARM: OMAP: 3/8 Update pin multiplexingTony Lindgren2006-04-021-3/+51
| * [ARM] 3427/1: ARM: OMAP: 2/8 Update timersTony Lindgren2006-04-022-0/+9
| * [ARM] 3426/1: ARM: OMAP: 1/8 Update clock frameworkTony Lindgren2006-04-023-419/+15
| * [ARM] 3396/2: AT91RM9200 Platform devices updateAndrew Victor2006-04-021-0/+19
| * [ARM] 3393/2: AT91RM9200 LED supportAndrew Victor2006-04-021-0/+5
| * [ARM] 3444/1: i.MX: Scatter-gather DMA emulation for i.MX/MX1Pavel Pisa2006-04-022-14/+93
| * [ARM] 3451/1: ep93xx: use the m48t86 rtc driver on the ts72xx platformLennert Buytenhek2006-04-021-0/+11
OpenPOWER on IntegriCloud