Added notepad to readme.wine
[reactos.git] / reactos / hal /
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-21 Hervé Poussineau[FORMATTING] Fix indentation
2007-12-15 Aleksey Bragin- Implement BIOS access routines in HAL.
2007-12-14 Hervé PoussineauRemove HALP_HOOKS structure
2007-12-13 Hervé Poussineau[FORMATTING] Fix formatting, no code change
2007-12-13 Hervé PoussineauForgot a change in r31194
2007-12-13 Hervé PoussineauCall HAL-specific initialization handlers
2007-12-13 Hervé Poussineaudisplay.c contains only empty functions, it has no...
2007-12-13 Hervé PoussineauUse PBUS_HANDLER->Get/SetBusData function pointers...
2007-12-07 Hervé PoussineauRemove useless files
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-23 Hervé PoussineauNo need to define __USE_W32API
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-18 Mike NordellMove variable definition to before first code statement...
2007-10-18 Mike NordellFeeble attempt at getting NT4 vga.sys working by implem...
2007-10-01 Hervé PoussineauRename 'base' to 'installbase' for CdFile, InstallFile...
2007-09-24 Aleksey Bragin- Add Ex*Spinlock macros and FLUSH_MULTIPLE_MAXIMUM...
2007-09-14 Hervé PoussineauAdd missing svn:eol-style=native property
2007-09-14 Hervé PoussineauClean up .rbuild files and make them xml compliant
2007-09-04 Aleksey Bragin- Use real NT KPCR address (0xFFDFF000).
2007-09-03 Art YerkesStraggler edits.
2007-09-03 Art YerkesAdded freeldr and hal from PPC branch, along with neede...
2007-07-08 Hervé PoussineauFix usage of KdComPortInUse
2007-06-29 Aleksey Bragin- Reimplement HalpAssignPCISlotResources() (based on...
2007-06-07 Magnus Olsenrevert my commit to this filem sorry breaking the build...
2007-06-07 Magnus Olsenexport HalPutDmaAdapter so we can use it for VideoPortP...
2007-04-16 Dmitry GorbachevDo not change reserved ELCR bits.
2007-03-27 Aleksey Bragin- Fix HalGetInterruptVector()'s usage of level vs....
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-25 Aleksey Braginrbuild uses TABs for indentation.
2007-03-19 Alex Ionescu- Change the way DR_TRAP_FIXUP and V86_TRAP_FIXUP work...
2007-03-18 Hervé PoussineauAdd a variable to change the name of the ReactOS direct...
2007-03-16 Art YerkesStragglers plus warning fixen.
2007-03-04 Alex Ionescu- Fix a bug in KeQueryPerformanceCounter which was...
2007-03-03 Alex Ionescu- Remove KD APIs from stub HAL, they've been in kdcom...
2007-03-01 Alex Ionescu- Fix a bug in HalEnableSystemInterrupt which was causi...
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-22 Hervé PoussineauFix build with gcc 4.1.2 backups/alex-kd-branch@25995
2007-02-16 Alex Ionescu- Disable i8042prt debugger hack.
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-14 Alex Ionescu- Linux sucks
2007-02-14 Alex Ionescu- Fixup and enable my new HAL IRQL implementation from...
2007-02-11 Sylvain Petreollemove from branch
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-02-04 Alex Ionescu- Fix call to VidInitialize.
2007-02-02 Johannes Anderwald- Fix warning(s)
2007-02-01 Johannes Anderwald- Fix prototype HalAllocateCrashDumpRegisters
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-21 Christoph von Wittichfix some more warnings (gcc 4.2)
2007-01-15 Art YerkesCorresponding checkpoint for HAL.
2007-01-08 Art YerkesHAL display implementation based on openfirmware frameb...
2007-01-07 Alex Ionescu- Smallish changes to HalpReboot to make flags clearer...
2007-01-06 Art YerkesHal stubs. Build halppc.
2007-01-01 Hervé PoussineauFix HalXbox build
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-12-03 Alex Ionescu- Enable V86/DR save in HAL Clock Interrupt (and fix...
2006-11-30 Aleksey BraginFix HALMP build
2006-11-30 Alex Ionescu- Raw test app for DbgUi+Dbgk Debugging Subsystem ...
2006-11-29 Alex Ionescu- Add profil.c and stub HalStartProfileInterrupt, HalSt...
2006-11-29 Alex Ionescu- Finally figured out a way to make the old HAL IRQ...
2006-11-29 Alex Ionescu- Fix again
2006-11-29 Alex Ionescu- Properly fix boot/build.
2006-11-29 Johannes Anderwald- fix build (commenting out calls)
2006-11-29 Johannes Anderwald- fix build (commenting out calls)
2006-11-29 Alex Ionescu- Fixup all the file headers with proper paths and...
2006-11-29 Alex Ionescu- Implement a working version of KeQueryPerformanceCoun...
2006-11-29 Alex Ionescu- There's no such thing as Phase 2 HAL init.
2006-11-28 Alex Ionescu- Fix prototype/definition of HalCalibratePerformanceCo...
2006-11-27 Alex Ionescu- Cleanup HAL initialization code:
2006-11-27 Alex Ionescu- Fix some bugs in the newer IRQL implementation for...
2006-11-19 Alex Ionescu- Change kdcom.sys to kdcom.dll.
2006-11-17 Alex Ionescu- Add kdcom driver. It contains the exact same function...
2006-11-17 Alex Ionescu- Fix some more MSVC problems.
2006-11-16 Hervé PoussineauFix HAL compilation
2006-11-16 Alex Ionescu- Reorganize HAL exports and export KeTRyToAcquireQueue...
2006-11-15 Thomas BluemelFix some compilation errors
2006-11-15 Aleksey BraginProperly use the second param.
2006-11-15 Aleksey BraginFix build by:
2006-11-15 Alex Ionescu- Export ExiTryToAcquireFastMutex from ntoskrnl, I...
2006-11-14 Alex Ionescu- Build fixes.
2006-11-14 Alex Ionescu- Delete HAL cruft files.
2006-11-14 Alex Ionescu- Implement HalSystemVectorDispatchEntry, KeFlushWriteB...
2006-11-13 Alex Ionescu- Make HalMakeBeep a bit nicer by making the PUCHAR...
2006-11-13 Alex Ionescu- Add some more descriptive comments to HalpReboot...
2006-11-13 Alex Ionescu- Re-implement messy portio.c by using MSVC-compatible...
2006-11-12 Alex Ionescu- FSTUB Patch for Mount Manager Support, Part 1:
2006-11-08 Johannes Anderwaldset most of trunk svn property eol-style:native
2006-10-15 Thomas BluemelFixed one more optimization bug
2006-10-09 Alex Ionescu- Bootvid rewrite by Filip Navara (with some fixes...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk. Try #2
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk
2006-10-01 Aleksey Bragin- Comment out xbox memory detection for now (until...
2006-10-01 Alex Ionescu- Un-optimize KeGetPcr and make it use fs:20h instead...
2006-09-30 KJK::HyperionFixes to un-break trunk:
2006-09-30 Magnus Olsenhopply this will fix hal_xbox build not tested.
2006-09-30 Alex Ionescu- Use LOADER_PARAMETER_BLOCK everywhere in ReactOS...
2006-09-11 Hervé PoussineauFix halmp compilation
2006-09-11 Alex Ionescu- Implement HalProcessorIdle.
2006-09-11 Alex Ionescu- Implement and export HalClearSoftawareInterrupt ...
next