index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
/
include
/
mach
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-28
ARM: at91: drop CCFG
Jean-Christophe PLAGNIOL-VILLARD
4
-4
/
+0
2011-11-28
ARM: at91: make smc register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
7
-18
/
+13
2011-11-28
ARM: at91: make pit register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
7
-10
/
+10
2011-11-28
ARM: at91: make rtt register base soc independant
Jean-Christophe PLAGNIOL-VILLARD
6
-7
/
+7
2011-11-28
ARM: at91: make dma register base soc independant
Jean-Christophe PLAGNIOL-VILLARD
3
-3
/
+3
2011-11-28
ARM: at91: make ecc register base soc independant
Jean-Christophe PLAGNIOL-VILLARD
5
-6
/
+6
2011-11-28
ARM: at91: make gpio register base soc independant
Jean-Christophe PLAGNIOL-VILLARD
7
-28
/
+35
2011-11-28
ARM: at91: define CLOCK_TICK_RATE to bogus value except A91X40
Jean-Christophe PLAGNIOL-VILLARD
1
-60
/
+5
2011-11-09
at91: vmalloc fix missing AT91_VIRT_BASE define
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+2
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-1
/
+2
2011-11-02
Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-0
/
+5
2011-11-01
Merge branch 'depends/rmk/devel-stable' into next/board
Arnd Bergmann
2
-3
/
+1
2011-11-01
Merge branch 'depends/rmk/gpio' into next/devel
Arnd Bergmann
1
-5
/
+0
2011-10-21
Merge branch 'depends/rmk/gpio' into next/board
Arnd Bergmann
1
-5
/
+0
2011-09-26
ARM: add an extra temp register to the low level debugging addruart macro
Nicolas Pitre
1
-1
/
+1
2011-09-11
mtd: ATMEL, AVR32: inline nand partition table access
Dmitry Eremin-Solenikov
1
-1
/
+2
2011-09-11
at91: at91-ohci: support overcurrent notification
Thomas Petazzoni
1
-0
/
+4
2011-09-11
at91: ohci-at91: add vbus_pin_inverted platform attribute
Thomas Petazzoni
1
-0
/
+1
2011-09-07
at91: USB-A9G20 C01 & C11 board support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+5
2011-08-22
ARM: mach-at91: Setup consistent dma size at boot time
Jon Medhurst
1
-2
/
+0
2011-08-12
ARM: gpio: make trivial GPIOLIB implementation the default
Russell King
1
-2
/
+0
2011-08-12
ARM: gpio: consolidate trivial gpiolib implementations
Russell King
1
-4
/
+1
2011-07-30
Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-97
/
+135
2011-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog
Linus Torvalds
1
-37
/
+0
2011-07-28
at91: add arch specific ioremap support
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+10
2011-07-28
at91: use structure to store the current soc
Jean-Christophe PLAGNIOL-VILLARD
1
-70
/
+89
2011-07-28
at91: remove AT91_DBGU offset from dbgu register macro
Jean-Christophe PLAGNIOL-VILLARD
3
-23
/
+26
2011-07-28
at91: introduce commom AT91_BASE_SYS
Jean-Christophe PLAGNIOL-VILLARD
8
-7
/
+14
2011-07-27
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+0
2011-07-27
watchdog: at91sam9/wdt: move register header to drivers
Jean-Christophe Plagniol-Villard
1
-37
/
+0
2011-07-21
mmc: at91_mci: move register header from include/ to drivers/
Jean-Christophe PLAGNIOL-VILLARD
1
-115
/
+0
2011-07-19
ARM: Consolidate the clkdev header files
Kyungmin Park
1
-7
/
+0
2011-07-05
AT91: Change nand buswidth logic to match hardware default configuration
Nicolas Ferre
1
-5
/
+5
2011-05-25
at91: drop at572d940hf support
Jean-Christophe PLAGNIOL-VILLARD
6
-263
/
+1
2011-05-25
at91rm9200: introduce at91rm9200_set_type to specficy cpu package
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+7
2011-05-25
at91: drop boot_params and PLAT_PHYS_OFFSET
Jean-Christophe PLAGNIOL-VILLARD
4
-13
/
+0
2011-05-25
at91: factorize common irq ID
Jean-Christophe PLAGNIOL-VILLARD
10
-18
/
+6
2011-05-25
at91: switch to CLKDEV_LOOKUP
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+7
2011-05-25
at91: fix map_io init usage
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2011-05-25
atmel_serial: keep the platform_device unchanged
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+1
2011-05-25
at91: remove MTD_NAND_ATMEL_BUSWIDTH_16 option
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+25
2011-04-23
at91: Add ARCH_ID and basic cpu macros definition for 5series chips family.
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+28
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-2
/
+2
2011-03-29
arm: at91: at572d940hf: Fix SDRAMC define
Thomas Gleixner
1
-1
/
+1
2011-03-17
Merge branch 'p2v' into devel
Russell King
1
-1
/
+1
2011-02-19
ARM: 6664/1: AT91: Use macros for gpio_to_irq/irq_to_gpio
Ryan Mallon
1
-9
/
+2
2011-02-18
ARM: P2V: separate PHYS_OFFSET from platform definitions
Russell King
1
-1
/
+1
2011-01-14
AT91: Support for gsia18s board
Igor Plyatov
1
-0
/
+33
2010-12-21
mmc: at91_mci: fix multiblock SDIO transfers
Yauhen Kharuzhy
1
-0
/
+2
2010-12-17
at91: Refactor Stamp9G20 and PControl G20 board file
Christian Glindkamp
1
-0
/
+7
[next]