Revert part of r45817 to try to fix build
[reactos.git] / reactos / boot / freeldr / freeldr / arch / arm /
2010-02-09 Sir Richard[FREELDR]: Use WinLDR-style booting exclusively for...
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- Add GetTime stub, bump version to 1.4.
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-02 Christoph von Wittich[FREELDR]
2010-02-02 evb- Change ARM loading architecture to match EFI/Firmware...
2010-02-01 Sir Richard[ARM]: Fix the ARM build, hopefully without breaking...
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-10-11 Hervé Poussineau[freeldr] Rework the ramdisk driver to let it be a...
2009-10-03 Hervé Poussineau[freeldr] Remove MachDiskGetPartitionEntry, and directl...
2009-10-03 Hervé Poussineau[freeldr] Remove (Mach)DiskGetBootDevice, DiskGetBootVo...
2009-10-03 Hervé Poussineau[freeldr] It's easy to check if we booted from a floppy...
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-23 Timo KreuzerSync with trunk r43123
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-09-06 Hervé PoussineauRemove support for machine specific versions of DiskGet...
2009-08-09 Hervé PoussineauMerge FldrCreateComponentKey and FldrSetComponentInform...
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-15 ReactOS Portable... - Add initial support for TI OMAP3530 (last commit...
2009-06-23 ReactOS Portable... - For one thing, fix build in ARM3/init.c (sorry!)
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
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-14 Timo KreuzerSync to trunk head (35333)
2008-08-01 Stefan Ginsberg- Use MmAllocateMemoryWithType instead of deprecated...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-28 ReactOS Portable... - Fix FreeLDR for ARM build after some header changes...
2008-06-30 ReactOS Portable... - Add driver database code to FreeLDR (using ReactOS...
2008-06-30 ReactOS Portable... - Plug in RAM Disk boot support in the loader.
2008-06-29 ReactOS Portable... - Implement beginnings of Ramdisk Port Driver. Planning...
2008-06-27 ReactOS Portable... - Implement KiApcInterrupt -- ACPs now work!
2008-06-26 ReactOS Portable... - Fix several interlocked list functions -- they should...
2008-03-13 ReactOS Portable... - Implement IRQL functions for the PL190 VIC.
2008-03-11 ReactOS Portable... - Convert all Loader Block structures to virtual addres...
2008-03-10 ReactOS Portable... ARM Port Memory Management Checkpoint:
2008-02-15 ReactOS Portable... We now define KUSER_SHARED_DATA per architecture, since...
2008-02-15 ReactOS Portable... We now setup NLS data in the loader block, as well...
2008-02-14 ReactOS Portable... Don't overwrite the stacks anymore -- set the right...
2008-02-14 ReactOS Portable... Say hello to 4KB pages! Removed bring-up 1MB page hacks...
2008-02-12 ReactOS Portable... Fixed some bugs in KeFillFixedEntryTb -- we actually...
2008-02-12 ReactOS Portable... Added arm_kprintf() for early kernel debugging (ARM...
2008-02-12 ReactOS Portable... We now define the cache and id registers in CP15 (C0...
2008-02-12 ReactOS Portable... Move the entrypoint and startup code in boot.s.
2008-02-12 ReactOS Portable... fixed math
2008-02-12 ReactOS Portable... Better organize FreeLDR ARM files -- there are no more...
2008-02-12 ReactOS Portable... We now have the ARM defines/structures in stubs.c in...
2008-02-11 ReactOS Portable... Fix a couple of MMU bugs (incrementing the base address...
2008-02-11 ReactOS Portable... We define a region in FreeLDR where we store the initia...
2008-02-11 ReactOS Portable... We now support the ARM Versatile/PB platform, which...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-07 ReactOS Portable... We now return failed in FrLdrMapImage if the file could...
2008-02-07 ReactOS Portable... There was no reason to have most of the i386Disk routin...
2008-02-06 ReactOS Portable... Removed certain ARM Machine Callbacks which we shouldn...
2008-02-06 ReactOS Portable... We now report the correct sector start for the ramdisk...
2008-02-06 ReactOS Portable... We now enable ramdisk support by calling RamDiskSwitchF...
2008-02-06 ReactOS Portable... We now support ArmDiskGetBootVolume for ramdisk only...
2008-02-06 ReactOS Portable... We now return memory map.
2008-02-06 ReactOS Portable... We implemented console support (through serial port...
2008-02-06 ReactOS Portable... Implement a proper ARM startup routine. We disable...
2008-02-05 ReactOS Portable... Fix a couple of problems with FreeLDR portability.
2008-02-05 ReactOS Portable... Build FreeLDR for ARM.