Commit Graph

  • 3bcc4adb5c kern: implement init through InterruptTaskManager.Initialize() Michael Scire 2020-02-10 02:26:00 -0800
  • 3c78bc4dbf kern: implement KMemoryBlockManager init Michael Scire 2020-02-10 01:50:23 -0800
  • fdd7b1db15 kern: add KPageTableBase members Michael Scire 2020-02-09 18:10:13 -0800
  • 50b8189e7f kern: begin skeletoning page table types Michael Scire 2020-02-09 03:45:45 -0800
  • 3284656aad kern: print build date/time, git revision Michael Scire 2020-02-09 02:05:49 -0800
  • 1d65352167 kern: print layout for debug during startup Michael Scire 2020-02-09 01:16:13 -0800
  • d8e94996ad kern: newlines at end of svc files Michael Scire 2020-02-08 11:56:13 -0800
  • 5dae43b192 kern: add svc stubs, turn on svc table build Michael Scire 2020-02-08 11:53:27 -0800
  • 4b6b06fcaa mesosphere: hard enforcement of TODOs Michael Scire 2020-02-08 03:18:08 -0800
  • 919b8124dc kern: Implement exception vector ASM Michael Scire 2020-02-08 02:49:32 -0800
  • e330b6187f kern: bugfix, turn on auditing for the time being Michael Scire 2020-02-07 19:48:07 -0800
  • 1224ed8abe kern: implement dpc + skeleton rest of main Michael Scire 2020-02-07 19:16:09 -0800
  • e9e949ec36 kern: obj stubs to get past slab init Michael Scire 2020-02-07 11:51:58 -0800
  • 8cfffc69d5 kern: print backtrace on panic Michael Scire 2020-02-07 06:26:01 -0800
  • cb6af379d8 kern: implement dynamic slab init + ini relocation Michael Scire 2020-02-07 04:58:35 -0800
  • d9e6771e63 kern: implement more of KMemoryManager through KPageBuffer slab init Michael Scire 2020-02-06 20:36:26 -0800
  • f7d3d50f33 kern: implement KMemoryManager init Michael Scire 2020-02-06 17:40:57 -0800
  • 9dc7a4dc18 fusee/sept: don't abort on SDMMC DMA transfer failures hexkyz 2020-02-06 19:15:13 +0000
  • 1de607c183 kern: implement KResourceLimit Michael Scire 2020-02-06 05:34:38 -0800
  • 23f5d77f37 kern: fix carveout region calcs Michael Scire 2020-02-06 01:22:21 -0800
  • 5961151a92 kern: implement uart init + logging Michael Scire 2020-02-06 01:05:35 -0800
  • 323858cf96 kern: s/MemoryBlock/MemoryRegion/g Michael Scire 2020-02-05 14:16:56 -0800
  • 5f857cb079 kern: implement more of KInterruptManager Michael Scire 2020-02-05 14:07:51 -0800
  • 62de3322ff kern: implement much of KScheduler, KHardwareTimer Michael Scire 2020-02-05 13:02:35 -0800
  • 56bf2defa4 thermosphere: fix watchpoint creation, fix wp&bp allocation thermosphere-dev TuxSH 2020-02-03 22:12:43 +0000
  • 833d88bb90 thermosphere: rewrite watchpoints.c TuxSH 2020-02-03 19:03:11 +0000
  • f2edaee5b6 thermosphere: suppress potential unused variable warnings TuxSH 2020-02-03 02:16:53 +0000
  • 8fbe4385c6 thermosphere: reduce gdb work buf to least acceptable limit TuxSH 2020-02-03 02:08:28 +0000
  • 559d254a79 thermosphere: the fpu cache is only being really modified by gdb anyway TuxSH 2020-02-03 01:57:11 +0000
  • 57f2aca2fd thermosphere: I wish ld wasn't dumb (also, bugfix). This saves 4K TuxSH 2020-02-03 01:32:32 +0000
  • 20737569ce thermosphere: rewhoops TuxSH 2020-02-02 23:47:05 +0000
  • 84ee01797a thermosphere: fix software breakpoints TuxSH 2020-02-02 22:55:01 +0000
  • 307d2361ff thermosphere: gdb: fix IsThreadAlive TuxSH 2020-02-02 19:17:30 +0000
  • 7935c8b1ad thermosphère: fix deadlock TuxSH 2020-02-02 19:03:04 +0000
  • c12a32c540 thermosphere: fix sending bug when handling ctrl-c TuxSH 2020-02-02 19:02:45 +0000
  • 50efbe1840 thermosphere: fix continue logic for full-stop & some refactoring TuxSH 2020-02-02 17:46:17 +0000
  • ade27f084f thermosphere: rewrite condition in debugManagerDoPauseCores TuxSH 2020-02-02 01:32:56 +0000
  • e18cc528a8 thermosphere: fix bug in debug.c TuxSH 2020-02-02 01:12:06 +0000
  • ab02bd6cfe thermosphere: oops TuxSH 2020-02-01 23:42:26 +0000
  • 94c04af758 thermosphere: better self-debug fault reporting TuxSH 2020-02-01 23:42:08 +0000
  • aca1e86f45 thermosphere: fix bug in exceptionReturnPreprocess TuxSH 2020-02-01 22:09:07 +0000
  • 95ea2f4f95 thermosphere: forgot compiler barrier in get_sysreg TuxSH 2020-02-01 22:05:26 +0000
  • 316166d8de thermosphere: fix gdb/regs.c assertions TuxSH 2020-02-01 19:50:28 +0000
  • 97d548cc94 thermopshere: GDB_ParseExceptionFrame: fix format error TuxSH 2020-02-01 19:39:31 +0000
  • 65713df11c thermosphere: fix bug where x0 isn't saved TuxSH 2020-02-01 19:39:04 +0000
  • 57a4a3457e thermosphere: fix thread reporting logic, etc TuxSH 2020-02-01 16:28:31 +0000
  • fe3badcdf7 thermosphere: fix reporting logic of initial break event TuxSH 2020-02-01 16:20:45 +0000
  • 18ca273107 thermosphere: fix target.xml generation TuxSH 2020-02-01 15:45:57 +0000
  • 2915aed461 thermosphere: fix irq buffer overflow TuxSH 2020-02-01 15:31:08 +0000
  • 6457dce5b1 thermosphere: add more debugging strings TuxSH 2020-02-01 15:11:59 +0000
  • eff433f62c thermosphere: gdb: fix a few bugs TuxSH 2020-02-01 14:25:12 +0000
  • 86eaa7777b thermosphere: pl011: fix uartSetInterruptStatus TuxSH 2020-02-01 01:15:42 +0000
  • 116d0703f4 thermosphere: actually report the debug events TuxSH 2020-01-31 23:54:42 +0000
  • fded7fd692 thermosphere: gdb: fix GDB_SendStopReply TuxSH 2020-01-31 23:46:25 +0000
  • 3190d971a1 thermosphere: pause at start, some cleanup, etc. TuxSH 2020-01-31 23:23:41 +0000
  • b929d76009 thermosphere: libc: fix missing macro TuxSH 2020-01-31 23:15:34 +0000
  • 6b546a2716 thermosphere: qemu: make serial go through a socket TuxSH 2020-01-31 23:12:36 +0000
  • 26461cd7a9 thermosphere: oops TuxSH 2020-01-31 23:04:22 +0000
  • 680a768178 thermosphere: reduce usage of nonvolatile memory by around 4KB TuxSH 2020-01-31 18:42:16 +0000
  • 1fd2cdb664 thermosphere: gdb: add debugManagerInit TuxSH 2020-01-31 02:53:40 +0000
  • 057d3e5e1c thermosphere: gdb: add missing command list entries, fix warnings again TuxSH 2020-01-31 02:28:51 +0000
  • 6becc5dc8a thermosphere: add src/gdb to build list, fix subsequent warnings and errors TuxSH 2020-01-31 01:58:56 +0000
  • 55c92b3ab1 thermosphere: fix break/continue (?), fix attach/detach TuxSH 2020-01-31 01:12:59 +0000
  • 598b0b4b56 thermosphere: gdb: remove currentThreadId; migrate rx irq TuxSH 2020-01-31 00:36:15 +0000
  • 5a29fd17fe thermosphere: gdb: add core_on and core_off handling TuxSH 2020-01-31 00:28:05 +0000
  • ced0b32556 thermosphere: forgot to call exceptionReturnPreprocess in start.s TuxSH 2020-01-31 00:25:17 +0000
  • 997d1a5b0a thermosphere: gdb: properly handle vStopped ack sequence TuxSH 2020-01-30 01:56:31 +0000
  • 8dc536cc5b thermosphere: gdb/debug: avoid pause/unpause race condition in vCont + bugfix TuxSH 2020-01-30 01:22:37 +0000
  • 5dd8e3c129 thermosphere: gdb: fix parsing errors in vCont and hex decode TuxSH 2020-01-29 18:08:39 +0000
  • b08c1e34b1 thermosphere: gdb add break & vCont handling TuxSH 2020-01-29 01:19:38 +0000
  • ba9b99713f thermosphere: GDB_TrySignalDebugEvent, do nothing if not attached TuxSH 2020-01-28 01:18:17 +0000
  • 52c3397b19 thermosphere: add structural changes needed for range step TuxSH 2020-01-28 01:13:21 +0000
  • cba5c08bbc thermosphere: resend debug event if not handled TuxSH 2020-01-28 00:38:53 +0000
  • adc6962d99 thermosphere: impl. debug event dispatching, vStopped, "?" TuxSH 2020-01-27 22:17:25 +0000
  • d7ffcfc5d5 thermosphere: debug manager wip TuxSH 2020-01-27 00:46:00 +0000
  • f69ef02096 thermosphere: gdb: remove server, rewrite data processing in gdb/context and gdb/net TuxSH 2020-01-26 23:50:30 +0000
  • 5dc54d8764 thermosphere: optimize barrier and core_ctx TuxSH 2020-01-26 15:07:26 +0000
  • b168b0c2eb thermopshere: add spinlock try lock TuxSH 2020-01-26 01:44:17 +0000
  • 65205f74da thermosphere: rewrite gdb/reg TuxSH 2020-01-25 22:55:38 +0000
  • abc699aa3d thermosphere: rework fpu register handling TuxSH 2020-01-25 20:16:10 +0000
  • e3961f225c thermosphere: introduce "ENSURE" TuxSH 2020-01-25 17:20:43 +0000
  • d0821a3f50 thermosphere: small spinlock improvements TuxSH 2020-01-25 16:13:16 +0000
  • f4e7425b27 thermosphere: refactor gdb/thread TuxSH 2020-01-25 01:12:35 +0000
  • 8b28e6f107 thermosphere: gdb: target xml + various refactoring TuxSH 2020-01-24 20:24:05 +0000
  • 3ef785ef21 thermosphere: rewrite gdb/mem TuxSH 2020-01-24 00:52:55 +0000
  • a501f0b4a2 thermosphere: gdb/net: reduce stack/memory usage by using memmove TuxSH 2020-01-23 23:43:30 +0000
  • 559b54a319 thermopshere: gdb: rewrite stop point handling TuxSH 2020-01-23 22:00:39 +0000
  • 55be6773fd thermosphere: retrieve wp direction TuxSH 2020-01-23 02:32:27 +0000
  • e723415e44 thermosphere: some gdb/debug refactor TuxSH 2020-01-23 02:15:03 +0000
  • c66b70b1a2 thermopshère: rewrite some gdb/net functions TuxSH 2020-01-22 21:29:44 +0000
  • b545295f32 thermosphere: add esr_el2 to exception frame TuxSH 2020-01-22 21:08:52 +0000
  • 7bf92888a4 thermosphere: allow each core to pause itself in a lock-free manner & fix bugs TuxSH 2020-01-22 20:26:14 +0000
  • 63f5255a3d thermosphere: wip gdb TuxSH 2020-01-22 01:50:03 +0000
  • e4b2745e7c thermosphere: copy paste lots of gdb luma files (but don't build them yet) TuxSH 2020-01-21 22:38:29 +0000
  • d80299d9ce thermosphere: minor changes TuxSH 2020-01-21 22:24:15 +0000
  • 0014991378 thermosphere: incl pattern utils TuxSH 2020-01-21 01:56:35 +0000
  • cfdf1e7ec6 thermosphere: unfuck sw breakpoint logic TuxSH 2020-01-21 01:27:47 +0000
  • 09bb173757 thermosphere: uninline recursive lock funcs TuxSH 2020-01-21 00:05:01 +0000
  • 2d32a812b7 thermosphere: implement reading and writing guest memory TuxSH 2020-01-20 02:24:02 +0000
  • aebdb2a774 thermosphere: we expose a GICv2, not a GICv1 TuxSH 2020-01-19 18:23:37 +0000