Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain...
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / files /
2009-11-13 Gabor Juhosar71xx: add preliminary support for the Netgear WNDR3700
2009-10-30 Gabor Juhosar71xx: use soc specific divider for mdio clock
2009-10-30 Gabor Juhosar71xx: update mdio_reset code
2009-10-20 Gabor Juhosar71xx: Compex WPJ543 board is supported as well
2009-10-20 Gabor Juhosar71xx: fix PCI IRQ map of the WP543
2009-10-19 Gabor Juhosar71xx: reset the phy chip along with the ethernet...
2009-10-19 Gabor Juhosar71xx: reset the ethernet device before registration
2009-10-01 Gabor Juhosar71xx: initialize PCI controller on the Bullet M
2009-10-01 Gabor Juhosar71xx: init ethernet mac address on the Bullet M
2009-10-01 Gabor Juhosar71xx: register GPIO button on the Bullet M
2009-10-01 Gabor Juhosar71xx: add PCI Host Controller fixup for ar724x
2009-10-01 Gabor Juhosar71xx: use ar71xx_pci_fixup on ar71xx SoCs only
2009-10-01 Gabor Juhosar71xx: fix a typo in the ar724x PCI code
2009-09-23 Gabor Juhosar71xx: flush mii register writes
2009-09-23 Gabor Juhosar71xx: don't use mac_base2 in the ag71xx driver
2009-09-23 Gabor Juhosar71xx: remove some extern directives in the ag71xx...
2009-09-15 Matteo Crocear71xx: preliminary Ubiquiti Bullet M support
2009-09-10 Gabor Juhosar71xx: rewrite prom code (based on a patch by Jeff...
2009-09-08 Gabor Juhosar71xx: add preliminary support for the RB-411U (thanks...
2009-08-26 Gabor Juhos[ar71xx] move early_printk stuff into a separate file
2009-08-25 Gabor Juhos[ar71xx] remove AR71XX_EARLY_SERIAL stuff
2009-08-09 Gabor Juhos[ar71xx] WRT160NL: add default trigger for the power led
2009-08-09 Gabor Juhos[ar71xx] WRT160NL: more mtd parser cleanup
2009-08-08 Gabor Juhos[ar71xx] WRT160NL: mtd parser cleanup
2009-08-08 Gabor Juhos[ar71xx] move the trx parser out from the patch
2009-08-07 Gabor Juhos[ar71xx] WRT160NL: register GPIO LEDs and buttons
2009-08-06 Gabor Juhos[ar71xx] update ar71xx_spi driver
2009-08-06 Gabor Juhos[ar71xx] oops, add missing semicolons
2009-08-06 Gabor Juhos[ar71xx] get rid of some ifdefs in the IRQ code
2009-08-02 Gabor Juhos[ar71xx] fix MISC IRQ handling on the AR7240
2009-07-31 Gabor Juhos[ar71xx] add ethernet suppor for the WRT160NL (thanks...
2009-07-13 Gabor Juhos[ar71xx] ag71xx driver: rename ag71xx_debug module...
2009-07-13 Gabor Juhos[ar71xx] ag71xx driver: fix a typo
2009-07-13 Gabor Juhos[ar71xx] ag71xx driver: align descriptors on cache_line...
2009-07-13 Gabor Juhos[ar71xx] ag71xx driver: store descriptor pointers in...
2009-07-12 Gabor Juhos[ar71xx] ag71xx driver: descriptors always aligned...
2009-07-12 Gabor Juhos[ar71xx] ag71xx driver: don't flush ddr on tx path
2009-07-11 Gabor Juhos[ar71xx] increase size of the kernel partition on the...
2009-07-11 Gabor Juhos[ar71xx] increase size of the kernel partition on the...
2009-07-11 Gabor Juhos[ar71xx] register the VSC7395 device on the PB44 board
2009-07-11 Gabor Juhos[ar71xx] add SPI controller driver for the PB44 board
2009-07-11 Gabor Juhos[ar71xx] use platform data to setup the MAC_CFG registe...
2009-07-11 Gabor Juhos[ar71xx] add definitions for some magic values in the...
2009-07-10 Gabor Juhos[ar71xx] fix a bug in the SPI driver (closes #5485)
2009-07-09 Gabor Juhos[ar71xx] add board setup code for the RB-450G/RB-433UAH...
2009-07-09 Gabor Juhos[ar71xx] register a GPIO LEDs and buttons on the PB44...
2009-07-09 Gabor Juhos[ar71xx] register a I2C GPIO expander on the PB44 board
2009-07-07 Gabor Juhos[ar71xx] add initial support for the TL-WR741ND board
2009-07-07 Gabor Juhos[ar71xx] add AR7240 specific fixes for the ag71xx driver
2009-07-07 Gabor Juhos[ar71xx] make irq_chip definitions static
2009-07-07 Gabor Juhos[ar71xx] AR7240 requires different IRQ unmasking code
2009-07-05 Gabor Juhos[ar71xx] add missing break statement
2009-07-05 Gabor Juhos[ar71xx] add missing includes
2009-07-05 Gabor Juhos[ar71xx] add AR7240 specific PCI code
2009-07-05 Gabor Juhos[ar71xx] fix a typo in the PCI code
2009-07-05 Gabor Juhos[ar71xx] reorganize PCI code
2009-07-04 Gabor Juhos[ar71xx] fix AR7240 PCI IRQ support
2009-07-02 Gabor Juhos[ar71xx] fix a bitmask in the ag71xx driver
2009-07-01 Gabor Juhos[ar71xx] fix ar71xx_device_{start,stop} functions on...
2009-07-01 Gabor Juhos[ar71xx] initialize GPIO for the AR7240 SoC
2009-07-01 Gabor Juhos[ar71xx] initialize IRQs for the AR7240 SoC
2009-07-01 Gabor Juhos[ar71xx] add AR7240 specific frequency detection
2009-07-01 Gabor Juhos[ar71xx] add AR7240 specific definitions
2009-07-01 Gabor Juhos[ar71xx] fix a typo in ath9k_platform.h
2009-06-29 Gabor Juhos[ar71xx] increase NR_IRQS
2009-06-29 Gabor Juhos[ar71xx] fix PCI_CORE irq number
2009-06-27 Gabor Juhos[ar71xx] use enum for the machine type
2009-06-27 Gabor Juhos[ar71xx] add AR913x specific GPIO function bit definitions
2009-06-14 Gabor Juhos[ar71xx] setup mac address on the WNR2000
2009-06-11 Gabor Juhos[ar71xx] move definition of ar91xx_flash_platform_data...
2009-06-11 Gabor Juhos[ar71xx] flush more register writings
2009-06-07 Gabor Juhos[ar71xx] flush AR71XX_RESET_PCI_INT_ENABLE register...
2009-06-06 Gabor Juhos[ar71xx] setup mac address on the AP81 board
2009-06-06 Gabor Juhos[ar71xx] update flash locking code
2009-06-06 Gabor Juhos[ar71xx] handle PCI_CORE interrupt as well
2009-06-06 Gabor Juhos[ar71xx] change flash partition map of the AP83 board
2009-06-06 Gabor Juhos[ar71xx] add parallel flash driver
2009-06-05 Gabor Juhos[ar71xx] fix a typo
2009-06-05 Gabor Juhos[ar71xx] create a 'firmware' partition for MZK-W300NH...
2009-06-04 Gabor Juhos[ar71xx] improve MZK-W300NH support (thanks to Kazuki...
2009-06-04 Gabor Juhos[ar71xx] pass ucode name to the VSC7385 driver on the...
2009-06-04 Gabor Juhos[ar71xx] add SPI driver for the Vitesse VSC7385 switch
2009-06-03 Gabor Juhos[ar71xx] add experimental support for the AP83-040...
2009-06-03 Gabor Juhos[ar71xx] add another SPI controller driver for the...
2009-06-03 Gabor Juhos[ar71xx] add flash locking code
2009-05-31 Gabor Juhos[ar71xx] register parallel flash device on the AP83...
2009-05-28 Gabor Juhos[ar71xx] add support for board specific PLL settings
2009-05-27 Gabor Juhos[ar71xx] register SPI bus on the AP83 board
2009-05-25 Gabor Juhos[ar71xx] add preliminary support for the WRT160NL
2009-05-25 Gabor Juhos[ar71xx] update board setup code of the RouterStation...
2009-05-21 Gabor Juhos[ar71xx] fix typos in the PB42 support code
2009-05-20 Gabor Juhos[ar71xx] add experimental support for the Atheros PB44...
2009-05-13 Gabor Juhos[ar71xx] reorder mtd partitions on the WRT400N
2009-05-13 Gabor Juhos[ar71xx] create image for the WRT400N board (thanks...
2009-05-09 Gabor Juhos[ar71xx] remove extern directives
2009-05-09 Gabor Juhos[ar71xx] increase AR71XX_MEM_SIZE_MAX (thanks to Leo...
2009-05-05 Gabor Juhos[ar71xx] use dev_name() instead of bus_id in ag71xx...
2009-04-26 Gabor Juhos[ar71xx] select ar8216 support for the WRT400N (thanks...
2009-04-26 Gabor Juhos[ar71xx] add experimental support for the Linksys WRT40...
2009-04-23 Gabor Juhos[ar71xx] enable the synopsys woarkaround in the ehci...
next