index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
/
mcs814x
/
files-3.3
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
mcs814x: remove PCI code
Florian Fainelli
2013-03-17
4
-480
/
+0
*
mcs814x: implement MULTI_IRQ_HANDLER
Florian Fainelli
2013-03-16
3
-24
/
+22
*
mcs814x: use the standard device tree binding to represent a PHY node
Florian Fainelli
2013-03-16
3
-0
/
+17
*
do not call clk_put() on the timer clock
Florian Fainelli
2012-11-27
1
-1
/
+0
*
do not list specific board compatible strings
Florian Fainelli
2012-11-27
1
-2
/
+0
*
remove unused variables from Makefile.boot
Florian Fainelli
2012-11-27
1
-2
/
+0
*
more convertions to {read,write}_relaxed I/O accessors
Florian Fainelli
2012-10-03
2
-6
/
+6
*
use the recommended ARM I/O accessors
Florian Fainelli
2012-09-08
5
-36
/
+39
*
MCS8140 actually selects CPU_ARM926T
Florian Fainelli
2012-08-14
1
-0
/
+1
*
change partition names to be more in line with other OpenWrt devices
Florian Fainelli
2012-08-11
1
-4
/
+4
*
set a compatible command-line to boot from flash
Florian Fainelli
2012-08-10
1
-1
/
+1
*
add compatible property to pci node
Florian Fainelli
2012-07-15
1
-0
/
+1
*
fix typo on of_node_put()
Florian Fainelli
2012-07-09
1
-1
/
+1
*
call of_node_put() on ethernet node
Florian Fainelli
2012-07-05
1
-0
/
+2
*
fix EPHY clock bit definition after r32489
Florian Fainelli
2012-07-05
1
-1
/
+1
*
give an unique partition identifier for dLAN USB Extender Combined partition
Florian Fainelli
2012-07-05
1
-1
/
+1
*
add missing interrupts properties to some device nodes
Florian Fainelli
2012-07-04
1
-0
/
+7
*
provide an early ioremap cookie of the system configuration register
Florian Fainelli
2012-06-23
6
-29
/
+38
*
group SYSDBG register defines in mcs814x.h
Florian Fainelli
2012-06-23
3
-20
/
+22
*
make hardware.h a forward inclusion of mcs814x.h
Florian Fainelli
2012-06-23
11
-28
/
+43
*
remove platform specific initialization from ethernet driver
Florian Fainelli
2012-06-23
3
-4
/
+79
*
regroup interrupt controller register definitions in hardware.h
Florian Fainelli
2012-06-23
3
-8
/
+10
*
remove handle_irq callback in board-mcs8140-dt.c
Florian Fainelli
2012-06-21
1
-1
/
+0
*
do not use MULTI_IRQ_HANDLER it is bogus on our platform
Florian Fainelli
2012-06-20
2
-21
/
+24
*
add Moschip MSC814x support
Florian Fainelli
2012-06-19
25
-0
/
+1737