Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avoid using implicit rules during metadata dump to speed up the process even ↵ | Felix Fietkau | 2009-03-03 | 1 | -1/+1 |
| | | | | | | more SVN-Revision: 14736 | ||||
* | fix a package metadata parsing bug | Felix Fietkau | 2009-03-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 14735 | ||||
* | speed up metadata scanning a lot by avoiding unnecessary shell commands and ↵ | Felix Fietkau | 2009-03-03 | 6 | -40/+60 |
| | | | | | | make recursions SVN-Revision: 14734 | ||||
* | fix a bcm963xx-flash warning | Florian Fainelli | 2009-03-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 14730 | ||||
* | don't abort if the operation is failing ( if the board is connected via NFS ↵ | Ralph Hempel | 2009-03-02 | 1 | -3/+3 |
| | | | | | | files might be created by root and can't be changed at this point of time ) SVN-Revision: 14729 | ||||
* | ensure that the timestamp script will follow the path even if it is link ( ↵ | Ralph Hempel | 2009-03-02 | 1 | -3/+4 |
| | | | | | | in our case the build directory might be a link to a ClearCase dynamic view ) SVN-Revision: 14728 | ||||
* | check for correct make version ( thanks to Thomas ) | Ralph Hempel | 2009-03-02 | 1 | -2/+10 |
| | | | | SVN-Revision: 14727 | ||||
* | strip relocatable binaries (not depending on the extension) ( thanks to Thomas ) | Ralph Hempel | 2009-03-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 14726 | ||||
* | fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586". | Markus Wigge | 2009-03-02 | 1 | -2/+1 |
| | | | | SVN-Revision: 14725 | ||||
* | readd $(HOST_CONFIGURE_VARS) to Host/Configure/Default, missed in r14699 | Andy Boyett | 2009-03-02 | 1 | -5/+6 |
| | | | | SVN-Revision: 14724 | ||||
* | refresh patches and configuration | Hauke Mehrtens | 2009-03-01 | 22 | -255/+121 |
| | | | | SVN-Revision: 14722 | ||||
* | add missing symbols | Hauke Mehrtens | 2009-03-01 | 2 | -1/+3 |
| | | | | SVN-Revision: 14721 | ||||
* | refresh patches for kernel 2.6.28 | Hauke Mehrtens | 2009-03-01 | 2 | -17/+9 |
| | | | | SVN-Revision: 14720 | ||||
* | add BLK_DEV_PIIX symbol needed for Virtual Box. | Hauke Mehrtens | 2009-03-01 | 2 | -171/+4 |
| | | | | SVN-Revision: 14719 | ||||
* | add missing symbols for some packages needed by x86 target | Hauke Mehrtens | 2009-03-01 | 1 | -4/+12 |
| | | | | SVN-Revision: 14717 | ||||
* | generic-2.6: enable crypto system needed by mac80211 on 2.6.2{7,8} | Hauke Mehrtens | 2009-03-01 | 2 | -12/+18 |
| | | | | SVN-Revision: 14716 | ||||
* | generic-2.6: remove remaining ipp2p patches | Gabor Juhos | 2009-03-01 | 21 | -3751/+48 |
| | | | | SVN-Revision: 14714 | ||||
* | hostapd: add 11n mode and ht_capab option for hostapd | Gabor Juhos | 2009-03-01 | 1 | -1/+7 |
| | | | | SVN-Revision: 14713 | ||||
* | build firmware image for the Atlantis-Land A02-RB-W300N | Gabor Juhos | 2009-03-01 | 2 | -0/+22 |
| | | | | SVN-Revision: 14711 | ||||
* | tl-wr941nd: rename firmware image | Gabor Juhos | 2009-03-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 14710 | ||||
* | tew-632brp: increase the size of rootfs partition, and build one unified ↵ | Gabor Juhos | 2009-03-01 | 2 | -7/+6 |
| | | | | | | firmware image only SVN-Revision: 14709 | ||||
* | fix powerpc build (works for 2.4 and 2.6) | Ralph Hempel | 2009-03-01 | 1 | -6/+5 |
| | | | | SVN-Revision: 14707 | ||||
* | tl-wr941nd: change profile's description as well | Gabor Juhos | 2009-03-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 14706 | ||||
* | tl-wr941nd: change profile name to what new ar71xx image generation code expects | Andy Boyett | 2009-03-01 | 1 | -3/+3 |
| | | | | SVN-Revision: 14705 | ||||
* | add dependency (needed for parallel build) | Ralph Hempel | 2009-03-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 14704 | ||||
* | added source distribution to package dump, used by our SDK (include source ↵ | Ralph Hempel | 2009-03-01 | 3 | -1/+30 |
| | | | | | | distributions for offline usage) added bugfix for sub-targets added bugfix for help info (thanks to Thomas) SVN-Revision: 14703 | ||||
* | fix u-boot build error (make[...]: avr32-linux-gcc: Command not found) | Nicolas Thill | 2009-03-01 | 1 | -3/+2 |
| | | | | SVN-Revision: 14702 | ||||
* | adjust host-build.mk to bring it closer to package.mk | Felix Fietkau | 2009-02-28 | 1 | -19/+25 |
| | | | | SVN-Revision: 14699 | ||||
* | add staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications ↵ | Felix Fietkau | 2009-02-28 | 1 | -0/+2 |
| | | | | | | can install and make use of shared libraries SVN-Revision: 14698 | ||||
* | upgrade the cross-gdb to 6.8 (patch from #4701) | Felix Fietkau | 2009-02-28 | 29 | -4050/+34 |
| | | | | SVN-Revision: 14697 | ||||
* | add default network configuration for the RB-411 board | Gabor Juhos | 2009-02-28 | 1 | -0/+12 |
| | | | | SVN-Revision: 14695 | ||||
* | move madwifi driver into a separate profile, and add hostapd-mini for the ↵ | Gabor Juhos | 2009-02-28 | 10 | -9/+32 |
| | | | | | | devices based on the ar913x SVN-Revision: 14694 | ||||
* | add initial profiles | Gabor Juhos | 2009-02-28 | 9 | -8/+141 |
| | | | | SVN-Revision: 14693 | ||||
* | generic-2.6/2.6.28: add missing Kconfig option | Gabor Juhos | 2009-02-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 14691 | ||||
* | update kernel config | Gabor Juhos | 2009-02-28 | 1 | -8/+1 |
| | | | | SVN-Revision: 14690 | ||||
* | Upstream fix for syscall() not setting errno on errors on MIPS | Steven Barth | 2009-02-28 | 1 | -0/+31 |
| | | | | SVN-Revision: 14689 | ||||
* | add default network configuration for the AW-NR580 | Gabor Juhos | 2009-02-27 | 2 | -0/+15 |
| | | | | SVN-Revision: 14688 | ||||
* | aw-nr580: add GPIO LEDs | Gabor Juhos | 2009-02-27 | 1 | -1/+33 |
| | | | | SVN-Revision: 14687 | ||||
* | aw-nr580: add support for the PCI slot | Gabor Juhos | 2009-02-27 | 1 | -0/+11 |
| | | | | SVN-Revision: 14686 | ||||
* | aw-nr580: add support for the LAN ports | Gabor Juhos | 2009-02-27 | 1 | -0/+9 |
| | | | | SVN-Revision: 14685 | ||||
* | also make 2.6.27 use the sprom fallback | Florian Fainelli | 2009-02-27 | 1 | -0/+115 |
| | | | | SVN-Revision: 14684 | ||||
* | provide a sane SPROMv2 to make on-board bcm4318 card work, thanks mb__ | Florian Fainelli | 2009-02-27 | 3 | -52/+43 |
| | | | | SVN-Revision: 14683 | ||||
* | aw-nr580: add GPIO buttons | Gabor Juhos | 2009-02-27 | 1 | -0/+27 |
| | | | | SVN-Revision: 14682 | ||||
* | move the device registration to an earlier initcall level, required for ↵ | Florian Fainelli | 2009-02-27 | 1 | -1/+1 |
| | | | | | | fallback SPROM to work SVN-Revision: 14681 | ||||
* | move 'ar71xx_add_device_usb' definition into devices.h | Gabor Juhos | 2009-02-27 | 2 | -2/+2 |
| | | | | SVN-Revision: 14680 | ||||
* | ssb: Add support for fallback SPROM. | Michael Büsch | 2009-02-26 | 1 | -0/+115 |
| | | | | SVN-Revision: 14679 | ||||
* | update target name and description | Gabor Juhos | 2009-02-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 14678 | ||||
* | ubsec: Fix bus disable ordering and fix probe error path. | Michael Büsch | 2009-02-26 | 1 | -8/+10 |
| | | | | SVN-Revision: 14677 | ||||
* | mac80211: update compat-wireless to 2009-02-25 | Gabor Juhos | 2009-02-26 | 26 | -203/+81 |
| | | | | SVN-Revision: 14675 | ||||
* | generate firmware image for the TL-WR941ND device | Gabor Juhos | 2009-02-26 | 1 | -0/+24 |
| | | | | SVN-Revision: 14674 |