Commit graph

2787 commits

Author SHA1 Message Date
Andy Boyett
9f8c82da09 Add hostapd-mini to default images where applicable
SVN-Revision: 13819
2009-01-02 05:12:46 +00:00
Michael Büsch
90bbba6996 moko: Add 2.6.28 (doesn't boot :( )
SVN-Revision: 13801
2009-01-02 00:51:54 +00:00
Michael Büsch
00937fbe2f moko: Config and Makefile don't need to be executable.
SVN-Revision: 13799
2009-01-01 18:47:07 +00:00
Michael Büsch
f91e5ebed8 moko: Use default config for NETWORK_FILESYSTEMS (which is y). This makes it possible to configure network filesystems in the buildroot config.
SVN-Revision: 13776
2008-12-30 23:01:30 +00:00
Gabor Juhos
2083bb5e6f add experimental support for the NETGEAR WNR2000 board
SVN-Revision: 13775
2008-12-30 13:46:43 +00:00
Gabor Juhos
38826c1e19 add dummy WMAC device
SVN-Revision: 13769
2008-12-30 06:52:57 +00:00
Michael Büsch
28a1579556 moko: preinit is in /etc
SVN-Revision: 13762
2008-12-29 19:31:24 +00:00
Gabor Juhos
42de997943 add experimental support for the Ubiquiti LSX board
SVN-Revision: 13759
2008-12-29 17:54:16 +00:00
Gabor Juhos
824b251d9c generate firmware image for the Ubiquiti RouterStation board (based on a patch by Jonas <jmajau at ubnt.com>)
SVN-Revision: 13758
2008-12-29 10:34:19 +00:00
Gabor Juhos
e825595f30 don't override CONFIG_NF_CT_ACCT
SVN-Revision: 13756
2008-12-28 10:32:13 +00:00
Gabor Juhos
11ab840a48 generate firmware image for the D-Link DIR-615 C1 board
SVN-Revision: 13755
2008-12-28 10:26:42 +00:00
Felix Fietkau
8e5dfe75c3 atheros: instead of resetting the ethernet core on ifup, only upload the new mac address. fixes a tx regression on various devices
SVN-Revision: 13753
2008-12-28 01:21:03 +00:00
Gabor Juhos
56e7d7717b update to 2.6.28 final
SVN-Revision: 13749
2008-12-27 11:23:48 +00:00
Gabor Juhos
86a870f06d 2.6.28: refresh patches
SVN-Revision: 13748
2008-12-27 11:22:54 +00:00
Gabor Juhos
af71c482cf add WMAC definitions
SVN-Revision: 13746
2008-12-26 21:48:50 +00:00
Gabor Juhos
7abf10d6e6 add Ubiquiti board detection
SVN-Revision: 13745
2008-12-26 20:12:42 +00:00
Jo-Philipp Wich
0fd38ec0f1 add sysupgrade support for ar360w3g
SVN-Revision: 13741
2008-12-24 22:16:04 +00:00
Gabor Juhos
067e900705 use SoC specific irq dispatch code
SVN-Revision: 13736
2008-12-23 13:59:04 +00:00
Felix Fietkau
e90ad86d42 backport ipv6 security fix to 2.4 (#4245)
SVN-Revision: 13734
2008-12-23 12:22:22 +00:00
Felix Fietkau
1ee70a6f1e remove the obsolete ixp4xx-npe package and references to it (thx, Jose Vasconcellos)
SVN-Revision: 13722
2008-12-22 19:08:42 +00:00
Felix Fietkau
fcce322e49 atheros: reset ethernet mac when running ifconfig eth0 up, so that changing the mac address works
SVN-Revision: 13720
2008-12-22 17:00:20 +00:00
Jo-Philipp Wich
954862f161 fix typo in atheros image makefile
SVN-Revision: 13707
2008-12-21 15:52:06 +00:00
Nicolas Thill
72d9008fa7 add missing config item spotted when hardware crypto is enabled
SVN-Revision: 13703
2008-12-21 02:35:46 +00:00
Gabor Juhos
2a33d0dd82 fix GPIO function select bit definitions (based on a patch by Jonas <jmajau at ubnt.com>)
SVN-Revision: 13699
2008-12-20 08:28:39 +00:00
Gabor Juhos
581a7a36a9 rb-4xx: setup code cleanup
SVN-Revision: 13698
2008-12-20 07:47:30 +00:00
Gabor Juhos
f2b7ac69ee improve Ubiquiti RouterStation support (based on a patch by Jonas <jmajau at ubnt.com>)
SVN-Revision: 13697
2008-12-19 20:18:48 +00:00
Gabor Juhos
8395d01b59 update to 2.6.27.10
SVN-Revision: 13695
2008-12-19 19:25:35 +00:00
Gabor Juhos
91491c6e37 rename RouterStation stuff, and add machine type for the LSX board
SVN-Revision: 13694
2008-12-19 19:17:53 +00:00
Florian Fainelli
85d59fbf8c add board registration of the bcm96338gw
SVN-Revision: 13693
2008-12-19 17:24:29 +00:00
Florian Fainelli
3f7137022d 6338 has no PCI
SVN-Revision: 13692
2008-12-19 17:08:11 +00:00
Florian Fainelli
3dd67d64f4 add experimental support for bcm6338
SVN-Revision: 13691
2008-12-19 17:05:09 +00:00
Florian Fainelli
fa5a568380 Register watchdog driver
SVN-Revision: 13690
2008-12-19 15:00:33 +00:00
Florian Fainelli
42ff43386a fix register definitions for bcm6358, thanks SGDA
SVN-Revision: 13688
2008-12-19 10:19:00 +00:00
Florian Fainelli
3ae3bf981e resync kernel configuration
SVN-Revision: 13687
2008-12-19 10:16:52 +00:00
Hamish Guthrie
c3f7c0f121 Amend patch handling in ps3
SVN-Revision: 13683
2008-12-18 13:36:21 +00:00
Gabor Juhos
124f0b003a firmware-utils/mkfwimage: add RouterStation support (based on a patch by Jonas <jonas at ubnt.com>)
SVN-Revision: 13682
2008-12-18 13:31:59 +00:00
Hamish Guthrie
2d4c96b41a cleanup
SVN-Revision: 13681
2008-12-18 12:04:40 +00:00
Hamish Guthrie
ccb5e0498f re-arrange ps3 tree
SVN-Revision: 13680
2008-12-18 11:46:28 +00:00
Florian Fainelli
7ab973e1af Add bcm63xx_wdt but do not enable it yet
SVN-Revision: 13677
2008-12-17 14:06:03 +00:00
Gabor Juhos
0a74666c12 add support for Macronix mx25lxxx flash chips, based on a patch by Jonas <jmajau at gmail.com>
SVN-Revision: 13676
2008-12-17 13:56:14 +00:00
Gabor Juhos
9734211161 generate firmware image for the TEW-652BRP board
SVN-Revision: 13672
2008-12-17 08:00:22 +00:00
Gabor Juhos
55405b118c 2.6.26: fix crypto modules build failure
SVN-Revision: 13671
2008-12-17 07:37:30 +00:00
Thomas Langer
5b2ba181e4 some correction (sorry, was compiling old files)
SVN-Revision: 13670
2008-12-16 21:27:09 +00:00
Thomas Langer
a38b23a894 many more code cleanups for checkpatch.pl, most flagged as errors
SVN-Revision: 13665
2008-12-16 19:39:34 +00:00
Thomas Langer
cb87dfde7b forgot to disable USB gadget options
SVN-Revision: 13661
2008-12-16 14:18:55 +00:00
Thomas Langer
7570eebcdd cleanup sources and prepare for 2.6.27
SVN-Revision: 13660
2008-12-16 14:07:55 +00:00
Gabor Juhos
e7336673b1 update to 2.6.27.9 and refresh patches
SVN-Revision: 13659
2008-12-16 10:37:14 +00:00
Gabor Juhos
b2946e7e8a sync kernel configs
SVN-Revision: 13658
2008-12-15 19:44:04 +00:00
Gabor Juhos
4a51052d7b prepare for RouterStation support
SVN-Revision: 13657
2008-12-15 19:18:52 +00:00
Gabor Juhos
d49e66360c move machine setup code
SVN-Revision: 13656
2008-12-15 16:11:42 +00:00
Gabor Juhos
a5f66cd0e8 refresh 2.6.28 patches
SVN-Revision: 13655
2008-12-15 14:49:40 +00:00
Gabor Juhos
5f1640713e refresh 2.6.28 patches
SVN-Revision: 13654
2008-12-15 14:48:40 +00:00
Gabor Juhos
f4ff833db4 add simple prom emulator to 2.6.2{7,8} as well
SVN-Revision: 13653
2008-12-15 14:46:30 +00:00
Imre Kaloz
f001be04ac add WUSB related symbols to the generic 2.6.28 config
SVN-Revision: 13652
2008-12-15 14:13:22 +00:00
Felix Fietkau
50781f3a8b move linux/switch.h to generic files/ instead of the kernel version specific directories
SVN-Revision: 13649
2008-12-15 13:04:15 +00:00
Gabor Juhos
d4aa7ecdca tew-632brp: add status LED
SVN-Revision: 13648
2008-12-15 11:07:11 +00:00
Gabor Juhos
f212ab51ef tew-632brp: register GPIO buttons
SVN-Revision: 13647
2008-12-15 11:04:16 +00:00
Gabor Juhos
00923918c1 tew-632brp: register GPIO LEDs
SVN-Revision: 13646
2008-12-15 09:48:34 +00:00
Gabor Juhos
e643c26169 tew-632brp: use LZMA compressed uImage
SVN-Revision: 13645
2008-12-15 08:32:04 +00:00
Gabor Juhos
f63a6e0d56 fix MIPS prom emulator patch
SVN-Revision: 13635
2008-12-14 20:37:32 +00:00
Gabor Juhos
454ad2a4d5 generate firmware image for the TEW-632BRP board
SVN-Revision: 13634
2008-12-14 20:21:36 +00:00
Gabor Juhos
66023e9c61 enable simple prom emulator
SVN-Revision: 13633
2008-12-14 20:18:23 +00:00
Gabor Juhos
580dd21239 add simple prom emulator for MIPS
SVN-Revision: 13632
2008-12-14 20:17:20 +00:00
Gabor Juhos
4eb4a07b33 tew-632brp: register flash device
SVN-Revision: 13631
2008-12-14 19:40:17 +00:00
Gabor Juhos
8ce60f579f fix myloader partition parser on 2.6.28
SVN-Revision: 13625
2008-12-14 06:30:22 +00:00
Mirko Vogt
2aeb6aba7f call preinit instead of init
SVN-Revision: 13624
2008-12-13 20:48:39 +00:00
Mirko Vogt
c931b21161 change prefix for kernelpatchbase 2.6.26
SVN-Revision: 13619
2008-12-13 01:54:56 +00:00
Michael Büsch
738e5ca558 moko nand blocksize is 128k
SVN-Revision: 13618
2008-12-12 21:16:29 +00:00
Michael Büsch
3b7b17ac65 moko: Fix patch so it applies properly. This fixes kernel boot due to other patches in the stack that weren't applied due to the failure.
SVN-Revision: 13617
2008-12-12 21:08:49 +00:00
Florian Fainelli
562ff99c2c Build images for Inventel Livebox
SVN-Revision: 13616
2008-12-12 15:16:57 +00:00
Mirko Vogt
614683faf8 changed Makefile and profiles, added patches for kernel 2.6.24 (stable-branch of Openmoko)
SVN-Revision: 13613
2008-12-12 11:58:53 +00:00
Florian Fainelli
c35ed149b9 Fix the default negotiation to be 10Mbits HD on some devices (#4224)
SVN-Revision: 13610
2008-12-12 00:59:47 +00:00
Mirko Vogt
b9dfb81f2a add support for target 3c24xx (more known as Openmoko GTA02 "Freerunner") and merge it with the openmoko-target and the work Michael Buesch <mb> did
SVN-Revision: 13609
2008-12-12 00:02:36 +00:00
Michael Büsch
4571721ec2 Build the root fs.
SVN-Revision: 13608
2008-12-11 23:17:56 +00:00
Florian Fainelli
34867901d0 Resync kernel config
SVN-Revision: 13607
2008-12-11 23:16:54 +00:00
Florian Fainelli
dfbe63361c Alloz aead and friends to compile for 2.6.27 targets no idea it could not without a description
SVN-Revision: 13606
2008-12-11 23:13:03 +00:00
Michael Büsch
e2fb36c865 Add basic framework for the openmoko platform. The kernel does build and boot, but the rootfs build process is not completely implemented, yet.
SVN-Revision: 13605
2008-12-11 22:20:51 +00:00
Hamish Guthrie
6a824dce3b add a suitable default config for ps3 petitboot
SVN-Revision: 13599
2008-12-11 15:56:25 +00:00
Hamish Guthrie
e8859760d6 Add 2.6.27.8 kernel Modify startup files
SVN-Revision: 13596
2008-12-11 12:55:28 +00:00
Imre Kaloz
eccc01ab6c upgrade to 2.6.28-rc8
SVN-Revision: 13591
2008-12-11 10:10:56 +00:00
Florian Fainelli
4025c12a2d Fix typo, we are not building for the DG834G (ar7) but the DG834GT (brcm6348)
SVN-Revision: 13588
2008-12-10 23:57:23 +00:00
Florian Fainelli
4dc65aed63 Add support for Sagem F@ST2404 (#4332)
SVN-Revision: 13583
2008-12-10 16:13:41 +00:00
Imre Kaloz
b74b6d3e96 some people at linksys/sercomm should be shot on sight
SVN-Revision: 13581
2008-12-10 14:31:28 +00:00
Imre Kaloz
378d80d615 upgrade orion to 2.6.28-rc7
SVN-Revision: 13580
2008-12-10 11:54:21 +00:00
Florian Fainelli
e1c2416ca8 Add missing configuration symbol on CONFIG_INPUT_IXP4XX_BEEPER
SVN-Revision: 13578
2008-12-10 10:09:36 +00:00
Florian Fainelli
5dc3098a6c Disable CONFIG_NF_CT_ACCT
SVN-Revision: 13577
2008-12-10 01:39:29 +00:00
Gabor Juhos
d31fe48ea0 register eth0 device on the TEW-632BRP board
SVN-Revision: 13566
2008-12-09 18:49:01 +00:00
Florian Fainelli
aeb3752379 Add missing kernel configuration symbols (#4297)
SVN-Revision: 13563
2008-12-09 17:13:20 +00:00
Gabor Juhos
5ea042a30d ag71xx driver: increase size of dma descriptors
SVN-Revision: 13561
2008-12-09 10:16:49 +00:00
Gabor Juhos
4b6e4d88a9 ag71xx driver: use same FIFO configuration for all SOC
SVN-Revision: 13560
2008-12-09 09:42:57 +00:00
Gabor Juhos
a2cda74350 preliminary 2.6.28 support
SVN-Revision: 13559
2008-12-09 08:11:49 +00:00
Gabor Juhos
0de40f55dc rename a patch
SVN-Revision: 13558
2008-12-09 07:49:41 +00:00
Felix Fietkau
b2b5ca2373 atheros: fix reboot on ar2315 devices which do not implement the atheros reference design workaround for the buggy reset logic (e.g. some senao stuff)
SVN-Revision: 13556
2008-12-09 01:53:02 +00:00
Florian Fainelli
6acf4c2a19 Fix remaining bug of the off-by-one error ;)
SVN-Revision: 13551
2008-12-08 21:00:00 +00:00
Florian Fainelli
fadddcc655 Enable ohci on bcm96348gw
SVN-Revision: 13549
2008-12-08 16:25:41 +00:00
Imre Kaloz
8fd0b4373c preliminary ixp4xx 2.6.28 support
SVN-Revision: 13548
2008-12-08 14:46:04 +00:00
Florian Fainelli
47050e72be Prepare bcm63xx for SPI master support
SVN-Revision: 13547
2008-12-08 14:14:37 +00:00
Imre Kaloz
f21f51d858 add generic 2.6.28 patches
SVN-Revision: 13546
2008-12-08 13:23:09 +00:00
Gabor Juhos
206ccdf4ae ag71xx driver: add OOM handler
SVN-Revision: 13545
2008-12-08 13:15:12 +00:00
Gabor Juhos
2a680498b3 ag71xx driver: don't refill rx buffers twice
SVN-Revision: 13544
2008-12-08 08:31:25 +00:00
Gabor Juhos
d058a11ada ag71xx driver: interrupt status is masked by hw, don't mask it again
SVN-Revision: 13543
2008-12-08 08:24:47 +00:00
Gabor Juhos
9d5a38adad ag71xx driver: remove unused code
SVN-Revision: 13542
2008-12-08 08:22:56 +00:00
Florian Fainelli
f3be50a031 Add support for bcm96348gw10 (Netgear DG834GT) (#4319)
SVN-Revision: 13540
2008-12-07 20:34:48 +00:00
Gabor Juhos
c33682316e ag71xx driver: NAPI poll cleanup
SVN-Revision: 13538
2008-12-07 09:46:41 +00:00
Gabor Juhos
398ff859da ag71xx driver: handle TX timout
SVN-Revision: 13537
2008-12-07 06:43:02 +00:00
Gabor Juhos
a619165561 use mips_machine code
SVN-Revision: 13532
2008-12-06 19:25:05 +00:00
Gabor Juhos
af5eb6003d add dummy code for the TRENDnet TEW-632BRP board
SVN-Revision: 13531
2008-12-06 18:10:57 +00:00
Rod Whitby
df90a3627d ixp4xx/apex: Limit ram size to 64MB
SVN-Revision: 13530
2008-12-06 13:19:15 +00:00
Gabor Juhos
d6382555f4 ag71xx driver: always use NAPI to transmit packets
SVN-Revision: 13529
2008-12-06 10:03:36 +00:00
Gabor Juhos
4992a87aeb update to 2.6.27.8 and refresh patches
SVN-Revision: 13528
2008-12-06 09:59:55 +00:00
Gabor Juhos
d5bfba98ce refresh 2.6.26 patches
SVN-Revision: 13527
2008-12-06 09:19:05 +00:00
Gabor Juhos
6316779786 refresh 2.6.25 patches
SVN-Revision: 13526
2008-12-06 09:18:20 +00:00
Gabor Juhos
fcbd66fef1 ag71xx driver: improve poll routine
SVN-Revision: 13525
2008-12-05 20:08:00 +00:00
Gabor Juhos
a6be4564b7 ag71xx driver: always flush register writes
SVN-Revision: 13524
2008-12-05 19:42:02 +00:00
Gabor Juhos
9afbc8dd61 ag71xx driver: don't use dma_cache_wback_inv
SVN-Revision: 13523
2008-12-05 10:39:46 +00:00
Gabor Juhos
17cc4d671c ag71xx driver: don't use CHECKSUM_UNNECCESARY (closes #4161)
SVN-Revision: 13522
2008-12-05 07:15:45 +00:00
Gabor Juhos
05ea87a13f EHCI driver: add AR913x support
SVN-Revision: 13519
2008-12-04 18:16:05 +00:00
Gabor Juhos
d9d111066a add SoC specific reset code
SVN-Revision: 13518
2008-12-04 18:13:43 +00:00
Gabor Juhos
dedd0dceda add AR913x specific reset register offsets
SVN-Revision: 13517
2008-12-04 17:00:04 +00:00
Gabor Juhos
d5bbef37fe rename reset register definitions
SVN-Revision: 13516
2008-12-04 16:55:43 +00:00
Florian Fainelli
5615ec84df Add missing GPIO related config symbols
SVN-Revision: 13514
2008-12-04 15:39:59 +00:00
Gabor Juhos
6cd800ed2f refresh patches
SVN-Revision: 13513
2008-12-04 14:48:54 +00:00
Gabor Juhos
8107050ef9 fix a typo
SVN-Revision: 13512
2008-12-04 12:50:21 +00:00
Gabor Juhos
ea86511fbf register GPIO buttons on the AP83 board
SVN-Revision: 13510
2008-12-04 12:18:17 +00:00
Gabor Juhos
4055fea1aa make all AR913x GPIO lines usable
SVN-Revision: 13509
2008-12-04 12:17:14 +00:00
Gabor Juhos
fbe5c883a0 OHCI driver cleanup
SVN-Revision: 13508
2008-12-04 09:42:26 +00:00
Gabor Juhos
9f0e63ea9a register USB device on the AP83 board
SVN-Revision: 13507
2008-12-04 09:11:03 +00:00
Gabor Juhos
520de84638 add ar913x specific USB setup
SVN-Revision: 13505
2008-12-04 07:19:23 +00:00
Gabor Juhos
c0f240134f don't override CONFIG_USB_EHCI_ROOT_TT
SVN-Revision: 13504
2008-12-04 07:13:35 +00:00
Florian Fainelli
355a67401b Finally fix the CONFIG_SSB_SILENT symbol
SVN-Revision: 13500
2008-12-03 20:37:01 +00:00
Gabor Juhos
b4e4fa4b89 create platform data for the EHCI driver
SVN-Revision: 13499
2008-12-03 15:54:08 +00:00
Gabor Juhos
770541c15f rename USB variables
SVN-Revision: 13498
2008-12-03 15:35:12 +00:00
Gabor Juhos
4c98f47b14 ag71xx driver: minor cleanup
SVN-Revision: 13496
2008-12-03 08:55:39 +00:00
Gabor Juhos
dc3576a136 oops, i accidentally switched it to 2.6.27.7
SVN-Revision: 13495
2008-12-03 08:50:20 +00:00
Gabor Juhos
919a8a9fe0 make mips_machine stuff available for other MIPS targets
SVN-Revision: 13492
2008-12-02 21:54:53 +00:00
Gabor Juhos
9e52639685 refresh 2.6.27 patches
SVN-Revision: 13490
2008-12-02 21:52:06 +00:00
Gabor Juhos
2eab181cc9 refresh 2.6.26 patches
SVN-Revision: 13489
2008-12-02 21:29:48 +00:00
Gabor Juhos
962170b748 update mips_machine stuff
SVN-Revision: 13488
2008-12-02 21:17:31 +00:00
Imre Kaloz
1f51306a5b compile in-cpu rtc into the kernel, clean up config
SVN-Revision: 13484
2008-12-02 19:31:57 +00:00
Florian Fainelli
01a5c953a3 Fix an off-by one printing error
SVN-Revision: 13469
2008-12-02 14:11:54 +00:00
Nicolas Thill
8b76a99136 fix chaostables patch to have headers installed when using 'make -C $(KDIR) headers_install'
SVN-Revision: 13465
2008-12-02 10:54:13 +00:00
Gabor Juhos
19a57a7794 ag71xx driver: fix RX_STATUS_OF bitmask, and add DMA status register bit descriptions
SVN-Revision: 13463
2008-12-02 08:49:22 +00:00
Gabor Juhos
2d3a12991c ag71xx driver: add some debug stuff
SVN-Revision: 13462
2008-12-02 08:46:37 +00:00
Gabor Juhos
6d0181c4fb ag71xx driver: reset DMA registers in hardware initialization
SVN-Revision: 13459
2008-12-01 21:21:36 +00:00
Imre Kaloz
219694ee98 backport the new style ds1672 driver and switch to it
SVN-Revision: 13457
2008-12-01 20:23:43 +00:00
Gabor Juhos
36bf5d3dad update .26 USB patch as well (missed from r13455)
SVN-Revision: 13456
2008-11-30 21:05:37 +00:00
Gabor Juhos
3068fd84f6 update USB patches
SVN-Revision: 13455
2008-11-30 20:58:23 +00:00
Gabor Juhos
a89b690fdc more ehci driver cleanup
SVN-Revision: 13454
2008-11-30 20:09:43 +00:00
Imre Kaloz
0449ca0d6e disable CONFIG_NF_CT_ACCT
SVN-Revision: 13453
2008-11-30 19:56:04 +00:00
Imre Kaloz
083320dbe2 migrate gateworks board support to the new at24 eeprom driver
SVN-Revision: 13450
2008-11-30 18:12:21 +00:00