Merge freeldr from amd64 branch:
[reactos.git] / reactos / boot / freeldr / freeldr / mm / meminit.c
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2008-11-25 Stefan Ginsberg- Remove Freeldr's dependency on windef.h
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-09-08 Timo KreuzerMerge 34722, 34723, 34724, 34843, 35528, 35703 from...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-24 Timo Kreuzerfreeldr:
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-06 ReactOS Portable... We now return memory map.
2008-02-04 Aleksey Bragin- Make Mm allocation strategy low->high by default.
2008-01-30 Aleksey Bragin- Dehaxx0r MmInitializeMemoryManager in freeldr.
2008-01-27 Aleksey Bragin- Finally switch to the new memory manager, which is...
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-05-22 Ged Murphyremove unnecessary NDEBUG definitions. freeldr has...
2007-04-10 Hervé PoussineauReplace freeldr DEBUG define, by the global DBG define
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...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-14 Aleksey Bragin- Use loader memory types in memory allocation bitmap...
2006-10-12 Aleksey Bragin- Fix a mistake in low memory pages allocation algorith...
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 Andrew MungerResource sync from trunk.
2006-10-01 Andrew MungerSync win32k and gdi32_winetest from trunk.
2006-09-23 Aleksey BraginChange #defines of bios memory types to a proper enum...
2006-09-20 Aleksey Bragin- Add ability to allocate either "low" or "high" pages
2006-05-16 Hervé PoussineauReplace BOOL by BOOLEAN and STDCALL by NTAPI
2005-11-13 Alex Ionescu- PCHify freeldr and cleanup some headers (just a start).
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-07-04 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-08 Alex IonescuFreeLdr Patch. Now fully loads ntoskrnl using a PE...
2005-01-01 Casper HornstrupMove freeldr to reactos\boot\freeldr.