summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-03-06[brcm63xx] prepare for SPI controller driverflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14755 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-06[brcm63xx] fix SPI register definitionsflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14754 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-06[package] add spidev_test utility from the kernel documentationflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-05[kernel] Some symbols were missing or wrong. Tested with x86.hauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14751 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-05[ifxmips] make selection of ASC for prom workingthl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14750 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-05[package] mac80211: update compat-wireless to 2009-03-04, and refresh patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14749 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-04madwifi: improve the autochannel decision making on systems with multiple cardsnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14748 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-04[ifxmips] move kernel support to 2.6.28.7thl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14747 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03[package] mac80211: add ath9k init values patchjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14745 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03[package] mac80211: update compat-wireless to 2009-03-03, and add a new ↵juhosg
ath9k patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14744 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03allow uml to access host.mk at DUMP timenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14743 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03get rid of one more $(shell) instancenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14741 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03optimize the .config dependency chain in the toplevel makefilenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14740 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03replace a few unnecessary $(shell) callsnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14739 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03avoid repeating the same dependency multiple timesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14738 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03avoid implicit rules in even more placesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14737 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03avoid using implicit rules during metadata dump to speed up the process even ↵nbd
more git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14736 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03fix a package metadata parsing bugnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14735 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03speed up metadata scanning a lot by avoiding unnecessary shell commands and ↵nbd
make recursions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14734 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-02[brcm63xx] fix a bcm963xx-flash warningflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14730 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-02don't abort if the operation is failingralph
( 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
2009-03-02ensure that the timestamp script will follow the path even if it is linkralph
( 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
2009-03-02check for correct make versionralph
( thanks to Thomas ) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14727 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-02strip relocatable binaries (not depending on the extension)ralph
( thanks to Thomas ) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14726 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-02fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".markus
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14725 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-02readd $(HOST_CONFIGURE_VARS) to Host/Configure/Default, missed in r14699agb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-01[brcm47xx] refresh patches and configurationhauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-01[kernel] add missing symbolshauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14721 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-01[kernel] refresh patches for kernel 2.6.28hauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14720 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-01[x86] add BLK_DEV_PIIX symbol needed for Virtual Box.hauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14719 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-01[x86] add missing symbols for some packages needed by x86 targethauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14717 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-01[kernel] generic-2.6: enable crypto system needed by mac80211 on 2.6.2{7,8}hauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14716 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-01[kernel] generic-2.6: remove remaining ipp2p patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14714 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-01[packages] hostapd: add 11n mode and ht_capab option for hostapdjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14713 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-01[ar71xx] build firmware image for the Atlantis-Land A02-RB-W300Njuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14711 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-01[ar71xx] tl-wr941nd: rename firmware imagejuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14710 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-01[ar71xx] tew-632brp: increase the size of rootfs partition, and build one ↵juhosg
unified firmware image only git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14709 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-01fix powerpc build (works for 2.4 and 2.6)ralph
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14707 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-01[ar71xx] tl-wr941nd: change profile's description as welljuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14706 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-01[ar71xx] tl-wr941nd: change profile name to what new ar71xx image generation ↵agb
code expects git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-01add dependency (needed for parallel build)ralph
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14704 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-01added source distribution to package dump, used by our SDK (include source ↵ralph
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
2009-03-01[avr32] fix u-boot build error (make[...]: avr32-linux-gcc: Command not found)nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14702 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-28adjust host-build.mk to bring it closer to package.mknbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14699 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-28add staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications ↵nbd
can install and make use of shared libraries git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14698 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-28upgrade the cross-gdb to 6.8 (patch from #4701)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14697 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-28[ar71xx] add default network configuration for the RB-411 boardjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14695 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-28[ar71xx] move madwifi driver into a separate profile, and add hostapd-mini ↵juhosg
for the devices based on the ar913x git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-28[ar71xx] add initial profilesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14693 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-28[kernel] generic-2.6/2.6.28: add missing Kconfig optionjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14691 3c298f89-4303-0410-b956-a3cf2f4a3e73