- Add new directory for some dib related test restructuring, including two new tests:
[reactos.git] / reactos / hal /
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-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-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-21 KJK::Hyperionmodified tools/rbuild/backend/mingw/modulehandler.cpp
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-24 Stefan Ginsberg- HalpXboxReadSector: Fail if we are out of memory...
2008-09-24 Stefan Ginsberg- IoFlushAdapterBuffers: "AdapterObject" is not an...
2008-08-30 Stefan Ginsberg- Get rid of ASSERT_IRQL, deprecated since long ago
2008-08-25 Stefan Ginsberg- Remove deprecated CHECKPOINT/CHECKPOINT1 macros which...
2008-08-24 Stefan Ginsberg- Remove KEBUGCHECK and KEBUGCHECKEX macros
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 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 Hervé PoussineauAdd a .spec file for HAL exports. Don't use it yet
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...
2008-02-12 ReactOS Portable... QEMU doesn't support TLB Lockdown, so we now use a...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-08 ReactOS Portable... We now have an official hal-arm which exports KeSwapIrq...
2008-02-08 ReactOS Portable... We no longer generate broken kernel-mode system call...
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...
next