aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-30[ARM] 5326/1: AFEB9260: Fix for i2c_board_info structureSergey Lapin1-0/+1
2008-10-30[ARM] gpio_free might sleep, arm architectureUwe Kleine-König1-0/+2
2008-10-22[ARM] 5316/1: AT91: oops (regression) fix on gpio irqDavid Brownell1-0/+1
2008-10-09Merge branch 'pxa-all' into develRussell King1-2/+1
2008-10-09Merge branch 'at91' into develRussell King40-113/+1045
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov1-2/+1
2008-09-29[ARM] 5267/1: [AT91] Name conflict in mach-at91/leds.cAndrew Victor1-4/+4
2008-09-29[ARM] 5261/1: [AT91] Support for LEDs on Conitec ARM&EVA boardAndrew Victor1-1/+27
2008-09-21[ARM] 5265/3: [AT91] Add copyright infoAndrew Victor10-0/+27
2008-09-21[ARM] 5264/2: [AT91] Suspend-to-RAM disables main oscillatorAndrew Victor3-0/+297
2008-09-21[ARM] 5263/2: [AT91] GPIO buttons as wakeup sourcesAndrew Victor3-11/+15
2008-09-21[ARM] 5262/2: [AT91] Support for GPIO-connected buttons on SAM9260-EK boardAndrew Victor1-0/+54
2008-09-21[ARM] 5260/1: [AT91] Touchscreen on AT91SAM9RLAndrew Victor3-0/+50
2008-09-21[ARM] 5259/2: [AT91] PWM LEDs on AT91SAM9263-EKAndrew Victor3-10/+57
2008-09-21[ARM] 5258/1: [AT91] PWM controller initializationAndrew Victor7-9/+179
2008-09-21[ARM] 5257/2: [AT91] Use SZ_ definitions and MTDPART_OFS_NXTBLK instead of hex-valuesAndrew Victor17-78/+78
2008-09-18[ARM] 5240/1: AT91: eeproms on sam9260ek, sam9263ekDavid Brownell2-2/+39
2008-09-18[ARM] 5219/2: MACB ethernet support for AFEB9260Sergey Lapin1-0/+16
2008-09-18[ARM] 5210/2: AFEB9260: board supportSergey Lapin3-0/+204
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King6-7/+6
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King93-163/+4222
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King16-16/+16
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King28-28/+28
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King4-4/+0
2008-08-01Fix rename of at91_nand -> atmel_nandPieter du Preez16-20/+20
2008-07-28[ARM] 5180/1: at91: Fix at91_nand -> atmel_nand rename falloutHaavard Skinnemoen4-4/+4
2008-07-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-7/+7
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2-7/+7
2008-07-26[ARM] fix mode for board-yl-9200.cRussell King1-0/+0
2008-07-25Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse23-572/+1762
2008-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse3-24/+19
2008-07-10Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into develRussell King23-572/+1762
2008-07-10[ARM] 5130/4: Support for the at91sam9g20sedji gaouaou7-21/+311
2008-07-09[ARM] at91: Fix NAND FLASH timings for at91sam9x evaluation kits.Patrice Vilchez4-16/+16
2008-06-07[MTD] [NAND] rename at91_nand -> atmel_nand: internal symbolsHåvard Skinnemoen16-38/+38
2008-06-02[ARM] 4940/1: AT91: UDPHS driver: SAM9RL board and cpu integration.Nicolas Ferre3-4/+110
2008-06-02[ARM] 4934/1: AT91CAP9 UDPHS driver: board and cpu integration.Stelian Pop2-0/+108
2008-06-02[ARM] 4933/1: AT91CAP9 UDPHS driver: generic AT91 parts.Stelian Pop1-1/+41
2008-06-02[ARM] 5059/1: [AT91] Convert to new-style UART initializationAndrew Victor6-69/+63
2008-06-02[ARM] 5057/1: [AT91] Calao Systems - board filesAndrew Victor5-0/+724
2008-06-02[ARM] 5056/1: [AT91] Cleanup YL9200 board fileAndrew Victor3-466/+394
2008-05-23[ARM] 5052/1: export clock functions for the at91x40Greg Ungerer1-1/+17
2008-05-14atmel_lcdfb: fix initialization of a pre-allocated framebufferNicolas Ferre2-23/+2
2008-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-7/+11
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare3-6/+3
2008-04-28[ARM] 5021/1: at91: buildfix for sam9263 + PMDavid Brownell1-5/+9
2008-04-28[ARM] 5016/1: AT91: typo in mci configuration for at91cap at91sam9263Nicolas Ferre2-2/+2
2008-04-28atmel_lcdfb: don't initialize a pre-allocated framebufferHaavard Skinnemoen2-0/+25
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-1/+0
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0