[kernel] update to latest 2.6.27.26 stable kernel
[openwrt.git] / target / linux / ar71xx /
2009-07-02 juhosg[ar71xx] fix a bitmask in the ag71xx driver
2009-07-01 juhosg[ar71xx] fix ar71xx_device_{start,stop} functions on...
2009-07-01 juhosg[ar71xx] initialize GPIO for the AR7240 SoC
2009-07-01 juhosg[ar71xx] initialize IRQs for the AR7240 SoC
2009-07-01 juhosg[ar71xx] add AR7240 specific frequency detection
2009-07-01 juhosg[ar71xx] add AR7240 specific definitions
2009-07-01 juhosg[ar71xx] fix a typo in ath9k_platform.h
2009-06-29 juhosg[ar71xx] increase NR_IRQS
2009-06-29 juhosg[ar71xx] fix PCI_CORE irq number
2009-06-27 juhosg[ar71xx] use enum for the machine type
2009-06-27 juhosg[ar71xx] add AR913x specific GPIO function bit definitions
2009-06-25 juhosg[ar71xx] don't use the CRC header in the kernel partiti...
2009-06-17 kalozadd missing initramfs symbols to the generic 2.6.30...
2009-06-14 juhosg[ar71xx] setup mac address on the WNR2000
2009-06-14 juhosg[ar71xx] refresh 2.6.30 patches
2009-06-11 juhosg[ar71xx] move definition of ar91xx_flash_platform_data...
2009-06-11 juhosg[ar71xx] flush more register writings
2009-06-07 juhosg[ar71xx] create jffs2 images
2009-06-07 juhosg[ar71xx] disable MTD concatenating support
2009-06-07 juhosg[ar71xx] flush AR71XX_RESET_PCI_INT_ENABLE register...
2009-06-06 juhosg[ar71xx] setup mac address on the AP81 board
2009-06-06 juhosg[ar71xx] add experimental sysupgrade support
2009-06-06 juhosg[ar71xx] add default network configuration for the...
2009-06-06 juhosg[ar71xx] update flash locking code
2009-06-06 juhosg[ar71xx] handle PCI_CORE interrupt as well
2009-06-06 juhosg[ar71xx] build images for the AP83 board
2009-06-06 juhosg[ar71xx] change flash partition map of the AP83 board
2009-06-06 juhosg[ar71xx] enable JEDEC probe
2009-06-06 juhosg[ar71xx] fix erase status check on some parallel flash...
2009-06-06 juhosg[ar71xx] add parallel flash driver
2009-06-06 juhosg[ar71xx] sync kernel config, and refresh patches
2009-06-06 juhosg[ar71xx] make the AP83 and VSC7385 SPI drivers availabl...
2009-06-05 juhosg[ar71xx] fix a typo
2009-06-05 juhosg[ar71xx] create a 'firmware' partition for MZK-W300NH...
2009-06-04 juhosg[ar71xx] build firmware image for the MZK-W300NH board
2009-06-04 juhosg[ar71xx] improve MZK-W300NH support (thanks to Kazuki...
2009-06-04 juhosg[ar71xx] pass ucode name to the VSC7385 driver on the...
2009-06-04 juhosg[ar71xx] add SPI driver for the Vitesse VSC7385 switch
2009-06-03 juhosg[ar71xx] add experimental support for the AP83-040...
2009-06-03 juhosg[ar71xx] add another SPI controller driver for the...
2009-06-03 juhosg[ar71xx] compile SPI_GPIO driver into the kernel, requi...
2009-06-03 juhosg[ar71xx] refresh patches
2009-06-03 juhosg[ar71xx] add flash locking code
2009-05-31 juhosg[ar71xx] register parallel flash device on the AP83...
2009-05-30 juhosg[ar71xx] add support for the SST 39VF6401B flash chip
2009-05-29 juhosg[ar71xx] refresh patches
2009-05-29 juhosg[ar71xx] add support for the EN25P64 flash chip
2009-05-28 juhosg[ar71xx] add support for board specific PLL settings
2009-05-27 juhosg[ar71xx] register SPI bus on the AP83 board
2009-05-25 juhosg[ar71xx] add preliminary support for the WRT160NL
2009-05-25 juhosg[ar71xx] create firmware image for the RouterStation...
2009-05-25 juhosg[ar71xx] update board setup code of the RouterStation...
2009-05-25 juhosg[ar71xx] create profile for the WRT400N board
2009-05-24 juhosg[ar71xx] optimize kernel for size
2009-05-22 juhosg[ar71xx] use netdev_ops on 2.6.30
2009-05-22 juhosg[ar71xx] disable unnecessary PCI quirks
2009-05-21 juhosg[ar71xx] fix typos in the PB42 support code
2009-05-20 juhosg[ar71xx] refresh patches
2009-05-20 juhosg[ar71xx] add experimental support for the Atheros PB44...
2009-05-18 kalozeven more config file cleanup
2009-05-15 kalozconfig cleanups
2009-05-14 kalozsome additional config file cleanup..
2009-05-14 kalozunify congestion control options
2009-05-14 kalozmake kernels use /etc/preinit by default
2009-05-13 juhosg[ar71xx] reorder mtd partitions on the WRT400N
2009-05-13 juhosg[ar71xx] create image for the WRT400N board (thanks...
2009-05-09 juhosg[ar71xx] refresh patches for 2.6.30
2009-05-09 juhosg[ar71xx] remove extern directives
2009-05-09 juhosg[ar71xx] increase AR71XX_MEM_SIZE_MAX (thanks to Leo...
2009-05-05 juhosg[ar71xx] refresh patches
2009-05-05 juhosg[ar71xx] use dev_name() instead of bus_id in ag71xx...
2009-05-05 juhosg[ar71xx] sync kernel config
2009-05-04 kalozsome more kernel config cleanup.. last for today :)
2009-05-04 kalozmore cleanup
2009-05-04 kalozcleanup MTD option handling
2009-05-04 kalozmove MFD stuff to the generic kernel configs
2009-05-03 kalozupgrade to newest stable kernel versions
2009-05-02 juhosg[ar71xx] add experimental support for 2.6.30
2009-04-26 juhosg[ar71xx] select ar8216 support for the WRT400N (thanks...
2009-04-26 juhosg[ar71xx] add experimental support for the Linksys WRT40...
2009-04-26 juhosg[ar71xx] add missing Kconfig symbol
2009-04-26 juhosg[ar71xx] refresh 2.6.28 patches
2009-04-24 juhosg[ar71xx] enable yaffs on 2.6.29
2009-04-24 juhosg[ar71xx] fix ethernet driver on 2.6.29
2009-04-23 juhosg[ar71xx] add initial support for 2.6.29
2009-04-23 juhosg[ar71xx] enable the synopsys woarkaround in the ehci...
2009-04-23 juhosg[ar71xx] add a workaround for the Synopsys EHCI core
2009-04-23 juhosg[ar71xx] refresh kernel patches
2009-03-24 juhosg[ar71xx] create firmware image for the TL-WR841ND v3...
2009-03-24 hauke[kernel] update to kernel version 2.6.28.9
2009-03-17 juhosg[ar71xx] ap81: register GPIO LEDs
2009-03-17 juhosg[ar71xx] ap81: register SPI flash, and add default...
2009-03-17 juhosg[ar71xx] ap81: register GPIO buttons
2009-03-17 juhosg[ar71xx] ap81: register USB host controller
2009-03-17 juhosg[ar71xx] ap81: register ethernet devices, and add defau...
2009-03-17 juhosg[ar71xx] ap83: remove unnecessary include
2009-03-17 kalozupdate other 2.6.28.7 targets to 2.6.28.8, too
2009-03-15 juhosg[ar71xx] preliminary support for the Atheros AP81 refre...
2009-03-15 juhosg[ar71xx] sync kernel config
2009-03-14 juhosg[ar71xx] pb42: add GPIO buttons
next