summaryrefslogtreecommitdiff
path: root/packages/linux/linux_2.6.28.bb
AgeCommit message (Collapse)AuthorFiles
2009-03-04gamecube: add new machine,kernel patches and defconfig bump PR of ↵Bernhard Guillon1
linux_2.6.28.bb This an initial support for the linux gamecube port. The patches are taken from [1]. There is still some work to do: -add dol support for zImage -add the possibility to create a bootable iso -add SDLoader -create or reuse initramfs 1 http://sourceforge.net/projects/gc-linux/
2009-02-19linux_2.6.28.bb : increase preference for tosa and bump PR forgotten in lastGraeme Gregory1
commit
2009-02-19linux_2.6.28.bb : add tosa support to this recipeGraeme Gregory1
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 Cavallini1
2009-02-10linux_2.6.28: add collie patchesThomas Kunze1
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 Hrachyshka1
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 Samuelsson1
- 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