Ros-diffs February 2008

ros-diffs@reactos.org
  • 21 participants
  • 460 discussions

[ros-arm-bringup] 32334: We now have a good initialization routine for ARM. We call HalInitializeProcessor (TBD) to setup the board, then we configure the PRCB and PCR. We also setup some global CPU variables and setup minimal interrupt support. The rest of the code follows the x86 design (Create initial thread/process). There's now a cpu.c for ARM as well, and the cache routines are now there. KDCOM APIs were marked as kernel stubs, so the kernel was never linking with kdcom. This has been fixe
by ros-arm-bringup@svn.reactos.org
16 years, 8 months

[ros-arm-bringup] 32333: Added cache sweeping code into the HAL, for ARM926EJ-S and ARM1026EJ-S CPUs. Finished implementation of KiSystemStartup. Copied KiInitializeKernel from x86 to ARM, removing irrelevant parts. This is our current checkpoint.
by ros-arm-bringup@svn.reactos.org
16 years, 8 months

[frik85] 32332: minor language fix
by frik85@svn.reactos.org
16 years, 8 months

[frik85] 32331: improve the user group selection area, by hiding unimportant entries
by frik85@svn.reactos.org
16 years, 8 months

[ros-arm-bringup] 32330: QEMU doesn't support TLB Lockdown, so we now use a hack for QEMU and broken CPUs [albeit a portable one ; -)]. PCR access in usermode/kernelmode works. We now have HalSweepI/Dcache APIs exported and stubbed in the ARM HAL (great, since UNIMPLEMENTED macro now works). We now setup more of the PCR, including all the cache values required, then we call the HAL sweep functions (TBD).
by ros-arm-bringup@svn.reactos.org
16 years, 8 months

[cwittich] 32329: fix some memory and resource leaks fixes by janderwald and myself
by cwittich@svn.reactos.org
16 years, 8 months

[ros-arm-bringup] 32328: Fixed some bugs in KeFillFixedEntryTb -- we actually needed to map the PTE into memory (then we can umap it). We were doing the initial PCR/PDR page allocation completely wrong since we're using 1MB section pages, not 4KB pages (this needs to be fixed later). Piggyhack arm_kprintf on top of DebugService which we now define. DPRINT1 and ASSERT now work! Send ARC paths and normalized command-line in the loader parameter block. Current state: FreeLoader v3.0 for ARM Bootarg
by ros-arm-bringup@svn.reactos.org
16 years, 8 months

[ros-arm-bringup] 32327: Added arm_kprintf() for early kernel debugging (ARM bringup). Freeldr maps the "Versatile"'s serial port into virtual memory now, and C code can just use arm_kprintf(). This is not code that is supposed to remain in the kernel, it's only needed for bringup, until enough is working so that standard serial DbgPrint() works through the original code path.
by ros-arm-bringup@svn.reactos.org
16 years, 8 months

[gbrunmar] 32326: Implemented IDirect3D9::GetAdapterDisplayMode()
by gbrunmar@svn.reactos.org
16 years, 8 months

[dreimer] 32325: Hopefully the last String. Translators. Your turn.
by dreimer@svn.reactos.org
16 years, 8 months
Results per page: