aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3028/1: S3C2410 - add DCLK mask definitionsBen Dooks2005-10-201-0/+6
* [ARM] 3026/1: S3C2410 - avoid possible overflow in pll calculationsBen Dooks2005-10-201-4/+11
* [ARM] 3023/1: pxa-regs: Typo in ARM pxa register definitions.Paul Schulz2005-10-181-1/+1
* [ARM] 3021/1: Interrupt 0 bug fix for ixp4xxKenneth Tan2005-10-181-4/+5
* [ARM] 3020/1: Fixes typo error CONFIG_CPU_IXP465, which should be CONFIG_CPU_...Kenneth Tan2005-10-181-1/+1
* [ARM] 3019/1: fix wrong commentsNicolas Pitre2005-10-181-2/+2
* [ARM] 3011/1: pxafb: Add ability to set device parent + fix spitz compile errorRichard Purdie2005-10-141-0/+1
* [ARM] 3009/1: S3C2410 - io.h offsets too large for LDRH/STRHBen Dooks2005-10-141-16/+42
* [ARM] 3005/1: S3C2440 - add definition for s3c2440_set_dsc() call in hardware.hBen Dooks2005-10-131-0/+7
* [ARM] 3003/1: SSP channel map register updates for pxa2xxLiam Girdwood2005-10-121-3/+4
* [ARM] 2962/1: scoop: Allow GPIO pin suspend state to be specifiedRichard Purdie2005-10-101-0/+2
* [ARM] 2958/1: fix definition in imx-regs.hSascha Hauer2005-10-101-1/+1
* [PATCH] Fix broken IXP4xx GPIO macroDeepak Saxena2005-10-041-1/+1
* [ARM] 2950/1: i.MX gpio setup functionSascha Hauer2005-10-041-12/+34
* [ARM] 2949/1: Hynix h720x Run modeSascha Hauer2005-10-041-3/+5
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-301-0/+2
|\
| * [ARM] 2941/1: Fix running legacy binaries from a soft-float root filesystem w...Daniel Jacobowitz2005-09-301-0/+2
* | [PATCH] arm/rpc iomem annotationsAl Viro2005-09-291-2/+2
* | [PATCH] arm/versatile iomem annotationsAl Viro2005-09-291-1/+5
|/
* [ARM] Remove SA_IRQNOMASKRussell King2005-09-261-1/+0
* [ARM] 2934/1: Anubis - fix VA offsets for CPLD registersBen Dooks2005-09-251-5/+5
* [ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_ioRussell King2005-09-241-3/+3
* [ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`Ben Dooks2005-09-201-1/+1
* [ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`Ben Dooks2005-09-201-1/+1
* [ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`Ben Dooks2005-09-201-1/+1
* [ARM] Fix warning in asm/futex.hRussell King2005-09-181-1/+1
* [ARM] Tighten pfn_valid() test.Russell King2005-09-151-1/+14
* [ARM] 2913/1: PXA Poodle: Cleanup some unneeded codeRichard Purdie2005-09-151-12/+13
* [ARM] 2909/1: remove IXP2000_PROD_IDLennert Buytenhek2005-09-152-3/+1
* [ARM] 2911/1: ixp2000_reg_{read,write} accessorsLennert Buytenhek2005-09-151-5/+9
* [ARM] Remove PFN_TO_NID for !DISCONTIGMEMRussell King2005-09-156-19/+0
* [ARM SMP] Add timer/watchdog defines for MPCoreRussell King2005-09-141-0/+16
* [PATCH] feature removal of io_remap_page_range()Randy Dunlap2005-09-131-4/+1
* [PATCH] SharpSL: Add new ARM PXA machines Spitz and Borzoi with partial Akita...Richard Purdie2005-09-132-0/+188
* [PATCH] SharpSL: Abstract model specifics from Corgi Backlight driverRichard Purdie2005-09-131-0/+10
* [PATCH] SharpSL: Add cxx00 support to the Corgi LCD driverRichard Purdie2005-09-131-0/+10
* [PATCH] SharpSL: Abstract c7x0 specifics from Corgi SSPRichard Purdie2005-09-132-12/+12
* Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-101-0/+3
|\
| * [ARM] Add memory type based allocation syscallsRussell King2005-09-091-0/+3
* | [PATCH] spinlock consolidationIngo Molnar2005-09-102-33/+37
* | [PATCH] s3c2410fb: ARM S3C2410 framebuffer driverArnaud Patard2005-09-092-0/+86
* | [PATCH] pxafb: Add hsync time reporting hookRichard Purdie2005-09-091-0/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds2005-09-081-0/+13
|\
| * [PATCH] Make sparc64 use setup-res.cDavid S. Miller2005-09-081-0/+13
* | Merge master.kernel.org:/home/rmk/linux-2.6-i2c manuallyLinus Torvalds2005-09-081-0/+70
|\ \
| * | [PATCH] I2C: Add PXA I2C driverRussell King2005-06-151-0/+70
* | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc Linus Torvalds2005-09-081-0/+1
|\ \ \
| * | | [MMC] Add mmc_detect_change() delay support for PXAMCI driverRichard Purdie2005-09-081-0/+1
| | |/ | |/|
* | | [ARM] 2892/1: remove gcc workaround for direct access to absolute memory addr...Nicolas Pitre2005-09-082-31/+5
* | | [ARM] Fix ARMv6 VIPT cache >= 32KRussell King2005-09-081-1/+6
|/ /