summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: do not throw compile errors if the nbg460n uboot is not selectedFelix Fietkau2010-12-101-2/+4
| | | | SVN-Revision: 24426
* automake: use symlinks instead of hardlinks to link aclocal versionsJo-Philipp Wich2010-12-101-4/+4
| | | | SVN-Revision: 24425
* automake: skip over not existing m4 macro directories, don't failJo-Philipp Wich2010-12-101-0/+12
| | | | SVN-Revision: 24424
* support the autoreconf fixup without libtoolFelix Fietkau2010-12-101-0/+5
| | | | SVN-Revision: 24423
* make $(STAGING_DIR)/host/share/aclocal a symlink to ↵Felix Fietkau2010-12-101-1/+4
| | | | | | $(STAGING_DIR_HOST)/share/aclocal SVN-Revision: 24422
* ar71xx: select u-boot for the NBG460N in the Default/Minimal profiles as wellGabor Juhos2010-12-103-3/+6
| | | | SVN-Revision: 24421
* ar71xx: add rtc modules for nbg460nGabor Juhos2010-12-101-3/+33
| | | | | | | | | This adds the rtc-class and rtc-pcf8563 modules for the real time clock used in the NBG460N/550N/550NH. Signed-off-by: Michael Kurz <michi.kurz@googlemail.com> SVN-Revision: 24420
* ar71xx: add nbg460n image generationGabor Juhos2010-12-107-2/+84
| | | | | | | | This adds image generation for NBG460N/550N/550NH boards. Signed-off-by: Michael Kurz <michi.kurz@googlemail.com> SVN-Revision: 24419
* ar71xx: adding u-boot for nbg460nGabor Juhos2010-12-1019-0/+3643
| | | | | | | | | This adds u-boot for nbg460n ar71xx target, as it is required as second stage bootloader. Signed-off-by: Michael Kurz <michi.kurz@googlemail.com> SVN-Revision: 24418
* revert r24406Jo-Philipp Wich2010-12-101-1/+0
| | | | SVN-Revision: 24415
* mac80211: fix compile errors when LED support in the kernel is disabledFelix Fietkau2010-12-102-1/+21
| | | | SVN-Revision: 24411
* revert r24407, its already packaged in the xorg feedJo-Philipp Wich2010-12-102-36/+0
| | | | SVN-Revision: 24409
* package xorg-macrosJo-Philipp Wich2010-12-102-0/+36
| | | | SVN-Revision: 24407
* pkg-config: install pkg.m4 to aclocal/Jo-Philipp Wich2010-12-101-0/+1
| | | | SVN-Revision: 24406
* toolchain/uClibc: apply an upstream 0.9.32 patch (Unwind_Resume calls to go ↵Alexandros C. Couloumbis2010-12-091-0/+67
| | | | | | via PLT to avoid text relocations for PIC) SVN-Revision: 24396
* kernel: fix raid module packaging on newer kernels (#8384)Jo-Philipp Wich2010-12-091-1/+10
| | | | SVN-Revision: 24394
* tools/mpfr: update to version 3.0.0Alexandros C. Couloumbis2010-12-093-15/+1962
| | | | SVN-Revision: 24382
* tools/mpc: update to version 0.8.2Alexandros C. Couloumbis2010-12-091-2/+2
| | | | SVN-Revision: 24381
* tools/gmp: update to version 5.0.1Alexandros C. Couloumbis2010-12-093-2/+211
| | | | SVN-Revision: 24380
* tools/cloog: update to version 0.15.10Alexandros C. Couloumbis2010-12-091-2/+2
| | | | SVN-Revision: 24378
* tools/ccache: update to version 3.1.3Alexandros C. Couloumbis2010-12-091-2/+2
| | | | SVN-Revision: 24377
* package/libtool: Strip trailing slashes from libdir and destdirAlexandros C. Couloumbis2010-12-091-0/+30
| | | | SVN-Revision: 24376
* libtool: disregard libdir from *.la files, prevents libtool from linking ↵Jo-Philipp Wich2010-12-091-0/+49
| | | | | | into the host SVN-Revision: 24375
* linux/generic: update & refresh 2.6.36 & 2.6.37. (closes #8324)Alexandros C. Couloumbis2010-12-0811-80/+55
| | | | SVN-Revision: 24370
* package/fuse: update to version 2.8.5, refresh patchesAlexandros C. Couloumbis2010-12-082-4/+4
| | | | SVN-Revision: 24365
* deptest: Also accept stamps that are broken links.Michael Büsch2010-12-081-2/+7
| | | | SVN-Revision: 24350
* autotools.mk: introduce PKG_REMOVE_FILES to delete certain files after ↵Jo-Philipp Wich2010-12-081-1/+3
| | | | | | applying patches and before doing any fixups SVN-Revision: 24348
* package/cyassl: sync with latest libtool2 changesAlexandros C. Couloumbis2010-12-081-1/+1
| | | | SVN-Revision: 24346
* package/iptables: update to iptables-1.4.10 & layer7_2.22. (partially closes ↵Alexandros C. Couloumbis2010-12-085-29/+12
| | | | | | #8369) SVN-Revision: 24345
* autotools.mk: remove GNUmakefile before running autoreconf (spotted libgcrypt++)Jo-Philipp Wich2010-12-081-0/+1
| | | | SVN-Revision: 24344
* add optimization to Freescale targetsImre Kaloz2010-12-082-0/+2
| | | | SVN-Revision: 24341
* ramips: ramips_esw: add more definitionsGabor Juhos2010-12-081-3/+49
| | | | SVN-Revision: 24340
* ramips: ramips_esw: add helper function to set pvidGabor Juhos2010-12-081-1/+17
| | | | SVN-Revision: 24339
* ramips: ramips_esw: add helper function to set vlan membersGabor Juhos2010-12-081-1/+31
| | | | SVN-Revision: 24338
* ramips: ramips_esw: add helper function to set VLAN idGabor Juhos2010-12-081-2/+17
| | | | SVN-Revision: 24337
* ramips: ramips_esw: introduce rt305x_esw_rmw{,_raw} functionGabor Juhos2010-12-081-0/+23
| | | | SVN-Revision: 24336
* ramips: ramips_esw: use rt305x_esw prefix in function namesGabor Juhos2010-12-081-33/+33
| | | | SVN-Revision: 24335
* ramips: ramips_esw: coding style cleanupGabor Juhos2010-12-081-24/+31
| | | | SVN-Revision: 24334
* ramips: ramips_esw: add defines for switch register offsetsGabor Juhos2010-12-081-24/+52
| | | | SVN-Revision: 24333
* ramips: ramips_esw: don't touch GPIO_PURPOSE registerGabor Juhos2010-12-081-20/+0
| | | | | | It must have been set by the board initialization code. SVN-Revision: 24332
* ramips: ramips_esw: convert it to be a platform driverGabor Juhos2010-12-085-13/+134
| | | | SVN-Revision: 24331
* ramips: ramips_esw: move hardware initialization into a separate functionGabor Juhos2010-12-081-8/+14
| | | | SVN-Revision: 24330
* ramips: ramips_esw: use a private structure for the functionsGabor Juhos2010-12-081-36/+43
| | | | SVN-Revision: 24329
* ethernet driver fixup for ppc4xxImre Kaloz2010-12-081-0/+26
| | | | SVN-Revision: 24328
* autotools.mk: allow disabling autoreconf, remove libdir fixupJo-Philipp Wich2010-12-081-9/+4
| | | | SVN-Revision: 24321
* autotools.mk: allow autogen.sh / autoreconf to fail (for now)Jo-Philipp Wich2010-12-081-2/+2
| | | | SVN-Revision: 24320
* autotools.mk: if ./autogen.sh exists, call that. Call autoreconfig only if ↵Jo-Philipp Wich2010-12-081-1/+8
| | | | | | configure.in or configure.ac exists SVN-Revision: 24319
* deploy the steamroller tactics and autoreconfigure any package carring the ↵Jo-Philipp Wich2010-12-081-37/+10
| | | | | | libtool fixup, this should solve a number of issues ranging from linking into the host, syntax errors in libtool and missing make targets SVN-Revision: 24317
* Profiles: GW6X00: Replace ext2 module with ext4 as ext2 and 3 are going ↵Daniel Dickinson2010-12-081-2/+2
| | | | | | away. Remove kmod-loop as the need for it has been superseded by block-extroot, and remove kmod-fs-vfat as it takes space and is rarely needed. SVN-Revision: 24316
* Profiles: Make buttons and led modules included by default so that failsafe ↵Daniel Dickinson2010-12-082-4/+3
| | | | | | will work in the case of builds for releases. SVN-Revision: 24315