aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ixp4xx/ixp4xx-csr_2.0.bb
AgeCommit message (Collapse)Author
2006-01-30linux: fix missing HOST_CC_ARCH in module compilation in kernel/module allJohn Bowler
- 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
2005-11-21ixp4xx-csr: November 16 2005 release from Intel 2.1John Bowler
2005-11-20ixp4xx-csr: deconfigure ixp400.ko in 2.0John Bowler
- 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 Bowler
2005-11-18ixp4xx: fix ixp4xx NPE ethernet MAC for kernel 2.6.15-rc1 in all versionsJohn Bowler
2005-10-26slugos, openslug, ucslugc: move to new slugos base distro in openslug 3.0, ↵John Bowler
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 Bowler
2005-10-24ixp4xx-csr: move to NPE library 2_0_5 in 2.0John Bowler
2005-10-08ixp-osal_2.0.bb ixp4xx-csr_2.0.bb ixp400-eth_1.4.bb: fixed LE implementationJohn Bowler
This checkin includes a patch to add working le support in these modules
2005-10-05ixp4xx,ixp4225-eth: provide virtual/ixp-ethJohn Bowler
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 Bowler
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).