aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ixp4xx
AgeCommit message (Collapse)Author
2006-11-17ixp4xx-npe (various versions): Fix parsing errorsOyvind Repvik
2006-11-16ixp4xx-npe: set COMPATIBLE_MACHINE to nslu2|ixp4xxMarcin Juszkiewicz
2006-11-16ixp4xx-csr: set COMPATIBLE_MACHINE to nslu2|ixp4xxMarcin Juszkiewicz
2006-11-16ixp-osal: set COMPATIBLE_MACHINE to nslu2|ixp4xxMarcin Juszkiewicz
2006-11-13ixp4xx-npe: Now stages the firmware for later use.Rod Whitby
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-09-28ixp4xx-kernel: Add auto-byteswapping patchMichael-Luke Jones
ixp4xx-npe: Remove byteswapping behaviour slugos-init: lengthen delay slightly
2006-09-26ixp4xx-npe: Add automatic byte-swapping for LE firmware loadMichael-Luke Jones
mdev: Update loadmicrocode.sh
2006-09-23ixp4xx-npe: Update installation patch for 2.1 and 2.3Michael-Luke Jones
2006-09-21ixp4xx-npe: quick refresh Michael-Luke Jones
* update install location of npe microcode * remove obsolete version
2006-09-15ixp4xx-npe: Added 2.3 version of the microcode packageRod Whitby
2006-09-15ixp4xx-npe: Added 2.1 version from blaster8Rod Whitby
2006-09-14ixp4xx-npe: fixed the extractionRod Whitby
2006-09-14ixp4xx-npe: Added support for version 2.3 microcode (but mc_grab doesn't ↵Rod Whitby
extract it properly)
2006-09-13ixp4xx-npe: Update firmware installation pathOyvind Repvik
2006-09-12ixp4xx-npe: Add initial microcode compiler stuffOyvind Repvik
2006-08-06packages/*/*.bb: Stop GNUism on cp. -d -> -P, -a -> pPR...Holger Freyther
Fix GNUism on the usage of cp -d as --no-derefence -> -P --deference -> -L -r -> -R -a same as -dpR -> -PpR
2006-06-25ixp4xx-csr: Fixed the .bb so that the 2.1.1 patch is actually applied, but ↵Rod Whitby
unfortunately it now doesn't build.
2006-06-16ixp4xx-csr: Added patch to remove MODUE_USE_COUNT stuffRod Whitby
2006-06-20ixp4xx: version 2.1.1 of the access library added - compiles, untested, ↵Rod Whitby
requires microcode loading support to be written before use.
2006-06-19ixp4xx, ixp425-eth: Updated for 2.6.17 kernel (MODULE_PARM now removed)Rod Whitby
2006-06-15ixp kernel and network modules: bumped PR to force recompile with gcc 4.1.1Frans Meulenbroeks
on the autobuild system; no functional change
2006-06-09ixp4xx-csr: added patch to make paremeter livelock_dispatcher non-staticFrans Meulenbroeks
needed to compile with gcc 4.1.1; without it one gets ixp400: falsely claims to have parameter livelock_dispatcher and the module does not load...
2006-02-27ixp4xx-csr, ixp400-eth: Bumped the PR due to the kernel version change to ↵Rod Whitby
cause a rebuild in the feeds.
2006-02-11ixp4xx: Updated ixp4xx-header.patch for 2.6.16Rod Whitby
2006-02-11disapproval of revision '20f5c236b9ebdf5e2fc0e5acea55f39e77588bb8'Rod Whitby
2006-02-11ixp4xx-kernel: Added initial ds101 patchset from NAiLRod Whitby
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
2006-01-14slugos: move to ixp4xx-kernel, change nslu2 to more generic ixp4xx in confJohn Bowler
- 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 Bowler
2006-01-10ixp4xx-csr: split OE specific makefile patch parts out, correct patch dir ↵John Bowler
names in 2.1
2006-01-10ixp4xx-csr: add support for the RTL8201CP in NSLU2 in ixp4xx-csr 2.1John Bowler
- 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 Bowler
- 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 Bowler
- 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 Bowler
- 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 Bowler
ixp4xx-csr: remove single PHY configuration options in 2.1
2005-11-29ixp4xx-csr: attempt to fix build timestamp problems in 2.1John Bowler
- 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 Whitby
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 Bowler
2005-11-21ixp-osal: 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-19ixp4xx-csr, ixp-osal: remove unrequired stuff from LE patches in all 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-24ixp4xx-csr: improve Intel license handling in 1.4John Bowler
- 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 Whitby
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