disassembler: Emit %start directive. This avoids a warning when re-assembling
[b43-tools.git] / disassembler /
2010-09-19 Michael Bueschdisassembler: Emit %start directive. This avoids a...
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
2009-11-26 Michael Bueschdisassembler: 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-06-02 Michael BueschUpdate .gitignore
2008-06-19 Michael Bueschb43-ivaldump: Add a tool for dumping initvals files.
2008-06-19 Michael Bueschb43-dasm: Allow disassembling files without header.
2008-05-18 Michael Bueschasm/dasm: Let's simply comment out these lines that...
2008-01-26 Michael Bueschb43-dasm: Add a space char after comma to improve asm...
2007-11-18 Michael Bueschdasm: Move some definitions around.
2007-11-18 Michael Bueschdasm: Rewrite cmdline arg parsing and remove the bin...
2007-11-17 Michael Bueschdasm: list_empty() can use a const pointer.
2007-11-16 Michael Bueschdasm: Fix %arch statement.
2007-11-10 Michael BueschRename bcm43xx -> b43
2007-11-10 Michael BueschInitial commit.