| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] iwinfo: add initial hardware detection capabilities | jow | 2011-12-04 | 16 | -39/+361 |
* | [package] libiwinfo: fix hw mode detection | jow | 2011-12-03 | 1 | -0/+2 |
* | 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 |
* | firmware-utils/mktplinkfw: fix combined image creation | juhosg | 2011-12-03 | 1 | -1/+1 |
* | 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 |
* | [package] add libiwinfo (moved from LuCI trunk) | jow | 2011-12-03 | 24 | -0/+10947 |
* | ar71xx: add a profile and build image for the OM2P board | juhosg | 2011-12-01 | 2 | -0/+36 |
* | scripts: add a script for generating fwupgrade config for the OM2P board | juhosg | 2011-12-01 | 1 | -0/+52 |
* | 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 |
* | package/kernel: create packages for the rtl8366* drivers | juhosg | 2011-12-01 | 1 | -0/+45 |
* | 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 |
* | base-files: add lib/functions/uci-defaults.sh | juhosg | 2011-12-01 | 1 | -0/+88 |
* | 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 |
* | [package] dnsmasq: automatically add host entry for own hostname and ptr reco... | jow | 2011-12-01 | 2 | -4/+14 |
* | kernel: package TI's USB 3410/505 usb driver | blogic | 2011-11-30 | 1 | -0/+15 |
* | comgt: Add scripts to comgt to retrieve the IMSI and CNUM to identify the SIM... | blogic | 2011-11-30 | 3 | -0/+39 |
* | kernel: This adds support for Marvell S-ATA. | blogic | 2011-11-30 | 1 | -0/+15 |
* | scripts: add script to generate combined extended image format | nico | 2011-11-30 | 1 | -0/+61 |
* | kernel: add a configuration option for enabling printk timestamps (#10503) | nbd | 2011-11-29 | 1 | -0/+4 |
* | build: add a lib64 symlink in staging_dir/host and staging_dir/toolchain* for... | nbd | 2011-11-28 | 2 | -0/+2 |
* | 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 |
* | ath9k: fix a regression in touching power mode related registers | nbd | 2011-11-27 | 1 | -0/+12 |
* | dropbear: fix build breakage | nbd | 2011-11-27 | 1 | -0/+9 |
* | ath9k: enable ANI on ar913x, should noticeably improve stability in noisy env... | nbd | 2011-11-27 | 1 | -0/+11 |
* | targets: fix CONFIG_USB_STORAGE_* inconsistency | nico | 2011-11-25 | 16 | -116/+84 |
* | package/dropbear: update to 2011.54 | nico | 2011-11-25 | 5 | -54/+14 |