|
| |
  |
|
the core of uClinux/ARM is finally MAINLINED! |
|
 |
  |
|
linux-2.6.14-hsc0 patch is announced.. |
|
 |
  |
|
newer benchmark result among uClinux vs. Linux vs. MVista Linux is linked. |
|
 |
 |
|
Hyok S. Choi writes
"a table[pdf] of 'lmbench lat_ctx results of Linux 2.6.11.6 noMMU mode vs. MMU mode vs. Montavista Linux 2.4.20-mvista' and the graphs are linked in the document section.
It shows that the performance is improved over 2.6.7-hsc0 result."
|
|
 |
 |
  |
|
linux-2.6.11.8-hsc0 patch is announced.. |
|
 |
 |
|
Hyok S. Choi announced
updated MPU / noMMU ARM patch against linux-2.6.11.8 kernel, linux-2.6.11.8-hsc0.patch.gz on the
download section.
ChangeLog:
a. s3c24a0 platform supports both of MMU(Linux) and noMMU(uClinux) boot.
b. DMA support is re-written (by Catalin Marnias, catalin.marinas@arm.com)
c. ARM Integrator platform support (by Catalin Marnias)
d. ARMv6 support (tested on arm1136 and arm1156)
e. P2001 platform is updated (by Tobias Lorenz,tobias.lorenz@gmx.net)
- automatic memory detection (2-64MB), cpufreq, uart updated
- RMII support for p2001_eth.c
- supported platforms :
MAZBR/LPEC P2001, Elmeg D@VOS-44.dsl,
Telekom T-Concept XI524 DSL, Telekom T-Eumex 630 LAN/DSL
f. several common fixes added.
|
|
 |
 |
  |
|
linux-2.6.11.6-hsc0 patch is announced.. |
|
 |
 |
|
Hyok S. Choi announced
updated MPU / noMMU ARM patch against linux-2.6.11.6 kernel, linux-2.6.11.6-hsc0.patch.gz on the
download section.
ChangeLog:
a. uClinux style cleanup merged into arm linux.
b. s3c24a0, s5c7375, espd_4510, atmel config updated
c. several fixes for seamless support on arm arch are done.
I think this could be a good start point to work on your platforms. :-)
|
|
 |
 |
  |
|
linux-2.6.10-hsc1 patch is announced.. |
|
 |
 |
|
Hyok S. Choi announced
updated MMU-less ARM patch against linux-2.6.10 kernel, linux-2.6.10-hsc1.patch.gz on the
download section.
ChangeLog:
a. S3C24A0 compile problem solved.
b. module support is merged into one file.
c. P2001(pure ARM9TDMI) platform is supported by contribution of :
Tobias Lorenz [tobias.lorenz@gmx.net]
d. S3C4510B platform support revisioned by contribution of :
Jiun-Shian Ho [asky@syncom.com.tw]
|
|
 |
 |
  |
|
the first uClinux and Linux merged version, linux-2.6.10-hsc0 patch is announced |
|
 |
 |
|
Hyok S. Choi announced
the MMU-less ARM patch against linux-2.6.10 kernel, linux-2.6.10-hsc0.patch.gz on the
download section.
ChangeLog:
a. merged into 'arm' arch! (traditional 'armnommu' arch is deprecated)
b. romfs: application can be run on the rom without copy to RAM.
c. tested with arm toolchain(gcc 3.3.2 based)
d. atmel, s5c7375, s3c24a0 platform is tested.
e. merged with several fixes for 2.6.10.
|
|
 |
 |
  |
|
Linuxdevices.com reports about MINIKET and the armnommu linux. |
|
 |
  |
|
a benchmark paper comparison between uClinux and Linux is linked. |
|
 |
 |
|
Hyok S. Choi writes
"a paper[pdf], 'Context Switching and IPC Performance Comparison between uClinux and Linux on the ARM9 based Processor'
which focuses on the IPC and context switching overhead is linked in the document section.
It shows amazing result."
|
|
 |
 |
  |
|
linux-2.6.9-hsc0 patch is announced |
|
 |
 |
|
Hyok S. Choi announced
the MMU-less ARM patch against linux-2.6.9 kernel, linux-2.6.9-hsc0.patch.gz on the
download section. For -uc patch users,
linux-2.6.9-uc0-hsc0.patch.gz also available.
ChangeLog:
a. new s3c24a0 platform is supported (ARM926EJ is supported).
b. trap handler is now available.
thanks to HeeChul Yun [heechul.yun@samsung.com]
c. dma related consistent.c added.
d. tested with newer toolchain.(gcc 3.4 based)
e. the defconfig files are updated for all platforms with compile testing.
f. merged with several fixes for 2.6.9.
|
|
 |
 |
  |
|
new GCC 3.4.0 based ARM-uClinux Toolchain is linked. |
|
 |
  |
|
linux-2.6.7-hsc0 patch is announced |
|
 |
 |
|
Hyok S. Choi announced
the MMU-less ARM patch against linux-2.6.7 kernel, linux-2.6.7-hsc0.patch.gz on the
download section.
ChangeLog:
a. new platform (s3c4510b,ESPD) is supported, with 4510b specialized cache codes and ethernet.
by Curt Brune [curt@acm.org] (thanks!)
b. new platform (s3c44b0x) is supported, with 44b0x cache codes and rtl8019.
by Nickmit Zheng [nickmit_zheng@eastday.com] (thanks!)
c. CONFIG_DISCONTIGMEM support
d. merged with internal 2.6.6-hsc1 patch and several fixes for 2.6.7.
|
|
 |
 |
  |
