| Commit message (Expand) | Author | Age | Files | Lines |
* | Change default IPv6 config to enable DHCPv6-PD | cyrus | 2013-04-22 | 1 | -1/+1 |
* | Adapt default network configuration for IPv6 | cyrus | 2013-04-09 | 1 | -0/+8 |
* | mcs814x: use devm_request_and_ioremap in mcs814x-rng driver | florian | 2013-03-17 | 1 | -8/+1 |
* | mcs814x: use devm_request_and_ioremap helper for nuport_mac driver | florian | 2013-03-17 | 1 | -4/+2 |
* | mcs814x: remove PCI code | florian | 2013-03-17 | 6 | -484/+1 |
* | mcs814x: implement MULTI_IRQ_HANDLER | florian | 2013-03-16 | 4 | -25/+24 |
* | mcs814x: use the standard device tree binding to represent a PHY node | florian | 2013-03-16 | 4 | -3/+38 |
* | all targets: use numerically prefixed uci-defaults file names to better contr... | jow | 2013-01-18 | 1 | -0/+0 |
* | target: enable XZ BCJ decompressor code after r35097 | florian | 2013-01-14 | 1 | -0/+2 |
* | [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] nuport-mac: various fixes | florian | 2012-10-15 | 1 | -3/+5 |
* | [mcs814x] more convertions to {read,write}_relaxed I/O accessors | florian | 2012-10-03 | 3 | -7/+7 |
* | [mcs814x] add wmbus-repeater to the dLAN USB Extender profile | florian | 2012-09-25 | 1 | -1/+2 |
* | [mcs814x] enable multicast and advanced ip routers configs | florian | 2012-09-25 | 1 | -2/+0 |
* | [mcs814x] add kmod-usb-serial-ftdi to the dLAN USB Extender profile | florian | 2012-09-25 | 1 | -1/+1 |
* | generic: move GENERIC_PWM symbol into the generic config | juhosg | 2012-09-13 | 1 | -1/+0 |
* | [mcs814x] use the recommended ARM I/O accessors | florian | 2012-09-08 | 9 | -52/+55 |
* | [mcs814x] add some ohci workarounds to make ohci work | florian | 2012-09-05 | 1 | -0/+64 |
* | [mcs814x] enable CFI command set 0002 FORCE_WORD_WRITE | florian | 2012-09-03 | 1 | -0/+14 |
* | [mcs814x] pad squashfs image | florian | 2012-09-03 | 1 | -0/+4 |
* | [mcs814x] add Generic and dLAN USB Extender profiles | florian | 2012-09-03 | 3 | -3/+36 |
* | [mcs814x] nuport-mac: disable MAC RX and TX during interface close | florian | 2012-09-03 | 1 | -0/+5 |
* | [mcs814x] MCS8140 actually selects CPU_ARM926T | florian | 2012-08-14 | 2 | -2/+2 |
* | [mcs814x] only support 128KiB erase block sizes | florian | 2012-08-11 | 1 | -0/+2 |
* | [mcs814x] disable PCI support | florian | 2012-08-11 | 3 | -33/+5 |
* | [mcs814x] strip a bit more the kernel config | florian | 2012-08-11 | 1 | -24/+1 |
* | [mcs814x] properly advertise OHCI and EHCI capabilities | florian | 2012-08-11 | 1 | -1/+3 |
* | [mcs814x] change partition names to be more in line with other OpenWrt devices | florian | 2012-08-11 | 1 | -4/+4 |
* | [mcs814x] generate upgrade files suffixed with filesystem type | florian | 2012-08-11 | 1 | -3/+3 |
* | [mcs814x] nuport-mac: delay call to napi_start() until fully able to process RX | florian | 2012-08-10 | 1 | -2/+2 |
* | [mcs814x] set a compatible command-line to boot from flash | florian | 2012-08-10 | 1 | -1/+1 |
* | [mcs814x] nuport-mac: use dma_mapping_error() instead of checking pointers | florian | 2012-08-09 | 1 | -2/+2 |
* | [mcs814x] nuport-mac: rework PHY interrupt configuration to avoid races | florian | 2012-08-08 | 1 | -7/+7 |
* | [mcs814x] nuport-mac: close possible race condition during start | florian | 2012-08-08 | 1 | -1/+5 |
* | [mcs814x] nuport-mac: unmap the DMA buffer when closing device | florian | 2012-08-08 | 1 | -0/+4 |
* | [mcs814x] nuport-mac: check dma_map_single address return values | florian | 2012-08-08 | 1 | -0/+4 |
* | [mcs814x] build a Devolo dLAN USB Extender specific image | florian | 2012-08-08 | 1 | -1/+8 |
* | [mcs814x] cleanup image generation | florian | 2012-08-08 | 1 | -4/+8 |
* | [mcs814x] nuport-mac: properly protect the phy interrupt handler | florian | 2012-08-02 | 1 | -2/+8 |
* | [mcs814x] add missing netmask to the network config | florian | 2012-08-01 | 1 | -0/+1 |
* | [mcs814x] assume the link is up and full-duplex by default | florian | 2012-08-01 | 1 | -2/+2 |
* | [mcs814x] add a default and suitable network config file | florian | 2012-08-01 | 1 | -0/+12 |
* | [mcs814x] resync defconfig enable XZ compression | florian | 2012-08-01 | 1 | -7/+1 |
* | [mcs814x] properly generate squashfs, jffs2 and initramfs images and kernels | florian | 2012-07-31 | 2 | -16/+9 |
* | [mcs814x] set DEVICE_TYPE to other to avoid pulling unecessary packages | florian | 2012-07-15 | 1 | -0/+2 |
* | [mcs814x] add compatible property to pci node | florian | 2012-07-15 | 1 | -0/+1 |
* | [mcs814x] use ohci_err() instead of err() | florian | 2012-07-15 | 1 | -1/+1 |
* | [mcs814x] make sure we properly unmap DMA mappings we created | florian | 2012-07-15 | 1 | -6/+11 |