Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-04 | 1 | -2/+2 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 1 | -62/+70 |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+2 |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
* | uhd: Changed mboard_eeprom_t interface, refactored MB EEPROM code | Martin Braun | 2017-09-29 | 1 | -5/+7 |
* | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 1 | -3/+2 |
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 1 | -1/+1 |
* | B2XX: Added B200mini support | michael-west | 2015-08-17 | 1 | -7/+9 |
* | image_loader: force user to specify device | Nicholas Corgan | 2015-08-05 | 1 | -5/+28 |
* | Added uhd::image_loader class and uhd_image_loader utility | Nicholas Corgan | 2015-07-15 | 1 | -0/+125 |