Commit Graph

3822 Commits (fbd4214bb0727268aa535af5b600d38939ec8dbc)

Author SHA1 Message Date
Imre Kaloz a695fa76a4 move THERMAL symbols into the generic config
SVN-Revision: 13346
16 years ago
Gabor Juhos 77cff176bf ethernet driver preparation for gigabit support
SVN-Revision: 13340
16 years ago
Gabor Juhos b421c22787 fix gpio-leds, and gpio-buttons platform data initialization
SVN-Revision: 13337
16 years ago
Gabor Juhos 1d44715bbc disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED
SVN-Revision: 13279
16 years ago
Gabor Juhos 3bf635be11 add experimental support for the AzureWave AW-NR580 board
SVN-Revision: 13278
16 years ago
Gabor Juhos ca804fcbc9 add EON en25p32 support, and enable redboot partition parser in the m25p80 driver
SVN-Revision: 13277
16 years ago
Gabor Juhos 22a7b1b3d3 use MyLoader partition parser on the WP543 board
SVN-Revision: 13265
16 years ago
Imre Kaloz 722c78cd1e move some options to the generic 2.6.27 config
SVN-Revision: 13264
16 years ago
Gabor Juhos 58a66eaeaf remove root cmdline option
SVN-Revision: 13260
16 years ago
Gabor Juhos 8a0ac9897f enable Myloader partition parser
SVN-Revision: 13257
16 years ago
Gabor Juhos 300d8bea55 move MyLoader stuff into generic files, will be used on adm5120
SVN-Revision: 13254
16 years ago
Gabor Juhos f0a9ec964b define some bits of the ethernet controller's registers
SVN-Revision: 13201
16 years ago
Gabor Juhos 1d582ac8c0 fixes the ethernet port mask of RB433 in the platform data * Signed-off-by: Joerg Albert <jal2 at gmx.de> * closes #4185
SVN-Revision: 13199
16 years ago
Gabor Juhos d1c40911eb rewrite memory size detection
SVN-Revision: 13198
16 years ago
Gabor Juhos f76bec1452 update 2.6.27 specific patches, and sync kernel config
SVN-Revision: 13196
16 years ago
Gabor Juhos 0c58b4ebbc cosmetic changes in the ag71xx driver
SVN-Revision: 13193
16 years ago
Gabor Juhos 88cda758c3 update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a patch by Hauke Mehrtens * closes #4193
SVN-Revision: 13192
16 years ago
Gabor Juhos a1bf28950d refresh 2.6.26 patches
SVN-Revision: 13135
16 years ago
Gabor Juhos 68e1fed8a4 enable ethernet and PCI on RB-493/AH
SVN-Revision: 13104
16 years ago
Gabor Juhos e0fc95a2ab setup speed/duplex on RB-433/450 (closes #4151)
SVN-Revision: 13087
16 years ago
Florian Fainelli 1ac53fbf06 Update to 2.6.26.7
SVN-Revision: 13036
16 years ago
Gabor Juhos 7d167c06f3 change ag71xx platform device registration
SVN-Revision: 12997
16 years ago
Gabor Juhos 18c93fb457 fix RB-493 detection
SVN-Revision: 12991
16 years ago
Gabor Juhos e33660fd06 move inclusion of the mach-ar71xx/Kconfig into the right patch
SVN-Revision: 12988
16 years ago
Gabor Juhos 19b0e56ba7 refresh patches against 2.6.27 final
SVN-Revision: 12987
16 years ago
Gabor Juhos 3b90e01db8 preliminary support for the RB-493/AH, based on a patch by Carl Riechers
SVN-Revision: 12986
16 years ago
Gabor Juhos a312d0611d minor ethernet driver update
SVN-Revision: 12985
16 years ago
Felix Fietkau bd900ac812 allow the mkmylofw command to fail in case the image is too big for some compex devices
SVN-Revision: 12964
16 years ago
Felix Fietkau 0571c2d9f5 mark ar71xx as no longer broken and enable madwifi
SVN-Revision: 12963
16 years ago
Gabor Juhos 73f2d150e3 refresh 2.6.27 patches based on -rc9
SVN-Revision: 12892
16 years ago
Gabor Juhos b4d1994bed move some 2.6.27 config stuff to generic
SVN-Revision: 12860
16 years ago
Gabor Juhos 296a038de9 experimental support for 2.6.27
SVN-Revision: 12859
16 years ago
Gabor Juhos fd03974e36 backport cevt-r4k fixes from mainline
SVN-Revision: 12857
16 years ago
Gabor Juhos b4e9e7ae45 forgot the kernel pacthes for the watchdog driver
SVN-Revision: 12816
16 years ago
Gabor Juhos 3994f8e4c3 add hardware watchdog driver
SVN-Revision: 12810
16 years ago
Gabor Juhos 821170133f update to 2.6.26.5 and 2.6.25.17
SVN-Revision: 12718
16 years ago
Gabor Juhos 31d6fde17f sync kernel config
SVN-Revision: 12712
16 years ago
Nicolas Thill 59a058534c move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disable the later (deprecated Video for Linux API v1)
SVN-Revision: 12692
16 years ago
Nicolas Thill 3029c2fd53 disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported
SVN-Revision: 12690
16 years ago
Gabor Juhos 23a45e0c6d remove some debug stuff
SVN-Revision: 12631
16 years ago
Gabor Juhos 3932821bce create firmware image for the WP543 board
SVN-Revision: 12628
16 years ago
Gabor Juhos 219ec2a419 add MyLoader support
SVN-Revision: 12627
16 years ago
Gabor Juhos 264279d6d3 remove 2.6.25 config as well
SVN-Revision: 12626
16 years ago
Gabor Juhos ee906ec81e nuke 2.6.25 specific patches
SVN-Revision: 12625
16 years ago
Gabor Juhos d590c14151 WP543: add static mtd partitions
SVN-Revision: 12624
16 years ago
Gabor Juhos a43e2d5ac6 fix the PCI byte lane enable generation code, based on a patch by Chris Dearman
SVN-Revision: 12617
16 years ago
Gabor Juhos e15237af0a build more image types
SVN-Revision: 12545
16 years ago
Gabor Juhos b63a7c8640 add gpio-buttons devices
SVN-Revision: 12544
16 years ago
Gabor Juhos dd8499cc26 simplify leds-gpio device registration
SVN-Revision: 12543
16 years ago
Gabor Juhos da7312105d register gpio-leds on the WP543 board
SVN-Revision: 12528
16 years ago
Gabor Juhos 09a0c73169 enable gpio sysfs support
SVN-Revision: 12527
16 years ago
Gabor Juhos c291408374 enable USB support, and sync kernel config
SVN-Revision: 12521
16 years ago
Gabor Juhos 7914091d97 make use the USB controller on the WP543 board
SVN-Revision: 12520
16 years ago
Gabor Juhos e9775a5e10 fix platform device ids of the USB controllers
SVN-Revision: 12519
16 years ago
Gabor Juhos f9afbda3d6 fix EHCI driver
SVN-Revision: 12518
16 years ago
Gabor Juhos dd3eea99fa fix phy id on the WP543 board
SVN-Revision: 12517
16 years ago
Felix Fietkau d962e2ea4a make openwrt boot on ar9130 (currently no ethernet yet)
SVN-Revision: 12463
16 years ago
Felix Fietkau 8509d0542f add a gzipped uImage for ar71xx
SVN-Revision: 12453
16 years ago
Gabor Juhos 184c6b06f2 update to 2.6.26.3 and 2.6.25.16
SVN-Revision: 12371
16 years ago
Nicolas Thill 2a05d8cbba set reasonable generic CRYPTO_ config entries for 2.6.26
SVN-Revision: 12362
16 years ago
Gabor Juhos 45a4ac68a8 add wget2nand script
SVN-Revision: 12263
16 years ago
Gabor Juhos 6ce62982dd ag71xx: add initial message level support
SVN-Revision: 12262
16 years ago
Gabor Juhos e5fa05d788 update to 2.6.25.15 and 2.6.26.2
SVN-Revision: 12242
16 years ago
Gabor Juhos c2187c736e reorder nand partitions on RB-4xx (closes #3852)
SVN-Revision: 12201
16 years ago
Nicolas Thill bbc96d103a move CONFIG_XFS_DEBUG to generic config
SVN-Revision: 12007
16 years ago
Gabor Juhos 970f41ad18 ethernet driver updates * new mii bus code, mac0 and mac1 can use the mac0's miii bus from now on * swap eth0 & eth1 on RB433/450
SVN-Revision: 11995
16 years ago
Gabor Juhos 029ef41bb1 fix the name of the micrel PHY driver
SVN-Revision: 11990
16 years ago
Gabor Juhos 44c4cd23f1 update to 2.6.26
SVN-Revision: 11968
16 years ago
Felix Fietkau f0ecaa6c18 disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED for ar71xx
SVN-Revision: 11949
16 years ago
Gabor Juhos 104b3386a2 update to 2.6.25.12
SVN-Revision: 11933
16 years ago
Gabor Juhos 7564923517 parse mac address on RouterBOARDs
SVN-Revision: 11910
16 years ago
Gabor Juhos f529a37420 surprise :p
SVN-Revision: 11894
16 years ago