Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-24 | openocd: remove NULL comparisons with checkpatch [1/2] | Antonio Borneo | 1 | -6/+6 |
2021-07-24 | openocd: fix simple cases of NULL comparison | Antonio Borneo | 1 | -9/+9 |
2021-07-02 | Add RTOS memory read/write functions. | Tim Newsome | 1 | -0/+36 |
2021-03-10 | rtos: Remove typedef'd struct | Marc Schink | 1 | -3/+3 |
2020-12-26 | rtos/hwthread: fix register list for armv7a | Antonio Borneo | 1 | -5/+17 |
2020-11-04 | rtos: declare local symbols as static | Antonio Borneo | 1 | -2/+2 |
2020-09-05 | openocd: use proper format with uint32_t | Antonio Borneo | 1 | -1/+1 |
2020-05-07 | Add get_thread_reg() and set_reg() for hwthread | Tim Newsome | 1 | -51/+90 |
2019-03-08 | rtos/hwthread: add hardware-thread pseudo rtos | Matthias Welwarsky | 1 | -0/+347 |