MOXA linux-2.6.x / linux-2.6.19-uc1 from UC-7110-LX-BOOTLOADER-1.9_VERSION-4.2.tgz
[linux-2.6.19-moxart.git] / arch / nios2nommu / kernel / ChangeLog
blob7f1449d2468ee0c3595acb191eeec1eb62b4d34e
1 2004-06-17  Ken Hill  <khill@microtronix.com>
3         * process.c (machine_restart): Add code to disable interrups and
4         jump to the cpu reset address.
5         (machine_halt): Add code to disable interrupts and spinlock.
6         (machine_power_off): Add code to disable interrupts and spinlock.
8 2004-06-16  Ken Hill  <khill@microtronix.com>
10         * nios2_ksyms.c: Remove hard_reset_now.
12 2004-06-10  Ken Hill  <khill@microtronix.com>
14         * nios2_ksyms.c: Add EXPORT_SYMBOL_NOVERS(__down) to solve insmod for 
15         some modules.
17 2004-06-02  Ken Hill  <khill@microtronix.com>
19         * entry.S (software_exception): Add a safety catch for old applications that may
20         have been linked against an older library. This does not add any overhead to
21         system call processing.
23 2004-04-15  Ken Hill  <khill@microtronix.com>
25         * setup.c (setup_arch): Remove ROMFS message from debug printk kernel message.
26         Add copyright and GNU license notice.