Real fix of the broken build.
[reactos.git] / reactos / boot /
2011-05-23 Timo Kreuzer[FREELDR]
2011-05-22 Amine Khaldi* Back out r51854 as our KeBugCheckEx does return ...
2011-05-22 Amine Khaldi* Consistently mark KeBugCheckEx with the noreturn...
2011-05-21 Amine Khaldi[FREELDR]
2011-05-20 Sylvain PetreolleRehaul the bootcd tree.
2011-05-19 Sylvain PetreolleAdd bootcdregtest target to cmake build.
2011-05-17 Eric Kohl[MSPORTS]
2011-05-16 Timo Kreuzer[CMAKE]
2011-05-16 Matthias Kupferfix line endings
2011-05-15 Matthias Kupfer- some fixes in German country names
2011-05-15 Matthias Kupfer- full English and German country list
2011-05-15 Matthias Kupfer- make "Network connection" translatable
2011-05-14 Matthias Kupferbring back progress bar for loading files
2011-05-13 Timo Kreuzer[MSI]
2011-05-13 Timo Kreuzer[FREELDR/HAL/NTOSKRNL]
2011-05-13 Amine Khaldi* Reduce difference to the cmake branch, MSVC fixes.
2011-05-08 Olaf Siejka- Polish translation for power management.
2011-05-08 Gabriel IlardiItalian & Spanish translation strings for power management.
2011-05-08 Matthias Kupfer- translation strings for power management prepared
2011-05-08 Matthias Kupferpatch by Igor Paliychuk <mansonigor at gmail dot com>:
2011-05-08 Matthias Kupfer- some corrections to color schemes default
2011-05-08 Olaf SiejkaPolish translation of Theme list. Patch by Wojciech...
2011-05-07 Gabriel IlardiItalian translation update for color schemes.
2011-05-07 Matthias Kupfer- translation strings for color schemes prepared
2011-05-01 Eric Kohl[EVENTLOG]
2011-05-01 Hervé PoussineauFix compilation
2011-05-01 Hervé Poussineau[freeldr] Add PXE "filesystem"
2011-05-01 Hervé Poussineau[freeldr] ramdisk: allocate memory with right type
2011-05-01 Hervé Poussineau[freeldr] Handle ramdisks < 8MB
2011-04-21 Gregor SchneiderRename paint to mspaint to maintain script compatibility
2011-04-21 James Tabor- Add Unicows to packing list.
2011-04-18 Aleksey BraginSam Arun Raj Seeniraj:
2011-04-17 Matthias Kupferfix accidentally set property svn:executable
2011-03-16 Roel Messiant[GENERAL]
2011-03-04 Aleksey Bragin- Revert 47615. Please fix actual sysreg instead of...
2011-02-11 Amine KhaldiReduce difference with the cmake branch, mostly msvc...
2011-02-10 Timo Kreuzer[FREELDR]
2011-02-10 Timo KreuzerMerge MSVC fixes from cmake branch
2011-02-09 Aleksey Bragin- Robert Horvath: Add GlobalFlag entry in hivesys_...
2011-02-09 Timo Kreuzersync trunk HEAD (r50626)
2011-02-09 Aleksey Bragin- Enable simple FontSmoothing by default. It matters...
2011-02-08 Pierre Schweitzer[FREELDR/NTFS]
2011-02-08 Aleksey Bragin- "FontSmoothing" system parameter registry key should...
2011-01-31 Sylvain Petreolle[CMAKE]
2011-01-28 Johannes Anderwald[KS]
2011-01-28 Johannes Anderwald[MMEBUDDY]
2011-01-26 Sylvain Petreolle[CMAKE]
2011-01-22 Timo Kreuzer[FREELDR]
2011-01-17 Sylvain Petreolle[TEST]
2011-01-17 Sylvain Petreolle[TEST]
2011-01-17 Sylvain Petreolle[TEST]
2011-01-17 Sylvain Petreolle[TEST]
2011-01-09 Dmitry Gorbachev[FREELDR]
2011-01-03 Amine Khaldi[CMAKE]
2010-12-25 Johannes Anderwald[INF]
2010-12-21 Timo Kreuzer[SCSIPORT]
2010-12-03 Johannes Anderwald- Update to trunk
2010-11-30 Aleksey Bragin[FINDSTR]
2010-11-27 Timo Kreuzer[ASM]
2010-11-26 Sylvain Petreolle[CMAKE]
2010-11-25 Aleksey Bragin[FREELDR]
2010-11-24 Sylvain Petreolle[FREELDR]
2010-11-24 Sir Richard[NDK]: Fix definition of ARM PTE/PDE structure.
2010-11-24 Sir Richard[ARMLLB]: Delete deprecated folder
2010-11-23 Sir Richard[FREELDR]: Fix RAM layout assumptions in ARM code.
2010-11-23 Sir Richard[FREELDR]: For *every single heap allocation*, there...
2010-11-23 Sir Richard[FREELDR]: Cleanup firmware table setup and add support...
2010-11-23 Sir Richard[FREELDR]: Use PaToVa to set the Hive and NLS data...
2010-11-23 Sir Richard[FREELDR]: Headless/EMS support is an x86-specific...
2010-11-23 Sir Richard[FREELDR]: VaToPa/PaToVa are assuming all architectures...
2010-11-23 Sir Richard[FREELDR]: Define FreeLoader module for ARM. Difference...
2010-11-23 Sir Richard[FREELDR]: Put ARM boot code in .init section to guaran...
2010-11-23 Sir Richard[FREELDR]: Add more keycodes.
2010-11-23 Sir Richard[FREELDR]: Add linker script for ARM as well. We drop...
2010-11-23 Sir Richard[NTOS]: Don't put boot.s in "arch" anymore, it's part...
2010-11-23 Sir Richard[FREELDR]: Set load address for ZOOM2, and differentiat...
2010-11-23 Sir Richard[FREELDR]: Add startup file for ARM builds as well...
2010-11-23 Sir Richard[FREELDR]: On ARM, don't turn on maximum, hyper, ultra...
2010-11-23 Sir Richard[ARMLLB]: Split up support between OMAP3 Beagle and...
2010-11-23 Sir Richard[ARMLLB]: Although the soothing BSOD blue color is...
2010-11-23 Sir Richard[ARMLLB]: We made certain assumptions in the "generic...
2010-11-23 Sir Richard[ARMLLB]: Include FreeLoader's keycode mappings (which...
2010-11-23 Sir Richard[ARMLLB]: Forgot to commit this earlier: define the...
2010-11-23 Sir Richard[ARMLLB]: Add the MACHINE_TYPE code for the ZOOM2,...
2010-11-23 Sir Richard[ARMLLB]: Initialize hardware before parsing environmen...
2010-11-23 Sir Richard[ARMLLB]: Add uImage header which uBoot expects on...
2010-11-23 Sir Richard[ARMLLB]: Add support for ATAG_REVISION.
2010-11-23 Sir Richard[ARMLLB]: Make DbgPrint compatible so we can use debug.h.
2010-11-20 Amine Khaldi[CMAKE]
2010-11-20 Dmitry Chapyshev- Add wer.dll from Wine 1.3.7
2010-11-16 Timo Kreuzer[CMAKE]
2010-11-13 Timo Kreuzer[FREELDR]
2010-11-13 Timo Kreuzer[FREELDR]
2010-11-06 Johannes Anderwald- merge audio headers
2010-11-05 Timo Kreuzer[CRT]
2010-11-05 Johannes Anderwald- Merge audio components from head
2010-11-05 Timo KreuzerCreate a branch for audio work
2010-10-27 Jérôme Gardousync with trunk r49322
2010-10-27 Jérôme GardouSync with trunk (r49303)
2010-10-25 Timo Kreuzer[YAROTOWS] Reintegrate the branch. For a brighter future.
next