[SHELL32] SHChangeNotify: Add drive, remove drive (#6782)
[reactos.git] / reactos / hal / halarm / generic / hal.c
2011-03-16 Colin FinckImport my Hybrid-CD stuff from last year.
2010-07-19 Timo Kreuzer[KERNEL32]
2010-03-26 Timo Kreuzer[HAL]
2010-03-25 Timo KreuzerMerge from amd64 branch:
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-24 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-24 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-23 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-23 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-10 Colin FinckBackport the new boot and shutdown screen and slightly...
2010-02-15 Samuel SerapionSync tools to 45592
2010-02-09 evb- New ARM HAL after 2 nights in the company of a madman.
2010-02-06 Timo KreuzerMerge trunk head (r45466)
2010-02-01 Sir Richard[ARM]: Fix the ARM build, hopefully without breaking...
2010-01-23 Timo KreuzerHopefully create a branch and not destroy the svn repos...
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Timo KreuzerMerge trunk r45185
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-14 Timo KreuzerSync to trunk HEAD (r45072)
2010-01-05 Timo Kreuzer[CSRSS]
2010-01-05 Timo KreuzerSync to trunk (r44933)
2009-12-28 Samuel SerapionSync to trunk (r44789)
2009-12-27 Samuel Serapionsync to trunk (44770)
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-07 Samuel Serapionsync rostests to r44455
2009-12-07 Samuel Serapionsync rosapps to r44454
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-11-10 Stefan Ginsberg- Fix HalDisableSystemInterrupt -- it doesn't return...
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-10-29 Stefan Ginsberg- INITIAL_STALL_COUNT makes more sense in decimal ...
2009-10-25 Timo KreuzerMerge trunk head (r43756)
2009-10-21 Stefan Ginsberg- Don't use KeBugCheck(0) -- 0 is an invalid bugcode...
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-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-12 ReactOS Portable... KEBUGCHECK was deprecated, so use KeBugCheck
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-01-24 Timo KreuzerMerge 38960 from trunk
2009-01-19 Stefan GinsbergFix the completely retarded implementation of KdComPort...
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-01 Art YerkesCreate a branch for network fixes.
2008-07-08 ReactOS Portable... - Rewrite the low-level trap/exception/system call...
2008-06-30 ReactOS Portable... - Add driver database code to FreeLDR (using ReactOS...
2008-06-29 ReactOS Portable... - Implement beginnings of Ramdisk Port Driver. Planning...
2008-06-26 ReactOS Portable... - Save and restore the trap frame for the current threa...
2008-06-25 ReactOS Portable... - We now implement the KeUpdateSystemTime routine and...
2008-06-15 ReactOS Portable... - Continue cleanup, use new peripheral headers (And...
2008-06-15 ReactOS Portable... - Create cmhardwr.c for ARM, stub it out.
2008-06-15 ReactOS Portable... - Fix a bug in MmGetPhysicalAddress.
2008-06-14 ReactOS Portable... - Separate bootvid into bootvid/i386 and bootvid/arm...
2008-06-14 ReactOS Portable... - Dude, we don't need to calibrate anything... we've...
2008-06-14 ReactOS Portable... - Implement the basic stall interrupt to be used to...
2008-06-14 ReactOS Portable... - Fix stupid IRQL/Interrupt handling code that someone...
2008-06-11 ReactOS Portable... - Fix build on ARM:
2008-03-13 ReactOS Portable... - Implement IRQL functions for the PL190 VIC.
2008-03-12 ReactOS Portable... - Make another kind of page fault also be handleable...
2008-03-11 ReactOS Portable... - Forgot to commit previous HAL changes.
2008-02-15 ReactOS Portable... We now define KUSER_SHARED_DATA per architecture, since...
2008-02-13 ReactOS Portable... HalInitializeProcessor has no work to do on ARM
2008-02-12 ReactOS Portable... Added cache sweeping code into the HAL, for ARM926EJ...
2008-02-12 ReactOS Portable... QEMU doesn't support TLB Lockdown, so we now use a...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-08 ReactOS Portable... We now have an official hal-arm which exports KeSwapIrq...