summaryrefslogtreecommitdiff
path: root/packages/linux/linux-2.6.28
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko38
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>
2009-03-17linux-2.6.28: make default for wrap and therefore provide a valid defconfigwoglinde1
2009-02-19linux_2.6.28.bb : add tosa support to this recipeGraeme Gregory3
3 patches added from 2.6.29-rcX to make the tmiofb work. Work still required to get backlight to turn on, I can see gfx, but no backlight at the moment
2009-02-13linux_2.6.28: change collie defconfigThomas Kunze1
*add ide-cs *remove rtc-sa1100 (hangs on some collies)
2009-02-12linux: added ronetix-pm9263 board support for 2.6.28Marco Cavallini4
2009-02-10linux_2.6.28: add collie patchesThomas Kunze24
2009-01-30Reworked stb225 machine configuration file; build uImage for stb225.Ihar Hrachyshka1
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2009-01-28linux: enable TX buffers in SRAM on at91sam9263ek - less underrunsMarcin Juszkiewicz1
2009-01-28Added base pnx833x stb225 board support.Ihar Hrachyshka4
This patch adds support for PNX833X STB225 board with some kernel patches: serial UART, Ethernet, and basic processor flavor functionality. Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2009-01-22linux: enabled many drivers for AT91SAM9263-EK boardMarcin Juszkiewicz1
2009-01-16linux: added 2.6.28 for at91sam9263ek (based on ulf/atmel branch)Ulf Samuelsson3
- recipe cleaned - defconfig changes: - NFS root enabled - preempt, no hz, high res timers, cpu idle enabled - EABI, Thumb support enabled - watchdog enabled - legacy PTYs, deprecated sysfs disabled - and some others