summaryrefslogtreecommitdiff
path: root/packages/ixp4xx
AgeCommit message (Collapse)AuthorFiles
2006-02-27ixp4xx-csr, ixp400-eth: Bumped the PR due to the kernel version change to ↵Rod Whitby2
cause a rebuild in the feeds.
2006-02-11ixp4xx: Updated ixp4xx-header.patch for 2.6.16Rod Whitby2
2006-02-11disapproval of revision '20f5c236b9ebdf5e2fc0e5acea55f39e77588bb8'Rod Whitby1
2006-02-11ixp4xx-kernel: Added initial ds101 patchset from NAiLRod Whitby1
2006-01-30linux: fix missing HOST_CC_ARCH in module compilation in kernel/module allJohn Bowler7
- define TARGET_KERNEL_CC_ARCH to define arch specific compiler options in machine.conf. The default for the kernel is "" (empty), although it should probably be TARGET_CC_ARCH in the future. The default for modules is TARGET_CC_ARCH
2006-01-14slugos: move to ixp4xx-kernel, change nslu2 to more generic ixp4xx in confJohn Bowler2
- rather than build nslu2-kernel or nas100d-kernel slugos-image now builds ixp4xx-kernel, the generic kernel. ixp4xx is now used as the normal MACHINE override, even though MACHINE itself is still set to nslu2 or nas100d (or ixp4xx).
2006-01-10ixp-osal, ixp4xx-csr: gcc4 patches in 2.1John Bowler5
2006-01-10ixp4xx-csr: split OE specific makefile patch parts out, correct patch dir ↵John Bowler8
names in 2.1
2006-01-10ixp4xx-csr: add support for the RTL8201CP in NSLU2 in ixp4xx-csr 2.1John Bowler3
- this adds the missing checks for the Realtek 8201 series and thereby removes some unwarranted error messages on boot.
2006-01-09ixp4xx-csr: sanitise patch dates in 2.1John Bowler6
- change all the dates to be zero to aid in diffing patch sets - against NSLU2 cvs
2006-01-09ixp-osal: merge with latest nslu2 CVS patch set in 2.1John Bowler7
- there is no significant change in this merge, just whitespace - at the end of a couple of source file lines. All patches are - now 'sanitised' to remove the date stamps (which otherwise - make comparisons difficult).
2005-11-29ixp4xx-csr: force rebuild, correct error handling in 2.1John Bowler1
- two different revisions were 'r1', this commit makes a single revision 'r2' because one 'r1' revision was broken. - modpost error handling should be fixed now - the package should error out if modpost reports unresolved symbols.
2005-11-29ixp400-eth: change to use maclist MAC values in 1.5John Bowler1
ixp4xx-csr: remove single PHY configuration options in 2.1
2005-11-29ixp4xx-csr: attempt to fix build timestamp problems in 2.1John Bowler2
- The make of the kernel module (.ko) sometimes fails to result in a rebuild of the .ko, probably as a result of it not seeming out of date with respect to the other files. This fix works by explicitly removing the initial (too small) .ko and .mod.o
2005-11-21ixp4xx, ixp425-eth: Updated latest versions to use staging/kernel-config ↵Rod Whitby1
instead of trying to work out the correct version number (which does not seem to be available to module.bb).
2005-11-21ixp4xx-csr: November 16 2005 release from Intel 2.1John Bowler8
2005-11-21ixp-osal: November 16 2005 release from Intel, 2.1John Bowler9
2005-11-20ixp4xx-csr: deconfigure ixp400.ko in 2.0John Bowler2
- this removes stuff from ixp400.ko which is not used by the ixp4oo-eth - driver, making the module significantly smaller.
2005-11-20ixp4xx-csr, ixp-osal: minimal LE patch in 2.0John Bowler4
2005-11-19ixp4xx-csr, ixp-osal: remove unrequired stuff from LE patches in all 2.0John Bowler2
2005-11-18ixp4xx: fix ixp4xx NPE ethernet MAC for kernel 2.6.15-rc1 in all versionsJohn Bowler7
2005-10-26slugos, openslug, ucslugc: move to new slugos base distro in openslug 3.0, ↵John Bowler2
ucslugc 3 - all the nslu2-???.conf files are now slugos-???.conf and slugos has been made - the base for both openslug and ucslugc. OpenSlug now enables thumb interwork.
2005-10-25ixp4xx: (comments only) fix bad version number in comment for 2.0John Bowler2
2005-10-24ixp4xx-csr: move to NPE library 2_0_5 in 2.0John Bowler1
2005-10-24ixp4xx-csr: improve Intel license handling in 1.4John Bowler1
- version 1.4 of ixp4xx-csr now behaves like the other versions and - requires users of the package to download the source code themselves - from Intel. This helps ensure than no one accidentally violates the - license agreement (by forcing all builders of the software to read it)
2005-10-21ixp4xx: Bumped PR to make it rebuild due to kernel version changeRod Whitby1
2005-10-08ixp-osal_2.0.bb ixp4xx-csr_2.0.bb ixp400-eth_1.4.bb: fixed LE implementationJohn Bowler4
This checkin includes a patch to add working le support in these modules
2005-10-05ixp4xx,ixp4225-eth: provide virtual/ixp-ethJohn Bowler2
Also on ixp4xx/ixp4xx-csr_2.0.bb (only) the ixp400.ko driver is now installed in kernel/drivers, not drivers. On all versions ixp-eth now RDEPENDS on ixp4xx (this should happen automatically but probably doesn't because the modules are done as independent module builds).
2005-10-03ixp4xx, ixp425-eth: add Intel Access Library 2.0, ethernet driver 1.4John Bowler9
NOTE: to use these you must pin ixp4xx-csr, ixp-oxal and ixp400-eth. The name of the ethernet driver changes with this commit - it is now ixp400-eth, not ixp425-eth - changes are required in systems which need to use the ethernet driver and these changes are *not* in this commit. The things to change are the image (which must now depend on ixp400-eth) and any modprobe.conf (which, at least in NSLU2 - openslug-init - aliases eth0 as ixp4??-eth).
2005-10-01ixp4xx: corrected licenses and dependenciesJohn Bowler2
It is necessary to download the .zip files from Intel by hand before building this package.
2005-10-01ixp intel drivers: ixp4xx v1.5 ixp425-eth v1.2John Bowler6
2005-08-15Bump PROyvind Repvik1
2005-08-11Change the NSLU2 kernel build configuration method to allow theJohn Bowler1
configuration override to be specified in the machine.conf rather than hardwiring -mno-thumb-interwork into nslu2-kernel.inc
2005-07-11Bumped the PR on the ixp modules, becuase we changed the OpenSlug default ↵Rod Whitby1
kernel version.
2005-06-30import clean BK tree at cset 1.3670Koen Kooi4
2005-05-09Change ixp drivers to allow compilation on -mm patchedJohn Bowler1
kernels and to allow netconsole to work. BKrev: 427faf1dyQUk9YAOBAN896ZvmvtMrA
2005-02-23Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/02/23 12:40:33+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/02/23 12:36:37+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/02/23 11:34:13+01:00 mn-solutions.de!schurig Merge http://oe-devel@openembedded.bkbits.net/openembedded into mnz66.mn-solutions.de:/usr/src/oe/p 2005/02/23 11:33:31+01:00 mn-solutions.de!schurig fix installation stage 2005/02/23 09:27:44+00:00 (none)!xora New upstream version of kismet, fixes for compilation problems, and change of maintainer with Brunos permission 2005/02/23 01:11:25+01:00 uni-frankfurt.de!mickeyl add a sharprom-compatible distro configuration. relies on an external 2.95.3 toolchain (for now... until someone adds it to OE) and needs further work. It's a start for someone interested though. 2005/02/23 01:09:23+01:00 uni-frankfurt.de!mickeyl bump cvsdate on oz-3.5.3 2005/02/22 17:37:44-06:00 ti.com!kergoth Fix the quilt PATCHCMD to stop rampantly chmod'ing, which made the CVS directories not executable, thereby screwing up the ability to rm -rf tmp. Thanks to holger freyther for pointing it out. BKrev: 421c7b62hBWfitoVhb3IO3ZT5nS71A
2005-02-22Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/02/21 17:35:27-06:00 ti.com!kergoth Kill the ipkg paths patch, since its busted. 2005/02/21 17:33:13-06:00 ti.com!kergoth Fix sbindir in native.bbclass and cross.bbclass. Thanks to Jordan Crouse for reporting. 2005/02/21 17:13:19-06:00 ti.com!kergoth Add the paths patch to ipkg which fixes it to no longer hardcode the '/usr/lib/ipkg' path, which I forgot to check in from the previous commit. 2005/02/21 17:09:46-06:00 ti.com!kergoth Merge oe-devel@oe-devel.bkbits.net:openembedded into odin.sc.ti.com:/home/kergoth/code/user/oe/openembedded 2005/02/21 17:09:03-06:00 ti.com!kergoth Run a sed script against our packages to fix some hardcoded target path references. As always when I do things like this, if packages you maintain were touched by this, please do a sanity check to ensure the sed script didn't run wild. 2005/02/21 15:49:47-06:00 ti.com!kergoth Use a HOTPLUG variable to manage which hotplug you prefer, to ensure that hotplug is still included in task-bootstrap even if you dont set DISTRO. BKrev: 421b2b63X5eoMcSrC7pVcptXK-iFKg
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson3
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA