| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ar71xx: cleanup TP-Link profiles | juhosg | 2011-12-06 | 2 | -211/+96 |
* | ar71xx: add TP-Link board detection | juhosg | 2011-12-05 | 1 | -1/+54 |
* | ar71xx: use correct mac on the lan interface on several TP-LINK devices | juhosg | 2011-12-05 | 3 | -6/+6 |
* | ar71xx: allow to pass negative offset values for ar71xx_init_mac | juhosg | 2011-12-05 | 2 | -3/+3 |
* | ar71xx: don't register PCI controller on AR934x if PCIE_RC bit is not set | juhosg | 2011-12-05 | 1 | -2/+7 |
* | ar71xx: verify hardware id of firmware images on TP-Link boards | juhosg | 2011-12-05 | 2 | -0/+26 |
* | ar71xx: reclaim some unused space on TP-Link boards | juhosg | 2011-12-05 | 1 | -4/+31 |
* | ar71xx: check squashfs signature in TP-Link mtd parser | juhosg | 2011-12-05 | 1 | -1/+31 |
* | ar71xx: use the lzma-loader on TP-Link boards w/o lzma support | juhosg | 2011-12-05 | 1 | -11/+42 |
* | ar71xx: add lzma loader | juhosg | 2011-12-05 | 17 | -0/+1941 |
* | ar71xx: add preliminary support for wzr-hp-g450h | nbd | 2011-12-05 | 9 | -0/+118 |
* | ar71xx: move multi-m25p80 concat code from wzr-hp-ag300h mach code to dev-m25... | nbd | 2011-12-05 | 3 | -72/+78 |
* | ar71xx: rewrite WNDR3700/3800 handling | juhosg | 2011-12-05 | 10 | -297/+59 |
* | [ar71xx] add some missing wndr3800 base-files definitions | jow | 2011-12-05 | 3 | -2/+72 |
* | ar71xx: change user-space board detection | juhosg | 2011-12-05 | 2 | -6/+25 |
* | ar71xx: allow WNDR3700 image creation to fail if kernel/rootfs too big | juhosg | 2011-12-05 | 1 | -18/+16 |
* | ar71xx: use the tp-link parser on the tp-link boards | juhosg | 2011-12-03 | 8 | -267/+33 |
* | ar71xx: add mtd partition parser for the TP-Link boards | juhosg | 2011-12-03 | 3 | -0/+191 |
* | ar71xx: run the RedBoot parser only on the RedBoot based boards | juhosg | 2011-12-03 | 7 | -27/+60 |
* | ar71xx: run the MyLoader parser only on the WP543 board | juhosg | 2011-12-03 | 3 | -26/+13 |
* | ar71xx: run the wrt160nl parser only on the WRT160NL board | juhosg | 2011-12-03 | 2 | -57/+4 |
* | ar71xx: allow to pass part_probe types to the m25p80 driver | juhosg | 2011-12-03 | 4 | -5/+28 |
* | ar71xx: create initramfs images for the newer TP-Link boards | juhosg | 2011-12-03 | 1 | -0/+8 |
* | ar71xx: remove swconfig and wpad-mini from custom profiles | juhosg | 2011-12-03 | 5 | -5/+5 |
* | ar71xx: add uboot-envtools to the default package list | juhosg | 2011-12-03 | 1 | -1/+1 |
* | ar71xx: reclaim unused space in WNDR3700/3800 images | juhosg | 2011-12-03 | 1 | -20/+63 |
* | ar71xx: add a profile and build image for the OM2P board | juhosg | 2011-12-01 | 2 | -0/+36 |
* | ar71xx: add support for Ubiquiti AirRouter | juhosg | 2011-12-01 | 5 | -0/+42 |
* | ar71xx: configure default led behavior for the OM2P | juhosg | 2011-12-01 | 1 | -0/+5 |
* | ar71xx: use /lib/functions/uci-defaults.sh | juhosg | 2011-12-01 | 1 | -124/+49 |
* | ar71xx: modify phy mask of the WP543 board | juhosg | 2011-11-24 | 1 | -2/+2 |
* | ar71xx: fix wndr3800 machine name | juhosg | 2011-11-24 | 5 | -2/+9 |
* | ar71xx: copy atheros initramfs images to the image directory | juhosg | 2011-11-24 | 1 | -0/+2 |
* | ar71xx: specify mtd layout in command line for the DB120 board | juhosg | 2011-11-24 | 1 | -1/+2 |
* | ar71xx: set GE0 phy_mask for AR933x | juhosg | 2011-11-20 | 1 | -0/+2 |
* | ar71xx: fix USB LED on the DB120 board | juhosg | 2011-11-14 | 2 | -0/+4 |
* | ar71xx: add a function for selecting output signal on a given GPIO pin | juhosg | 2011-11-14 | 2 | -0/+38 |
* | ar71xx: fix GPIO function handling on AR934x | juhosg | 2011-11-14 | 2 | -9/+35 |
* | ar71xx: add AR71XX_ prefix to GPIO_REG_* defines | juhosg | 2011-11-14 | 5 | -91/+95 |
* | ar71xx: merge nand scan patch | juhosg | 2011-11-14 | 3 | -24/+2 |
* | ar71xx: fix a compiler warning | juhosg | 2011-11-14 | 1 | -4/+4 |
* | ar71xx: fix GPIO count for AR934x | juhosg | 2011-11-14 | 1 | -1/+1 |
* | ar71xx: flush DDR writeback buffers for WMAC and PCIe on AR934X | juhosg | 2011-11-14 | 2 | -6/+7 |
* | ar71xx: use a dummy irq chip for WMAC and PCIe irq hadling | juhosg | 2011-11-14 | 4 | -2/+50 |
* | ar71xx: add AR934X_RESET_REG_PCIE_WMAC_INT_STATUS defines | juhosg | 2011-11-14 | 1 | -0/+20 |
* | ar71xx: add an irq parameter for ar724x_pcibios_init | juhosg | 2011-11-14 | 3 | -6/+6 |
* | ar71xx: remove hardwired interface parameters from mach-* files | juhosg | 2011-11-14 | 13 | -128/+20 |
* | ar71xx: force hardwired interface parameters in ar71xx_add_device_eth | juhosg | 2011-11-14 | 1 | -1/+11 |
* | ar71xx: use if-else instead of conditional operators in ar71xx_add_device_eth | juhosg | 2011-11-14 | 1 | -48/+76 |
* | ar71xx: enable has_gbit flag on AR724{0,1} | juhosg | 2011-11-13 | 1 | -0/+1 |