[freeldr] Move custom.c, drivemap.c/h, miscboot.c/h to i386 directories
[reactos.git] / reactos / boot / freeldr / freeldr / mm /
2009-10-27 Dmitry Gorbachev- Update address of Free Software Foundation.
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-07-28 Aleksey Bragin- Fix a regression introduced in 40710, which caused...
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-17 Stefan Ginsberg- In Win32 DBG is defined to 0 for a non-debug build...
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-26 Hervé PoussineauRemove MachGetMemoryMap() and replace it by ArcGetMemor...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-19 Timo Kreuzerimprove freeldr debug prints:
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-31 Aleksey Bragin- Add a new API to Freeldr's memory manager, which...
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-25 Stefan Ginsberg- Remove Freeldr's dependency on windef.h
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
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-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
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-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-29 Timo KreuzerI reworked the pagetable code a little. Now the first...
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-25 Timo KreuzerSync with trunk head (34777)
2008-07-24 Timo Kreuzer- mark special pages
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-28 Aleksey Bragin- Properly fill ACPI BIOS configuration entry (a couple...
2008-01-27 Aleksey Bragin- Finally switch to the new memory manager, which is...
2008-01-13 Aleksey Bragin- Use new APIs MmHeapAlloc / MmHeapFree for small and...
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-09-03 Art YerkesMy hack isn't needed anymore.
2007-09-03 Hervé PoussineauAdd missing svn:eol-style=native properties
2007-09-03 Art YerkesMove mismerged segment to the right place; claim from...
2007-09-03 Art YerkesAdded freeldr and hal from PPC branch, along with neede...
2007-05-22 Ged Murphyremove unnecessary NDEBUG definitions. freeldr has...
2007-05-14 Hervé PoussineauOne more fix for release build
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...
2007-01-01 Art Yerkes- most of the churn here is from code and headers impor...
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-21 Aleksey BraginAdd an MM api to get the memory map from Freeldr's...
2006-09-20 Aleksey Bragin- Add ability to allocate either "low" or "high" pages
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
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-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-25 Gé van GeldorpImplement sub-allocation of small requests
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-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-01 Art YerkesPowerPC also uses 4k pages.
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.