Age | Commit message (Collapse) | Author | Files |
|
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/
|
|
commit
|
|
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
|
|
*add ide-cs
*remove rtc-sa1100 (hangs on some collies)
|
|
|
|
|
|
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
|
|
|
|
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>
|
|
|
|
- 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
|