index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
/
board-sam9m10g45ek.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: at91: Convert the boards to the init_time callback
Maxime Ripard
2014-09-03
1
-1
/
+1
*
ARM: at91: Remove rstc and shdwc headers
Maxime Ripard
2014-08-25
1
-1
/
+0
*
ARM: at91: Call at91_register_devices in the board files
Maxime Ripard
2014-08-25
1
-0
/
+2
*
ARM: at91: sam9m10g45ek: use generic leds_pwm driver
Alexandre Belloni
2014-07-09
1
-9
/
+33
*
ARM: at91: sam9g45: switch from atmel_tsadcc to at91_adc
Alexandre Belloni
2014-05-07
1
-13
/
+2
*
ARM: at91: sam9m10g45ek: Add touchscreen support through at91_adc
Alexandre Belloni
2014-05-07
1
-0
/
+1
*
ARM: at91: localize GPIO header
Linus Walleij
2014-05-07
1
-0
/
+1
*
video: atmel_lcdfb: fix platform data struct
Jean-Christophe PLAGNIOL-VILLARD
2013-09-27
1
-2
/
+2
*
ARM: delete struct sys_timer
Stephen Warren
2012-12-24
1
-1
/
+1
*
arm: at91: move at91_shdwc.h to arch/arm/mach-at91
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
1
-1
/
+1
*
arm: at91 move at91_aic.h to arch/arm/mach-at91
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
1
-1
/
+1
*
arm: at91 move board.h to arch/arm/mach-at91
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
1
-1
/
+1
*
ARM: at91: at91 based machines specify their own irq handler at run time
Ludovic Desroches
2012-07-02
1
-0
/
+2
*
Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-05-22
1
-0
/
+12
|
\
|
*
ARM: AT91: ADC: Add support for the AT91SAM9M10G45-EK board
Maxime Ripard
2012-05-14
1
-0
/
+12
*
|
ARM: at91: do not pin mux the UARTs in init_early
Jean-Christophe PLAGNIOL-VILLARD
2012-04-17
1
-7
/
+6
*
|
ARM: at91: drop at91_set_serial_console
Jean-Christophe PLAGNIOL-VILLARD
2012-04-17
1
-3
/
+0
|
/
*
ARM: at91/USB host: specify and handle properly vbus_pin_active_low
Nicolas Ferre
2012-04-04
1
-0
/
+1
*
ARM: at91: enable on flash bbt for Atmel Reference and DT boards
Jean-Christophe PLAGNIOL-VILLARD
2012-03-15
1
-0
/
+1
*
ATMEL: fix nand ecc support
Jean-Christophe PLAGNIOL-VILLARD
2012-03-15
1
-0
/
+1
*
ARM: at91: add Atmel ISI and ov2640 support on sam9m10g45 board
Josh Wu
2012-02-03
1
-2
/
+78
*
ARM: at91/boards: use -EINVAL for invalid gpio
Jean-Christophe PLAGNIOL-VILLARD
2011-11-29
1
-0
/
+4
*
Merge branch 'drivers/macb-gem-cleanup' into at91/gpio
Arnd Bergmann
2011-11-29
1
-1
/
+1
|
\
|
*
macb: unify at91 and avr32 platform data
Jamie Iles
2011-11-22
1
-1
/
+1
*
|
ARM: at91: make smc register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
2011-11-28
1
-1
/
+1
|
/
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-11-07
1
-7
/
+2
|
\
|
*
mtd: ATMEL, AVR32: inline nand partition table access
Dmitry Eremin-Solenikov
2011-09-11
1
-7
/
+2
*
|
ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
Russell King
2011-08-08
1
-1
/
+1
|
/
*
at91: factorize at91 interrupts init to soc
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
1
-7
/
+1
*
at91: introduce commom AT91_BASE_SYS
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
1
-2
/
+2
*
AT91: Change nand buswidth logic to match hardware default configuration
Nicolas Ferre
2011-07-04
1
-1
/
+1
*
at91: drop boot_params and PLAT_PHYS_OFFSET
Jean-Christophe PLAGNIOL-VILLARD
2011-05-25
1
-1
/
+0
*
at91: fix map_io init usage
Jean-Christophe PLAGNIOL-VILLARD
2011-05-25
1
-2
/
+3
*
at91: remove MTD_NAND_ATMEL_BUSWIDTH_16 option
Jean-Christophe PLAGNIOL-VILLARD
2011-05-25
1
-5
/
+2
*
AT91: board-sam9m10g45ek.c: Remove duplicate inclusion of mach/hardware.h
Jesper Juhl
2011-01-14
1
-1
/
+0
*
at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board
Nicolas Ferre
2010-10-26
1
-0
/
+24
*
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
2010-10-20
1
-2
/
+0
*
AT91: Correct configuration define value
Nicolas Ferre
2010-10-07
1
-1
/
+1
*
AT91: at91sam9m10g45ek: use the right machine id
Jean-Christophe PLAGNIOL-VILLARD
2010-10-07
1
-1
/
+1
*
ARM: mach-at91: duplicated include
Andrea Gelmini
2010-05-24
1
-1
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-12-09
1
-0
/
+12
|
\
|
*
AT91: add touchscreen support for at91sam9g45ekes
Nicolas Ferre
2009-11-20
1
-0
/
+12
*
|
ARM: 5726/1: at91/USB: at91sam9g45 series USB host integration
Nicolas Ferre
2009-10-25
1
-0
/
+1
|
/
*
ARM: 5709/1: at91: add AC97 support to at91sam9g45 series and at91sam9m10g45e...
Nicolas Ferre
2009-09-21
1
-0
/
+10
*
[ARM] 5572/1: at91: Support for at91sam9g45 series: core chip & board support
Nicolas Ferre
2009-06-27
1
-0
/
+389