summaryrefslogtreecommitdiff
path: root/packages/linux/ixp4xx-kernel
AgeCommit message (Collapse)AuthorFiles
2006-01-17ixp4xx-kernel: improve fixup patches, remove loft one, add cmdline byteswap ↵John Bowler4
in 2.6.15 - the fixup patches for NSLU2 and NAS100D have been slightly simplified. the fixup for Loft has been removed, it isn't useful. code in arch/arm/kernel/setup.c to automagically swap the command line has been added in 48-setup-byteswap-cmdline.patch
2006-01-16ixp4xx-kernel: fix boot setup parameters in 2.6.15John Bowler3
- there is now a default machine-specific command line and an override for the memory config to provide a useable default per-machine.
2006-01-16merge of 5ea9ec229c4d406638d5639fade5d53798bc6556John Bowler4
and bc3350438c52d7c9d7d4f8eb5b38a213796269cb
2006-01-16ixp4xx-kernel: add loft EEPROM MAC support in 2.6.15John Bowler2
2006-01-16ixp4xx-kernel: create generic and machine specific images/packages in 2.6.15John Bowler2
- the generic ixp4xx-kernel package now creates the same generic kernel regardless of how MACHINE is set, it then appends shims to the kernel to obtain machine specific kernels and produces packages of the results. Still TBD is the command line fixup. The generic command line is the nslu2 one, this is a temporary hack to keep the NSLU2 build working.
2006-01-14ixp4xx-kernel: added conditionals around the init code for machine specific ↵Rod Whitby3
modules
2006-01-14ixp4xx-kernel: correct config for Loft in 2.6.15John Bowler1
2006-01-13ixp4xx-kernel: add comment to jffs2 patch in 2.6.15John Bowler1
2006-01-13ixp4xx-kernel: loft support in 2.6.15John Bowler2
2006-01-11ixp4xx-kernel: update to latest patch set, add NSLU2 support in 2.6.15John Bowler11
2006-01-04nslu2-kernel (and friends): Added the jffs2-endian-config patch to allow the ↵Rod Whitby3
JFFS2 endianness to be selected in .config for little-endian kernels with big-endian filesystems. Replaces the jffs2-force-be patch which could not be pushed upsteam. The MTD maintainer has agreed to consider the new patch.
2006-01-04ixp4xx-kernel: Initial version - patches need to be cleaned up to coexist ↵Rod Whitby17
with other ixp4xx machines, updated patchsets to match 2.6.15, removed some patches, and combined some others.