We now have the ARM defines/structures in stubs.c in FreeLDR in more appropriate...
[reactos.git] / reactos / boot / freeldr / freeldr / arch / arm / stubs.c
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... 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.