b43-tools.git
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
2008-01-04 Michael BueschRemove the broken endianness check in the md5 code.
2008-01-02 Michael BueschAdd support for version 4 SPROM.
2007-11-23 Johannes Bergb43-fwcutter: make sparse happier
2007-11-23 Johannes Bergb43-fwcutter: unsupported file support
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-17 Michael Bueschasm: Cleanup makefile.
2007-11-17 Michael Bueschasm: Fix the preprocessing script.
2007-11-16 Michael Bueschdasm: Fix %arch statement.
2007-11-16 Michael Bueschassembler: Remove two fixmes.
2007-11-11 Michael Bueschassembler: Fix label-immediate for v15
2007-11-11 Michael BueschPartial support for the new v15 architecture.
2007-11-10 Michael BueschRename bcm43xx -> b43
2007-11-10 Michael BueschInitial commit.