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
/
mips
/
ar7
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-17
mips: unify prom_putchar() declarations
Alexander Sverdlin
1
-2
/
+2
2018-06-29
MIPS: AR7: Normalize clk API
Geert Uytterhoeven
1
-0
/
+29
2018-02-19
MIPS: AR7: Constify gpio_led
Arvind Yadav
1
-7
/
+7
2018-01-10
MIPS: AR7: ensure the port type's FCR value is used
Jonas Gorski
1
-1
/
+1
2017-11-08
MIPS: AR7: Ensure that serial ports are properly set up
Oswald Buddenhagen
1
-0
/
+1
2017-11-08
MIPS: AR7: Defer registration of GPIO
Jonas Gorski
2
-2
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-06
MIPS: AR7: allow NULL clock for clk_get_rate
Jonas Gorski
1
-0
/
+3
2017-02-14
MIPS: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
5
-5
/
+4
2016-02-19
MIPS: ar7: use gpiochip data pointer
Linus Walleij
1
-17
/
+9
2016-01-24
MIPS: ar7: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-09-04
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-3
/
+4
2015-09-03
MIPS: Remove all the uses of custom gpio.h
Alban Bedel
3
-3
/
+4
2015-09-01
phy: fixed_phy: Add gpio to determine link up/down.
Andrew Lunn
1
-2
/
+3
2015-04-02
MIPS: AR7: Replace mac address parsing
Daniel Walter
1
-4
/
+1
2014-11-24
mips: Convert pr_warning to pr_warn
Joe Perches
1
-12
/
+12
2014-03-27
MIPS: Restore init.h usage to arch/mips/ar7/time.c
Paul Gortmaker
1
-0
/
+1
2014-01-31
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+0
2014-01-25
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-11-26
MIPS: Remove panic_timeout settings
Ralf Baechle
1
-1
/
+0
2013-05-08
MIPS: FW: Remove obsolete header file for MTI platforms.
Steven J. Hill
1
-1
/
+0
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2
-9
/
+9
2012-12-13
MIPS: AR7: use part_probe_types to specificy the partition parser to use
Florian Fainelli
1
-0
/
+3
2012-07-17
arch: Use eth_random_addr
Joe Perches
1
-2
/
+2
2012-01-11
Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...
Ralf Baechle
3
-3
/
+40
2011-12-08
MIPS: AR7: add LEDs layout for the Actiontec GT701 router
Florian Fainelli
1
-0
/
+37
2011-12-08
MIPS: AR7: constify some arrays in gpio and prom code
Florian Fainelli
2
-3
/
+3
2011-12-08
MIPS: Fix up inconsistency in panic() string argument.
Ralf Baechle
2
-2
/
+2
2011-09-21
MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD
Wu Zhangjin
1
-1
/
+2
2011-07-25
MIPS: AR7: Replace __attribute__((__packed__)) with __packed
Florian Fainelli
1
-1
/
+1
2011-07-25
MIPS: AR7: Remove 'space before tabs' in platform.c
Florian Fainelli
1
-1
/
+1
2011-07-21
MIPS: AR7: Fix trailing semicolon bug in clock.c
Florian Fainelli
1
-1
/
+1
2011-05-18
MIPS: AR7: Fix GPIO register size for Titan variant.
Florian Fainelli
1
-3
/
+1
2011-03-29
MIPS: Convert the irq functions to the new names
Thomas Gleixner
1
-2
/
+2
2011-03-25
MIPS: AR7: Convert to new irq_chip functions
Thomas Gleixner
1
-21
/
+21
2010-12-16
MIPS: AR7: Fix loops per jiffies on TNETD7200 devices
Florian Fainelli
2
-6
/
+6
2010-10-29
MIPS: AR7: Add support for Titan (TNETV10xx) SoC variant
Florian Fainelli
3
-10
/
+300
2010-10-29
MIPS: AR7: Initialize GPIO earlier
Florian Fainelli
2
-2
/
+3
2010-10-07
MIPS: Add missing #inclusions of <linux/irq.h>
David Howells
1
-0
/
+1
2010-08-05
MIPS: AR7: rewrite of cpmac_get_mac()
Alexander Clouter
1
-27
/
+15
2010-08-05
MIPS: Introduce support for Platform definitions
Sam Ravnborg
2
-1
/
+6
2010-07-05
MIPS: AR7: Use correct UART port type
Florian Fainelli
1
-1
/
+1
2010-05-22
MIPS: AR7: prevent race between clock initialization and devices registration
Florian Fainelli
1
-1
/
+1
2010-05-22
MIPS: AR7: use ar7_has_high_vlynq() to determine watchdog base address
Florian Fainelli
1
-12
/
+3
2010-04-12
MIPS: AR7: Fix phat finger of cpmac fixed_phy_add
Alexander Clouter
1
-0
/
+1
2010-04-12
MIPS: AR7: Fix phat finger of reset bit in vlynq_high_data
Alexander Clouter
1
-1
/
+1
2010-02-27
MIPS: AR7: Make ar7_register_devices much more durable
Alexander Clouter
1
-66
/
+81
2010-02-27
MIPS: AR7: Fix USB slave mem range typo
Alexander Clouter
1
-1
/
+1
2010-02-27
MIPS: AR7: Whitespace hacking
Alexander Clouter
5
-316
/
+343
2010-02-27
MIPS: AR7: Implement clock API
Florian Fainelli
3
-32
/
+99
[next]