| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ramips: set mac addresses for the NBG-419N | juhosg | 2011-12-05 | 2 | -1/+7 |
* | ramips: set preinit interface mac on the hw550-3g board | juhosg | 2011-12-05 | 1 | -0/+4 |
* | ramips: use ramips_get_mac_* functions in the preinit script | juhosg | 2011-12-05 | 1 | -18/+4 |
* | ramips: move ramips_get_mac_* functions to lib/ramips.sh | juhosg | 2011-12-05 | 2 | -33/+37 |
* | ramips: add ramips_ prefix to get_mac_{binary,nvram} functions | juhosg | 2011-12-05 | 1 | -6/+6 |
* | ramips: fix network configuration setup | juhosg | 2011-12-05 | 1 | -3/+3 |
* | 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 |
* | ramips: fix argus board rootfs size | juhosg | 2011-12-04 | 1 | -1/+1 |
* | 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 |
* | ramips: enable sysupgrade on the RT-N15 board | juhosg | 2011-12-01 | 1 | -0/+1 |
* | ramips: wrap long line in platform upgrade script | juhosg | 2011-12-01 | 1 | -1/+12 |
* | ramips: add profile for the Asus RT-N15 | juhosg | 2011-12-01 | 1 | -0/+18 |
* | ramips: setup default network configuration for RT-N15 | juhosg | 2011-12-01 | 1 | -1/+9 |
* | ramips: rt288x: add swconfig and rtl8366{s,_smi} drivers to the default profile | juhosg | 2011-12-01 | 1 | -1/+1 |
* | ramips: remove default network configuration, and generate that from uci-defa... | juhosg | 2011-12-01 | 2 | -1/+13 |
* | ramips: use /lib/functions/uci-defaults.sh | juhosg | 2011-12-01 | 1 | -26/+12 |
* | ar71xx: use /lib/functions/uci-defaults.sh | juhosg | 2011-12-01 | 1 | -124/+49 |
* | ramips: simplify uci-defaults/network script | juhosg | 2011-12-01 | 1 | -50/+13 |
* | ramips: setup mac and network interfaces from separate functions | juhosg | 2011-12-01 | 1 | -8/+30 |
* | ramips: fix Asus RT-N15 board support | juhosg | 2011-12-01 | 2 | -3/+14 |
* | ramips: Sparklan wcr-150gn board fixes | juhosg | 2011-12-01 | 3 | -11/+54 |
* | ramips: fix package name of kmod-input-gpio-buttons | juhosg | 2011-12-01 | 1 | -1/+1 |
* | ramips: move kmod-rt2800-pci to DEFAULT_PACKAGES | juhosg | 2011-12-01 | 3 | -3/+3 |
* | ramips: setup bc2 mac addresses from the generic network script | juhosg | 2011-12-01 | 2 | -36/+1 |
* | ramips: combine network setup for all boards in one file | juhosg | 2011-12-01 | 2 | -39/+116 |
* | omap24xx: bump to 3.1.3 | blogic | 2011-11-28 | 1 | -1/+1 |
* | lantiq: bump to 3.1.3 | blogic | 2011-11-28 | 1 | -1/+1 |
* | targets: fix CONFIG_USB_STORAGE_* inconsistency | nico | 2011-11-25 | 16 | -116/+84 |
* | ar71xx: modify phy mask of the WP543 board | juhosg | 2011-11-24 | 1 | -2/+2 |