lantiq: Tune the XWAY subtarget cflags
[openwrt.git] / target / linux / mcs814x /
2013-06-05 jogotarget: don't build jffs2 nor images by default
2013-04-22 cyrusChange default IPv6 config to enable DHCPv6-PD
2013-04-09 cyrusAdapt default network configuration for IPv6
2013-03-17 florianmcs814x: use devm_request_and_ioremap in mcs814x-rng...
2013-03-17 florianmcs814x: use devm_request_and_ioremap helper for nuport...
2013-03-17 florianmcs814x: remove PCI code
2013-03-16 florianmcs814x: implement MULTI_IRQ_HANDLER
2013-03-16 florianmcs814x: use the standard device tree binding to repres...
2013-01-18 jowall targets: use numerically prefixed uci-defaults...
2013-01-14 floriantarget: enable XZ BCJ decompressor code after r35097
2012-11-27 florian[mcs814x] do not call clk_put() on the timer clock
2012-11-27 florian[mcs814x] do not list specific board compatible strings
2012-11-27 florian[mcs814x] remove unused variables from Makefile.boot
2012-10-15 florian[mcs814x] nuport-mac: various fixes
2012-10-03 florian[mcs814x] more convertions to {read,write}_relaxed...
2012-09-25 florian[mcs814x] add wmbus-repeater to the dLAN USB Extender...
2012-09-25 florian[mcs814x] enable multicast and advanced ip routers...
2012-09-25 florian[mcs814x] add kmod-usb-serial-ftdi to the dLAN USB...
2012-09-13 juhosggeneric: move GENERIC_PWM symbol into the generic config
2012-09-08 florian[mcs814x] use the recommended ARM I/O accessors
2012-09-05 florian[mcs814x] add some ohci workarounds to make ohci work
2012-09-03 florian[mcs814x] enable CFI command set 0002 FORCE_WORD_WRITE
2012-09-03 florian[mcs814x] pad squashfs image
2012-09-03 florian[mcs814x] add Generic and dLAN USB Extender profiles
2012-09-03 florian[mcs814x] nuport-mac: disable MAC RX and TX during...
2012-08-14 florian[mcs814x] MCS8140 actually selects CPU_ARM926T
2012-08-11 florian[mcs814x] only support 128KiB erase block sizes
2012-08-11 florian[mcs814x] disable PCI support
2012-08-11 florian[mcs814x] strip a bit more the kernel config
2012-08-11 florian[mcs814x] properly advertise OHCI and EHCI capabilities
2012-08-11 florian[mcs814x] change partition names to be more in line...
2012-08-11 florian[mcs814x] generate upgrade files suffixed with filesyst...
2012-08-10 florian[mcs814x] nuport-mac: delay call to napi_start() until...
2012-08-10 florian[mcs814x] set a compatible command-line to boot from...
2012-08-09 florian[mcs814x] nuport-mac: use dma_mapping_error() instead...
2012-08-08 florian[mcs814x] nuport-mac: rework PHY interrupt configuratio...
2012-08-08 florian[mcs814x] nuport-mac: close possible race condition...
2012-08-08 florian[mcs814x] nuport-mac: unmap the DMA buffer when closing...
2012-08-08 florian[mcs814x] nuport-mac: check dma_map_single address...
2012-08-08 florian[mcs814x] build a Devolo dLAN USB Extender specific...
2012-08-08 florian[mcs814x] cleanup image generation
2012-08-02 florian[mcs814x] nuport-mac: properly protect the phy interrup...
2012-08-01 florian[mcs814x] add missing netmask to the network config
2012-08-01 florian[mcs814x] assume the link is up and full-duplex by...
2012-08-01 florian[mcs814x] add a default and suitable network config...
2012-08-01 florian[mcs814x] resync defconfig enable XZ compression
2012-07-31 florian[mcs814x] properly generate squashfs, jffs2 and initram...
2012-07-15 florian[mcs814x] set DEVICE_TYPE to other to avoid pulling...
2012-07-15 florian[mcs814x] add compatible property to pci node
2012-07-15 florian[mcs814x] use ohci_err() instead of err()
2012-07-15 florian[mcs814x] make sure we properly unmap DMA mappings...
2012-07-15 florian[mcs814x] nuport-mac: add definitions of the various...
2012-07-11 florian[mcs814x] nuport-mac: check netif_receive_skb() return...
2012-07-09 florian[mcs814x] fix typo on of_node_put()
2012-07-05 florian[mcs814x] call of_node_put() on ethernet node
2012-07-05 florian[mcs814x] fix EPHY clock bit definition after r32489
2012-07-05 florian[mcs814x] give an unique partition identifier for dLAN...
2012-07-04 florian[mcs814x] add missing interrupts properties to some...
2012-06-23 florian[mcs814x] provide an early ioremap cookie of the system...
2012-06-23 florian[mcs814x] group SYSDBG register defines in mcs814x.h
2012-06-23 florian[mcs814x] make hardware.h a forward inclusion of mcs814x.h
2012-06-23 florian[mcs814x] remove platform specific initialization from...
2012-06-23 florian[mcs814x] regroup interrupt controller register definit...
2012-06-21 florian[mcs814x] remove handle_irq callback in board-mcs8140...
2012-06-20 florian[mcs814x] fix USB led triggers
2012-06-20 florian[mcs814x] use generic uci defaults functions
2012-06-20 florian[mcs814x] remove uselss cache invalidations
2012-06-20 florian[mcs814x] improve ethernet driver debugging
2012-06-20 florian[mcs814x] do not use MULTI_IRQ_HANDLER it is bogus...
2012-06-19 florian[mcs814x] add Moschip MSC814x support