| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add distributed binary build | Benjamin Herrenschmidt | 2018-06-07 | 1 | -0/+0 | |
| * | Add GPIO arbitration test | Benjamin Herrenschmidt | 2018-06-07 | 1 | -1/+110 | |
| * | Fix problems with GPIO usage | Benjamin Herrenschmidt | 2018-06-07 | 3 | -23/+42 | |
| * | Fix comment | Benjamin Herrenschmidt | 2018-06-06 | 1 | -1/+1 | |
| * | Header cleanups | Benjamin Herrenschmidt | 2018-06-06 | 3 | -4/+6 | |
| * | Fix bug when clocking out 64-bit commands | Benjamin Herrenschmidt | 2018-06-06 | 1 | -3/+3 | |
| * | Cleanup GPIO config | Benjamin Herrenschmidt | 2018-06-06 | 1 | -5/+11 | |
| * | Remove TODO comments in clock_out_bit and document optimisation | Benjamin Herrenschmidt | 2018-06-04 | 1 | -2/+5 | |
| * | Cache clock GPIO bit number in a register | Benjamin Herrenschmidt | 2018-06-04 | 1 | -6/+9 | |
| * | Cleanup starting up, add trace flags to API version | Benjamin Herrenschmidt | 2018-06-03 | 3 | -27/+44 | |
| * | Add arbitration mechanism | Benjamin Herrenschmidt | 2018-06-03 | 3 | -9/+54 | |
| * | Use 6 for echo/send delay | Benjamin Herrenschmidt | 2018-06-03 | 1 | -1/+3 | |
| * | Add break support and change tSendDelay/tEchoDelay | Benjamin Herrenschmidt | 2018-06-03 | 1 | -0/+61 | |
| * | Fix problems with write commands (CRC incorrect and endian issues) | Benjamin Herrenschmidt | 2018-06-03 | 1 | -4/+7 | |
| * | Move command processing to a helper | Benjamin Herrenschmidt | 2018-06-03 | 1 | -18/+45 | |
| * | Shrink trace dump | Benjamin Herrenschmidt | 2018-06-03 | 1 | -1/+1 | |
| * | Add API version, FW version and system signature registers | Benjamin Herrenschmidt | 2018-06-03 | 5 | -1/+22 | |
| * | Add break and "idle clocks" commands | Benjamin Herrenschmidt | 2018-06-03 | 2 | -0/+39 | |
| * | Add (untested) write support | Benjamin Herrenschmidt | 2018-06-03 | 1 | -10/+14 | |
| * | Fix a number of problems with the test code | Benjamin Herrenschmidt | 2018-06-03 | 1 | -71/+25 | |
| * | Configure send/echo delay | Benjamin Herrenschmidt | 2018-06-03 | 3 | -2/+11 | |
| * | Move SRAM layout to a common .h file | Benjamin Herrenschmidt | 2018-06-03 | 4 | -100/+83 | |
| * | Add witherspoon definitions | Benjamin Herrenschmidt | 2018-06-03 | 1 | -0/+6 | |
| * | Fix makefile | Benjamin Herrenschmidt | 2018-06-03 | 1 | -2/+2 | |
| * | Add -Werror to test case | Benjamin Herrenschmidt | 2018-06-03 | 1 | -1/+1 | |
| * | Fix variable aliasing in test case | Benjamin Herrenschmidt | 2018-06-03 | 1 | -5/+5 | |
| * | Don't write GPIO data right before clocking if using same reg | Benjamin Herrenschmidt | 2018-06-03 | 1 | -1/+6 | |
| * | Switch GPIOs to output after send delay to match other driver | Benjamin Herrenschmidt | 2018-06-03 | 1 | -3/+5 | |
| * | Tracing fixes | Benjamin Herrenschmidt | 2018-06-03 | 1 | -5/+6 | |
| * | Update some comments | Benjamin Herrenschmidt | 2018-06-03 | 1 | -1/+6 | |
| * | Deal with bank collision between clk/data and trans GPIOs | Benjamin Herrenschmidt | 2018-06-03 | 1 | -7/+19 | |
| * | Use a1 for sram, keep a0 as scratch | Benjamin Herrenschmidt | 2018-06-03 | 1 | -23/+31 | |
| * | Move code/vectors to after definitions | Benjamin Herrenschmidt | 2018-06-03 | 1 | -22/+28 | |
| * | Changes to be able to build multiple firmwares | Benjamin Herrenschmidt | 2018-06-03 | 4 | -108/+144 | |
| * | Initial import | Benjamin Herrenschmidt | 2018-06-02 | 4 | -0/+1138 | |

