Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | armstubs: License is BSD-3-Clause | Paul Barker | 2019-10-21 | 1 | -1/+1 |
| | | | | | | | | All source files in the armstubs directory have a 3-clause BSD license. The Makefile doesn't appear to use any files from outside this directory during the build. Signed-off-by: Paul Barker <paul@betafive.co.uk> | ||||
* | armstubs: Error out when ARMSTUBS is not defined | Andrei Gherzan | 2019-07-19 | 1 | -0/+1 |
| | | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> | ||||
* | raspberrypi-tools: Update to remove Makefile patch | Andrei Gherzan | 2019-07-04 | 2 | -34/+0 |
| | | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> | ||||
* | armstubs: Add support for compiling ARM stubs | Andrei Gherzan | 2019-07-04 | 2 | -0/+65 |
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> |