summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* config: remove CONFIG_BUILD_STATIC_TOOLSJo-Philipp Wich2015-02-061-8/+0
* include: remove static tool linking supportJo-Philipp Wich2015-02-062-24/+0
* tools: remove static linking supportJo-Philipp Wich2015-02-0628-40/+20
* busybox: fix build on FreeBSD 10.1Jo-Philipp Wich2015-02-051-0/+26
* mac80211: don't hardcode /bin/bashJo-Philipp Wich2015-02-051-0/+9
* ncurses: add host build for 'tic'Jo-Philipp Wich2015-02-051-0/+27
* tools: Fix cmake build on FreeBSD 10.1Jo-Philipp Wich2015-02-051-0/+44
* tools: Fix mkimage build on FreeBSD 10.1Jo-Philipp Wich2015-02-051-0/+14
* tools: Fix mpfr build on FreeBSD 10.1Jo-Philipp Wich2015-02-052-1/+11
* tools: Fix xz build on FreeBSD 10.1Jo-Philipp Wich2015-02-051-0/+11
* include: let HOSTCC default to $(CC), not gccJo-Philipp Wich2015-02-051-1/+1
* include: don't rely on perl for printing prereq errorsJo-Philipp Wich2015-02-051-1/+1
* include: set shell to "sh" for prereq testsJo-Philipp Wich2015-02-051-0/+1
* tools: remove PrepareCommand macrosJo-Philipp Wich2015-02-051-39/+2
* include: remove host command tests from host.mkJo-Philipp Wich2015-02-051-22/+6
* include: declare variables formerly set in tmp/.host.mkJo-Philipp Wich2015-02-051-0/+6
* include: prereq-build.mk: use TestHostCommand and SetupHostCommandJo-Philipp Wich2015-02-051-150/+123
* include: test build prereqs before preparing tempinfoJo-Philipp Wich2015-02-051-1/+1
* include: add TestHostCommand and SetupHostCommand macrosJo-Philipp Wich2015-02-051-2/+46
* mvebu: don't generate targz images by defaultImre Kaloz2015-02-051-2/+2
* mvebu: Enable the A385 AP on 3.19Imre Kaloz2015-02-057-0/+606
* mvebu: add Armada 385 DB AP supportImre Kaloz2015-02-058-0/+607
* mvebu: add the Armada 385 Reference Design supportImre Kaloz2015-02-053-0/+41
* mvebu: fix NAND and NOR optionsImre Kaloz2015-02-051-6/+10
* mvebu: add a subprofile for boards based on a small NORImre Kaloz2015-02-051-0/+25
* mvebu: add large NOR sub-profile implementationImre Kaloz2015-02-051-0/+22
* mvebu: Add sub-profilesImre Kaloz2015-02-051-22/+74
* generic: allow ubi autoattach to run on NOR flashImre Kaloz2015-02-054-8/+12
* mvebu: Add MTD split framework supportImre Kaloz2015-02-052-0/+4
* config: fix typo in Global build settings menuNicolas Thill2015-02-051-2/+2
* ralink: remove VHT capabilities when not using 802.11acJohn Crispin2015-02-041-0/+46
* linux/modules: add support for Asix ax88179 USB-Gigabit Ethernet adaptersJohn Crispin2015-02-041-0/+17
* ar71xx: add support for the TP-LINK TL-WR941ND v5John Crispin2015-02-049-7/+77
* at71xx: TP-LINK Archer: add 5GHz led entryJohn Crispin2015-02-041-0/+1
* base-files: default_postinst() fix variable colisionJohn Crispin2015-02-041-15/+15
* ath5k: fix spontaneus AR5312 freezesJohn Crispin2015-02-041-0/+45
* generic/3.18: update to 3.18.5John Crispin2015-02-031-2/+2
* ralink: fix USB host function for Intenso M2MJohn Crispin2015-02-031-1/+3
* Fix possible fail to check for dependenciesJohn Crispin2015-02-031-1/+1
* map: Fix white space errorsJohn Crispin2015-02-031-3/+3
* ar71xx: Revert "added board support for compex wpj558"John Crispin2015-02-0213-254/+9
* ralink: cleanup firefly default packagesJohn Crispin2015-02-021-8/+2
* cURL: implement new functionality with cleanup and fixesJohn Crispin2015-02-022-96/+155
* ralink: add FireWRT button detailJohn Crispin2015-02-021-0/+12
* ralink: add FireWRT led detailJohn Crispin2015-02-021-0/+9
* ralink: add ethernet macaddr to dts for FireWRTJohn Crispin2015-02-021-0/+5
* mac80211: Revert adding SM Power Save capability to hostapd configurationJohn Crispin2015-02-021-8/+0
* ramips: add support for Xiaomi MiWiFi Mini devicesJohn Crispin2015-02-028-0/+179
* added board support for compex wpj558John Crispin2015-02-0213-9/+254
* util-linux: only enable curses support if requiredJo-Philipp Wich2015-02-011-5/+10