Difference between revisions of "LeapFrog Pollux Platform: Source Code"
(→Toolchains) |
(→Leapster Explorer) |
||
(34 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
== Official LeapFrog Sources == | == Official LeapFrog Sources == | ||
=== Didj === | === Didj === | ||
− | [http://www.leapfrog.com/etc/medialib/leapfrog/legal.Par.14642.File.dat/Additional%20Third%20Party%20Notices%20for%20LF%20Connect%20Application%20.pdf LeapFrog Open Source Compliance Document] | + | [http://www.leapfrog.com/etc/medialib/leapfrog/legal.Par.14642.File.dat/Additional%20Third%20Party%20Notices%20for%20LF%20Connect%20Application%20.pdf LeapFrog Open Source Compliance Document] *No Longer Available |
2008-04-29 Release | 2008-04-29 Release | ||
− | + | * [https://archive.org/details/didj-linux-3197-20080429-1631.tar 2008 version] | |
− | * [ | ||
2009-04-22 Release | 2009-04-22 Release | ||
− | + | * [https://archive.org/details/didj-linux-4222-20090422-1236.tar 2009 version] | |
− | * [ | ||
− | |||
=== Leapster Explorer === | === Leapster Explorer === | ||
− | + | * The LeapPad1 sources include the Leapster Explorer | |
− | |||
− | * | ||
− | |||
− | |||
− | |||
− | |||
− | |||
2010-10-26 Release | 2010-10-26 Release | ||
+ | * Archive.org mirror | ||
+ | ** [https://archive.org/download/lf-oe-346-20101026-0945.tar/LF-Linux-8291-20101026-1425.tar.gz LF-Linux-8291-20101026-1425.tar.gz 100MB] | ||
+ | ** [https://archive.org/download/lf-oe-346-20101026-0945.tar/LF-OE-346-20101026-0945.tar.gz LF-OE-346-20101026-0945.tar.gz 337MB] | ||
+ | ** [https://archive.org/download/lf-oe-346-20101026-0945.tar/LF-ThirdParty-8291-20101025-1623.tar.gz LF-ThirdParty-8291-20101025-1623.tar.gz 79MB] | ||
− | * [ | + | * OneDrive mirror |
− | + | ** [https://1drv.ms/u/s!Ak-BIHOO-yrNoXzYle1xk6pyD0hm LF-Linux-8291-20101026-1425.tar.gz 100MB] | |
− | * [ | + | ** [https://1drv.ms/u/s!Ak-BIHOO-yrNoX0DFmMrij0TfHoB LF-OE-346-20101026-0945.tar.gz 337MB] |
− | + | ** [https://1drv.ms/u/s!Ak-BIHOO-yrNoXv55sdBKgcZE-q4 LF-ThirdParty-8291-20101025-1623.tar.gz 20MB] | |
− | * [ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | === LeapPad1 Explorer === | |
− | * [ | + | 2011-12-15 Release |
+ | * Archive.org mirror | ||
+ | ** [https://archive.org/download/lf-oe-545-20111216-0926.tar/LF-Linux-2826-20111215-1417.tar.gz LF-Linux-2826-20111215-1417.tar.gz 132MB] | ||
+ | ** [https://archive.org/download/lf-oe-545-20111216-0926.tar/LF-OE-545-20111216-0926.tar.gz LF-OE-545-20111216-0926.tar.gz 281MB] | ||
+ | ** [https://archive.org/download/lf-oe-545-20111216-0926.tar/LF-ThirdParty-9494-20111215-1818.tar.gz LF-ThirdParty-9494-20111215-1818.tar.gz 29MB] | ||
− | * [ | + | 2013-02-13 Release (Ångström) |
− | + | * Archive.org mirror | |
− | + | ** [https://archive.org/download/lf-pollux-sources-20130213.tar/LF-Pollux_Sources_20130213.tar.gz LF-Pollux_Sources_20130213.tar.gz 465MB] | |
== Homebrew == | == Homebrew == | ||
Line 55: | Line 40: | ||
* Jburk's OpenDidj Linux Kernel/Rootfs Tree [https://github.com/jburks/OpenDidj Git Repository] | * Jburk's OpenDidj Linux Kernel/Rootfs Tree [https://github.com/jburks/OpenDidj 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] | * Claude's OpenDidj Linux Kernel Tree (LF 2008 Source) [http://git.berlios.de/cgi-bin/gitweb.cgi?p=opendidj;a=summary Git Repository] | ||
+ | * OpenLF | ||
+ | ** Buildroot set up for above kernel. [https://github.com/jrspruitt/OpenLF-Buildroot Git Repository] | ||
== Boot Loaders == | == Boot Loaders == | ||
Line 65: | Line 50: | ||
* [[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 72: | Line 57: | ||
Recommended | Recommended | ||
− | * [ | + | * [https://archive.org/download/ridge-run-toolchain-369009.tar.bz2/RidgeRun-toolchain-369009.tar.bz2 RidgeRun Toolchain] |
Alternates | Alternates | ||
− | |||
* [[Didj Kernel Build Environment|Creating a Kernel Build Scratchbox]] | * [[Didj Kernel Build Environment|Creating a Kernel Build Scratchbox]] | ||
* [[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 85: | Line 69: | ||
[[Category:Didj]] | [[Category:Didj]] | ||
[[Category:Leapster Explorer]] | [[Category:Leapster Explorer]] | ||
− | [[Category: | + | [[Category:LeapPad1 Explorer]] |
[[Category:LeapFrog Pollux Platform]] | [[Category:LeapFrog Pollux Platform]] |
Latest revision as of 19:27, 16 July 2020
Contents
Official LeapFrog Sources
Didj
LeapFrog Open Source Compliance Document *No Longer Available
2008-04-29 Release
2009-04-22 Release
Leapster Explorer
- The LeapPad1 sources include the Leapster Explorer
2010-10-26 Release
- Archive.org mirror
- OneDrive mirror
LeapPad1 Explorer
2011-12-15 Release
- Archive.org mirror
2013-02-13 Release (Ångström)
- Archive.org mirror
Homebrew
Didj
- Jburk's OpenDidj Linux Kernel/Rootfs Tree Git Repository
- Claude's OpenDidj Linux Kernel Tree (LF 2008 Source) Git Repository
- OpenLF
- Buildroot set up for above kernel. Git Repository
Boot Loaders
Didj
Explorer and LeapPad1
Toolchains
Should work on all sources codes listed.
Recommended
Alternates
- 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