Felix Fietkau [Tue, 17 Mar 2009 19:12:03 +0000 (19:12 +0000)]
s3c24xx: refresh kernel config
SVN-Revision: 14928
Felix Fietkau [Tue, 17 Mar 2009 19:10:36 +0000 (19:10 +0000)]
s3c24xx: unbreak openmoko merge patch (mmc changes)
SVN-Revision: 14927
Felix Fietkau [Tue, 17 Mar 2009 19:06:06 +0000 (19:06 +0000)]
fix missing binutils default version change
SVN-Revision: 14926
Florian Fainelli [Tue, 17 Mar 2009 19:05:09 +0000 (19:05 +0000)]
fix a bug which prevented imagetag from correctly initializing the version and magic2, use the broadcom default magics, which allows uploading through web interfaces
SVN-Revision: 14925
Gabor Juhos [Tue, 17 Mar 2009 18:48:00 +0000 (18:48 +0000)]
ap81: register SPI flash, and add default MTD partitions
SVN-Revision: 14924
Gabor Juhos [Tue, 17 Mar 2009 18:34:11 +0000 (18:34 +0000)]
ap81: register GPIO buttons
SVN-Revision: 14923
Gabor Juhos [Tue, 17 Mar 2009 18:14:55 +0000 (18:14 +0000)]
ap81: register USB host controller
SVN-Revision: 14922
Gabor Juhos [Tue, 17 Mar 2009 18:07:16 +0000 (18:07 +0000)]
ap81: register ethernet devices, and add default network configuration file
SVN-Revision: 14921
Gabor Juhos [Tue, 17 Mar 2009 18:02:50 +0000 (18:02 +0000)]
ap83: remove unnecessary include
SVN-Revision: 14920
Michael Büsch [Tue, 17 Mar 2009 16:45:23 +0000 (16:45 +0000)]
bcm47xx: Fix compilation on non-PCI configs.
SVN-Revision: 14919
Hamish Guthrie [Tue, 17 Mar 2009 16:02:52 +0000 (16:02 +0000)]
Final updates to default configuration of ps3 petitboot sub-target
SVN-Revision: 14918
Imre Kaloz [Tue, 17 Mar 2009 12:53:22 +0000 (12:53 +0000)]
update other 2.6.28.7 targets to 2.6.28.8, too
SVN-Revision: 14917
Imre Kaloz [Tue, 17 Mar 2009 12:41:05 +0000 (12:41 +0000)]
update to 2.6.28.8
SVN-Revision: 14916
Hamish Guthrie [Tue, 17 Mar 2009 11:49:14 +0000 (11:49 +0000)]
Update kernel config
SVN-Revision: 14915
Florian Fainelli [Tue, 17 Mar 2009 11:28:54 +0000 (11:28 +0000)]
fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783)
SVN-Revision: 14914
Hamish Guthrie [Tue, 17 Mar 2009 09:07:47 +0000 (09:07 +0000)]
Ensure that bin directory is created for ps3 buildbot build
SVN-Revision: 14913
Felix Fietkau [Tue, 17 Mar 2009 04:17:21 +0000 (04:17 +0000)]
ncurses: make sure the timestamp of copied host utils is current, so that it doesn't fall back to attempting to use cross-compiled ones
SVN-Revision: 14912
Felix Fietkau [Tue, 17 Mar 2009 03:22:06 +0000 (03:22 +0000)]
clean up ncurses makefile based on new host build changes
SVN-Revision: 14911
Felix Fietkau [Tue, 17 Mar 2009 03:21:52 +0000 (03:21 +0000)]
fix quilt variable and stampfile usage for host builds
SVN-Revision: 14910
Felix Fietkau [Tue, 17 Mar 2009 02:37:10 +0000 (02:37 +0000)]
fix download reverse depends
SVN-Revision: 14907
Felix Fietkau [Tue, 17 Mar 2009 02:37:04 +0000 (02:37 +0000)]
add PKG_HOST_ONLY variable to prevent target builds
SVN-Revision: 14906
Felix Fietkau [Tue, 17 Mar 2009 02:20:34 +0000 (02:20 +0000)]
move 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
SVN-Revision: 14905
Felix Fietkau [Mon, 16 Mar 2009 23:37:46 +0000 (23:37 +0000)]
s3c24xx: unbreak uclibc by using armv4t instead of armv4; optimize for the right cpu
SVN-Revision: 14904
Felix Fietkau [Mon, 16 Mar 2009 22:56:28 +0000 (22:56 +0000)]
add missing cflags for s3c24xx
SVN-Revision: 14903
Felix Fietkau [Mon, 16 Mar 2009 22:14:22 +0000 (22:14 +0000)]
fix mmap issues caused by the vm_exports patch (thx, danm)
SVN-Revision: 14902
Felix Fietkau [Mon, 16 Mar 2009 18:57:34 +0000 (18:57 +0000)]
remove autoconf from prereq-build.mk, as it is part of the tools/ build
SVN-Revision: 14901
Lars-Peter Clausen [Mon, 16 Mar 2009 18:54:35 +0000 (18:54 +0000)]
Bison is not a prerequirement since it's build as part of the openwrt toolchain.
SVN-Revision: 14900
Hamish Guthrie [Mon, 16 Mar 2009 15:30:29 +0000 (15:30 +0000)]
Added target architecture name for ps3
SVN-Revision: 14899
Hamish Guthrie [Mon, 16 Mar 2009 15:28:27 +0000 (15:28 +0000)]
Petitboot is not a router - create new DEVICE_TYPE:=bootloader, ps3 has FPU
SVN-Revision: 14898
Hamish Guthrie [Mon, 16 Mar 2009 15:25:55 +0000 (15:25 +0000)]
Added defaults for extra target architecture for ps3
SVN-Revision: 14897
Florian Fainelli [Mon, 16 Mar 2009 12:29:11 +0000 (12:29 +0000)]
add the CFE offset command line option to the imagetag utility, closes (#4366)
SVN-Revision: 14896
Hamish Guthrie [Mon, 16 Mar 2009 10:38:21 +0000 (10:38 +0000)]
Bumped compiler version for PS3
SVN-Revision: 14894
Hamish Guthrie [Mon, 16 Mar 2009 10:06:40 +0000 (10:06 +0000)]
Set default compiler for ps3
SVN-Revision: 14893
Florian Fainelli [Sun, 15 Mar 2009 16:40:42 +0000 (16:40 +0000)]
backport mii_ioctl_data fix to make wpa-supplicant roboswitch driver work (#1862)
SVN-Revision: 14891
Florian Fainelli [Sun, 15 Mar 2009 16:27:16 +0000 (16:27 +0000)]
use Alain Knaff's bzip2/lzma patch instead of the old lzma patch
SVN-Revision: 14890
Gabor Juhos [Sun, 15 Mar 2009 14:30:08 +0000 (14:30 +0000)]
preliminary support for the Atheros AP81 refrence board
SVN-Revision: 14888
Florian Fainelli [Sun, 15 Mar 2009 13:40:11 +0000 (13:40 +0000)]
fix double g typo
SVN-Revision: 14887
Gabor Juhos [Sun, 15 Mar 2009 12:57:49 +0000 (12:57 +0000)]
sync kernel config
SVN-Revision: 14885
Florian Fainelli [Sun, 15 Mar 2009 12:56:39 +0000 (12:56 +0000)]
add 2.6.28 patches and kernel config
SVN-Revision: 14884
Florian Fainelli [Sun, 15 Mar 2009 12:08:31 +0000 (12:08 +0000)]
fix ppp and pptp typos where is used instead of (#4768, #4778)
SVN-Revision: 14882
Florian Fainelli [Sun, 15 Mar 2009 11:17:35 +0000 (11:17 +0000)]
fix typo in spidev_test category
SVN-Revision: 14880
Felix Fietkau [Sun, 15 Mar 2009 00:53:20 +0000 (00:53 +0000)]
orion: fix preselection for ath9k
SVN-Revision: 14878
Gabor Juhos [Sat, 14 Mar 2009 19:28:28 +0000 (19:28 +0000)]
pb42: add GPIO buttons
SVN-Revision: 14877
Gabor Juhos [Sat, 14 Mar 2009 18:28:33 +0000 (18:28 +0000)]
pb42: fix ethernet, remove USB registration, add default network configuration
SVN-Revision: 14876
Felix Fietkau [Sat, 14 Mar 2009 15:52:42 +0000 (15:52 +0000)]
nuke obsolete kernel stuff
SVN-Revision: 14875
Gabor Juhos [Sat, 14 Mar 2009 13:25:49 +0000 (13:25 +0000)]
create firmware image for the Ubiquiti LS-SR71 board
SVN-Revision: 14874
Gabor Juhos [Sat, 14 Mar 2009 12:53:31 +0000 (12:53 +0000)]
ls-sr71: add GPIO LEDs
SVN-Revision: 14873
Gabor Juhos [Sat, 14 Mar 2009 12:24:11 +0000 (12:24 +0000)]
simplify setup code for Ubiquiti boards
SVN-Revision: 14872
Gabor Juhos [Sat, 14 Mar 2009 10:18:45 +0000 (10:18 +0000)]
mac80211: update compat-wireless to 2009-03-13
SVN-Revision: 14871
Felix Fietkau [Sat, 14 Mar 2009 03:21:56 +0000 (03:21 +0000)]
nuke some obsolete gcc versions
SVN-Revision: 14870
Felix Fietkau [Sat, 14 Mar 2009 03:17:35 +0000 (03:17 +0000)]
enable eabi support by default
SVN-Revision: 14869
Felix Fietkau [Sat, 14 Mar 2009 03:17:28 +0000 (03:17 +0000)]
switch to binutils 2.19.1 by default
SVN-Revision: 14868
Felix Fietkau [Sat, 14 Mar 2009 03:17:23 +0000 (03:17 +0000)]
remove obsolete eabi config overrides
SVN-Revision: 14867
Felix Fietkau [Sat, 14 Mar 2009 03:17:06 +0000 (03:17 +0000)]
move cflags default setting to target makefiles
SVN-Revision: 14866
Felix Fietkau [Fri, 13 Mar 2009 22:35:39 +0000 (22:35 +0000)]
gcc: backport a patch from gcc trunk that fixes an internal compiler error on arm in version 4.3.3
SVN-Revision: 14865
Lars-Peter Clausen [Fri, 13 Mar 2009 21:49:11 +0000 (21:49 +0000)]
Build autoconf before automake.
SVN-Revision: 14864
Felix Fietkau [Fri, 13 Mar 2009 16:16:54 +0000 (16:16 +0000)]
fix the target-local CONFIG_SITE export. apparently make can't do more than one of them in a single line
SVN-Revision: 14863
Felix Fietkau [Fri, 13 Mar 2009 12:50:23 +0000 (12:50 +0000)]
fix stampfile variables for the toolchain build (fixes gcc compile error)
SVN-Revision: 14862
Geoff Levand [Thu, 12 Mar 2009 19:43:37 +0000 (19:43 +0000)]
Cleanup the PS3 makefile
o LINUX_VERSION 2.6.28.2 to 2.6.28.7.
o Remove petitboot patch facility.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 14859
Geoff Levand [Thu, 12 Mar 2009 19:36:56 +0000 (19:36 +0000)]
Rename defconfig-petitboot defconfig-ps3-petitboot
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 14858
Geoff Levand [Thu, 12 Mar 2009 19:25:11 +0000 (19:25 +0000)]
Remove PS3 linux-2.6.27 kernel support
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 14857
Geoff Levand [Thu, 12 Mar 2009 19:22:58 +0000 (19:22 +0000)]
Remove PS3 linux-2.6.25 kernel support
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 14856
Geoff Levand [Thu, 12 Mar 2009 19:10:52 +0000 (19:10 +0000)]
Update the PS3 2.6.28 kernel config:
CONFIG_EXT4_FS=y
CONFIG_SPARSEMEM_VMEMMAP=n
CONFIG_PS3_ADVANCED=y
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 14855
Geoff Levand [Thu, 12 Mar 2009 18:55:47 +0000 (18:55 +0000)]
Update the ps3-utils package from 2.2.0 to 2.3.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 14854
Felix Fietkau [Thu, 12 Mar 2009 14:07:08 +0000 (14:07 +0000)]
make the compile: host-install dependency independent of the order in which the makefiles were included
SVN-Revision: 14853
Felix Fietkau [Thu, 12 Mar 2009 14:00:26 +0000 (14:00 +0000)]
enable Host/Install on compile: if package.mk is included
SVN-Revision: 14852
Felix Fietkau [Thu, 12 Mar 2009 13:57:56 +0000 (13:57 +0000)]
move the CONFIG_SITE export to target-local exports
SVN-Revision: 14851
Florian Fainelli [Thu, 12 Mar 2009 08:54:04 +0000 (08:54 +0000)]
add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366
SVN-Revision: 14850
Florian Fainelli [Wed, 11 Mar 2009 10:32:44 +0000 (10:32 +0000)]
do not duplicate fifo_size, since RX and TX fifo sizes are the same, request_mem_region on the registers
SVN-Revision: 14848
Florian Fainelli [Tue, 10 Mar 2009 15:28:29 +0000 (15:28 +0000)]
make SPI work in full-duplex mode by default
SVN-Revision: 14841
Florian Fainelli [Tue, 10 Mar 2009 09:18:47 +0000 (09:18 +0000)]
allow flash start address and firmware offset to be set on the command line (#4666)
SVN-Revision: 14832
Gabor Juhos [Tue, 10 Mar 2009 08:50:11 +0000 (08:50 +0000)]
mac80211: update compat-wireless to 2009-03-09
SVN-Revision: 14831
Gabor Juhos [Tue, 10 Mar 2009 08:14:26 +0000 (08:14 +0000)]
tew-632brp: add default network configuration
SVN-Revision: 14830
Florian Fainelli [Mon, 9 Mar 2009 21:58:49 +0000 (21:58 +0000)]
include kmod-switch in the default images
SVN-Revision: 14827
Florian Fainelli [Mon, 9 Mar 2009 21:57:47 +0000 (21:57 +0000)]
make robocfg work on brcm63xx as well (#4599)
SVN-Revision: 14826
Florian Fainelli [Mon, 9 Mar 2009 21:57:11 +0000 (21:57 +0000)]
allow kmod-switch to be used on brcm63xx (#4599)
SVN-Revision: 14825
Mirko Vogt [Mon, 9 Mar 2009 18:38:56 +0000 (18:38 +0000)]
added directory for generic patches for linux kernel 2.6.29 - added ported patch <065-rootfs_split>
SVN-Revision: 14822
Florian Fainelli [Mon, 9 Mar 2009 16:41:48 +0000 (16:41 +0000)]
fix p54usb firmware md5sum (#4759)
SVN-Revision: 14821
Felix Fietkau [Mon, 9 Mar 2009 15:06:30 +0000 (15:06 +0000)]
get rid of an illegal characters warning with packages that contain uppercase characters
SVN-Revision: 14810
Felix Fietkau [Mon, 9 Mar 2009 15:06:15 +0000 (15:06 +0000)]
move input device nodes to /dev/input
SVN-Revision: 14809
Felix Fietkau [Mon, 9 Mar 2009 15:05:57 +0000 (15:05 +0000)]
fix KERNEL_PATCHVER for rc kernels
SVN-Revision: 14808
Felix Fietkau [Mon, 9 Mar 2009 15:05:32 +0000 (15:05 +0000)]
kconfig.pl: throw warnings into stderr instead of stdout
SVN-Revision: 14807
Felix Fietkau [Mon, 9 Mar 2009 01:15:59 +0000 (01:15 +0000)]
prepend $(STAGING_DIR)/host to the PATH only in target-package stampfile targets, should fix usage of cross tools with host builds
SVN-Revision: 14800
Gabor Juhos [Sun, 8 Mar 2009 19:25:11 +0000 (19:25 +0000)]
mac80211: update compat-wireless to 2009-03-07
SVN-Revision: 14795
Florian Fainelli [Sun, 8 Mar 2009 19:21:55 +0000 (19:21 +0000)]
package the bcm63xx-spi driver
SVN-Revision: 14794
Florian Fainelli [Sun, 8 Mar 2009 15:27:46 +0000 (15:27 +0000)]
add bcm63xx_spi based on reading shared/opensource/flash/spiflash.c from the consumer releases, needs testing
SVN-Revision: 14793
Florian Fainelli [Sun, 8 Mar 2009 14:20:15 +0000 (14:20 +0000)]
fix SPI accessors
SVN-Revision: 14792
Florian Fainelli [Sun, 8 Mar 2009 12:43:13 +0000 (12:43 +0000)]
fix typo for the bcm6338 spi IRQ, change platform driver name and make the SPI irq be fetchable by platform driver initialization code
SVN-Revision: 14790
Florian Fainelli [Sun, 8 Mar 2009 12:18:26 +0000 (12:18 +0000)]
compile and register SPI controller device
SVN-Revision: 14789
Florian Fainelli [Sun, 8 Mar 2009 12:17:19 +0000 (12:17 +0000)]
make bcm6358 consistend with the other boards naming
SVN-Revision: 14788
Florian Fainelli [Sun, 8 Mar 2009 12:13:52 +0000 (12:13 +0000)]
fix some SPI register definitions and platform-device registration code
SVN-Revision: 14787
Gabor Juhos [Sun, 8 Mar 2009 06:24:24 +0000 (06:24 +0000)]
add support for the Numonyx 320S33B SPI flash chip which can be found on the TL-WR941NDv2 r1.1 boards
SVN-Revision: 14786
Jo-Philipp Wich [Sun, 8 Mar 2009 00:21:25 +0000 (00:21 +0000)]
sysupgrade: install /bin/sleep into ramdisk too and add completition notice (#4747)
SVN-Revision: 14784
Hauke Mehrtens [Sat, 7 Mar 2009 18:28:39 +0000 (18:28 +0000)]
turn some of the kernel dependencies the other way around to make it easier to support new kernel.
SVN-Revision: 14783
Hauke Mehrtens [Sat, 7 Mar 2009 17:16:03 +0000 (17:16 +0000)]
add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs CONFIG_CRC16
SVN-Revision: 14782
Hauke Mehrtens [Sat, 7 Mar 2009 17:07:24 +0000 (17:07 +0000)]
extract the rfkill module to an extra package, only build rfkill module if it is not integrated into the kernel.
SVN-Revision: 14780
Hauke Mehrtens [Sat, 7 Mar 2009 16:56:23 +0000 (16:56 +0000)]
ipt-extra not broken on kernel 2.6.28 any more as CHAOS, TARPIT and DELUDE references were removed in r14461
SVN-Revision: 14779
Hauke Mehrtens [Sat, 7 Mar 2009 16:53:08 +0000 (16:53 +0000)]
add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING need it.
SVN-Revision: 14778
Hauke Mehrtens [Sat, 7 Mar 2009 15:54:23 +0000 (15:54 +0000)]
load module capifs before capi
SVN-Revision: 14775
Hauke Mehrtens [Sat, 7 Mar 2009 15:52:13 +0000 (15:52 +0000)]
add ssb dependency to b44
SVN-Revision: 14774