summaryrefslogtreecommitdiffstats
path: root/target/linux/mcs814x
Commit message (Expand)AuthorAgeFilesLines
...
* [mcs814x] nuport-mac: add definitions of the various bits/masks usedflorian2012-07-151-24/+67
* [mcs814x] nuport-mac: check netif_receive_skb() return valueflorian2012-07-111-2/+1
* [mcs814x] fix typo on of_node_put()florian2012-07-091-1/+1
* [mcs814x] call of_node_put() on ethernet nodeflorian2012-07-051-0/+2
* [mcs814x] fix EPHY clock bit definition after r32489florian2012-07-051-1/+1
* [mcs814x] give an unique partition identifier for dLAN USB Extender Combined ...florian2012-07-051-1/+1
* [mcs814x] add missing interrupts properties to some device nodesflorian2012-07-041-0/+7
* [mcs814x] provide an early ioremap cookie of the system configuration registerflorian2012-06-236-29/+38
* [mcs814x] group SYSDBG register defines in mcs814x.hflorian2012-06-233-20/+22
* [mcs814x] make hardware.h a forward inclusion of mcs814x.hflorian2012-06-2311-28/+43
* [mcs814x] remove platform specific initialization from ethernet driverflorian2012-06-234-24/+90
* [mcs814x] regroup interrupt controller register definitions in hardware.hflorian2012-06-233-8/+10
* [mcs814x] remove handle_irq callback in board-mcs8140-dt.cflorian2012-06-211-1/+0
* [mcs814x] fix USB led triggersflorian2012-06-202-5/+5
* [mcs814x] use generic uci defaults functionsflorian2012-06-201-27/+8
* [mcs814x] remove uselss cache invalidationsflorian2012-06-201-22/+0
* [mcs814x] improve ethernet driver debuggingflorian2012-06-201-19/+102
* [mcs814x] do not use MULTI_IRQ_HANDLER it is bogus on our platformflorian2012-06-203-23/+25
* [mcs814x] add Moschip MSC814x supportflorian2012-06-1949-0/+4494