Sync to trunk head (r42241)
[reactos.git] / reactos / hal / halarm /
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-12 ReactOS Portable... KEBUGCHECK was deprecated, so use KeBugCheck
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-21 KJK::HyperionSupersedes r40538, r40539; RosBE bug fixed with a RosBE...
2009-04-16 KJK::HyperionThis is why we can't have nice things. Reverting r40538...
2009-04-16 KJK::HyperionRbuild rationalization commit, umpteenth of infinite
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-25 Stefan Ginsberg- Deprecate global helper.h -- define the various ...
2009-01-24 Timo KreuzerMerge 38960 from trunk
2009-01-19 Stefan GinsbergFix the completely retarded implementation of KdComPort...
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-29 Colin FinckDon't decide whether to preprocess .spec files based...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-24 Samuel Serapion- Sync to trunk 36919.
2008-10-21 KJK::Hyperionmodified tools/rbuild/backend/mingw/modulehandler.cpp
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-03 Hervé PoussineauUse generic .spec file instead of arch specific .def...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-08 ReactOS Portable... - Rewrite the low-level trap/exception/system call...
2008-06-30 ReactOS Portable... - Add driver database code to FreeLDR (using ReactOS...
2008-06-29 ReactOS Portable... - Implement beginnings of Ramdisk Port Driver. Planning...
2008-06-26 ReactOS Portable... - Save and restore the trap frame for the current threa...
2008-06-25 ReactOS Portable... - We now implement the KeUpdateSystemTime routine and...
2008-06-23 ReactOS Portable... - The CRT sync by "fireball" is incorrect and results...
2008-06-15 ReactOS Portable... - Continue cleanup, use new peripheral headers (And...
2008-06-15 ReactOS Portable... - Create cmhardwr.c for ARM, stub it out.
2008-06-15 ReactOS Portable... - Fix a bug in MmGetPhysicalAddress.
2008-06-14 ReactOS Portable... - Separate bootvid into bootvid/i386 and bootvid/arm...
2008-06-14 ReactOS Portable... - Dude, we don't need to calibrate anything... we've...
2008-06-14 ReactOS Portable... - Implement the basic stall interrupt to be used to...
2008-06-14 ReactOS Portable... - Fix stupid IRQL/Interrupt handling code that someone...
2008-06-11 ReactOS Portable... - Fix build on ARM:
2008-03-13 ReactOS Portable... - Implement IRQL functions for the PL190 VIC.
2008-03-12 ReactOS Portable... - Make another kind of page fault also be handleable...
2008-03-11 ReactOS Portable... - Forgot to commit previous HAL changes.
2008-02-15 ReactOS Portable... We now define KUSER_SHARED_DATA per architecture, since...
2008-02-13 ReactOS Portable... HalInitializeProcessor has no work to do on ARM
2008-02-12 ReactOS Portable... Added cache sweeping code into the HAL, for ARM926EJ...
2008-02-12 ReactOS Portable... QEMU doesn't support TLB Lockdown, so we now use a...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-08 ReactOS Portable... We now have an official hal-arm which exports KeSwapIrq...