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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-24
MIPS: ralink: add verbose pmu info
John Crispin
1
-0
/
+26
2014-11-24
MIPS: lantiq: add missing spi clock on falcon SoC
John Crispin
1
-0
/
+2
2014-11-24
MIPS: lantiq: the detection of the gpe clock is broken
John Crispin
1
-5
/
+4
2014-11-24
MIPS: lantiq: copy the commandline from the devicetree
John Crispin
1
-0
/
+2
2014-11-24
MIPS: lantiq: move eiu init after irq_domain register
John Crispin
1
-24
/
+24
2014-11-24
MIPS: lantiq: export soc type
John Crispin
2
-0
/
+7
2014-11-24
MIPS: lantiq: add support for xrx200 firmware depending on soc type
John Crispin
1
-1
/
+22
2014-11-24
MIPS: lantiq: reboot gphy on restart
John Crispin
1
-1
/
+8
2014-11-24
MIPS: lantiq: add reset-controller api support
John Crispin
2
-0
/
+63
2014-11-24
MIPS: lantiq: handle vmmc memory reservation
John Crispin
2
-0
/
+71
2014-11-24
MIPS: Alchemy: Remove direct access to prepare_count field of struct clk
Tomeu Vizoso
1
-4
/
+3
2014-11-24
clocksource: mips-gic: Bump up rating of GIC timer
Andrew Bresticker
1
-1
/
+1
2014-11-24
clocksource: mips-gic: Use clockevents_config_and_register
Andrew Bresticker
1
-9
/
+1
2014-11-24
clocksource: mips-gic: Use CPU notifiers to setup the timer
Andrew Bresticker
2
-20
/
+45
2014-11-24
clocksource: mips-gic: Use percpu_dev_id
Andrew Bresticker
1
-3
/
+2
2014-11-24
clocksource: mips-gic: Remove gic_event_handler
Andrew Bresticker
1
-5
/
+0
2014-11-24
clocksource: mips-gic: Move gic_frequency to clocksource driver
Andrew Bresticker
4
-2
/
+5
2014-11-24
clocksource: mips-gic: Staticize local symbols
Andrew Bresticker
1
-5
/
+5
2014-11-24
clocksource: mips-gic: Combine with GIC clockevent driver
Andrew Bresticker
6
-119
/
+92
2014-11-24
MIPS: Move GIC clocksource driver to drivers/clocksource/
Andrew Bresticker
7
-9
/
+9
2014-11-24
irqchip: mips-gic: Use GIC_SH_WEDGE_{SET,CLR} macros
Andrew Bresticker
1
-2
/
+2
2014-11-24
irqchip: mips-gic: Remove gic_{pending,itrmask}_regs
Andrew Bresticker
1
-13
/
+3
2014-11-24
irqchip: mips-gic: Clean up #includes
Andrew Bresticker
1
-5
/
+2
2014-11-24
irqchip: mips-gic: Clean up header file
Andrew Bresticker
2
-104
/
+29
2014-11-24
MAINTAINERS: Add entry for bcm63xx/bcm33xx UDC gadget driver
Kevin Cernekee
1
-0
/
+6
2014-11-24
MAINTAINERS: Add entry for BCM33xx cable chips
Kevin Cernekee
1
-0
/
+8
2014-11-24
MIPS: bcm3384: Initial commit of bcm3384 platform support
Kevin Cernekee
13
-0
/
+698
2014-11-24
Documentation: DT: Add "mti" vendor prefix
Kevin Cernekee
1
-0
/
+1
2014-11-24
Documentation: DT: Add entries for BCM3384 and its peripherals
Kevin Cernekee
4
-0
/
+67
2014-11-24
MIPS: Create a helper function for DT setup
Kevin Cernekee
4
-22
/
+22
2014-11-24
MIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind)
Kevin Cernekee
2
-0
/
+2
2014-11-24
MIPS: BMIPS: Add special cache handling in c-r4k.c
Kevin Cernekee
1
-0
/
+43
2014-11-24
MIPS: BMIPS: Let each platform customize the CPU1 IRQ mask
Kevin Cernekee
2
-2
/
+5
2014-11-24
MIPS: BMIPS: Select the appropriate L1_CACHE_SHIFT for 438x and 5000 CPUs
Kevin Cernekee
1
-0
/
+2
2014-11-24
MIPS: Allow MIPS_CPU_SCACHE to be used with different line sizes
Kevin Cernekee
1
-1
/
+1
2014-11-24
MIPS: BMIPS: Explicitly configure reset vectors prior to secondary boot
Kevin Cernekee
1
-21
/
+8
2014-11-24
MIPS: BMIPS: Mask off timer IRQs when hot-unplugging a CPU
Jon Fraser
1
-0
/
+1
2014-11-24
MIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase relocation code
Jon Fraser
1
-0
/
+1
2014-11-24
MIPS: BMIPS: Introduce helper function to change the reset vector
Kevin Cernekee
1
-7
/
+58
2014-11-24
MIPS: BMIPS: Align secondary boot sequence with latest firmware releases
Kevin Cernekee
1
-11
/
+1
2014-11-24
clk: ls1x: Update relationship among all clocks
Kelvin Cheung
1
-29
/
+80
2014-11-24
MIPS: Loongson1B: Add a clockevent/clocksource using PWM Timer
Kelvin Cheung
4
-31
/
+266
2014-11-24
MIPS: Loongson1B: Some fixes/updates for LS1B
Kelvin Cheung
9
-31
/
+283
2014-11-24
MIPS: Loongson1B: Improve early printk
Kelvin Cheung
2
-17
/
+14
2014-11-24
MIPS: Loongson1B: Fix reboot problem on LS1B
Kelvin Cheung
2
-13
/
+18
2014-11-24
MIPS: DMA: Explain the lack of special handling for R14000/R16000.
Ralf Baechle
1
-0
/
+5
2014-11-24
MIPS: BCM47XX: Clean up nvram header
Rafał Miłecki
3
-39
/
+33
2014-11-24
MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM content
Rafał Miłecki
1
-4
/
+38
2014-11-24
MIPS: Kconfig option to better exercise/debug hybrid FPRs
Paul Burton
2
-0
/
+31
2014-11-24
MIPS: ELF: Set FP mode according to .MIPS.abiflags
Paul Burton
4
-20
/
+211
[next]