index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-17
ARN: at91: introduce SOC_AT91xxx define to allow to compile SoC core support
Jean-Christophe PLAGNIOL-VILLARD
6
-62
/
+100
2012-04-17
ARM: at91: add SOC_AT91SAM9 kconfig option to factorise select
Jean-Christophe PLAGNIOL-VILLARD
2
-24
/
+22
2012-04-17
ARM: at91: pm select memory controler at runtime
Jean-Christophe PLAGNIOL-VILLARD
3
-18
/
+15
2012-04-17
ARM: at91: move at91_init_leds to board init
Jean-Christophe PLAGNIOL-VILLARD
11
-33
/
+31
2012-04-17
ARM: at91: do not pin mux the UARTs in init_early
Jean-Christophe PLAGNIOL-VILLARD
34
-380
/
+333
2012-04-17
ARM: at91: drop at91_set_serial_console
Jean-Christophe PLAGNIOL-VILLARD
46
-251
/
+0
2012-04-17
ARM: at91: uncompress: autodetect the uart to use
Jean-Christophe PLAGNIOL-VILLARD
10
-129
/
+148
2012-04-17
ARM: at91: uncompress Store UART address in a variable
Jean-Christophe PLAGNIOL-VILLARD
1
-9
/
+11
2012-04-16
ARM: at91/Kconfig: website link for AT91SAM9G20-EK
Nicolas Ferre
1
-0
/
+1
2012-04-16
ARM: at91/Kconfig: add AT91SAM9x5 family to AT91_EARLY_DBGU0 entry
Nicolas Ferre
1
-1
/
+1
2012-04-16
ARM: at91/Kconfig: add clarifications to AT91SAM9M10G45-EK entry
Nicolas Ferre
1
-3
/
+4
2012-04-16
ARM: at91/Kconfig: add comment to at91sam9x5 family entry
Nicolas Ferre
1
-0
/
+6
2012-04-16
ARM: at91/Kconfig: change at91sam9g45 entry
Nicolas Ferre
1
-1
/
+4
2012-04-16
ARM: at91: fix at91sam9261ek Ethernet dm9000 irq
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+3
2012-04-16
ARM: at91: fix rm9200ek flash size
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2012-04-16
ARM: at91: remove empty at91_init_serial function
Joachim Eastwood
1
-1
/
+0
2012-04-16
ARM: at91: fix typo in at91_pmc_base assembly declaration
Nicolas Ferre
1
-1
/
+1
2012-04-16
ARM: at91: Export at91_matrix_base
Joachim Eastwood
1
-0
/
+1
2012-04-16
ARM: at91: Export at91_pmc_base
Joachim Eastwood
1
-0
/
+1
2012-04-16
ARM: at91: Export at91_ramc_base
Joachim Eastwood
1
-0
/
+1
2012-04-16
ARM: at91: Export at91_st_base
Joachim Eastwood
1
-0
/
+2
2012-04-05
ARM: fix __io macro for PCMCIA
Rob Herring
1
-0
/
+27
2012-04-04
ARM: at91: fix check of valid GPIO for SPI and USB
Nicolas Ferre
5
-1
/
+16
2012-04-04
USB: ohci-at91: change maximum number of ports
Nicolas Ferre
1
-6
/
+7
2012-04-04
ARM: at91/USB host: specify and handle properly vbus_pin_active_low
Nicolas Ferre
4
-3
/
+8
2012-04-02
ARM: at91/at91sam9x5: add clkdev entries for DMA controllers
Nicolas Ferre
1
-0
/
+2
2012-03-30
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+2
2012-03-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-40
/
+19
2012-03-30
ARM: fix builds due to missing <asm/system_misc.h> includes
Olof Johansson
2
-0
/
+2
2012-03-29
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2
-31
/
+1
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-16
/
+0
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
7
-0
/
+8
2012-03-28
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
30
-115
/
+252
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
8
-0
/
+10
2012-03-27
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
64
-746
/
+1675
2012-03-27
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
5
-7
/
+198
2012-03-27
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
9
-31
/
+631
2012-03-21
dmaengine: at_hdmac: add slave config operation
Nicolas Ferre
2
-16
/
+0
2012-03-21
ARM: at91: Consolidate time keeping and irq enable
Robert Lee
1
-43
/
+24
2012-03-16
Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91...
Arnd Bergmann
30
-115
/
+252
2012-03-16
ARM: at91: dt: enable usb ehci for sam9g45 and sam9x5
Jean-Christophe PLAGNIOL-VILLARD
2
-0
/
+2
2012-03-16
ARM: at91: dt: enable usb ohci for sam9g20, sam9g45 amd sam9x5
Jean-Christophe PLAGNIOL-VILLARD
3
-1
/
+5
2012-03-15
ARM: at91: add Shutdown Controller (SHDWC) DT support
Jean-Christophe PLAGNIOL-VILLARD
2
-1
/
+80
2012-03-15
ARM: at91: add ram controller DT support
Jean-Christophe PLAGNIOL-VILLARD
4
-27
/
+37
2012-03-15
ARM: at91: add RSTC (Reset Controller) dt support
Jean-Christophe PLAGNIOL-VILLARD
2
-1
/
+30
2012-03-15
ARM: at91: always enable sam9 restart
Jean-Christophe PLAGNIOL-VILLARD
1
-8
/
+2
2012-03-15
ARM: at91: add pmc DT support
Jean-Christophe PLAGNIOL-VILLARD
3
-7
/
+53
2012-03-15
ARM: at91/dt: add specific DT soc init
Jean-Christophe PLAGNIOL-VILLARD
3
-7
/
+20
2012-03-15
atmel/nand: add DT support
Jean-Christophe PLAGNIOL-VILLARD
2
-56
/
+0
2012-03-15
ARM: at91: enable on flash bbt for Atmel Reference and DT boards
Jean-Christophe PLAGNIOL-VILLARD
10
-0
/
+10
[prev]
[next]