Commit Graph

1982 Commits (aa81b9ed5ff5f016bc6fcefd110ee524d9dc98fd)

Author SHA1 Message Date
Gabor Juhos 74932eb40a ag71xx driver: introduce new flag for the AR913x SOCs
SVN-Revision: 13376
2008-11-27 17:31:22 +00:00
Gabor Juhos 54844a199f register eth0 device on the AP83 board
SVN-Revision: 13371
2008-11-27 08:39:08 +00:00
Gabor Juhos c9ae01d3c8 ag71xx: introduce SoC specific fuctions for DDR flush and PLL setup
SVN-Revision: 13369
2008-11-26 20:00:41 +00:00
Gabor Juhos b571504967 add definitions for AR91xx specific DDR registers
SVN-Revision: 13364
2008-11-26 17:34:08 +00:00
Gabor Juhos 9f93bd51cf rename DDR registers
SVN-Revision: 13363
2008-11-26 17:17:13 +00:00
Gabor Juhos 0bb95d5754 ag71xx: dump additional registers in debug mode
SVN-Revision: 13361
2008-11-26 14:09:00 +00:00
Gabor Juhos e648c0ad5d fix AP83 boot failure
SVN-Revision: 13356
2008-11-26 08:40:46 +00:00
Gabor Juhos 4690f9356c add dummy code for the Atheros AP83 board
SVN-Revision: 13354
2008-11-25 19:19:55 +00:00
Gabor Juhos fdd05db0d8 enable gigabit feature if the SoC supports it
SVN-Revision: 13350
2008-11-25 17:55:46 +00:00
Gabor Juhos a7d528722c improve SoC detection
SVN-Revision: 13349
2008-11-25 17:39:12 +00:00
Imre Kaloz a695fa76a4 move THERMAL symbols into the generic config
SVN-Revision: 13346
2008-11-25 13:52:25 +00:00
Gabor Juhos 77cff176bf ethernet driver preparation for gigabit support
SVN-Revision: 13340
2008-11-24 16:56:36 +00:00
Gabor Juhos b421c22787 fix gpio-leds, and gpio-buttons platform data initialization
SVN-Revision: 13337
2008-11-24 11:03:18 +00:00
Gabor Juhos 1d44715bbc disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED
SVN-Revision: 13279
2008-11-18 15:03:38 +00:00
Gabor Juhos 3bf635be11 add experimental support for the AzureWave AW-NR580 board
SVN-Revision: 13278
2008-11-18 13:21:24 +00:00
Gabor Juhos ca804fcbc9 add EON en25p32 support, and enable redboot partition parser in the m25p80 driver
SVN-Revision: 13277
2008-11-18 12:52:27 +00:00
Gabor Juhos 22a7b1b3d3 use MyLoader partition parser on the WP543 board
SVN-Revision: 13265
2008-11-17 17:42:35 +00:00
Imre Kaloz 722c78cd1e move some options to the generic 2.6.27 config
SVN-Revision: 13264
2008-11-17 17:28:12 +00:00
Gabor Juhos 58a66eaeaf remove root cmdline option
SVN-Revision: 13260
2008-11-17 17:04:12 +00:00
Gabor Juhos 8a0ac9897f enable Myloader partition parser
SVN-Revision: 13257
2008-11-17 10:23:54 +00:00
Gabor Juhos 300d8bea55 move MyLoader stuff into generic files, will be used on adm5120
SVN-Revision: 13254
2008-11-17 09:19:27 +00:00
Gabor Juhos f0a9ec964b define some bits of the ethernet controller's registers
SVN-Revision: 13201
2008-11-14 08:57:31 +00:00
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
2008-11-13 17:02:59 +00:00
Gabor Juhos d1c40911eb rewrite memory size detection
SVN-Revision: 13198
2008-11-13 15:55:39 +00:00
Gabor Juhos f76bec1452 update 2.6.27 specific patches, and sync kernel config
SVN-Revision: 13196
2008-11-13 14:28:09 +00:00
Gabor Juhos 0c58b4ebbc cosmetic changes in the ag71xx driver
SVN-Revision: 13193
2008-11-12 18:08:32 +00:00
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
2008-11-12 17:49:01 +00:00
Gabor Juhos a1bf28950d refresh 2.6.26 patches
SVN-Revision: 13135
2008-11-06 20:55:33 +00:00
Gabor Juhos 68e1fed8a4 enable ethernet and PCI on RB-493/AH
SVN-Revision: 13104
2008-11-03 15:11:09 +00:00
Gabor Juhos e0fc95a2ab setup speed/duplex on RB-433/450 (closes #4151)
SVN-Revision: 13087
2008-10-31 11:50:47 +00:00
Florian Fainelli 1ac53fbf06 Update to 2.6.26.7
SVN-Revision: 13036
2008-10-23 09:16:00 +00:00
Gabor Juhos 7d167c06f3 change ag71xx platform device registration
SVN-Revision: 12997
2008-10-17 07:12:44 +00:00
Gabor Juhos 18c93fb457 fix RB-493 detection
SVN-Revision: 12991
2008-10-16 19:18:46 +00:00
Gabor Juhos e33660fd06 move inclusion of the mach-ar71xx/Kconfig into the right patch
SVN-Revision: 12988
2008-10-16 13:33:33 +00:00
Gabor Juhos 19b0e56ba7 refresh patches against 2.6.27 final
SVN-Revision: 12987
2008-10-15 19:30:21 +00:00
Gabor Juhos 3b90e01db8 preliminary support for the RB-493/AH, based on a patch by Carl Riechers
SVN-Revision: 12986
2008-10-15 19:03:31 +00:00
Gabor Juhos a312d0611d minor ethernet driver update
SVN-Revision: 12985
2008-10-15 18:31:21 +00:00
Felix Fietkau bd900ac812 allow the mkmylofw command to fail in case the image is too big for some compex devices
SVN-Revision: 12964
2008-10-13 15:35:23 +00:00
Felix Fietkau 0571c2d9f5 mark ar71xx as no longer broken and enable madwifi
SVN-Revision: 12963
2008-10-13 15:34:39 +00:00
Gabor Juhos 73f2d150e3 refresh 2.6.27 patches based on -rc9
SVN-Revision: 12892
2008-10-07 12:29:33 +00:00
Gabor Juhos b4d1994bed move some 2.6.27 config stuff to generic
SVN-Revision: 12860
2008-10-05 06:57:43 +00:00
Gabor Juhos 296a038de9 experimental support for 2.6.27
SVN-Revision: 12859
2008-10-05 06:29:44 +00:00
Gabor Juhos fd03974e36 backport cevt-r4k fixes from mainline
SVN-Revision: 12857
2008-10-04 19:09:35 +00:00
Gabor Juhos b4e9e7ae45 forgot the kernel pacthes for the watchdog driver
SVN-Revision: 12816
2008-09-30 17:36:40 +00:00
Gabor Juhos 3994f8e4c3 add hardware watchdog driver
SVN-Revision: 12810
2008-09-30 08:05:18 +00:00
Gabor Juhos 821170133f update to 2.6.26.5 and 2.6.25.17
SVN-Revision: 12718
2008-09-26 18:46:53 +00:00
Gabor Juhos 31d6fde17f sync kernel config
SVN-Revision: 12712
2008-09-25 20:17:41 +00:00
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
2008-09-25 09:46:46 +00:00
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
2008-09-24 19:28:53 +00:00
Gabor Juhos 23a45e0c6d remove some debug stuff
SVN-Revision: 12631
2008-09-18 18:41:03 +00:00
Gabor Juhos 3932821bce create firmware image for the WP543 board
SVN-Revision: 12628
2008-09-18 13:36:31 +00:00
Gabor Juhos 219ec2a419 add MyLoader support
SVN-Revision: 12627
2008-09-18 12:56:10 +00:00
Gabor Juhos 264279d6d3 remove 2.6.25 config as well
SVN-Revision: 12626
2008-09-18 12:43:05 +00:00
Gabor Juhos ee906ec81e nuke 2.6.25 specific patches
SVN-Revision: 12625
2008-09-18 12:40:42 +00:00
Gabor Juhos d590c14151 WP543: add static mtd partitions
SVN-Revision: 12624
2008-09-18 12:38:53 +00:00
Gabor Juhos a43e2d5ac6 fix the PCI byte lane enable generation code, based on a patch by Chris Dearman
SVN-Revision: 12617
2008-09-17 13:29:47 +00:00
Gabor Juhos e15237af0a build more image types
SVN-Revision: 12545
2008-09-07 13:28:07 +00:00
Gabor Juhos b63a7c8640 add gpio-buttons devices
SVN-Revision: 12544
2008-09-07 09:47:37 +00:00
Gabor Juhos dd8499cc26 simplify leds-gpio device registration
SVN-Revision: 12543
2008-09-07 08:59:27 +00:00
Gabor Juhos da7312105d register gpio-leds on the WP543 board
SVN-Revision: 12528
2008-09-04 13:39:11 +00:00
Gabor Juhos 09a0c73169 enable gpio sysfs support
SVN-Revision: 12527
2008-09-04 13:36:03 +00:00
Gabor Juhos c291408374 enable USB support, and sync kernel config
SVN-Revision: 12521
2008-09-03 19:46:38 +00:00
Gabor Juhos 7914091d97 make use the USB controller on the WP543 board
SVN-Revision: 12520
2008-09-03 19:37:58 +00:00
Gabor Juhos e9775a5e10 fix platform device ids of the USB controllers
SVN-Revision: 12519
2008-09-03 18:02:18 +00:00
Gabor Juhos f9afbda3d6 fix EHCI driver
SVN-Revision: 12518
2008-09-03 17:11:51 +00:00
Gabor Juhos dd3eea99fa fix phy id on the WP543 board
SVN-Revision: 12517
2008-09-03 15:23:26 +00:00
Felix Fietkau d962e2ea4a make openwrt boot on ar9130 (currently no ethernet yet)
SVN-Revision: 12463
2008-09-01 14:41:26 +00:00
Felix Fietkau 8509d0542f add a gzipped uImage for ar71xx
SVN-Revision: 12453
2008-09-01 11:04:08 +00:00
Gabor Juhos 184c6b06f2 update to 2.6.26.3 and 2.6.25.16
SVN-Revision: 12371
2008-08-22 15:37:19 +00:00
Nicolas Thill 2a05d8cbba set reasonable generic CRYPTO_ config entries for 2.6.26
SVN-Revision: 12362
2008-08-21 13:30:59 +00:00
Gabor Juhos 45a4ac68a8 add wget2nand script
SVN-Revision: 12263
2008-08-10 09:20:55 +00:00
Gabor Juhos 6ce62982dd ag71xx: add initial message level support
SVN-Revision: 12262
2008-08-10 09:18:42 +00:00
Gabor Juhos e5fa05d788 update to 2.6.25.15 and 2.6.26.2
SVN-Revision: 12242
2008-08-07 16:52:52 +00:00
Gabor Juhos c2187c736e reorder nand partitions on RB-4xx (closes #3852)
SVN-Revision: 12201
2008-08-06 07:33:13 +00:00
Nicolas Thill bbc96d103a move CONFIG_XFS_DEBUG to generic config
SVN-Revision: 12007
2008-07-30 09:59:41 +00:00
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
2008-07-29 18:22:38 +00:00
Gabor Juhos 029ef41bb1 fix the name of the micrel PHY driver
SVN-Revision: 11990
2008-07-29 12:46:05 +00:00
Gabor Juhos 44c4cd23f1 update to 2.6.26
SVN-Revision: 11968
2008-07-28 09:48:29 +00:00
Felix Fietkau f0ecaa6c18 disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED for ar71xx
SVN-Revision: 11949
2008-07-26 20:28:02 +00:00
Gabor Juhos 104b3386a2 update to 2.6.25.12
SVN-Revision: 11933
2008-07-26 10:53:23 +00:00
Gabor Juhos 7564923517 parse mac address on RouterBOARDs
SVN-Revision: 11910
2008-07-22 16:35:29 +00:00
Gabor Juhos f529a37420 surprise :p
SVN-Revision: 11894
2008-07-21 17:08:14 +00:00