b43-tools.git
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
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.