| Commit message (Expand) | Author | Age | Files | Lines |
* | [mcs814x] do not call clk_put() on the timer clock | florian | 2012-11-27 | 1 | -1/+0 |
* | [mcs814x] do not list specific board compatible strings | florian | 2012-11-27 | 1 | -2/+0 |
* | [mcs814x] remove unused variables from Makefile.boot | florian | 2012-11-27 | 1 | -2/+0 |
* | [mcs814x] more convertions to {read,write}_relaxed I/O accessors | florian | 2012-10-03 | 2 | -6/+6 |
* | [mcs814x] use the recommended ARM I/O accessors | florian | 2012-09-08 | 5 | -36/+39 |
* | [mcs814x] MCS8140 actually selects CPU_ARM926T | florian | 2012-08-14 | 1 | -0/+1 |
* | [mcs814x] change partition names to be more in line with other OpenWrt devices | florian | 2012-08-11 | 1 | -4/+4 |
* | [mcs814x] set a compatible command-line to boot from flash | florian | 2012-08-10 | 1 | -1/+1 |
* | [mcs814x] add compatible property to pci node | florian | 2012-07-15 | 1 | -0/+1 |
* | [mcs814x] fix typo on of_node_put() | florian | 2012-07-09 | 1 | -1/+1 |
* | [mcs814x] call of_node_put() on ethernet node | florian | 2012-07-05 | 1 | -0/+2 |
* | [mcs814x] fix EPHY clock bit definition after r32489 | florian | 2012-07-05 | 1 | -1/+1 |
* | [mcs814x] give an unique partition identifier for dLAN USB Extender Combined ... | florian | 2012-07-05 | 1 | -1/+1 |
* | [mcs814x] add missing interrupts properties to some device nodes | florian | 2012-07-04 | 1 | -0/+7 |
* | [mcs814x] provide an early ioremap cookie of the system configuration register | florian | 2012-06-23 | 6 | -29/+38 |
* | [mcs814x] group SYSDBG register defines in mcs814x.h | florian | 2012-06-23 | 3 | -20/+22 |
* | [mcs814x] make hardware.h a forward inclusion of mcs814x.h | florian | 2012-06-23 | 11 | -28/+43 |
* | [mcs814x] remove platform specific initialization from ethernet driver | florian | 2012-06-23 | 3 | -4/+79 |
* | [mcs814x] regroup interrupt controller register definitions in hardware.h | florian | 2012-06-23 | 3 | -8/+10 |
* | [mcs814x] remove handle_irq callback in board-mcs8140-dt.c | florian | 2012-06-21 | 1 | -1/+0 |
* | [mcs814x] do not use MULTI_IRQ_HANDLER it is bogus on our platform | florian | 2012-06-20 | 2 | -21/+24 |
* | [mcs814x] add Moschip MSC814x support | florian | 2012-06-19 | 25 | -0/+1737 |