- part 2/2 of bulgarian translation update
[reactos.git] / reactos / hal /
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-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 ...
2006-09-10 Alex Ionescu- Fix definition of SYNCH_LEVEL.
2006-09-09 Hervé PoussineauAdd missing entrypoint="0" directive in rbuild files...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-25 Alex Ionescu- Viva la deprecation! Trunk should now boot and the...
2006-08-25 Alex Ionescu- Fix some bugs
2006-08-25 Alex Ionescu- Fix compiling/linking problems.
2006-08-25 Alex Ionescu- The last piece of the puzzle: we had to initialize...
2006-08-24 Alex Ionescu- Fix some bugs in clock.S
2006-08-24 Aleksey BraginTemporary fix a call to KeUpdateSystemTime(), passing...
2006-08-24 Alex Ionescu- Write a basic Clock Interrupt handler in the HAL...
2006-08-24 Alex Ionescu- Completely re-implement IRQ support (KeInitialize...
2006-08-24 Alex Ionescu- Implement Chained and Normal generic interrupt handlers.
2006-08-23 Alex Ionescu- Fix some bugs in INT_PROLOG so that it can be used...
2006-08-23 Alex Ionescu- [AUDIT] After spending some time looking at the curre...
2006-08-23 Alex Ionescu- Switch PRIMARY_VECTOR_BASE to 0x30 instead of 0x40...
2006-08-23 Alex Ionescu- Kill two more hacks. IDR isn't hacked at 0xFFFFFFA...
2006-08-23 Alex Ionescu- Enable 2nd entry for HalEndSystemInterrupt but not...
2006-08-23 Alex Ionescu- Fix some IDR->IRR bugs.
2006-08-23 Alex Ionescu- Switch HalEndSystemInterrupt to ASM version and get...
2006-08-23 Alex Ionescu- Switch to ASM version of KfLowerIrql
2006-08-23 Alex Ionescu- Fix bugs in ASM version of KfLowerIrql (not yet used)
2006-08-23 Alex Ionescu- Duplicate code between the remaining functions (KfLow...
2006-08-23 Alex Ionescu- Disable interrupts while in HalpLowerIrql
2006-08-23 Alex Ionescu- Deliver APCs through a proper interrupt gate as well.
next