b43-tools.git
2010-09-20 Michael Bueschdisassembler: Use 4 digits for code address
2010-09-20 Michael Bueschdisassembler: Force opcode @0 to decode raw operands
2010-09-20 Michael Bueschasm/dasm: Add support for calls/rets (untested)
2010-09-20 Michael Bueschdisassembler: Add option to decode operands of unknown...
2010-09-19 Michael Bueschdisassembler: Add error helpers
2010-09-19 Michael Bueschdisassembler: Add new call/ret
2010-09-19 Michael Bueschdisassembler: Emit %start directive. This avoids a...
2010-09-19 Michael BueschAssembler: Better error message for %arch
2010-09-19 Michael Bueschbrcm80211fwconv: Complain if the index is invalid
2010-09-19 Michael Bueschbrcm80211fwconv: Fix sorting for merge
2010-09-19 Michael BueschUpdate .gitignore
2010-09-19 Michael Bueschbrcm80211fwconv: Add support for merging data back
2010-09-19 Michael BueschUpdate file headers
2010-09-19 Michael Bueschassembler/disassembler: Fix indirect mem addressing...
2010-09-19 Michael Bueschassembler: Add support for raw output format
2010-09-19 Michael Bueschassembler: Some r15 fixes
2010-09-19 Michael BueschDecode opcode 0x002 RAW on r15 for now.
2010-09-19 Michael BueschInstall brcm80211fwconv
2010-09-19 Michael BueschAdd script for brcm80211 firmware conversion
2010-09-19 Michael BueschDisassembler: Fixes for r15 architecture
2010-08-07 Michael Bueschb43asm: Update README
2010-07-26 Michael Bueschb43-fwcutter: add COPYING file
2010-04-19 Michael Bueschb43-fwcutter: Fix compiler warnings
2010-04-19 Michael Bueschfwcutter: Fix release script tagging b43-fwcutter-013 b43-fwcutter-013-release
2010-04-19 Michael BueschUpdate release script
2010-04-19 Michael BueschBump fwcutter version
2009-11-26 Michael Bueschssb_sprom: Fix binary name
2009-11-26 Michael Bueschssb_sprom: Fix sparse warnings
2009-11-26 Michael Bueschssb_sprom: Add sparse support, Add quiet build, Add...
2009-11-26 Michael Bueschfwcutter: Add sparse support, Add quiet build, Add...
2009-11-26 Michael Bueschdisassembler: Fix sparse warnings
2009-11-26 Michael Bueschassembler: Fix sparse warnings
2009-11-26 Michael Bueschasm/disasm: Add sparse support, Add quiet build, Add...
2009-11-26 Michael Bueschasm: Don't ignore install failures
2009-08-21 Michael Bueschfwcutter: Use ARRAY_SIZE
2009-08-21 Larry Fingerfwcutter: Add two new sources for 478.104 firmware
2009-08-21 Larry Fingerfwcutter: mklist.py - Update to new library and skip...
2009-06-02 Michael BueschUpdate .gitignore
2009-06-02 Michael Bueschfwcutter: Add release script
2009-06-02 Larry FingerChanges in b43-fwcutter (V2)
2009-01-25 Michael Bueschb43-fwfump: Better helptext for --phy option
2008-12-29 Larry Fingerssb-sprom: Generate help for all variations
2008-12-29 Larry Fingerssb-sprom: Put SPROM data in a master table and add...
2008-10-24 Michael Bueschb43-fwcutter: Use another source file
2008-10-24 Michael Bueschfwcutter: Add a stupid script to generate fwcutter_list...
2008-07-23 Michael BueschFix crash if b43 is not loaded.
2008-07-23 Michael BueschAdd some documentation
2008-07-22 Michael Bueschb43-beautifier: Explain what the --defs directory is
2008-07-22 Michael BueschAdd b43 firmware assembly beautifier
2008-06-26 Michael Bueschdebug: Add a generic text patcher
2008-06-25 Michael Bueschssb-sprom: Add warnings.
2008-06-24 Michael BueschFix typo.
2008-06-19 Michael Bueschb43-ivaldump: Add a tool for dumping initvals files.
2008-06-19 Michael Bueschb43-asm: Add tram keyword for writing to template ram
2008-06-19 Michael Bueschb43-fwdump: Allow a binary SHM dump to stdout.
2008-06-19 Michael Bueschb43-fwdump: Add SHM dump
2008-06-19 Michael BueschAdd an install script.
2008-06-19 Michael BueschImplement firmware state dumper
2008-06-19 Michael Bueschb43-dasm: Allow disassembling files without header.
2008-06-19 Michael BueschAdd a python library to access device internals.
2008-06-17 Michael Bueschssb-sprom: Fix typo.
2008-06-16 Michael BueschAdd generated files to .gitignore
2008-06-16 Michael BueschFix compiler warning on certain architectures.
2008-06-16 Michael Bueschssb_sprom: Fix segfault in parameter parsing code.
2008-06-14 Michael BueschAllow passing CPP parameters right after the filenames.
2008-06-14 Michael BueschMerge branch 'master' of ssh://git.bu3sch.de/home/git...
2008-06-14 Michael BueschWarn on usage of offset register 6. It is broken.
2008-06-13 Pavel Roskinb43-tools typos
2008-06-13 Larry.Finger... ssb-sprom: Fix for incorrect Subsystem and PCI Product...
2008-06-09 Michael Bueschb43-asm: Update some comments.
2008-06-09 Michael BueschAllow inline %assert inside of complex immediates.
2008-06-09 Michael BueschAdd support for assemble-time assertions.
2008-06-05 Michael Bueschb43-asm: Allow complex immediates in M and S operands.
2008-05-26 Michael BueschUse gcc -E as preprocessor, as cpp will cause problems...
2008-05-24 Michael Bueschb43-asm: Only warning, not error, on RET after JMP
2008-05-24 Michael Bueschb43-asm: Add trivial selftest.
2008-05-22 Michael Bueschb43-asm: Allow complex immediates in initvals.
2008-05-22 Michael Bueschb43-asm: Change the filenames of the binaries.
2008-05-18 Michael Bueschb43-asm: Add an option to print the code sizes after...
2008-05-18 Michael Bueschb43-asm: Change JMP emulation from JE to JEXT
2008-05-18 Michael Bueschb43-asm: Fix the reverse search for JMPs before RETs
2008-05-18 Michael Bueschb43-asm: Fix memory allocation bug.
2008-05-18 Michael Bueschasm/dasm: Let's simply comment out these lines that...
2008-05-17 Michael Bueschb43-asm: Throw error when using RET after a jump
2008-05-16 Michael Bueschb43-asm: Terminate instructions with ; instead of |
2008-04-25 Larry FingerExtend README file.
2008-02-12 Michael Bueschfwcutter: Extend the help text
2008-02-12 Michael Bueschfwcutter: Print the ID in the --identify output
2008-02-12 Michael Bueschfwcutter: Increment version number
2008-02-12 Michael Bueschfwcutter: Mark all files as "supported" that are needed...
2008-02-08 Michael Bueschfwcutter: Start ID numbering at 10 to avoid clashes...
2008-02-08 Michael Bueschfwcutter: Add unique firmware IDs
2008-01-27 Michael Bueschb43-asm: Make use of complex immediates as memory offse...
2008-01-26 Michael Bueschb43-dasm: Add a space char after comma to improve asm...
2008-01-26 Michael Bueschb43-asm: Allow terminating lines with |
2008-01-25 Michael Bueschb43-asm: Pass external conditions as immediates
2008-01-15 Michael BueschBump fwcutter version
2008-01-13 Michael BueschAdd .gitignore
2008-01-13 Michael Bueschfwcutter: Change support status flags.
2008-01-13 Johannes Bergfwcutter: Add firmware file offsets
next