aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* avoid implicit rules in even more placesFelix Fietkau2009-03-032-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14737 3c298f89-4303-0410-b956-a3cf2f4a3e73
* avoid using implicit rules during metadata dump to speed up the process even ↵Felix Fietkau2009-03-031-1/+1
| | | | | | more git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14736 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a package metadata parsing bugFelix Fietkau2009-03-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14735 3c298f89-4303-0410-b956-a3cf2f4a3e73
* speed up metadata scanning a lot by avoiding unnecessary shell commands and ↵Felix Fietkau2009-03-036-40/+60
| | | | | | make recursions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14734 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix a bcm963xx-flash warningFlorian Fainelli2009-03-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14730 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't abort if the operation is failingRalph Hempel2009-03-021-3/+3
| | | | | | | | ( if the board is connected via NFS files might be created by root and can't be changed at this point of time ) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14729 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ensure that the timestamp script will follow the path even if it is linkRalph Hempel2009-03-021-3/+4
| | | | | | | ( in our case the build directory might be a link to a ClearCase dynamic view ) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14728 3c298f89-4303-0410-b956-a3cf2f4a3e73
* check for correct make versionRalph Hempel2009-03-021-2/+10
| | | | | | | ( thanks to Thomas ) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14727 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip relocatable binaries (not depending on the extension)Ralph Hempel2009-03-021-1/+1
| | | | | | | | ( thanks to Thomas ) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14726 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".Markus Wigge2009-03-021-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14725 3c298f89-4303-0410-b956-a3cf2f4a3e73
* readd $(HOST_CONFIGURE_VARS) to Host/Configure/Default, missed in r14699Andy Boyett2009-03-021-5/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14724 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] refresh patches and configurationHauke Mehrtens2009-03-0122-255/+121
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14722 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing symbolsHauke Mehrtens2009-03-012-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14721 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] refresh patches for kernel 2.6.28Hauke Mehrtens2009-03-012-17/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14720 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] add BLK_DEV_PIIX symbol needed for Virtual Box.Hauke Mehrtens2009-03-012-171/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14719 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] add missing symbols for some packages needed by x86 targetHauke Mehrtens2009-03-011-4/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14717 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic-2.6: enable crypto system needed by mac80211 on 2.6.2{7,8}Hauke Mehrtens2009-03-012-12/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14716 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic-2.6: remove remaining ipp2p patchesGabor Juhos2009-03-0121-3751/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14714 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] hostapd: add 11n mode and ht_capab option for hostapdGabor Juhos2009-03-011-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14713 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] build firmware image for the Atlantis-Land A02-RB-W300NGabor Juhos2009-03-012-0/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14711 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] tl-wr941nd: rename firmware imageGabor Juhos2009-03-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14710 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] tew-632brp: increase the size of rootfs partition, and build one ↵Gabor Juhos2009-03-012-7/+6
| | | | | | unified firmware image only git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14709 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix powerpc build (works for 2.4 and 2.6)Ralph Hempel2009-03-011-6/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14707 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] tl-wr941nd: change profile's description as wellGabor Juhos2009-03-011-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14706 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] tl-wr941nd: change profile name to what new ar71xx image generation ↵Andy Boyett2009-03-011-3/+3
| | | | | | code expects git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14705 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add dependency (needed for parallel build)Ralph Hempel2009-03-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14704 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added source distribution to package dump, used by our SDK (include source ↵Ralph Hempel2009-03-013-1/+30
| | | | | | | | | | | distributions for offline usage) added bugfix for sub-targets added bugfix for help info (thanks to Thomas) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14703 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [avr32] fix u-boot build error (make[...]: avr32-linux-gcc: Command not found)Nicolas Thill2009-03-011-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14702 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adjust host-build.mk to bring it closer to package.mkFelix Fietkau2009-02-281-19/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14699 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications ↵Felix Fietkau2009-02-281-0/+2
| | | | | | can install and make use of shared libraries git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14698 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade the cross-gdb to 6.8 (patch from #4701)Felix Fietkau2009-02-2829-4050/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14697 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add default network configuration for the RB-411 boardGabor Juhos2009-02-281-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14695 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] move madwifi driver into a separate profile, and add hostapd-mini ↵Gabor Juhos2009-02-2810-9/+32
| | | | | | for the devices based on the ar913x git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14694 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add initial profilesGabor Juhos2009-02-289-8/+141
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14693 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic-2.6/2.6.28: add missing Kconfig optionGabor Juhos2009-02-281-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14691 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] update kernel configGabor Juhos2009-02-281-8/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14690 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upstream fix for syscall() not setting errno on errors on MIPSSteven Barth2009-02-281-0/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14689 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add default network configuration for the AW-NR580Gabor Juhos2009-02-272-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14688 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] aw-nr580: add GPIO LEDsGabor Juhos2009-02-271-1/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14687 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] aw-nr580: add support for the PCI slotGabor Juhos2009-02-271-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14686 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] aw-nr580: add support for the LAN portsGabor Juhos2009-02-271-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14685 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] also make 2.6.27 use the sprom fallbackFlorian Fainelli2009-02-271-0/+115
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14684 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] provide a sane SPROMv2 to make on-board bcm4318 card work, thanks ↵Florian Fainelli2009-02-273-52/+43
| | | | | | mb__ git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14683 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] aw-nr580: add GPIO buttonsGabor Juhos2009-02-271-0/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14682 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] move the device registration to an earlier initcall level, ↵Florian Fainelli2009-02-271-1/+1
| | | | | | required for fallback SPROM to work git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14681 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] move 'ar71xx_add_device_usb' definition into devices.hGabor Juhos2009-02-272-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14680 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ssb: Add support for fallback SPROM.Michael Büsch2009-02-261-0/+115
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14679 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] update target name and descriptionGabor Juhos2009-02-261-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14678 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ubsec: Fix bus disable ordering and fix probe error path.Michael Büsch2009-02-261-8/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14677 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] remove another empty directoryGabor Juhos2009-02-260-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14676 3c298f89-4303-0410-b956-a3cf2f4a3e73