summaryrefslogtreecommitdiff
path: root/recipes/linux/linux
AgeCommit message (Collapse)AuthorFiles
2009-12-03linux 2.6.32: added Sim.One supportMarcin Juszkiewicz1
2009-10-22smdk6410: Add initial recipe for SMDK6410Mark Brown1
This is essentially just the defconfig for mainline; pretty much just build tested at present.
2009-07-25mx31ads: Switch kernel to mainlineMark Brown1
The i.MX31ADS kernel recipie was very old and pointed at external patches that are no longer available. Update to mainline, based off the defconfig for generic mx3 in mainline, since that at least builds.
2009-04-15linux: updated defconfig for ep93xxMarcin Juszkiewicz1
2009-04-14linux: enabled lot of options for Atmel NGW100 deviceMarcin Juszkiewicz1
- netfilter support (everything) - 8MB Dataflash chip is now recognized - power management - watchdog - dma engine - ipv6 - i2c - spi - i2c/spi eeproms - leds (built-in) - userspace drivers - dnotify - fat/ntfs/iso/udf/cramfs/squashfs filesystems - crypto - ext2/ext3 are now built-in
2009-04-14linux: atngw100 uses 2.6.29 now (config updated with lot of changes)Marcin Juszkiewicz1
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko87
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>