Implement device location information override support and add the location override...
[reactos.git] / reactos / boot /
2010-02-09 Dmitry GorbachevFix REL build, part 2.
2010-02-09 Dmitry GorbachevFix REL build.
2010-02-09 Sir Richard[FREELDR]: Use WinLDR-style booting exclusively for...
2010-02-09 Sir Richard[MISC]: Build fixes to sync up with latest changes.
2010-02-09 Sir Richard[FREELDR]: Remove C++ style indirected "UI" component...
2010-02-09 Sir Richard[FREELDR]: No Linux support for ARM, no RS232 support...
2010-02-09 Sir Richard[FREELDR]: Do not build Disk/Partition support for...
2010-02-09 Sir Richard[FREELDR]: Do not build EXT2, ISO or NTFS support for...
2010-02-09 Sir Richard[FREELDR]: The WinLDR code forgot to update the File...
2010-02-09 Sir Richard[FREELDR]: The hack to set pages from 0x100 to 0x1FF...
2010-02-09 Sir Richard[ARMLLB]: PutChar should be a UCHAR routine, this way...
2010-02-09 Sir Richard[ARMLLB]: Fix typo.
2010-02-07 Sir Richard[NTOS]: Add a branch-to-self to start testing kernel...
2010-02-07 Sir Richard[FREELDR]: Start rewrite of eVb's messed up FreeLDR...
2010-02-06 evb- Make boot.s just stub to force load address, since...
2010-02-04 evb- Reading MBR from RAMDISK does not work since RAMDISK...
2010-02-04 evb- Define memory map structure for Versatile board/QEMU...
2010-02-04 evb- Fix text output
2010-02-04 evb- Refactor keyboard support to match serial. Now readin...
2010-02-04 evb- Switch to bootvid 8x13 font (closer to PC/VGA experie...
2010-02-04 evb- Add PL031 RTC code for Versatile.
2010-02-04 evb- Add GetTime stub, bump version to 1.4.
2010-02-04 evb- Implement some simple video routines.
2010-02-04 evb- Add stubs for video mach functions and update minor...
2010-02-04 evb- Add support for ram disk offset (.IMG file is a RAW...
2010-02-03 evb- Enable RAMDISK support in LLB.
2010-02-03 evb- Flesh out more code.
2010-02-03 evb- Implement logical keyboard interface. Converts scan...
2010-02-02 Christoph von Wittich[FREELDR]
2010-02-02 evb- Change ARM loading architecture to match EFI/Firmware...
2010-02-02 evb- More fixes
2010-02-01 evb- Fix bugs.
2010-02-01 evb- ARM LLB for OMAP3/Beagle (test with QEMU-Maemo) and...
2010-02-01 Sir Richard[ARM]: Fix the ARM build, hopefully without breaking...
2010-01-30 Sylvain PetreolleMove Reactos logon sound to WindowsLogon sound scheme.
2010-01-22 Dmitry Chapyshev- Add/update Ukrainian translation by Sakara Yevhen...
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-19 Sir Richard[FREELDR]: Jump to a standard 1-parameter STDCALL kerne...
2010-01-16 Sylvain PetreolleAssign rpcss to its actual group.
2010-01-15 Sylvain PetreolleDisable spooler service.
2010-01-10 Matthias Kupfer-set fix line endings to preserve windows line endings
2010-01-06 Dmitry Gorbachev[freeldr]
2010-01-06 Dmitry GorbachevCheck if MmHeapAlloc() failed.
2010-01-05 Timo Kreuzer[CSRSS]
2010-01-02 ReactOS Portable... NMI Support Patch 14:
2009-12-29 Hervé Poussineau[freeldr] Never unmap hyperspace or HAL entries. Fixes...
2009-12-28 Samuel SerapionSync to trunk (r44789)
2009-12-27 Samuel Serapionsync to trunk (44770)
2009-12-26 Samuel Serapion[rbuild]
2009-12-24 Timo Kreuzer[freeldr]
2009-12-23 Timo KreuzerFix release builds
2009-12-23 Eric KohlAssign the services Dhcp, EventLog, PlugPlay and RpcSs...
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-17 Samuel SerapionEliminate differences with trunk.
2009-12-16 Daniel ReimerSome build fixes for ReactOS ARM. Credits go to Alex...
2009-12-14 Johannes Anderwald- Setup registry entries for the default user shell
2009-12-13 Johannes Anderwald- Add sndrec32 to bootcd 1/2
2009-12-11 Samuel Serapion-Detect if this is a amd64 CPU before attempting to...
2009-12-10 Timo KreuzerDon't include i386/ke.h from ntoskrnl, it's not needed
2009-12-09 Hervé Poussineau[freeldr] Rework operating system menu, by storing...
2009-12-07 Samuel Serapionsync rostests to r44455
2009-12-07 Samuel Serapionsync rosapps to r44454
2009-12-05 Timo Kreuzerremove unused variables
2009-12-04 Samuel Serapionwined3d.dll - Missing floating point math operations.
2009-12-03 Samuel SerapionUnhack bootcd file list
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-02 Colin Finck[General]
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-11-30 Dmitry GorbachevApply font changes from r44305 to mainline.
2009-11-16 Timo Kreuzer- add BAUDRATE=115000 to boot command line
2009-11-13 Timo Kreuzer- Share some more inline functions between the kernel...
2009-11-13 Timo Kreuzerfix a typo
2009-11-11 Timo KreuzerUse the kernel mode address for the gdt/idt
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-11-10 Timo Kreuzerfix a preprocessor bug
2009-11-10 Timo KreuzerUse LoaderMemoryData instead of LoaderSpecialMemory...
2009-11-09 Stefan Ginsberg- Implement the generic bus handler support and initial...
2009-11-08 Stefan Ginsberg- Make WinLdr's loading screen display the boot method...
2009-11-02 Stefan Ginsberg- Fix a FreeLdr PCI detection bug introduced in revisio...
2009-11-02 Stefan Ginsberg- Fix broken HalpQueryPciRegistryInfo: If it wasn't...
2009-11-01 Hervé Poussineau[freeldr] Fix typos introduced in r43875
2009-10-31 Hervé Poussineau[freeldr/WINLDR] Simplify freeldr.ini syntax for common...
2009-10-30 Hervé Poussineau[freeldr] Move custom.c, drivemap.c/h, miscboot.c/h...
2009-10-28 Sylvain Petreolleforgot to include winmm winetest on testcd
2009-10-28 Christoph von Wittichadd ac97 as optional
2009-10-27 Dmitry Gorbachev- Update address of Free Software Foundation.
2009-10-26 Sylvain Petreollefix wavemapper path
2009-10-26 Daniel ReimerFixed build with MinGW-w64 4.4.3
2009-10-25 Timo KreuzerMerge trunk head (r43756)
2009-10-25 Timo Kreuzer- Pass pointer to debugprint function to the kernel...
2009-10-24 Dmitry Chapyshev- Add reg.exe from Wine 1.1.31
2009-10-24 Dmitry Chapyshev- Add runonce.exe to bootcd
2009-10-24 Dmitry Chapyshev- Add some registry keys (like in Windows)
2009-10-23 Christoph von Wittichupdate kvm virtio driver filenames
2009-10-23 Lucas SuggsFirst push of nslookup implementation.
2009-10-23 Sylvain Petreollecomment out svchost.exe, fixes make bootcd.
2009-10-22 Stefan Ginsberg- Fix 43192 -- MAXUINT and MAXULONGLONG are only define...
next