|
The Project page is moved! |
|
 |
  |
|
the new linux-2.6.6-hsc0 patch is announced |
|
 |
  |
|
A guide for installation and test |
|
 |
  |
|
new ARM-ELF Toolchain for linux 2.6 and userland is available. |
|
 |
 |
|
Hyok S. Choi writes
"GCC 2.95.3 with linux 2.6 patch and binutil 2.14 based ARM-ELF toolchain which is made based linux 2.6.5-hsc2 is available
for kernel and userland applications compile.
arm-elf-tools-20040427.sh is in the download section.
It compiles the 2.4 kernel and the applications, as well."
|
|
 |
 |
  |
|
the new linux-2.6.5-hsc2 patch is announced |
|
 |
 |
|
Hyok S. Choi announced
the MMU-less ARM patch against linux-2.6.5 kernel, linux-2.6.5-hsc2.patch.gz on the
download section.
ChangeLog:
a. Sharing codes with arm architecture is completed. Almost all codes are shared, if it is not required to keep a seperate codes for nommu maintaining. Some part of the codes in armnommu/kernel, armnommu/mm are also shared.
b. pgtable.h is updated for compile framebuffer. (thanks, Bernard Leach)
c. module support!
d. ARM740T, ARM946T support! (mm/proc-arm740.S, mm/proc-arm946.S)
This patch is pending for being merged to 2.6.5-uc1 patch by Greg.
|
|
 |
 |
  |
|
the new linux-2.6.5-hsc1 patch is announced |
|
 |
 |
|
Hyok S. Choi announced
the MMU-less ARM patch against linux-2.6.5 kernel, linux-2.6.5-hsc1.patch.gz on the
download section.
ChangeLog:
a. Finally, armnommu architecture shares much codes of arm! "common", "lib", "nwfpe", "tools" directory and many of headers are shared with arm's.
b. supports "zImage"! now it supports MPU also. (I could make a complete kernel image in only 250kb!:-)
c. for w/MMU architectures(i.e. s5c7375 ARM920T), it includes non-paged(section) MMU enabled running codes. We can use D-cache, now.
d. tons of clean-up. ;-)
This patch is pending for being merged to 2.6.5-uc1 patch by Greg.
|
|
 |
 |
  |
|
the linux-2.6.5-hsc0 patch is announced |
|
 |
  |
|
small patch for GDB/ARMulator ramdisk support |
|
 |
  |
|
the linux-2.6.4-hsc1 patch is announced |
|
 |
 |
|
Hyok S. Choi announced
the MMU-less ARM patch against linux-2.6.4 kernel, linux-2.6.4-hsc1.patch.gz on the
download section.
This port includes ATMEL AT91xx(ARM7TDMI) platform support, which means GDB/ARMulator is supported also. And proc-arm940.S is included. (contributed by Hee-Chul Yun)
This patch is pending for being merged to 2.6.4-uc0 patch of uClinux developer team.
|
|
 |
 |
  |
|
the linux-2.6.4-hsc0 patch is announced |
|
 |
 |
|
Hyok S. Choi announced
the MMU-less ARM patch against linux-2.6.4 kernel, linux-2.6.4-hsc0.patch.gz on the download section.
This port includes several bug fixes and code clean-up. Some of them is referenced from arm-linux and wishing to be synchronized.
Please feel free to contact me for any suggestions.
This patch is pending for being merged to 2.6.4-uc0 patch of uClinux developer team.
|
|
 |
 |
  |
|
First experimental linux-2.6.2-hsc0 patch is available! |
|
 |
 |
|
Hyok S. Choi writes
"I am pleased to announce the first experimental MMU-less ARM port patch for linux-2.6.2 kernel.
you should be able to get the copy (linux-2.6.2-hsc0.patch.gz) on the download section.
This port includes two chipsets, S3C3410(ARM7TDMI, big-endian) and S5C7375(ARM920T) based SoC from Samsung Electronics.
Yet, some things are remained to do: Additional architecture support (940T and 740T), big-endian stablization, and so on.
Please feel free to contact me! Any suggestions, bug-fix, addtional device supports are welcomed."
|
|
 |
 |
  |
|
ARM-ELF Toolchain for linux 2.6 kernel compile is available. |
|
 |
 |
|
hyok writes
"GCC 2.95.3 with some fixs (incbin, etc.) and binutil 2.14 based ARM-ELF toolchain is available for linux 2.6 kernel compile and the applications.
you can get the copy (arm-elf-tools-20040305.sh) on the download section.
It compiles the 2.4 kernel and the applications, as well."
|
|
 |
 |
  |
| First port of uClinux/ARM for 2.6 kernel |
|
 |
 |
|
hyok writes "the first working port of uClinux/ARM for 2.6 kernel is done (currently on 2.6.0.test10).
It only supports one chip(board) yet,(Samsung S5C7375), and I'm planning 1-2 more chips support in the release.
Look for a patch announcement against a recent kernel version this month after I finish cleaning it all up and updating to a newer kernel. Mail to me if you want the code before then.
I've worked on toolchain for linux kernel compile, too. it works for now, of course. However, there is some toolchain trouble yet for user program compile, and there will, I think. Anyone who're interested on that work is welcomed."
|
|
 |
 |
|
|