- strmini.h: Include windef.h so CDECL gets defined for msvc version of DEFINE_GUIDEX...
[reactos.git] / reactos / hal /
2009-07-25 Stefan Ginsberg- Make mp HAL MSC compatible
2009-07-15 Stefan Ginsberg- What's the deal with using Iof* and Obf*, Arch?
2009-07-12 ReactOS Portable... KEBUGCHECK was deprecated, so use KeBugCheck
2009-07-12 ReactOS Portable... Don't export the HAL drive letter assignment functions...
2009-07-12 ReactOS Portable... The Halp* drive assignment stuff doesn't exist on ARM...
2009-07-12 ReactOS Portable... Use the pspec, there's no hal_arm.def anymore
2009-06-02 Cameron Gutman - Use MmFreeContiguousMemorySpecifyCache to free memor...
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-03-11 Dmitry GorbachevDo not crash on Pentium.
2009-02-24 Stefan Ginsberg- Fix an assembler warning on release build
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-01-25 Stefan Ginsberg- Deprecate global helper.h -- define the various ...
2009-01-21 Stefan Ginsberg- Partially revert 29656. NTOS calls HalQuerySystemInfo...
2009-01-19 Stefan GinsbergFix the completely retarded implementation of KdComPort...
2009-01-19 Stefan Ginsberg- Remove unnecessary allowwarnings="true"
2008-12-25 Christoph von Wittichfix some more typos
2008-12-22 Timo KreuzerIntroduce new config flag BUILD_MP. Compile MP kernel...
2008-12-07 Dmitry GorbachevPut inline functions into header files.
2008-12-03 Dmitry GorbachevSilence compiler warnings (5/11).
2008-11-29 Stefan Ginsberg- Deprecate STDCALL from HAL
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-09 Aleksey BraginJuan Sánchez Jurado <juan.s.jurado@gmail.com>
2008-11-01 KJK::HyperionRemove all <file> entries for spec/pspec files that...
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-27 Timo Kreuzersync trunk head (37032)
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-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-07 Stefan Ginsberg- HalRequestIpi takes a KAFFINITY as input, not a ULONG...
2008-09-28 Timo Kreuzerremove duplicate definitions
2008-09-24 Stefan Ginsberg- HalpXboxReadSector: Fail if we are out of memory...
2008-09-24 Stefan Ginsberg- IoFlushAdapterBuffers: "AdapterObject" is not an...
2008-09-21 Timo Kreuzer- fix a typo
2008-09-21 Timo Kreuzerimplement SetInterruptGate for amd64 and fix APIC_DEFAU...
2008-09-07 Timo Kreuzercomment out some functions on AMD64 build that don...
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-09-04 Timo Kreuzerfix x64 build of hal
2008-09-04 Timo KreuzerRevert the testcode I accidentally committed.
2008-09-04 Timo Kreuzerfix hal build on x86
2008-09-04 Timo KreuzerDon't use hal_generic_pc.rbuild. Remove obsolete hal...
2008-09-04 Timo KreuzerMake apic.c compile on amd64 build.
2008-09-03 Timo Kreuzerfix hal build
2008-09-03 Timo Kreuzerimplement hal reusing most code from x86
2008-09-03 Timo Kreuzerupdate the hal/hal
2008-09-03 Timo Kreuzercompatability fixes, so some hal code can be shared
2008-08-30 Stefan Ginsberg- Get rid of ASSERT_IRQL, deprecated since long ago
2008-08-29 Timo Kreuzerremove stuff from amd64 hal that doesn't belong there
2008-08-25 Stefan Ginsberg- Remove deprecated CHECKPOINT/CHECKPOINT1 macros which...
2008-08-24 Stefan Ginsberg- Remove KEBUGCHECK and KEBUGCHECKEX macros
2008-08-21 Timo KreuzerFix hal build
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-28 Timo Kreuzerfix hal build
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-28 ReactOS Portable... - Don't use .spec file on ARM, it doesn't work.
2008-07-28 ReactOS Portable... - Define the "generic" versions of the ARM-specific...
2008-07-27 Hervé PoussineauUse hal.spec file for i386 build
2008-07-27 Timo Kreuzerstub out hal.c, make it compile again
2008-07-27 Hervé PoussineauAdd a .spec file for HAL exports. Don't use it yet
2008-07-26 Timo Kreuzerstubbed hal more or less copied from arm. It compiles...
2008-07-25 Timo KreuzerSync with trunk head (34777)
2008-07-24 Timo Kreuzerhal:
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-06-01 Marc Piulachsset 'installname' attribute for halup to 'hal.dll'
2008-05-24 Marc Piulachs- Move every x86 HAL to it's own .rbuild file
2008-05-24 Marc Piulachs- remove 'basename' , no such attribute exists for...
2008-05-04 Marc Piulachs-replace the non defined ${MP} property by a constant...
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-03-05 Aleksey Bragin- intrin.h should not be included. Fixes MSVC compiling.
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...
next