sync with trunk head (34904)
[reactos.git] / reactos / boot / freeldr / freeldr / arch / arm / loader.c
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-28 ReactOS Portable... - Fix FreeLDR for ARM build after some header changes...
2008-06-30 ReactOS Portable... - Add driver database code to FreeLDR (using ReactOS...
2008-06-30 ReactOS Portable... - Plug in RAM Disk boot support in the loader.
2008-06-29 ReactOS Portable... - Implement beginnings of Ramdisk Port Driver. Planning...
2008-06-27 ReactOS Portable... - Implement KiApcInterrupt -- ACPs now work!
2008-06-26 ReactOS Portable... - Fix several interlocked list functions -- they should...
2008-03-13 ReactOS Portable... - Implement IRQL functions for the PL190 VIC.
2008-03-11 ReactOS Portable... - Convert all Loader Block structures to virtual addres...
2008-03-10 ReactOS Portable... ARM Port Memory Management Checkpoint:
2008-02-15 ReactOS Portable... We now define KUSER_SHARED_DATA per architecture, since...
2008-02-15 ReactOS Portable... We now setup NLS data in the loader block, as well...
2008-02-14 ReactOS Portable... Don't overwrite the stacks anymore -- set the right...
2008-02-14 ReactOS Portable... Say hello to 4KB pages! Removed bring-up 1MB page hacks...
2008-02-12 ReactOS Portable... Fixed some bugs in KeFillFixedEntryTb -- we actually...
2008-02-12 ReactOS Portable... Added arm_kprintf() for early kernel debugging (ARM...
2008-02-12 ReactOS Portable... We now define the cache and id registers in CP15 (C0...
2008-02-12 ReactOS Portable... fixed math
2008-02-12 ReactOS Portable... Better organize FreeLDR ARM files -- there are no more...