Difference between revisions of "PXA270/Glencoe"
From esoterum.org
< PXA270
Line 5: | Line 5: | ||
::[4] [http://lwn.net/Articles/driver-porting/ Porting device drivers to the 2.6 kernel, with information about DMA, I/O, IRQ, ...] | ::[4] [http://lwn.net/Articles/driver-porting/ Porting device drivers to the 2.6 kernel, with information about DMA, I/O, IRQ, ...] | ||
::[5] Free Electrons online Training and Articles about Embedded Linux | ::[5] Free Electrons online Training and Articles about Embedded Linux | ||
− | ::[5.0] | + | ::[5.0] [http://free-electrons.com/training/ training] |
::[5.1] [http://free-electrons.com/articles/ articles] | ::[5.1] [http://free-electrons.com/articles/ articles] | ||
::[6] [http://www.embeddedlinuxinterfacing.com/ewiki/index.php?id=WikiTopPage EmbeddedLinuxInterfacing Wiki pages with additional links] | ::[6] [http://www.embeddedlinuxinterfacing.com/ewiki/index.php?id=WikiTopPage EmbeddedLinuxInterfacing Wiki pages with additional links] | ||
Line 11: | Line 11: | ||
::[8] [http://lxr.linux.no/ident?a=arm Cross-Referencing Linux (quick code browsing)] | ::[8] [http://lxr.linux.no/ident?a=arm Cross-Referencing Linux (quick code browsing)] | ||
::[9] [http://www.arm.linux.org.uk/docs/kerncomp.php How to compile a linux kernel for ARM] | ::[9] [http://www.arm.linux.org.uk/docs/kerncomp.php How to compile a linux kernel for ARM] | ||
− | ::[10] http://husaberg.toby-churchill.com/balloon Toby Churchill's Balloon patchset] | + | ::[10] [http://husaberg.toby-churchill.com/balloon Toby Churchill's Balloon patchset] |
::[11] [http://www.oesf.org/forums Openembedded support forum] | ::[11] [http://www.oesf.org/forums Openembedded support forum] | ||
::[12] [http://dev-bywater.media.mit.edu/wiki/borglab/OpieSetup Setup OPIE] | ::[12] [http://dev-bywater.media.mit.edu/wiki/borglab/OpieSetup Setup OPIE] | ||
::[13] [http://doc.trolltech.com/qtopia2.1/html/index.html Qtopia2.1] | ::[13] [http://doc.trolltech.com/qtopia2.1/html/index.html Qtopia2.1] | ||
::[14] [http://www.hughes-family.org/~craig/trunk/sources/ Patch collection for ARM cross-compiling] | ::[14] [http://www.hughes-family.org/~craig/trunk/sources/ Patch collection for ARM cross-compiling] |
Revision as of 13:30, 2 May 2007
- [1] Mainstone-based Linux kernel 2.6.9-intc1, with tools
- [2] ARM-Linux mailing list
- [3] Linux Boot Loader Object BLOB
- [4] Porting device drivers to the 2.6 kernel, with information about DMA, I/O, IRQ, ...
- [5] Free Electrons online Training and Articles about Embedded Linux
- [5.0] training
- [5.1] articles
- [6] EmbeddedLinuxInterfacing Wiki pages with additional links
- [7] PTXdist – Userland Configuration Tool
- [8] Cross-Referencing Linux (quick code browsing)
- [9] How to compile a linux kernel for ARM
- [10] Toby Churchill's Balloon patchset
- [11] Openembedded support forum
- [12] Setup OPIE
- [13] Qtopia2.1
- [14] Patch collection for ARM cross-compiling