Commit Graph

2796 Commits (65f21ce0d3f29ded02d22a37627d88e874f4398b)

Author SHA1 Message Date
Gabor Juhos af71c482cf add WMAC definitions
SVN-Revision: 13746
16 years ago
Gabor Juhos 7abf10d6e6 add Ubiquiti board detection
SVN-Revision: 13745
16 years ago
Jo-Philipp Wich 0fd38ec0f1 add sysupgrade support for ar360w3g
SVN-Revision: 13741
16 years ago
Gabor Juhos 067e900705 use SoC specific irq dispatch code
SVN-Revision: 13736
16 years ago
Felix Fietkau e90ad86d42 backport ipv6 security fix to 2.4 (#4245)
SVN-Revision: 13734
16 years ago
Felix Fietkau 1ee70a6f1e remove the obsolete ixp4xx-npe package and references to it (thx, Jose Vasconcellos)
SVN-Revision: 13722
16 years ago
Felix Fietkau fcce322e49 atheros: reset ethernet mac when running ifconfig eth0 up, so that changing the mac address works
SVN-Revision: 13720
16 years ago
Jo-Philipp Wich 954862f161 fix typo in atheros image makefile
SVN-Revision: 13707
16 years ago
Nicolas Thill 72d9008fa7 add missing config item spotted when hardware crypto is enabled
SVN-Revision: 13703
16 years ago
Gabor Juhos 2a33d0dd82 fix GPIO function select bit definitions (based on a patch by Jonas <jmajau at ubnt.com>)
SVN-Revision: 13699
16 years ago
Gabor Juhos 581a7a36a9 rb-4xx: setup code cleanup
SVN-Revision: 13698
16 years ago
Gabor Juhos f2b7ac69ee improve Ubiquiti RouterStation support (based on a patch by Jonas <jmajau at ubnt.com>)
SVN-Revision: 13697
16 years ago
Gabor Juhos 8395d01b59 update to 2.6.27.10
SVN-Revision: 13695
16 years ago
Gabor Juhos 91491c6e37 rename RouterStation stuff, and add machine type for the LSX board
SVN-Revision: 13694
16 years ago
Florian Fainelli 85d59fbf8c add board registration of the bcm96338gw
SVN-Revision: 13693
16 years ago
Florian Fainelli 3f7137022d 6338 has no PCI
SVN-Revision: 13692
16 years ago
Florian Fainelli 3dd67d64f4 add experimental support for bcm6338
SVN-Revision: 13691
16 years ago
Florian Fainelli fa5a568380 Register watchdog driver
SVN-Revision: 13690
16 years ago
Florian Fainelli 42ff43386a fix register definitions for bcm6358, thanks SGDA
SVN-Revision: 13688
16 years ago
Florian Fainelli 3ae3bf981e resync kernel configuration
SVN-Revision: 13687
16 years ago
Hamish Guthrie c3f7c0f121 Amend patch handling in ps3
SVN-Revision: 13683
16 years ago
Gabor Juhos 124f0b003a firmware-utils/mkfwimage: add RouterStation support (based on a patch by Jonas <jonas at ubnt.com>)
SVN-Revision: 13682
16 years ago
Hamish Guthrie 2d4c96b41a cleanup
SVN-Revision: 13681
16 years ago
Hamish Guthrie ccb5e0498f re-arrange ps3 tree
SVN-Revision: 13680
16 years ago
Florian Fainelli 7ab973e1af Add bcm63xx_wdt but do not enable it yet
SVN-Revision: 13677
16 years ago
Gabor Juhos 0a74666c12 add support for Macronix mx25lxxx flash chips, based on a patch by Jonas <jmajau at gmail.com>
SVN-Revision: 13676
16 years ago
Gabor Juhos 9734211161 generate firmware image for the TEW-652BRP board
SVN-Revision: 13672
16 years ago
Gabor Juhos 55405b118c 2.6.26: fix crypto modules build failure
SVN-Revision: 13671
16 years ago
Thomas Langer 5b2ba181e4 some correction (sorry, was compiling old files)
SVN-Revision: 13670
16 years ago
Thomas Langer a38b23a894 many more code cleanups for checkpatch.pl, most flagged as errors
SVN-Revision: 13665
16 years ago
Thomas Langer cb87dfde7b forgot to disable USB gadget options
SVN-Revision: 13661
16 years ago
Thomas Langer 7570eebcdd cleanup sources and prepare for 2.6.27
SVN-Revision: 13660
16 years ago
Gabor Juhos e7336673b1 update to 2.6.27.9 and refresh patches
SVN-Revision: 13659
16 years ago
Gabor Juhos b2946e7e8a sync kernel configs
SVN-Revision: 13658
16 years ago
Gabor Juhos 4a51052d7b prepare for RouterStation support
SVN-Revision: 13657
16 years ago
Gabor Juhos d49e66360c move machine setup code
SVN-Revision: 13656
16 years ago
Gabor Juhos a5f66cd0e8 refresh 2.6.28 patches
SVN-Revision: 13655
16 years ago
Gabor Juhos 5f1640713e refresh 2.6.28 patches
SVN-Revision: 13654
16 years ago
Gabor Juhos f4ff833db4 add simple prom emulator to 2.6.2{7,8} as well
SVN-Revision: 13653
16 years ago
Imre Kaloz f001be04ac add WUSB related symbols to the generic 2.6.28 config
SVN-Revision: 13652
16 years ago
Felix Fietkau 50781f3a8b move linux/switch.h to generic files/ instead of the kernel version specific directories
SVN-Revision: 13649
16 years ago
Gabor Juhos d4aa7ecdca tew-632brp: add status LED
SVN-Revision: 13648
16 years ago
Gabor Juhos f212ab51ef tew-632brp: register GPIO buttons
SVN-Revision: 13647
16 years ago
Gabor Juhos 00923918c1 tew-632brp: register GPIO LEDs
SVN-Revision: 13646
16 years ago
Gabor Juhos e643c26169 tew-632brp: use LZMA compressed uImage
SVN-Revision: 13645
16 years ago
Gabor Juhos f63a6e0d56 fix MIPS prom emulator patch
SVN-Revision: 13635
16 years ago
Gabor Juhos 454ad2a4d5 generate firmware image for the TEW-632BRP board
SVN-Revision: 13634
16 years ago
Gabor Juhos 66023e9c61 enable simple prom emulator
SVN-Revision: 13633
16 years ago
Gabor Juhos 580dd21239 add simple prom emulator for MIPS
SVN-Revision: 13632
16 years ago
Gabor Juhos 4eb4a07b33 tew-632brp: register flash device
SVN-Revision: 13631
16 years ago
Gabor Juhos 8ce60f579f fix myloader partition parser on 2.6.28
SVN-Revision: 13625
16 years ago
Mirko Vogt 2aeb6aba7f call preinit instead of init
SVN-Revision: 13624
16 years ago
Mirko Vogt c931b21161 change prefix for kernelpatchbase 2.6.26
SVN-Revision: 13619
16 years ago
Michael Büsch 738e5ca558 moko nand blocksize is 128k
SVN-Revision: 13618
16 years ago
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
16 years ago
Florian Fainelli 562ff99c2c Build images for Inventel Livebox
SVN-Revision: 13616
16 years ago
Mirko Vogt 614683faf8 changed Makefile and profiles, added patches for kernel 2.6.24 (stable-branch of Openmoko)
SVN-Revision: 13613
16 years ago
Florian Fainelli c35ed149b9 Fix the default negotiation to be 10Mbits HD on some devices (#4224)
SVN-Revision: 13610
16 years ago
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
16 years ago
Michael Büsch 4571721ec2 Build the root fs.
SVN-Revision: 13608
16 years ago
Florian Fainelli 34867901d0 Resync kernel config
SVN-Revision: 13607
16 years ago
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
16 years ago
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
16 years ago
Hamish Guthrie 6a824dce3b add a suitable default config for ps3 petitboot
SVN-Revision: 13599
16 years ago
Hamish Guthrie e8859760d6 Add 2.6.27.8 kernel Modify startup files
SVN-Revision: 13596
16 years ago
Imre Kaloz eccc01ab6c upgrade to 2.6.28-rc8
SVN-Revision: 13591
16 years ago
Florian Fainelli 4025c12a2d Fix typo, we are not building for the DG834G (ar7) but the DG834GT (brcm6348)
SVN-Revision: 13588
16 years ago
Florian Fainelli 4dc65aed63 Add support for Sagem F@ST2404 (#4332)
SVN-Revision: 13583
16 years ago
Imre Kaloz b74b6d3e96 some people at linksys/sercomm should be shot on sight
SVN-Revision: 13581
16 years ago
Imre Kaloz 378d80d615 upgrade orion to 2.6.28-rc7
SVN-Revision: 13580
16 years ago
Florian Fainelli e1c2416ca8 Add missing configuration symbol on CONFIG_INPUT_IXP4XX_BEEPER
SVN-Revision: 13578
16 years ago
Florian Fainelli 5dc3098a6c Disable CONFIG_NF_CT_ACCT
SVN-Revision: 13577
16 years ago
Gabor Juhos d31fe48ea0 register eth0 device on the TEW-632BRP board
SVN-Revision: 13566
16 years ago
Florian Fainelli aeb3752379 Add missing kernel configuration symbols (#4297)
SVN-Revision: 13563
16 years ago
Gabor Juhos 5ea042a30d ag71xx driver: increase size of dma descriptors
SVN-Revision: 13561
16 years ago
Gabor Juhos 4b6e4d88a9 ag71xx driver: use same FIFO configuration for all SOC
SVN-Revision: 13560
16 years ago
Gabor Juhos a2cda74350 preliminary 2.6.28 support
SVN-Revision: 13559
16 years ago
Gabor Juhos 0de40f55dc rename a patch
SVN-Revision: 13558
16 years ago
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
16 years ago
Florian Fainelli 6acf4c2a19 Fix remaining bug of the off-by-one error ;)
SVN-Revision: 13551
16 years ago
Florian Fainelli fadddcc655 Enable ohci on bcm96348gw
SVN-Revision: 13549
16 years ago
Imre Kaloz 8fd0b4373c preliminary ixp4xx 2.6.28 support
SVN-Revision: 13548
16 years ago
Florian Fainelli 47050e72be Prepare bcm63xx for SPI master support
SVN-Revision: 13547
16 years ago
Imre Kaloz f21f51d858 add generic 2.6.28 patches
SVN-Revision: 13546
16 years ago
Gabor Juhos 206ccdf4ae ag71xx driver: add OOM handler
SVN-Revision: 13545
16 years ago
Gabor Juhos 2a680498b3 ag71xx driver: don't refill rx buffers twice
SVN-Revision: 13544
16 years ago
Gabor Juhos d058a11ada ag71xx driver: interrupt status is masked by hw, don't mask it again
SVN-Revision: 13543
16 years ago
Gabor Juhos 9d5a38adad ag71xx driver: remove unused code
SVN-Revision: 13542
16 years ago
Florian Fainelli f3be50a031 Add support for bcm96348gw10 (Netgear DG834GT) (#4319)
SVN-Revision: 13540
16 years ago
Gabor Juhos c33682316e ag71xx driver: NAPI poll cleanup
SVN-Revision: 13538
16 years ago
Gabor Juhos 398ff859da ag71xx driver: handle TX timout
SVN-Revision: 13537
16 years ago
Gabor Juhos a619165561 use mips_machine code
SVN-Revision: 13532
16 years ago
Gabor Juhos af5eb6003d add dummy code for the TRENDnet TEW-632BRP board
SVN-Revision: 13531
16 years ago
Rod Whitby df90a3627d ixp4xx/apex: Limit ram size to 64MB
SVN-Revision: 13530
16 years ago
Gabor Juhos d6382555f4 ag71xx driver: always use NAPI to transmit packets
SVN-Revision: 13529
16 years ago
Gabor Juhos 4992a87aeb update to 2.6.27.8 and refresh patches
SVN-Revision: 13528
16 years ago
Gabor Juhos d5bfba98ce refresh 2.6.26 patches
SVN-Revision: 13527
16 years ago
Gabor Juhos 6316779786 refresh 2.6.25 patches
SVN-Revision: 13526
16 years ago
Gabor Juhos fcbd66fef1 ag71xx driver: improve poll routine
SVN-Revision: 13525
16 years ago
Gabor Juhos a6be4564b7 ag71xx driver: always flush register writes
SVN-Revision: 13524
16 years ago