60d4e6e747atheros: clean up the 2.6.28 port in preparation for pushing it upstream
Felix Fietkau
2009-03-22 14:46:58 +00:00
bbd36da806add m4 (required for recent auto tools) thanks to Olaf
Ralph Hempel
2009-03-22 14:37:47 +00:00
c95f326a8eorion/harddisk: Add config-default to enable kernel features required for mounting RAID disks for rootfs.
Rod Whitby
2009-03-22 13:06:35 +00:00
75e1a2edf4orion: DT2 requires ISL1208 RTC to be enabled
Rod Whitby
2009-03-22 12:59:17 +00:00
f11f903b61orion: Added initial support for Freecom DT2. Thanks to Zintis.
Rod Whitby
2009-03-22 12:38:24 +00:00
e6b22c5fe2ixp4xx/image: Initial support for fsg3 webupgrade images
Rod Whitby
2009-03-22 12:35:44 +00:00
34ad500e2ctools/firmware-utils: Added encode_crc, for Freecom devices.
Rod Whitby
2009-03-22 11:39:32 +00:00
a99415d17aorion: Create generic and harddisk subtargets, ready for a different kernel config for harddisk.
Rod Whitby
2009-03-22 00:36:47 +00:00
501ebb4f74enable all blocks on 6338 and uart clock on 6345
Florian Fainelli
2009-03-21 10:50:44 +00:00
1f1f83a4ecb43legacy: Fix compilation.
Michael Büsch
2009-03-20 16:23:56 +00:00
0972ee5331add support for bcm6345 SoC, needs testing
Florian Fainelli
2009-03-20 15:08:02 +00:00
08b7cbe44efix host dependencies for packages that depend on their own host build
Felix Fietkau
2009-03-20 12:47:13 +00:00
e63207019db43: Mask the PHY TX error interrupt for now.
Michael Büsch
2009-03-19 14:59:54 +00:00
76fe41a8d3The image was selected from a wrong location. Fixes bug #4618
Hauke Mehrtens
2009-03-19 13:02:06 +00:00
35df977921activate CONFIG_SND_PCM_OSS and CONFIG_SND_MIXER_OSS in kmod-sound-core. These symbols are not set at an other place.
Hauke Mehrtens
2009-03-19 11:29:21 +00:00
c84390332fUpdate compat-wireless to 2009-03-18
Hauke Mehrtens
2009-03-18 22:22:57 +00:00
227399122badd makefile target alias package/<name>/host/<target> for host builds
Felix Fietkau
2009-03-18 21:53:35 +00:00
726eb970d6Updated iw to 0.9.10. Thanks to quentin
Hauke Mehrtens
2009-03-18 21:00:13 +00:00
76305ee9a7Updated regulatory.bin to 2009.03.09. Thanks to quentin
Hauke Mehrtens
2009-03-18 20:54:30 +00:00
57ae5be233Backport of ps3vram from 2.6.29
Hamish Guthrie
2009-03-18 15:59:08 +00:00
1b216aa20aAdd FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target
Hamish Guthrie
2009-03-18 15:57:18 +00:00
20b5626363Allow running without "logger" installed
Michael Büsch
2009-03-18 13:05:18 +00:00
088ea2fb6eSupport configurations without syslogd/klogd.
Michael Büsch
2009-03-18 12:20:21 +00:00
b1e8b4677dNET_CLS_ACT can no longer be built as module in newer kernels, force it to =y
Felix Fietkau
2009-03-17 23:55:43 +00:00
2abe4d1badget rid of the ncurses host build - the only reason why it was necessary in the first place was because of misuse of the BUILD_CC variable override.
Felix Fietkau
2009-03-17 23:36:35 +00:00
18c64a209db43: More non-PCI fixes
Michael Büsch
2009-03-17 22:46:51 +00:00
06c36d9c5bb43: Fix for non-PCI builds
Michael Büsch
2009-03-17 21:00:44 +00:00
9cb02dd35cfix missing binutils default version change
Felix Fietkau
2009-03-17 19:06:06 +00:00
1c9c725184fix a bug which prevented imagetag from correctly initializing the version and magic2, use the broadcom default magics, which allows uploading through web interfaces
Florian Fainelli
2009-03-17 19:05:09 +00:00
32c29f1aaffix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783)
Florian Fainelli
2009-03-17 11:28:54 +00:00
fb5b85c7c8Ensure that bin directory is created for ps3 buildbot build
Hamish Guthrie
2009-03-17 09:07:47 +00:00
54b149a54fncurses: make sure the timestamp of copied host utils is current, so that it doesn't fall back to attempting to use cross-compiled ones
Felix Fietkau
2009-03-17 04:17:21 +00:00
dd00f27cc4clean up ncurses makefile based on new host build changes
Felix Fietkau
2009-03-17 03:22:06 +00:00
9b96b24e32fix quilt variable and stampfile usage for host builds
Felix Fietkau
2009-03-17 03:21:52 +00:00
510bdd3f0efix download reverse depends
Felix Fietkau
2009-03-17 02:37:10 +00:00
7ec4ad271eadd PKG_HOST_ONLY variable to prevent target builds
Felix Fietkau
2009-03-17 02:37:04 +00:00
ddcfaeb1e5move host build in packages into a separate namespace: package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants
Felix Fietkau
2009-03-17 02:20:34 +00:00
7ef6b74519s3c24xx: unbreak uclibc by using armv4t instead of armv4; optimize for the right cpu
Felix Fietkau
2009-03-16 23:37:46 +00:00
9c0c64e142add missing cflags for s3c24xx
Felix Fietkau
2009-03-16 22:56:28 +00:00
9b8ce25ba3fix mmap issues caused by the vm_exports patch (thx, danm)
Felix Fietkau
2009-03-16 22:14:22 +00:00
1c7a03659cremove autoconf from prereq-build.mk, as it is part of the tools/ build
Felix Fietkau
2009-03-16 18:57:34 +00:00
cd53668352Bison is not a prerequirement since it's build as part of the openwrt toolchain.
Lars-Peter Clausen
2009-03-16 18:54:35 +00:00
2c51e3aeb3Added target architecture name for ps3
Hamish Guthrie
2009-03-16 15:30:29 +00:00
52f41b1289Petitboot is not a router - create new DEVICE_TYPE:=bootloader, ps3 has FPU
Hamish Guthrie
2009-03-16 15:28:27 +00:00
9f456db3fdAdded defaults for extra target architecture for ps3
Hamish Guthrie
2009-03-16 15:25:55 +00:00
b865f9b722add the CFE offset command line option to the imagetag utility, closes (#4366)
Florian Fainelli
2009-03-16 12:29:11 +00:00
bbc2161913Bumped compiler version for PS3
Hamish Guthrie
2009-03-16 10:38:21 +00:00
bec47e86b7Set default compiler for ps3
Hamish Guthrie
2009-03-16 10:06:40 +00:00
beb4eae1fabackport mii_ioctl_data fix to make wpa-supplicant roboswitch driver work (#1862)
Florian Fainelli
2009-03-15 16:40:42 +00:00
a16e6d4088use Alain Knaff's bzip2/lzma patch instead of the old lzma patch
Florian Fainelli
2009-03-15 16:27:16 +00:00
beb47c57afpreliminary support for the Atheros AP81 refrence board
Gabor Juhos
2009-03-15 14:30:08 +00:00
43fa2310f3fix double g typo
Florian Fainelli
2009-03-15 13:40:11 +00:00
24d356bcd1mac80211: update compat-wireless to 2009-03-13
Gabor Juhos
2009-03-14 10:18:45 +00:00
6550fbe9b4nuke some obsolete gcc versions
Felix Fietkau
2009-03-14 03:21:56 +00:00
dbd39f1a50enable eabi support by default
Felix Fietkau
2009-03-14 03:17:35 +00:00
6c6e6f5827switch to binutils 2.19.1 by default
Felix Fietkau
2009-03-14 03:17:28 +00:00
28724bd8aaremove obsolete eabi config overrides
Felix Fietkau
2009-03-14 03:17:23 +00:00
72faa09dffmove cflags default setting to target makefiles
Felix Fietkau
2009-03-14 03:17:06 +00:00
4941100523gcc: backport a patch from gcc trunk that fixes an internal compiler error on arm in version 4.3.3
Felix Fietkau
2009-03-13 22:35:39 +00:00
2d305f4fb7Build autoconf before automake.
Lars-Peter Clausen
2009-03-13 21:49:11 +00:00
e4a5d86b54fix the target-local CONFIG_SITE export. apparently make can't do more than one of them in a single line
Felix Fietkau
2009-03-13 16:16:54 +00:00
ec6b3bf2befix stampfile variables for the toolchain build (fixes gcc compile error)
Felix Fietkau
2009-03-13 12:50:23 +00:00
44553edaccCleanup the PS3 makefile
Geoff Levand
2009-03-12 19:43:37 +00:00
29d7e458f0Update the ps3-utils package from 2.2.0 to 2.3.
Geoff Levand
2009-03-12 18:55:47 +00:00
b29f9112dfmake the compile: host-install dependency independent of the order in which the makefiles were included
Felix Fietkau
2009-03-12 14:07:08 +00:00
252c2229f8enable Host/Install on compile: if package.mk is included
Felix Fietkau
2009-03-12 14:00:26 +00:00
76683dc7b2move the CONFIG_SITE export to target-local exports
Felix Fietkau
2009-03-12 13:57:56 +00:00