Warning cleanups.
[reactos.git] / reactos / hal /
2005-02-16 Art YerkesFix compilation with -O3 and fix bugs 484 and 505....
2005-02-15 Filip NavaraFix inline assembler register specification (gcc.gnu...
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 Filip Navara- Output correct length and page to the controller...
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-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-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:
2003-11-06 Gé van GeldorpRaise IRQL to SYNCH_LEVEL in KeAcquireSpinLockRaiseToSy...
2003-11-05 Gé van GeldorpStore interrupt in resource list returned by HalpAssign...
2003-11-05 Gé van Geldorp- Add -Wall and -Werror compile flags and fix resulting...
2003-11-04 Gé van GeldorpAvoid infinite loop
2003-10-31 Gunnar Dalsnesimproved IoMapTransfer (hopefylly)
2003-10-23 VizziniFixes to get slave DMA working again, as well as more...
2003-10-20 VizziniChanges to support the 3Com 3c90x ndis5 driver and...
2003-09-11 Eric KohlAdded Adapter-Object used for PCI-Bus-Master-DMA.
2003-09-04 Vizziniimplemented HalAllocateCommonBuffer
2003-09-02 Emanuele AlibertiHALx86: minor cleanup and internal calling convention...
2003-08-27 David Welch- Implement backspace control code in hal output.
2003-08-25 David Welch- Fixed DAC mask register definition.
2003-08-24 David Welch- Added in some code from XFree86 to save the vga state...
2003-08-24 David Welch- Support for resetting the display mode on a bug check.
2003-08-20 Royce Mitchell IIIpatch by vizzini - Fixed a typoed struct member, Fixed...
2003-08-12 Royce Mitchell IIIimplemented KeAcquireSpinLockRaiseToSynch
2003-08-11 Casper Hornstrup2003-08-11 Casper S. Hornstrup <chorns@users.sourcefo...
2003-08-07 Royce Mitchell III* added _DISABLE_TIDENTS macro to disable any ANSI...
2003-07-21 Royce Mitchell IIIcreated KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS...
2003-07-15 Andrew GreenwoodMy first CVS commit. Hope I get this right. I did put...
2003-06-28 guidoagain more .cvsignore maintenance
2003-06-21 Gé van GeldorpImplement display ownership, also makes ATI Rage 3rd...
2003-06-19 Gé van GeldorpImplement KeQueryPerformanceCounter() and move all...
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-27 Eric KohlRemoved unused bios32 support.
2003-04-26 Hartmut Birr- Fixed the offset in ReadPciConfigUshort/WritePciConfi...
2003-04-06 Casper Hornstrup2003-04-06 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-05 Casper Hornstrup2003-04-05 Casper S. Hornstrup <chorns@users.sourcefo...
2003-02-26 Eric KohlFixed some hal dispatch table issues.
2003-02-17 Gé van GeldorpImplemented HalpAssignPciSlotResources
2003-01-03 guidofix some warnings
2003-01-02 Hartmut BirrSplited HalEndSystemInterrupt in two functions. HalEndS...
2002-12-26 Robert DickensonChanged THREAD_STATE_RUNNABLE to THREAD_STATE_READY...
2002-12-09 Eric KohlReplaced bios error codes by valid status codes.
2002-12-09 Hartmut BirrFixed handling for level triggered interrupts.
2002-12-09 Hartmut BirrProtected the cmos ports with a spinlock.
2002-12-09 Hartmut BirrFixed the calculation of the irql.
next