2010-12-07 |
Johannes Anderwald | - Add temporary hack to prevent MS Sndvol32 from crashing |
commit | commitdiff | tree |
2010-12-07 |
Johannes Anderwald | - Fix compile #1 |
commit | commitdiff | tree |
2010-12-07 |
Johannes Anderwald | - Revert 49927 "Update to trunk" as it breaks KsStudio... |
commit | commitdiff | tree |
2010-12-07 |
Johannes Anderwald | [AUDIO-BRINGUP] |
commit | commitdiff | tree |
2010-12-07 |
Johannes Anderwald | [AUDIO-BRINGUP] |
commit | commitdiff | tree |
2010-12-07 |
Johannes Anderwald | [AUDIO-BRINGUP] |
commit | commitdiff | tree |
2010-12-07 |
Johannes Anderwald | [AUDIO-BRINGUP] |
commit | commitdiff | tree |
2010-12-06 |
Johannes Anderwald | [AUDIO-BRINGUP] |
commit | commitdiff | tree |
2010-12-06 |
Johannes Anderwald | [AUDIO-BRINGUP] |
commit | commitdiff | tree |
2010-12-06 |
Johannes Anderwald | [AUDIO-BRINGUP] |
commit | commitdiff | tree |
2010-12-06 |
Johannes Anderwald | [AUDIO-BRINGUP] |
commit | commitdiff | tree |
2010-12-05 |
Johannes Anderwald | [AUDIO-BRINGUP] |
commit | commitdiff | tree |
2010-12-05 |
Johannes Anderwald | [AUDIO-BRINGUP] |
commit | commitdiff | tree |
2010-12-04 |
Johannes Anderwald | [AUDIO-BRINGUP] |
commit | commitdiff | tree |
2010-12-04 |
Johannes Anderwald | [AUDIO-BRINGUP] |
commit | commitdiff | tree |
2010-12-03 |
Johannes Anderwald | [AUDIO-BRINGUP] |
commit | commitdiff | tree |
2010-12-03 |
Johannes Anderwald | - Update to trunk |
commit | commitdiff | tree |
2010-12-03 |
Johannes Anderwald | - Merge from trunk |
commit | commitdiff | tree |
2010-12-03 |
Johannes Anderwald | - Merge from trunk |
commit | commitdiff | tree |
2010-12-03 |
Johannes Anderwald | [AUDIO-BRINGUP] |
commit | commitdiff | tree |
2010-12-03 |
Johannes Anderwald | [AUDIO-BRINGUP] |
commit | commitdiff | tree |
2010-12-03 |
Johannes Anderwald | [AUDIO-BRINGUP] |
commit | commitdiff | tree |
2010-12-03 |
Johannes Anderwald | [AUDIO-BRINGUP] |
commit | commitdiff | tree |
2010-12-03 |
Johannes Anderwald | [AUDIO-BRINGUP] |
commit | commitdiff | tree |
2010-12-03 |
Johannes Anderwald | [AUDIO-BRINGUP] |
commit | commitdiff | tree |
2010-12-02 |
Timo Kreuzer | [NTOSKRNL] |
commit | commitdiff | tree |
2010-11-30 |
Aleksey Bragin | [FINDSTR] |
commit | commitdiff | tree |
2010-11-30 |
Aleksey Bragin | [CMD] |
commit | commitdiff | tree |
2010-11-30 |
Aleksey Bragin | [DDRAW] |
commit | commitdiff | tree |
2010-11-29 |
James Tabor | [User32] |
commit | commitdiff | tree |
2010-11-28 |
Pierre Schweitzer | [NTOSKRNL/NEWCC] |
commit | commitdiff | tree |
2010-11-28 |
Pierre Schweitzer | [DDK] |
commit | commitdiff | tree |
2010-11-28 |
Amine Khaldi | [NTOSKRNL/MM] |
commit | commitdiff | tree |
2010-11-28 |
Pierre Schweitzer | [NTOSKRNL] |
commit | commitdiff | tree |
2010-11-28 |
Aleksey Bragin | [ATL] |
commit | commitdiff | tree |
2010-11-28 |
Timo Kreuzer | [CRT] |
commit | commitdiff | tree |
2010-11-28 |
James Tabor | [User32] |
commit | commitdiff | tree |
2010-11-28 |
Timo Kreuzer | [CRT] |
commit | commitdiff | tree |
2010-11-27 |
Timo Kreuzer | revert r49824 |
commit | commitdiff | tree |
2010-11-27 |
Timo Kreuzer | [ASM] |
commit | commitdiff | tree |
2010-11-27 |
Aleksey Bragin | [MPRAPI] |
commit | commitdiff | tree |
2010-11-27 |
Timo Kreuzer | [XML] |
commit | commitdiff | tree |
2010-11-25 |
Aleksey Bragin | [FREELDR] |
commit | commitdiff | tree |
2010-11-24 |
Pierre Schweitzer | [NTOSKRNL] |
commit | commitdiff | tree |
2010-11-24 |
Sylvain Petreolle | [FREELDR] |
commit | commitdiff | tree |
2010-11-24 |
Sir Richard | [NTOS]: Seems like cpsr_c doesn't work in this case... |
commit | commitdiff | tree |
2010-11-24 |
Sir Richard | [NTOS]: STATUS_SUCCESS is not the only succesful return... |
commit | commitdiff | tree |
2010-11-24 |
Timo Kreuzer | [SERVICES] |
commit | commitdiff | tree |
2010-11-24 |
Sir Richard | [NTOS]: Fix 16-bit interlocked operations on ARM (GCC... |
commit | commitdiff | tree |
2010-11-24 |
Sir Richard | [NTOS]: Some more ARM build and linker fixes, moving... |
commit | commitdiff | tree |
2010-11-24 |
Sir Richard | [NDK]: Fix definition of ARM PTE/PDE structure. |
commit | commitdiff | tree |
2010-11-24 |
Pierre Schweitzer | [NTOSKRNL] |
commit | commitdiff | tree |
2010-11-24 |
Sir Richard | [NTOS]: Add MiGetPteOffset for ARM. All of the kernel... |
commit | commitdiff | tree |
2010-11-24 |
Sir Richard | [CONFIG]: Instead of having 4 template rbuild configura... |
commit | commitdiff | tree |
2010-11-24 |
Sir Richard | [ARMDDK]: Oh, right, forgot how this was laid out.... |
commit | commitdiff | tree |
2010-11-24 |
Sir Richard | [NTOS]: Fix incorrect assumptions that a PDE == PTE... |
commit | commitdiff | tree |
2010-11-24 |
Sir Richard | [PSDK/NDK]: Fix KPCR/KIPCR for ARM to match x86 more... |
commit | commitdiff | tree |
2010-11-24 |
Giannis Adamopoulos | [win32k] |
commit | commitdiff | tree |
2010-11-24 |
Sir Richard | [NTOS]: Errr... wow! Another one caught by ARM GCC... |
commit | commitdiff | tree |
2010-11-24 |
Sir Richard | [NTOS]: Erm, why is it that the ARM compiler detects... |
commit | commitdiff | tree |
2010-11-24 |
Giannis Adamopoulos | [win32k] |
commit | commitdiff | tree |
2010-11-24 |
Sir Richard | [ARMLLB]: Delete deprecated folder |
commit | commitdiff | tree |
2010-11-24 |
Timo Kreuzer | [KERNEL32] |
commit | commitdiff | tree |
2010-11-24 |
Daniel Reimer | Updates for Rapps Download Database. |
commit | commitdiff | tree |
2010-11-23 |
Pierre Schweitzer | [KERNEL32] |
commit | commitdiff | tree |
2010-11-23 |
Pierre Schweitzer | [NTOSKRNL] |
commit | commitdiff | tree |
2010-11-23 |
Pierre Schweitzer | [NTOSKRNL] |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [FREELDR]: Fix RAM layout assumptions in ARM code. |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [FREELDR]: For *every single heap allocation*, there... |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [FREELDR]: Cleanup firmware table setup and add support... |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [FREELDR]: Use PaToVa to set the Hive and NLS data... |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [FREELDR]: Headless/EMS support is an x86-specific... |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [FREELDR]: VaToPa/PaToVa are assuming all architectures... |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [FREELDR]: Define FreeLoader module for ARM. Difference... |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [FREELDR]: Put ARM boot code in .init section to guaran... |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [FREELDR]: Add more keycodes. |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [FREELDR]: Add linker script for ARM as well. We drop... |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [NTOS]: Don't put boot.s in "arch" anymore, it's part... |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [FREELDR]: Set load address for ZOOM2, and differentiat... |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [FREELDR]: Add startup file for ARM builds as well... |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [FREELDR]: On ARM, don't turn on maximum, hyper, ultra... |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [ARMLLB]: Split up support between OMAP3 Beagle and... |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [ARMLLB]: Although the soothing BSOD blue color is... |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [ARMLLB]: We made certain assumptions in the "generic... |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [ARMLLB]: Include FreeLoader's keycode mappings (which... |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [ARMLLB]: Forgot to commit this earlier: define the... |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [ARMLLB]: Add the MACHINE_TYPE code for the ZOOM2,... |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [ARMLLB]: Initialize hardware before parsing environmen... |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [ARMLLB]: Add uImage header which uBoot expects on... |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [ARMLLB]: Add support for ATAG_REVISION. |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [ARMLLB]: Make DbgPrint compatible so we can use debug.h. |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [HAL]: Make directory/buildfiles for OMAP3-specific... |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [CRT]: _assert should use DbgRaiseAssertionFailure... |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [PSDK]: Add missing DbgRaiseAssertionFailure inline... |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [WINE]: Fix non-x86 versions of Wine's push/pop excepti... |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [CRT]: Define JBLEN and JBTYPE for ARM, based on the... |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [NTOS]: Define portable MI_MAKE_ACCESSED_PAGE macro. |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [ARM]: The text section is called ".text", not "text... |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [NTOS]: Bugfixes for the I/O Controller Object. |
commit | commitdiff | tree |
2010-11-23 |
Sir Richard | [ARM]: Our new target is the ZOOM2 OMAP3, instead of... |
commit | commitdiff | tree |
next |