Merge 15329:15546 from trunk
[reactos.git] / reactos / hal /
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-26 Alex IonescuFix debug messages which previously forced NDEBUG to...
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Casper HornstrupGenerate proxy makefiles
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
2005-04-15 Thomas Bluemeluse the correct version of KeGetCurrentIrql for MP
2005-04-15 Alex IonescuImplemented Guarded Mutex, a drop-in replacement for...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-06 Royce Mitchell IIIpatch by kjk::hyperion, fix syntax of gcc inline asm
2005-04-04 Hartmut BirrFixed some bugs, which have prevented the using of...
2005-04-04 Casper HornstrupInstall generated files
2005-03-29 Thomas Bluemel- added stub for PoQueueShutdownWorkItem required by...
2005-03-25 Casper HornstrupBuild template HAL
2005-03-25 Casper HornstrupAdd missing files
2005-03-07 Hartmut BirrSplit some of the halmp files according its functions.
2005-03-06 Casper HornstrupExport symbols in HALs
2005-03-06 Casper HornstrupDon't generate intermediate archives
2005-03-05 Casper HornstrupBuild HALs
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-16 Art YerkesFix compilation with -O3 and fix bugs 484 and 505....
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-15 Filip NavaraFix inline assembler register specification (gcc.gnu...
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-08 Alex IonescuFreeLdr Patch. Now fully loads ntoskrnl using a PE...
2005-02-05 Alex Ionescu Prevent buffer overflow on SMP systems. The buffer...
2005-01-19 Alex IonescuBug fixes against uninitizlied variables and support...
2005-01-09 Casper Hornstrup* Nasm support
2005-01-09 Filip Navara- Output correct length and page to the controller...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-05 Hartmut Birr- Replaced MP with CONFIG_SMP.
2005-01-05 Hartmut Birr- Silence a debug message.
2005-01-02 Filip NavaraAllocate enough bytes for the adapter object.
2005-01-01 Hartmut Birr- Implemented the interrupt handling for smp machines.
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-25 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-12-18 Hartmut Birr- Fixed the timer calibration for processors without...
2004-12-13 Gregor AnichChanged half-verbose build output a bit:
2004-12-11 Gé van Geldorp- Detect HDTV output
2004-12-10 Filip Navara- Fix HalGetAdapter for ISA adapters.
2004-12-08 Gé van GeldorpDon't write to blacklisted PCI functions either
2004-12-08 Gé van GeldorpDisk partitioning handling
2004-12-04 Gé van GeldorpProbing functions 1 and 2 of device 0 on bus 0 complete...
2004-12-04 Gé van GeldorpAdd beginnings of HAL for Xbox
2004-12-04 Gé van GeldorpUse MmMapIoSpace() instead of messing around with the...
2004-12-04 Gé van GeldorpLet HAL handle its own mapping of the video frame buffer
2004-12-03 Gé van GeldorpReorganise HAL so multiple HAL versions can be built...
2004-11-28 Hartmut Birr- Improved smp functions.
2004-11-24 Filip Navara- Fix call to RtlInitializeBitMap (spotted and debugged...
2004-11-21 Alex IonescuPut back 1.5 Revision. CVS messed up the update and...
2004-11-21 Alex IonescuHal DMA Patch: Implemented correct AdapterObject, updat...
2004-11-15 Eric KohlRegister handler for PCI bus 2.
2004-11-14 Hartmut Birr- Stored the apc/dpc requests in the KPCR.
2004-11-14 Hartmut Birr- Used the time stamp counter from a pentium if it...
2004-11-10 Alex IonescuRewrote APC Implementation.
2004-11-01 Hartmut Birr- Changed/rewrote parts of the mp code to get my ASUS...
2004-11-01 Hartmut Birr- Share the irq/irql/vector definitions between ntoskrn...
2004-10-31 Filip Navara- Call KiDispatchInterrupt only if DPC software interru...
2004-10-31 Eric KohlCode clean-up.
2004-10-31 Filip Navara- Synchronize HalDisplayString using spinlocks at HIGH_...
2004-10-30 Filip Navara- Use KfAcquireSpinLock/KfReleaseSpinLock instead of...
2004-10-23 Alex IonescuFixed up some HAL prototypes and fixed some header...
2004-10-22 Eric KohlUse ASSERT macro instead of assert macro.
2004-10-18 Casper Hornstrup2004-10-18 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-17 Hartmut Birr- Used variables from the KPCR for the current irql...
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-09-16 Gé van GeldorpGet rid of .edf files
2004-08-02 Filip Navara- Use __KeStallExecutionProcessor instead of plain...
2004-07-22 Filip Navara- Implementation of HalReadDmaCounter.
2004-07-20 Hartmut Birr- Replaced all single pushf/popf inline assembler instr...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-10 Gero Kuehncopied HalRequestSoftwareInterrupt from uniproc irql...
2004-05-15 Hartmut Birr- Fixed the implementation of MmMapIoSpace.
2004-05-10 Gé van GeldorpAvoid collision with compiler generated label
2004-04-29 Filip Navara- Initialize the serial port to reasonable state after...
2004-03-18 David Welch- Fixed crash on reboot. Sorry.
2004-03-16 David Welch- Map only the vga frame buffer for the hal to write...
2004-02-22 Casper Hornstrup2004-02-22 Casper S. Hornstrup <chorns@users.sourcefo...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-10 Gé van GeldorpSpinlock can also be acquired using KeAcquireSpinLockRa...
2004-01-18 Gunnar DalsnesKiAcquire/ReleaseSpinLock adaption
2004-01-12 Gé van GeldorpRewrite loop so it can't be optimized away. Patch by...
2003-12-31 Jason FilbyInitial implementaions of MmAllocateContiguousMemorySpe...
2003-12-28 Aleksey BraginThis is part of the big 'ReactOS under MSVC6' project...
2003-11-20 Eric KohlMinor cleanup
2003-11-19 Gunnar Dalsnes-HalRequestSoftwareInterrupt impl. (does nothing yet)
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
next