[HAL]: Use Bus Handler support for HalFindBusAddressTranslation. Implement HalpContex...
[reactos.git] / reactos / hal / halx86 / generic / halinit.c
2010-06-07 Sir Richard[HAL]: Bus support in the HAL actually creates a furthe...
2010-06-04 Timo Kreuzer[HAL]
2010-04-12 Timo Kreuzer[HAL]
2010-03-31 Sir Richard[HALACPI]: Implement beginning of HAL ACPI support...
2010-03-31 Sir Richard[HAL]: Add Phase 0 HAL Heap Allocation/Mapping/Unmappin...
2010-03-26 Timo KreuzerReintegrate header branch
2010-03-26 Amine KhaldiSync with trunk head (part 1 of x)
2010-03-26 Timo Kreuzer[HAL]
2010-03-25 Timo KreuzerMerge from amd64 branch:
2010-03-25 Amine KhaldiSync with trunk head.
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-24 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-24 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-23 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-23 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-18 Amine KhaldiSync with trunk head (part 1 of 2)
2010-03-13 Sir Richard[DDK]: Merge 46183 from header-branch.
2010-03-12 Timo Kreuzer[HEADERS]
2010-03-12 Amine KhaldiSync with trunk head
2010-03-09 Amine KhaldiSync with trunk head
2010-03-03 Hervé Poussineau[hal] Add a mini-HAL static library
2010-02-26 Timo KreuzerCreate a branch for header work.
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Timo KreuzerMerge trunk r45185
2010-01-21 Sir Richard[HAL]: Initialize the i8259A PIC controllers in C,...
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-11-09 Stefan Ginsberg- Implement the generic bus handler support and initial...
2009-11-06 Stefan Ginsberg- Refactor stubbed HAL resource report slightly.
2009-10-29 Stefan Ginsberg- INITIAL_STALL_COUNT makes more sense in decimal ...
2009-10-27 Stefan Ginsberg- Replace broken implementation of HalpCalibrateStallEx...
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-10-11 Stefan Ginsberg- Stub out DbgKdWriteVirtualMemoryApi, DbgKdReadPhysica...
2009-10-10 Aleksey Bragin[ntoskrnl]
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
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-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-15 Aleksey Bragin- Implement BIOS access routines in HAL.
2007-12-14 Hervé PoussineauRemove HALP_HOOKS structure
2007-12-13 Hervé PoussineauCall HAL-specific initialization handlers
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-02-02 Johannes Anderwald- Fix warning(s)
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)
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-29 Alex Ionescu- Properly fix boot/build.
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- 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-15 Aleksey BraginFix build by:
2006-11-15 Alex Ionescu- Export ExiTryToAcquireFastMutex from ntoskrnl, I...
2006-11-14 Alex Ionescu- Delete HAL cruft files.
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-09-30 Alex Ionescu- Use LOADER_PARAMETER_BLOCK everywhere in ReactOS...
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 compiling/linking problems.
2006-08-24 Alex Ionescu- Fix some bugs in clock.S
2006-08-24 Alex Ionescu- Write a basic Clock Interrupt handler in the HAL...
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-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-01-08 Alex Ionescu- Remove some public APIs from internal headers.
2005-12-30 Gé van GeldorpUse the BSOD color that Cutler intended
2005-12-27 Alex Ionescu- Added support for NTLDR style freeloader GUI. To...
2005-07-16 Hartmut BirrUsed the kernel base address from the loader structure...
2005-06-19 Alex IonescuDitto for HAL
2005-06-18 Alex IonescuBuild Generic HAL with w32api
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-04 Gé van GeldorpProbing functions 1 and 2 of device 0 on bus 0 complete...
2004-12-04 Gé van GeldorpUse MmMapIoSpace() instead of messing around with the...
2004-12-03 Gé van GeldorpReorganise HAL so multiple HAL versions can be built...