Commit Graph

5976 Commits (265bf2ccb02510d077bc446c26babd757dab3620)

Author SHA1 Message Date
Florian Fainelli 265bf2ccb0 refresh patches
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 23502
2010-10-17 14:09:04 +00:00
Florian Fainelli 9f4c51acb7 refresh nb4 support. Register 74x164 device
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 23501
2010-10-17 14:08:57 +00:00
Florian Fainelli 8cbd9d5a2e add spi devices board info int bcm63xx_boards
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 23500
2010-10-17 14:08:51 +00:00
Florian Fainelli b65e494976 add 74x164 SPI chip support
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 23499
2010-10-17 14:08:45 +00:00
Florian Fainelli cd9b90235c backport SPI master with no RXTX support (from 2.6.36)
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 23498
2010-10-17 14:08:39 +00:00
Florian Fainelli d5854cfd4d register earlier extended platform devices
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 23497
2010-10-17 14:08:34 +00:00
Florian Fainelli a6873b3095 Use -pipe for net5501 and geos CFLAGS, same as all of the other platforms
Makes the builds run slightly faster on multicores.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

SVN-Revision: 23495
2010-10-17 12:42:06 +00:00
Michael Büsch 394b152ced omap24xx: Update kernel
SVN-Revision: 23485
2010-10-16 20:44:25 +00:00
Alexandros C. Couloumbis c454143177 linux/atheros: fix another 2.6.36 patch issue
SVN-Revision: 23456
2010-10-15 15:06:32 +00:00
Alexandros C. Couloumbis fff6712a9e target/linux: fix a path issue on previous commit
SVN-Revision: 23455
2010-10-15 14:21:29 +00:00
Alexandros C. Couloumbis 17c9fc3adc linux/atheros: add preliminary 2.6.36 kernel support (refresh patches)
SVN-Revision: 23454
2010-10-15 14:05:32 +00:00
Jo-Philipp Wich a680385396 remove remaining references to dev-ap91-eth.h, patch by Stijn Tintel
SVN-Revision: 23451
2010-10-14 23:08:10 +00:00
Felix Fietkau fc035b3cb6 ar71xx: remove dev-ap91-eth.c. switch its only user (RB-750) to the new switch driver
SVN-Revision: 23439
2010-10-14 13:41:42 +00:00
Felix Fietkau 3941621dbc ar71xx: use the new ar7240 switch driver on the DIR-600-A1 as well (fixes #7563)
SVN-Revision: 23432
2010-10-14 00:14:59 +00:00
Mirko Vogt 37d454fa43 linux kernel version 2.6.36.7 is not (yet) released...
SVN-Revision: 23424
2010-10-13 15:06:13 +00:00
Lars-Peter Clausen 6144179d61 Add 2.6.36 patches
SVN-Revision: 23421
2010-10-13 01:55:44 +00:00
Lars-Peter Clausen 9d9f68c651 Add some missing symbols to 2.6.36 config
SVN-Revision: 23420
2010-10-13 00:33:34 +00:00
Jo-Philipp Wich 352fea83d9 unify extended vlan id swconfig attributes. AR8216 and PSB6970 used "pvid", IP17xx used "tag" and RTL8306 called it "vid". Change all to "vid" and annotate the description with the valid ID range.
SVN-Revision: 23419
2010-10-12 20:49:35 +00:00
Alexandros C. Couloumbis 64d3505a2a generic/config-2.6.36: Add missing symbols
SVN-Revision: 23416
2010-10-12 16:13:01 +00:00
Alexandros C. Couloumbis 867f200156 target/linux: Add support for cores with slow WDT clock like bcm5354. (thank you Aleksandar Radovanovic)
SVN-Revision: 23415
2010-10-12 15:59:35 +00:00
Alexandros C. Couloumbis e37cba7e95 target/linux: fix Geos baudrate. (thank you Philip Prindeville)
SVN-Revision: 23414
2010-10-12 15:27:34 +00:00
Claudio Mignanti d806e68e57 Tag the uncompressed image
SVN-Revision: 23402
2010-10-11 16:31:47 +00:00
Claudio Mignanti 9f124e96d3 Add me as maintainer
SVN-Revision: 23401
2010-10-11 16:31:44 +00:00
Claudio Mignanti cdf8f92776 Update to 2.6.35.7
SVN-Revision: 23400
2010-10-11 16:31:41 +00:00
Claudio Mignanti ee533340ac Copy rootfs(s) inside BIN_DIR
SVN-Revision: 23399
2010-10-11 16:31:39 +00:00
Claudio Mignanti 31eb457b7e Add support for FOXGM carrier board
SVN-Revision: 23398
2010-10-11 16:31:34 +00:00
Alexandros C. Couloumbis 9cb3333c0d linux/brcm47xx: fix an initialization issue on 2.6.36 kernel
SVN-Revision: 23392
2010-10-11 12:37:16 +00:00
Alexandros C. Couloumbis fad16eb736 linux/au1000: fix jffs2/squashfs au1500 boot issue (deals with ticket #8058)
SVN-Revision: 23391
2010-10-11 10:00:02 +00:00
Jo-Philipp Wich 2bda5979ab Geos -- new x86 subtarget definition This defines the Geos platform from Traverse Technologies in AUS.
This is a Geode LX800 with 512MB of DDR400 memory, 2 8139CP interfaces, 2 Solos ADSL2+ interfaces, USB, serial console, CF slot, and miniPCI slot.

I'll add support for the LEDs separately.

Signed-off-by: Philip A. Prindeville

SVN-Revision: 23390
2010-10-10 22:48:33 +00:00
Michael Büsch cbdbb1d1ff omap24xx: allow CONFIG_INET_XFRM_MODE_BEET as module
SVN-Revision: 23382
2010-10-10 17:27:57 +00:00
Alexandros C. Couloumbis 5717ca5ea9 linux/ar71xx: workaround an rb4xx hard-lock until we get a proper fix.
SVN-Revision: 23327
2010-10-08 16:52:35 +00:00
Mirko Vogt 2d2dab50a5 do not override CFLAGS - the default ones are fine
SVN-Revision: 23323
2010-10-08 13:10:43 +00:00
Alexandros C. Couloumbis dc0e630123 linux/ar71xx: (2.6.36) add a missed patch
SVN-Revision: 23319
2010-10-08 12:15:18 +00:00
Alexandros C. Couloumbis 458e8736fc linux/ar71xx: add preliminary 2.6.36 kernel support (refresh patches)
SVN-Revision: 23317
2010-10-08 12:10:18 +00:00
Michael Büsch 226abf88f5 Add support for nokia n810 sound
SVN-Revision: 23303
2010-10-07 15:35:49 +00:00
Felix Fietkau b61a804bf7 ar71xx: increase rb4xx nand kernel partition size (patch by danimo)
SVN-Revision: 23293
2010-10-07 14:27:34 +00:00
Michael Büsch 740e2938dd spi-gpio-old: 2.6.36 compile fix
SVN-Revision: 23292
2010-10-07 13:26:39 +00:00
Michael Büsch 1ac300cda9 hci_h4p: Compile fixes
SVN-Revision: 23291
2010-10-07 13:05:31 +00:00
Michael Büsch a8c848bb50 cryptodev: Compilefix on 2.6.36
SVN-Revision: 23290
2010-10-07 12:12:52 +00:00
Michael Büsch 4c4f7be14e omap24xx: Update kernel config
SVN-Revision: 23289
2010-10-07 12:02:26 +00:00
Michael Büsch 7178dc62a4 omap24xx: Improve n810 battery management
SVN-Revision: 23282
2010-10-07 09:58:37 +00:00
Hauke Mehrtens badd8ffee3 brcm47xx: add patches for kernel 2.6.36
SVN-Revision: 23278
2010-10-06 20:11:03 +00:00
Hamish Guthrie 0dc830c8f1 kernel: crashlog uses bootmem to allocate memory which is being deprecated in favour of memblock. microblaze, sh, arm, sparc and powerpc only have memblock.
SVN-Revision: 23269
2010-10-06 09:40:00 +00:00
Imre Kaloz 27a1e6cc6a as we only support 2.6, remove the useless bool for it
SVN-Revision: 23246
2010-10-05 14:19:00 +00:00
Imre Kaloz 7fa8ba095b Toto, we don't support Linux 2.4 anymore..
SVN-Revision: 23245
2010-10-05 14:15:46 +00:00
Gabor Juhos 69355ee10e ramips: Allow ethernet interface to be taken down and up again
Taking the ramips ethernet interface down and up again resulted in the
driver not receiving any frames anymore. Fix this by correctly disabling
interrupts in the hw on ifdown.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

SVN-Revision: 23243
2010-10-05 14:10:34 +00:00
Alexandros C. Couloumbis 975bf6a4fa linux/generic: update kernel patch refreshing. Include two missed patches.
SVN-Revision: 23240
2010-10-05 09:49:53 +00:00
Alexandros C. Couloumbis de644deef5 linux/ixp4xx: revert accidentally leaked enabled kernel option (thank you kaloz)
SVN-Revision: 23239
2010-10-05 09:07:45 +00:00
Alexandros C. Couloumbis 11c45f64fe linux/generic: refresh 2.6.36 kernel patches
SVN-Revision: 23237
2010-10-05 08:50:54 +00:00
Lars-Peter Clausen 290e192ce8 Make mv_cesa crypto module available on Orion as well.
SVN-Revision: 23229
2010-10-04 21:33:07 +00:00