summaryrefslogtreecommitdiff
path: root/target/linux/mcs814x
AgeCommit message (Expand)Author
2012-08-14[mcs814x] MCS8140 actually selects CPU_ARM926Tflorian
2012-08-11[mcs814x] only support 128KiB erase block sizesflorian
2012-08-11[mcs814x] disable PCI supportflorian
2012-08-11[mcs814x] strip a bit more the kernel configflorian
2012-08-11[mcs814x] properly advertise OHCI and EHCI capabilitiesflorian
2012-08-11[mcs814x] change partition names to be more in line with other OpenWrt devicesflorian
2012-08-11[mcs814x] generate upgrade files suffixed with filesystem typeflorian
2012-08-10[mcs814x] nuport-mac: delay call to napi_start() until fully able to process RXflorian
2012-08-10[mcs814x] set a compatible command-line to boot from flashflorian
2012-08-09[mcs814x] nuport-mac: use dma_mapping_error() instead of checking pointersflorian
2012-08-08[mcs814x] nuport-mac: rework PHY interrupt configuration to avoid racesflorian
2012-08-08[mcs814x] nuport-mac: close possible race condition during startflorian
2012-08-08[mcs814x] nuport-mac: unmap the DMA buffer when closing deviceflorian
2012-08-08[mcs814x] nuport-mac: check dma_map_single address return valuesflorian
2012-08-08[mcs814x] build a Devolo dLAN USB Extender specific imageflorian
2012-08-08[mcs814x] cleanup image generationflorian
2012-08-02[mcs814x] nuport-mac: properly protect the phy interrupt handlerflorian
2012-08-01[mcs814x] add missing netmask to the network configflorian
2012-08-01[mcs814x] assume the link is up and full-duplex by defaultflorian
2012-08-01[mcs814x] add a default and suitable network config fileflorian
2012-08-01[mcs814x] resync defconfig enable XZ compressionflorian
2012-07-31[mcs814x] properly generate squashfs, jffs2 and initramfs images and kernelsflorian
2012-07-15[mcs814x] set DEVICE_TYPE to other to avoid pulling unecessary packagesflorian
2012-07-15[mcs814x] add compatible property to pci nodeflorian
2012-07-15[mcs814x] use ohci_err() instead of err()florian
2012-07-15[mcs814x] make sure we properly unmap DMA mappings we createdflorian
2012-07-15[mcs814x] nuport-mac: add definitions of the various bits/masks usedflorian
2012-07-11[mcs814x] nuport-mac: check netif_receive_skb() return valueflorian
2012-07-09[mcs814x] fix typo on of_node_put()florian
2012-07-05[mcs814x] call of_node_put() on ethernet nodeflorian
2012-07-05[mcs814x] fix EPHY clock bit definition after r32489florian
2012-07-05[mcs814x] give an unique partition identifier for dLAN USB Extender Combined ...florian
2012-07-04[mcs814x] add missing interrupts properties to some device nodesflorian
2012-06-23[mcs814x] provide an early ioremap cookie of the system configuration registerflorian
2012-06-23[mcs814x] group SYSDBG register defines in mcs814x.hflorian
2012-06-23[mcs814x] make hardware.h a forward inclusion of mcs814x.hflorian
2012-06-23[mcs814x] remove platform specific initialization from ethernet driverflorian
2012-06-23[mcs814x] regroup interrupt controller register definitions in hardware.hflorian
2012-06-21[mcs814x] remove handle_irq callback in board-mcs8140-dt.cflorian
2012-06-20[mcs814x] fix USB led triggersflorian
2012-06-20[mcs814x] use generic uci defaults functionsflorian
2012-06-20[mcs814x] remove uselss cache invalidationsflorian
2012-06-20[mcs814x] improve ethernet driver debuggingflorian
2012-06-20[mcs814x] do not use MULTI_IRQ_HANDLER it is bogus on our platformflorian
2012-06-19[mcs814x] add Moschip MSC814x supportflorian