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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-03
Merge tag 'gpmc-omap-for-v4.1' of git://github.com/rogerq/linux into next/dri...
Olof Johansson
3
-12
/
+14
2015-04-03
Merge tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...
Olof Johansson
38
-1914
/
+747
2015-04-02
Merge tag 'qcom-soc-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
8
-441
/
+6
2015-03-16
ARM: at91: remove useless include
Alexandre Belloni
1
-61
/
+0
2015-03-16
ARM: at91: time: move the system timer driver to drivers/clocksource
Alexandre Belloni
3
-254
/
+2
2015-03-16
ARM: at91: properly initialize timer
Alexandre Belloni
3
-11
/
+3
2015-03-16
ARM: at91: at91rm9200: remove deprecated arm_pm_restart
Alexandre Belloni
1
-12
/
+0
2015-03-16
ARM: at91/dt: declare atmel,at91rm9200-st as a syscon
Alexandre Belloni
1
-1
/
+5
2015-03-13
ARM: at91: remove old setup
Alexandre Belloni
2
-321
/
+1
2015-03-13
ARM: at91: sama5d4: remove useless map_io
Alexandre Belloni
1
-33
/
+0
2015-03-13
ARM: at91: sama5 use SoC detection infrastructure
Alexandre Belloni
2
-14
/
+47
2015-03-13
ARM: at91: at91sam9: use SoC detection infrastructure
Alexandre Belloni
2
-22
/
+82
2015-03-13
ARM: at91: at91rm9200 use SoC detection infrastructure
Alexandre Belloni
2
-14
/
+17
2015-03-13
ARM: at91: add soc detection infrastructure
Boris BREZILLON
4
-1
/
+134
2015-03-13
ARM: at91/dt: introduce atmel,<chip>-dbgu
Alexandre Belloni
10
-10
/
+10
2015-03-13
ARM: at91: remove unused _matrix.h headers
Alexandre Belloni
7
-628
/
+0
2015-03-13
ARM: at91: remove unused at91_ioremap_matrix and header
Alexandre Belloni
3
-37
/
+0
2015-03-13
ARM: at91: remove NEED_MACH_IO_H
Arnd Bergmann
3
-28
/
+1
2015-03-13
ARM: at91/pm: flush data cache and clean, invalidate and disable the L2 cache
Wenyou Yang
1
-0
/
+6
2015-03-13
ARM: at91/pm_suspend: add the WFI instruction support for ARMv7
Wenyou Yang
1
-1
/
+19
2015-03-13
ARM: at91/pm: remove unused void (*at91_pm_standby)(void)
Wenyou Yang
1
-4
/
+1
2015-03-13
ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sra...
Wenyou Yang
2
-28
/
+25
2015-03-13
ARM: at91/pm: rename file name: pm_slowclock.S --> pm_suspend.S
Wenyou Yang
2
-1
/
+1
2015-03-13
ARM: at91/pm: standby mode uses same sram function as suspend to memory mode
Wenyou Yang
3
-47
/
+73
2015-03-13
ARM: at91/pm: move the copying the sram function to the sram initialization p...
Wenyou Yang
1
-4
/
+12
2015-03-13
ARM: at91/pm_slowclock: create the procedure to handle the sdram self-refresh
Wenyou Yang
1
-105
/
+139
2015-03-13
ARM: at91/pm_slowclock: remove clocks which are already stopped when entering...
Sylvain Rochet
1
-31
/
+0
2015-03-13
ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config option
Wenyou Yang
3
-25
/
+2
2015-03-13
ARM: at91: move "select SRAM" under SOC_AT91SAM9 and SOC_SAMA5
Wenyou Yang
1
-1
/
+3
2015-03-13
ARM: at91/pm_slowclock: remove the unused code related with SLOWDOWN_MASTER_C...
Wenyou Yang
1
-37
/
+0
2015-03-12
ARM: at91: pm: change at91_pm_set_standby() to static
Wenyou Yang
2
-7
/
+1
2015-03-12
ARM: at91: remove ksz8081 phy fixup registration for sama5d4ek board
Boris Brezillon
2
-21
/
+0
2015-03-12
Merge tag 'at91-fixes3' into at91-4.1-cleanup
Nicolas Ferre
8
-11
/
+14
2015-03-12
Merge tag 'at91-fixes2' into at91-4.1-cleanup
Nicolas Ferre
3
-4
/
+9
2015-03-12
Merge tag 'at91-fixes' into at91-4.1-cleanup
Nicolas Ferre
12
-58
/
+58
2015-03-11
firmware: qcom: scm: Clean cold boot entry to export only the API
Lina Iyer
1
-18
/
+3
2015-03-11
firmware: qcom: scm: Move the scm driver to drivers/firmware
Kumar Gala
6
-380
/
+3
2015-03-11
ARM: qcom: Prep scm code for move to drivers/firmware
Kumar Gala
3
-90
/
+90
2015-03-11
ARM: qcom: Cleanup scm interface to only export what is needed
Kumar Gala
2
-10
/
+4
2015-03-11
ARM: qcom: Merge scm and scm boot code together
Kumar Gala
6
-67
/
+30
2015-03-11
ARM: at91: pm_slowclock: fix the compilation error
Wenyou Yang
1
-0
/
+2
2015-03-11
ARM: at91/dt: fix USB high-speed clock to select UTMI
Nicolas Ferre
4
-5
/
+5
2015-03-11
ARM: at91/dt: fix at91 udc compatible strings
Boris Brezillon
3
-3
/
+4
2015-03-11
ARM: at91/dt: declare matrix node as a syscon device
Boris Brezillon
1
-1
/
+1
2015-03-09
ARM: at91/dt: at91sam9261: fix clocks and clock-names in udc definition
Boris Brezillon
1
-2
/
+2
2015-03-06
ARM OMAP2+ GPMC: calculate GPMCFCLKDIVIDER based on WAITMONITORINGTIME
Robert ABEL
3
-12
/
+14
2015-03-05
ARM: at91/pm: MOR register KEY was missing
Patrice Vilchez
1
-0
/
+2
2015-03-05
ARM: at91/dt: sama5d4: fix lcdck clock definition
Boris BREZILLON
1
-2
/
+2
2015-03-05
ARM: at91/dt: sama5d4: rename lcd_clk into lcdc_clk
Boris BREZILLON
1
-1
/
+1
2015-03-05
ARM: at91: debug: fix non MMU debug
Alexandre Belloni
1
-1
/
+4
[next]