43 Commits (b3ce1c4ea67bdf3180075905b8cce6325448f0f6)

Author SHA1 Message Date
Florian Fainelli 9cef30a519 mcs814x: use devm_request_and_ioremap in mcs814x-rng driver 12 years ago
Florian Fainelli 8ed2299646 mcs814x: use devm_request_and_ioremap helper for nuport_mac driver 12 years ago
Florian Fainelli 8bc84bac31 mcs814x: remove PCI code 12 years ago
Florian Fainelli a9ef927cce mcs814x: implement MULTI_IRQ_HANDLER 12 years ago
Florian Fainelli 18908139f3 mcs814x: use the standard device tree binding to represent a PHY node 12 years ago
Florian Fainelli d59ba20030 do not call clk_put() on the timer clock 12 years ago
Florian Fainelli 5d6208f34d do not list specific board compatible strings 12 years ago
Florian Fainelli 94b7be6dd7 remove unused variables from Makefile.boot 12 years ago
Florian Fainelli 254d851d8a nuport-mac: various fixes 12 years ago
Florian Fainelli d504b6251c more convertions to {read,write}_relaxed I/O accessors 12 years ago
Florian Fainelli 6771d63284 use the recommended ARM I/O accessors 12 years ago
Florian Fainelli e88e20d975 nuport-mac: disable MAC RX and TX during interface close 12 years ago
Florian Fainelli a183ced08e MCS8140 actually selects CPU_ARM926T 12 years ago
Florian Fainelli 43ddb1d7af change partition names to be more in line with other OpenWrt devices 12 years ago
Florian Fainelli c16bf519f1 nuport-mac: delay call to napi_start() until fully able to process RX 12 years ago
Florian Fainelli 0028429dfa set a compatible command-line to boot from flash 12 years ago
Florian Fainelli 47380a4388 nuport-mac: use dma_mapping_error() instead of checking pointers 12 years ago
Florian Fainelli 7f9bfa3fcd nuport-mac: rework PHY interrupt configuration to avoid races 12 years ago
Florian Fainelli 5e877f02b4 nuport-mac: close possible race condition during start 12 years ago
Florian Fainelli 35351a28b9 nuport-mac: unmap the DMA buffer when closing device 12 years ago
Florian Fainelli b77494fa2f nuport-mac: check dma_map_single address return values 12 years ago
Florian Fainelli 162e272b4b nuport-mac: properly protect the phy interrupt handler 12 years ago
Florian Fainelli 5133a44785 assume the link is up and full-duplex by default 12 years ago
Florian Fainelli a5d72815b5 add compatible property to pci node 12 years ago
Florian Fainelli b5578d83d5 use ohci_err() instead of err() 12 years ago
Florian Fainelli 0e0b396663 make sure we properly unmap DMA mappings we created 12 years ago
Florian Fainelli 0f0e42f28e nuport-mac: add definitions of the various bits/masks used 12 years ago
Florian Fainelli 8765e49fbe nuport-mac: check netif_receive_skb() return value 12 years ago
Florian Fainelli 93bf00ff36 fix typo on of_node_put() 12 years ago
Florian Fainelli 110fd3525a call of_node_put() on ethernet node 12 years ago
Florian Fainelli a8fab2cb78 fix EPHY clock bit definition after r32489 12 years ago
Florian Fainelli 81681d7367 give an unique partition identifier for dLAN USB Extender Combined partition 12 years ago
Florian Fainelli 0fdac1102d add missing interrupts properties to some device nodes 12 years ago
Florian Fainelli 81e8757da4 provide an early ioremap cookie of the system configuration register 12 years ago
Florian Fainelli 98b2bc9189 group SYSDBG register defines in mcs814x.h 12 years ago
Florian Fainelli a8965f0005 make hardware.h a forward inclusion of mcs814x.h 12 years ago
Florian Fainelli 7c984552ed remove platform specific initialization from ethernet driver 12 years ago
Florian Fainelli 2c47bbc199 regroup interrupt controller register definitions in hardware.h 12 years ago
Florian Fainelli 481c9faf20 remove handle_irq callback in board-mcs8140-dt.c 12 years ago
Florian Fainelli 007fa4d638 remove uselss cache invalidations 12 years ago
Florian Fainelli 9a2367aa6d improve ethernet driver debugging 12 years ago
Florian Fainelli 3b0dba382b do not use MULTI_IRQ_HANDLER it is bogus on our platform 12 years ago
Florian Fainelli f4afa00862 add Moschip MSC814x support 12 years ago