52 Commits (79ffd1032af0468c7a2b9002f29eb086e617375a)

Author SHA1 Message Date
Gabor Juhos 43147ffec5 generic: move GENERIC_PWM symbol into the generic config 12 years ago
Florian Fainelli 6771d63284 use the recommended ARM I/O accessors 12 years ago
Florian Fainelli 3730e6c794 add some ohci workarounds to make ohci work 12 years ago
Florian Fainelli 94a45be66b enable CFI command set 0002 FORCE_WORD_WRITE 12 years ago
Florian Fainelli 19cbe80501 pad squashfs image 12 years ago
Florian Fainelli 1964753c22 add Generic and dLAN USB Extender profiles 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 2cf28cff7d only support 128KiB erase block sizes 12 years ago
Florian Fainelli 035b41bafb disable PCI support 12 years ago
Florian Fainelli 639112f0d5 strip a bit more the kernel config 12 years ago
Florian Fainelli 0f91df4de6 properly advertise OHCI and EHCI capabilities 12 years ago
Florian Fainelli 43ddb1d7af change partition names to be more in line with other OpenWrt devices 12 years ago
Florian Fainelli 911a83dffc generate upgrade files suffixed with filesystem type 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 798cc28d73 build a Devolo dLAN USB Extender specific image 12 years ago
Florian Fainelli f8386ecbc6 cleanup image generation 12 years ago
Florian Fainelli 162e272b4b nuport-mac: properly protect the phy interrupt handler 12 years ago
Florian Fainelli 9f011e7225 add missing netmask to the network config 12 years ago
Florian Fainelli 5133a44785 assume the link is up and full-duplex by default 12 years ago
Florian Fainelli 56aac45139 add a default and suitable network config file 12 years ago
Florian Fainelli df48d71d72 resync defconfig enable XZ compression 12 years ago
Florian Fainelli 3cd753408d properly generate squashfs, jffs2 and initramfs images and kernels 12 years ago
Florian Fainelli c727c2aacf set DEVICE_TYPE to other to avoid pulling unecessary packages 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 4b33e0996e fix USB led triggers 12 years ago
Florian Fainelli a98c74164e use generic uci defaults functions 12 years ago
Florian Fainelli 007fa4d638 remove uselss cache invalidations 12 years ago
Florian Fainelli 9a2367aa6d improve ethernet driver debugging 12 years ago