Difference between revisions of "LeapFrog Pollux Platform: Source Code"
From eLinux.org
(Moved Worm Warrior link to the Emulators and Games section LeapFrog Pollux Platform:_Emulators_And_Games) |
(→Toolchains) |
||
| (8 intermediate revisions by one user not shown) | |||
| Line 28: | Line 28: | ||
| − | === | + | === LeapPad1 Explorer === |
2011-06-02 Release | 2011-06-02 Release | ||
| Line 54: | Line 54: | ||
* Claude's OpenDidj Linux Kernel Tree (LF 2008 Source) [http://git.berlios.de/cgi-bin/gitweb.cgi?p=opendidj;a=summary Git Repository] | * Claude's OpenDidj Linux Kernel Tree (LF 2008 Source) [http://git.berlios.de/cgi-bin/gitweb.cgi?p=opendidj;a=summary Git Repository] | ||
| + | |||
| + | * OpenLF | ||
| + | ** 2011-12-15 Sources adapted for Didj. With Emerald-Boot [https://github.com/jrspruitt/OpenLF-Kernel Git Repository] | ||
| + | ** Buildroot set up for above kernel. [https://github.com/jrspruitt/OpenLF-Buildroot Git Repository] | ||
== Boot Loaders == | == Boot Loaders == | ||
| Line 59: | Line 63: | ||
* [[Didj_Lightning_Boot| Lightning Boot]] | * [[Didj_Lightning_Boot| Lightning Boot]] | ||
| − | === | + | === Explorer and LeapPad1 === |
* [[Leapster_Explorer:_Emerald_Boot| Emerald Boot]] | * [[Leapster_Explorer:_Emerald_Boot| Emerald Boot]] | ||
| Line 73: | Line 77: | ||
* [[Didj Build Environment|Setting up a Cross Compiler Build Environment and Basic Usage]] | * [[Didj Build Environment|Setting up a Cross Compiler Build Environment and Basic Usage]] | ||
* [[Didj crosstool-NG Build Environment|An alternate cross compiler, built with crosstool-NG]] | * [[Didj crosstool-NG Build Environment|An alternate cross compiler, built with crosstool-NG]] | ||
| − | + | * [https://github.com/jrspruitt/OpenLF-Buildroot Buildroot Rootfs & Kernel for Didj] (based on 2011-12-15 Release) | |
OE/BitBake | OE/BitBake | ||
* [[LeapFrog_Explorers:_Install_OE_and_BitBake| Install OE and BitBake]] | * [[LeapFrog_Explorers:_Install_OE_and_BitBake| Install OE and BitBake]] | ||
| Line 79: | Line 83: | ||
[[Category:Didj]] | [[Category:Didj]] | ||
[[Category:Leapster Explorer]] | [[Category:Leapster Explorer]] | ||
| − | [[Category: | + | [[Category:LeapPad1 Explorer]] |
[[Category:LeapFrog Pollux Platform]] | [[Category:LeapFrog Pollux Platform]] | ||
Revision as of 05:50, 26 February 2013
Contents |
Official LeapFrog Sources
Didj
LeapFrog Open Source Compliance Document
2008-04-29 Release
2009-04-22 Release
Leapster Explorer
2010-10-26 Release
2010-06-10 Release
LeapPad1 Explorer
2011-06-02 Release
2011-12-15 Release
Homebrew
Didj
- Jburk's OpenDidj Linux Kernel/Rootfs Tree Git Repository
- Corbin's OpenDidj Linux Kernel Tree Git Repository
- Claude's OpenDidj Linux Kernel Tree (LF 2008 Source) Git Repository
- OpenLF
- 2011-12-15 Sources adapted for Didj. With Emerald-Boot Git Repository
- Buildroot set up for above kernel. Git Repository
Boot Loaders
Didj
Explorer and LeapPad1
Toolchains
Should work on all sources codes listed.
Recommended
Alternates
- Devroot (Works on bootloaders/U-Boot only)
- Creating a Kernel Build Scratchbox
- Setting up a Cross Compiler Build Environment and Basic Usage
- An alternate cross compiler, built with crosstool-NG
- Buildroot Rootfs & Kernel for Didj (based on 2011-12-15 Release)
OE/BitBake