aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/mboard_eeprom.cpp
Commit message (Expand)AuthorAgeFilesLines
* usrp: replace struct member sizeof with this macro so it compiles on macJosh Blum2010-11-231-2/+5
* Merge branch 'usrp_e100' into nextJosh Blum2010-11-231-0/+83
|\
| * usrp_e100: added byteswapping calls to vendor and device (its NBO)Josh Blum2010-11-111-4/+5
| * usrp-e100: split vendor/device field for eeprom, rename fab rev to model, fix...Josh Blum2010-11-111-15/+20
| * usrp-e100: implemented wrapper for i2c device node + ioctls, implemented e100...Josh Blum2010-11-101-0/+77
* | Merge branch 'public_master'Josh Blum2010-11-161-1/+1
|\ \
| * | usrp2: fix ip addr eeprom offset in motherboard eeprom parserJosh Blum2010-11-161-1/+1
* | | usrpbbbbbbbbbbbeeeeeeeeeeee fix typoJosh Blum2010-11-101-3/+3
| |/ |/|
* | uhd: renamed enums to reflect new conventionJosh Blum2010-11-101-30/+30
|/
* uhd: for eeprom writeback, write and set only those values changedJosh Blum2010-11-051-14/+18
* uhd: rename identifier for usrp1 eeprom, and fix offsets, add serial support ...Josh Blum2010-11-051-13/+17
* Merge branch 'good_stuff' into mb_eepromJosh Blum2010-11-051-15/+2
* usrp: implement name checking on dicovery (all platforms), separate usb seria...Josh Blum2010-11-051-2/+15
* usrp: replaced device specific burner apps with one generic one for mboard ee...Josh Blum2010-11-041-2/+1
* usrp: print eeprom key/value pairs in the probe app, fixed mac addr sizeJosh Blum2010-11-041-3/+3
* usrp2: move mboard eeprom instance into iface to the clock control can access itJosh Blum2010-11-041-0/+4
* usrp2: implemented mboard eeprom into usrp2 mboardJosh Blum2010-11-041-43/+50
* usrp: created mboard eeprom map class, implemented for usrp2Josh Blum2010-11-041-0/+176