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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-07
ARM: remove bunch of now unused mach/io.h files
Rob Herring
1
-31
/
+0
2012-03-07
ARM: at91: add explicit include of hardware.h to uncompressor
Rob Herring
1
-0
/
+1
2012-03-05
Merge remote-tracking branch 'arm-soc/at91/base2+cleanup' into cleanup-base
Rob Herring
71
-3143
/
+1743
2012-02-23
ARM: at91: properly sort dtb files in Makefile.boot
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+6
2012-02-23
ARM: at91: add at91sam9g25ek.dts in Makefile.boot
Nicolas Ferre
1
-0
/
+1
2012-02-23
ARM: at91/board-dt: drop default console
Jean-Christophe PLAGNIOL-VILLARD
2
-9
/
+0
2012-02-23
Atmel: move console default platform_device to serial driver
Jean-Christophe PLAGNIOL-VILLARD
7
-7
/
+0
2012-02-23
ARM: at91: merge SRAM Memory banks thanks to mirroring
Jean-Christophe PLAGNIOL-VILLARD
2
-8
/
+9
2012-02-23
ARM: at91: finally drop at91_sys_read/write
Jean-Christophe PLAGNIOL-VILLARD
1
-18
/
+0
2012-02-23
ARM: at91/rtc-at91sam9: pass the GPBR to use via resources
Jean-Christophe PLAGNIOL-VILLARD
10
-27
/
+95
2012-02-23
ARM: at91/rtc-at91sam9: each SoC can select the RTT device to use
Jean-Christophe PLAGNIOL-VILLARD
5
-0
/
+66
2012-02-23
ARM: at91/PMC: make register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
13
-92
/
+101
2012-02-23
ARM: at91/PMC: move assignment out of printf
Nicolas Ferre
1
-5
/
+10
2012-02-23
ARM: at91/pm_slowclock: add runtime detection of memory contoller
Jean-Christophe PLAGNIOL-VILLARD
3
-22
/
+68
2012-02-23
ARM: at91: make sdram/ddr register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
33
-87
/
+111
2012-02-23
ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.h
Jean-Christophe PLAGNIOL-VILLARD
5
-49
/
+70
2012-02-23
ARM: at91/pm_slowclock: function slow_clock() accepts parameters
Jean-Christophe PLAGNIOL-VILLARD
2
-35
/
+26
2012-02-23
ARM: at91/pm_slowclock: rename register to named define
Jean-Christophe PLAGNIOL-VILLARD
1
-86
/
+91
2012-02-23
ARM: at91/ST: remove not needed casts
Nicolas Ferre
1
-3
/
+3
2012-02-23
ARM: at91: make ST (System Timer) soc independent
Jean-Christophe PLAGNIOL-VILLARD
5
-27
/
+50
2012-02-23
ARM: at91: make matrix register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
25
-150
/
+194
2012-02-23
Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...
Russell King
1
-6
/
+0
2012-02-22
ARM: remove disable_fiq and arch_ret_to_user macros
Rob Herring
1
-6
/
+0
2012-02-17
ARM: at91/at91x40: remove use of at91_sys_read/write
Jean-Christophe PLAGNIOL-VILLARD
3
-21
/
+27
2012-02-17
ARM: at91: factorise duplicated at91sam9 idle
Jean-Christophe PLAGNIOL-VILLARD
7
-35
/
+16
2012-02-11
Merge remote-tracking branch 'armsoc/at91/9x5' into at91-3.4-base2
Nicolas Ferre
9
-31
/
+631
2012-02-11
Merge remote-tracking branch 'armsoc/at91/device-board' into at91-3.4-base2
Nicolas Ferre
6
-23
/
+209
2012-02-08
Merge tag 'v3.3-rc2' into depends/rmk/for-armsoc
Olof Johansson
25
-167
/
+138
2012-02-03
ARM: at91/at91sam9x5: SoC basic support
Dan Liang
3
-0
/
+376
2012-02-03
ARM: at91/at91sam9x5: Configuration and Makefile
Nicolas Ferre
2
-0
/
+10
2012-02-03
ARM: at91/at91sam9x5: clock management for at91sam9x5 chip family
Nicolas Ferre
1
-19
/
+64
2012-02-03
ARM: at91/at91sam9x5: PMC header file
Nicolas Ferre
1
-12
/
+48
2012-02-03
ARM: at91/at91sam9x5: overall definition
Dan Liang
2
-0
/
+133
2012-02-03
ARM: at91: Add external RTC for Flexibity board
Maxim Osipov
1
-1
/
+11
2012-02-03
ARM: at91: add Atmel ISI and ov2640 support on sam9m10g45 board
Josh Wu
2
-2
/
+172
2012-02-03
ARM: at91: add clock selection parameter for at91_add_device_isi()
Josh Wu
2
-4
/
+13
2012-02-03
ARM: at91: Update struct atmel_nand_data to support PMECC
Hong Xu
1
-0
/
+2
2012-02-03
ARM: at91/dma: DMA controller registering with DT support
Nicolas Ferre
1
-1
/
+9
2012-02-03
ARM: at91/dma: remove platform data from DMA controller
Nicolas Ferre
2
-15
/
+2
2012-02-03
ARM: at91: implement the standby function for pm/cpuidle
Daniel Lezcano
3
-42
/
+34
2012-02-03
ARM: at91: remove wait_for_interrupt definition
Daniel Lezcano
2
-10
/
+1
2012-02-03
ARM: at91: declare header name
Daniel Lezcano
1
-0
/
+15
2012-02-03
ARM: at91: coding style fixes
Daniel Lezcano
1
-6
/
+14
2012-02-03
ARM: at91: code removal of CAP9 SoC
Jean-Christophe PLAGNIOL-VILLARD
19
-2467
/
+13
2012-02-03
Merge remote-tracking branch 'armsoc/depends/rmk/for-armsoc' into at91-3.4-base
Nicolas Ferre
9
-50
/
+69
2012-01-21
ARM: big removal of now unused arch_idle()
Nicolas Pitre
1
-29
/
+0
2012-01-21
ARM: mach-at91: move special idle code out of line
Nicolas Pitre
9
-21
/
+69
2012-01-20
ARM: at91: Fix at91sam9g45 and at91cap9 reset
Jean-Christophe PLAGNIOL-VILLARD
6
-13
/
+48
2012-01-20
ARM: at91: make rstc soc independent
Jean-Christophe PLAGNIOL-VILLARD
17
-20
/
+42
2012-01-20
ARM: at91: introduce AT91_SAM9_ALT_RESET to select the at91sam9 alternative r...
Jean-Christophe PLAGNIOL-VILLARD
2
-6
/
+16
[next]