aboutsummaryrefslogtreecommitdiffstats
path: root/tools/firmware-utils/src/trx2edips.c
Commit message (Collapse)AuthorAgeFilesLines
* firmware-utils: fix build on big endian systemsHauke Mehrtens2011-06-211-1/+1
| | | | | | This closes #9446 SVN-Revision: 27255
* firmware-utils: fix endianness bugs in firmware generation program.Hauke Mehrtens2011-04-091-12/+29
| | | | | | | | Should make it work on big endian systems again, I do not have such a system. This closes #9093. SVN-Revision: 26543
* brcm47xx: fix error when build firmware on x86_64 host (closes #7672)Hauke Mehrtens2011-02-121-11/+14
| | | | SVN-Revision: 25472
* brcm47xx: Add edimax PS1208mfg supportHauke Mehrtens2010-12-021-0/+151
Thank you clemvangelis for the patches. (closes #7672) SVN-Revision: 24217