ar71xx: add lzma loader
[openwrt/svn-archive/archive.git] / target / linux / ar71xx /
2011-12-05 Gabor Juhosar71xx: add lzma loader
2011-12-05 Felix Fietkauar71xx: add preliminary support for wzr-hp-g450h
2011-12-05 Felix Fietkauar71xx: move multi-m25p80 concat code from wzr-hp-ag300...
2011-12-05 Gabor Juhosar71xx: rewrite WNDR3700/3800 handling
2011-12-05 Jo-Philipp Wich[ar71xx] add some missing wndr3800 base-files definitions
2011-12-05 Gabor Juhosar71xx: change user-space board detection
2011-12-05 Gabor Juhosar71xx: allow WNDR3700 image creation to fail if kernel...
2011-12-03 Gabor Juhosar71xx: use the tp-link parser on the tp-link boards
2011-12-03 Gabor Juhosar71xx: add mtd partition parser for the TP-Link boards
2011-12-03 Gabor Juhosar71xx: run the RedBoot parser only on the RedBoot...
2011-12-03 Gabor Juhosar71xx: run the MyLoader parser only on the WP543 board
2011-12-03 Gabor Juhosar71xx: run the wrt160nl parser only on the WRT160NL...
2011-12-03 Gabor Juhosar71xx: allow to pass part_probe types to the m25p80...
2011-12-03 Gabor Juhosar71xx: create initramfs images for the newer TP-Link...
2011-12-03 Gabor Juhosar71xx: remove swconfig and wpad-mini from custom profiles
2011-12-03 Gabor Juhosar71xx: add uboot-envtools to the default package list
2011-12-03 Gabor Juhosar71xx: reclaim unused space in WNDR3700/3800 images
2011-12-01 Gabor Juhosar71xx: add a profile and build image for the OM2P...
2011-12-01 Gabor Juhosar71xx: add support for Ubiquiti AirRouter
2011-12-01 Gabor Juhosar71xx: configure default led behavior for the OM2P
2011-12-01 Gabor Juhosar71xx: use /lib/functions/uci-defaults.sh
2011-11-24 Gabor Juhosar71xx: modify phy mask of the WP543 board
2011-11-24 Gabor Juhosar71xx: fix wndr3800 machine name
2011-11-24 Gabor Juhosar71xx: copy atheros initramfs images to the image...
2011-11-24 Gabor Juhosar71xx: specify mtd layout in command line for the...
2011-11-20 Gabor Juhosar71xx: set GE0 phy_mask for AR933x
2011-11-14 Gabor Juhosar71xx: fix USB LED on the DB120 board
2011-11-14 Gabor Juhosar71xx: add a function for selecting output signal...
2011-11-14 Gabor Juhosar71xx: fix GPIO function handling on AR934x
2011-11-14 Gabor Juhosar71xx: add AR71XX_ prefix to GPIO_REG_* defines
2011-11-14 Gabor Juhosar71xx: merge nand scan patch
2011-11-14 Gabor Juhosar71xx: fix a compiler warning
2011-11-14 Gabor Juhosar71xx: fix GPIO count for AR934x
2011-11-14 Gabor Juhosar71xx: flush DDR writeback buffers for WMAC and PCIe...
2011-11-14 Gabor Juhosar71xx: use a dummy irq chip for WMAC and PCIe irq...
2011-11-14 Gabor Juhosar71xx: add AR934X_RESET_REG_PCIE_WMAC_INT_STATUS defines
2011-11-14 Gabor Juhosar71xx: add an irq parameter for ar724x_pcibios_init
2011-11-14 Gabor Juhosar71xx: remove hardwired interface parameters from...
2011-11-14 Gabor Juhosar71xx: force hardwired interface parameters in ar71xx_...
2011-11-14 Gabor Juhosar71xx: use if-else instead of conditional operators...
2011-11-13 Gabor Juhosar71xx: enable has_gbit flag on AR724{0,1}
2011-11-13 Gabor Juhosar71xx: fixup onboard PCIe chip registration on the...
2011-11-13 Gabor Juhosar71xx: drop DB120_WMAC_MAC_OFFSET, it is not needed
2011-11-13 Gabor Juhosar71xx: ag71xx: add support for getting switch port...
2011-11-13 Gabor Juhosar71xx: remove mii_ctrl resources of the ethernet devices
2011-11-13 Gabor Juhosar71xx: ag71xx: remove unused mii_ctrl field from struc...
2011-11-13 Gabor Juhosar71xx: ag71xx: remove unused mii_cfg related functions...
2011-11-13 Gabor Juhosar71xx: set MII interface speed from the set_speed...
2011-11-13 Gabor Juhosar71xx: rename set_pll callback to set_speed in ag71xx_...
2011-11-13 Gabor Juhosar71xx: ag71xx: remove MII interface setup code
2011-11-13 Gabor Juhosar71xx: configure MII interface type from ar71xx_setup_...
2011-11-13 Gabor Juhosar71xx: fix occasional kernel hangs during boot on...
2011-11-13 Gabor Juhosar71xx: refresh kernel patches
2011-11-12 Gabor Juhosar71xx: use the button for WPS control on the DB120
2011-11-12 Gabor Juhosar71xx: register the second ethernet interface on the...
2011-11-12 Gabor Juhosar71xx: implement SoC specific phy interface setup
2011-11-12 Gabor Juhosar71xx: move phy interface setup into a separate function
2011-11-12 Gabor Juhosar71xx: register both MDIO bus on the DB120 board
2011-11-12 Gabor Juhosar71xx: add AR934X specific MDIO registration code
2011-11-12 Gabor Juhosar71xx: add a secondary mdio bus
2011-11-12 Gabor Juhosar71xx: rename ar71xx_mdio_* structures to ar71xx_mdio0_*
2011-11-12 Gabor Juhosar71xx: add an id argument to ar71xx_add_device_mdio
2011-11-12 Gabor Juhosar71xx: pass netdev and miidev pointer to ar71xx_add_de...
2011-11-12 Gabor Juhosar71xx: add AR934x specific USB setup
2011-11-12 Gabor Juhosar71xx: register the first ethernet interface on the...
2011-11-12 Gabor Juhosar71xx: allow to register ethernet interfaces for AR934X
2011-11-12 Gabor Juhosar71xx: ag71xx: use fixed link parameters if the mii...
2011-11-12 Gabor Juhosar71xx: add AR934X specific bootstrap and reset registe...
2011-11-12 Gabor Juhosar71xx: add diag support for the DB120 board
2011-11-12 Gabor Juhosar71xx: fix GPIO direction setup for AR934x
2011-11-12 Gabor Juhosar71xx: fix AR934X clock frequency calculation
2011-11-12 Gabor Juhosar71xx: generate ubootenv from uci-defaults instead...
2011-11-08 Felix Fietkauar71xx: remove dead code
2011-11-08 Felix Fietkauar71xx: on ar7240, exclude ports from their own port...
2011-11-07 Gabor Juhosar71xx: create TL-WA901ND network config from uci-defaults
2011-11-07 Gabor Juhosar71xx: create ALL0258N network config from uci-defaults
2011-11-07 Gabor Juhosar71xx: create NBG{460N,550N,550NH} network config...
2011-11-07 Gabor Juhosar71xx: create WZR-HP-G300NH network config from uci...
2011-11-07 Gabor Juhosar71xx: create RB-493G network config from uci-defaults
2011-11-07 Gabor Juhosar71xx: create TL-WR1043ND network config from uci...
2011-11-07 Gabor Juhosar71xx: create WRT160NL network config from uci-defaults
2011-11-07 Gabor Juhosar71xx: create PB92 network config from uci-defaults
2011-11-07 Gabor Juhosar71xx: create DIR-825-B1 network config from uci-defaults
2011-11-07 Gabor Juhosar71xx: create TL-WR{841N-v1,941ND} network config...
2011-11-07 Gabor Juhosar71xx: create RB-450 network config from uci-defaults
2011-11-07 Gabor Juhosar71xx: create RB-450G, RouterStation Pro network confi...
2011-11-07 Gabor Juhosar71xx: create RB-433{,U} network config from uci defaults
2011-11-07 Gabor Juhosar71xx: create even more network configs from the uci...
2011-11-07 Gabor Juhosar71xx: create more network configs from the uci-defaul...
2011-11-07 Gabor Juhosar71xx: create a bunch of network configs from the...
2011-11-07 Gabor Juhosar71xx: create generic network config from an uci-defau...
2011-11-07 Gabor Juhosar71xx: remove AP81 defconfig, it is the same as the...
2011-11-07 Gabor Juhosar71xx: change generated Buffalo firmware versions
2011-11-07 Gabor Juhosar71xx: enable sysupgrade on the WHR-G301N and WHR...
2011-11-07 Gabor Juhosar71xx: wrap long lines in the upgrade script
2011-11-07 Gabor Juhosar71xx: fix WHR-HP-G300N firmware partition offset
2011-11-07 Gabor Juhosar71xx: add default network configuration for the WHR...
2011-11-07 Gabor Juhosar71xx: build image for the Buffalo WHR-HP-GN
2011-11-07 Gabor Juhosar71xx: add support for the Buffalo WHR-HP-GN board
2011-11-07 Gabor Juhosar71xx: build image for the Buffalo WHR-G301N
next