Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-21 | Add support for even newer firmware info and vram tables.HEADmaster | Matthias Hopf | 1 | -0/+2 | |
2011-03-21 | Update atombios.h to version of Linux kernel of 2011/03/21. | Matthias Hopf | 1 | -67/+934 | |
2011-03-21 | Add 'char' to list of known data types. | Matthias Hopf | 1 | -0/+2 | |
2011-03-21 | Fix mask op | Alex Deucher | 1 | -1/+1 | |
The mask is always an immediate attribute. Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Matthias Hopf <mhopf@suse.de> | |||||
2011-03-21 | dump ss info data tables | Alex Deucher | 1 | -1/+1 | |
Signed-off-by: Matthias Hopf <mhopf@suse.de> | |||||
2011-03-21 | vram usage by firmware updates | Alex Deucher | 1 | -1/+5 | |
Signed-off-by: Matthias Hopf <mhopf@suse.de> | |||||
2011-03-21 | add alternate data table names | Alex Deucher | 1 | -6/+7 | |
Some tables have different names/uses on different asics Signed-off-by: Matthias Hopf <mhopf@suse.de> | |||||
2011-03-21 | add support for new vram tables | Alex Deucher | 1 | -0/+1 | |
2011-03-21 | fixup igp info table support | Alex Deucher | 1 | -2/+4 | |
Signed-off-by: Matthias Hopf <mhopf@suse.de> | |||||
2011-03-21 | add support for newer firmware tables | Alex Deucher | 1 | -0/+1 | |
2011-03-21 | Add support for newer pplib tables | Alex Deucher | 2 | -59/+2 | |
Signed-off-by: Matthias Hopf <mhopf@suse.de> | |||||
2011-03-21 | Update atombios.h to version of xf86-video-ati of 2011/03/21. | Matthias Hopf | 1 | -10/+82 | |
2011-03-21 | Finally add atombios.h to sources | Matthias Hopf | 2 | -1/+6065 | |
Not including this is too painful for continued use. | |||||
2010-05-07 | Set endian information for including newer atombios.h | Matthias Hopf | 3 | -3/+13 | |
2010-04-06 | Nuke CRs in atombios header files. | Matthias Hopf | 2 | -44/+44 | |
2010-04-06 | Re-do <!doc> for DEBUG, reformat SHL and SHR entries. | Matthias Hopf | 1 | -13/+7 | |
2010-04-06 | clean up CTB_DS output formatting | Alex Deucher | 1 | -1/+2 | |
Signed-off-by: Matthias Hopf <mhopf@suse.de> | |||||
2010-04-06 | SET_DATA_BLOCK 0xff means this table | Alex Deucher | 1 | -1/+15 | |
Signed-off-by: Matthias Hopf <mhopf@suse.de> | |||||
2010-04-06 | clean up formatting | Alex Deucher | 1 | -13/+13 | |
Signed-off-by: Matthias Hopf <mhopf@suse.de> | |||||
2010-04-06 | Handle command table data sections | Alex Deucher | 1 | -1/+9 | |
Signed-off-by: Matthias Hopf <mhopf@suse.de> | |||||
2010-04-06 | Add support for WS_REGPTR | Alex Deucher | 2 | -2/+3 | |
Signed-off-by: Matthias Hopf <mhopf@suse.de> | |||||
2010-04-06 | add alternate command table names | Alex Deucher | 1 | -6/+8 | |
Some tables have different names/uses on different asics Signed-off-by: Matthias Hopf <mhopf@suse.de> | |||||
2010-04-06 | Fix potential endless loop in 2 reverse engineered table dumpers. | Matthias Hopf | 1 | -2/+8 | |
2009-07-02 | Slience gcc for #pragmas, silence atombios.h parsing. | Matthias Hopf | 1 | -2/+2 | |
2009-07-02 | Make (almost) all dumpers dynamic. | Matthias Hopf | 2 | -6/+85 | |
2009-07-01 | Dynamically sized PowerIndex_Info and PowerUnknown_Info structs. | Matthias Hopf | 1 | -6/+6 | |
2009-07-01 | Fix table list crash introduced by last commit. | Matthias Hopf | 2 | -4/+4 | |
2009-06-30 | Add support for dynamically sized data structures. Describe using pragmas. | Matthias Hopf | 4 | -19/+68 | |
2009-06-26 | Add reverse engineered PowerPlayInfo V4.1 table dumper. | Matthias Hopf | 3 | -2/+74 | |
2009-06-26 | Add U16 type for nonaligned USHORT access. | Matthias Hopf | 1 | -0/+4 | |
2009-06-25 | Print decimal as well as hex. | Matthias Hopf | 1 | -3/+3 | |
2009-06-25 | Fix handling of preprocessed files. Fix <unparseable> output. | Matthias Hopf | 1 | -2/+6 | |
2009-01-08 | Whitespace fix. | Matthias Hopf | 1 | -1/+1 | |
2009-01-08 | Add license headers. | Matthias Hopf | 8 | -8/+9 | |
2009-01-08 | Do not hardcode atombios.h file location. | Matthias Hopf | 1 | -5/+1 | |
2008-01-25 | Hopefully got undocumented commands SHL/SHR right now. | Matthias Hopf | 1 | -6/+12 | |
2008-01-15 | Only(!) shift D_REG on -A | Matthias Hopf | 1 | -5/+5 | |
D_WS apparently already addresses bytes. | |||||
2007-12-13 | Evaluate expressions in array size definitions for data table dumper generator. | Matthias Hopf | 1 | -0/+14 | |
No unparsable lines any more. Hurray! | |||||
2007-12-11 | Typo fix. | Matthias Hopf | 1 | -1/+1 | |
2007-10-25 | Enable disassembly of wrap-around tables. | Matthias Hopf | 1 | -39/+70 | |
We assume that table offsets can wrap around, in order to access the second half of the 128KB BIOS. No verification yet, and the offsets look strange. Moved from mmap()ed I/O to read(), in order to not segfault w/o additional checks even on small BIOS dumps. Abstracted table offset fetch into separate function. | |||||
2007-10-25 | Ignore dependency files. | Matthias Hopf | 1 | -0/+1 | |
2007-10-01 | Support for versioned data dumpers. Added address offsets to data dumpers. | Matthias Hopf | 4 | -42/+135 | |
2007-10-01 | Improved dependency handling. | Matthias Hopf | 1 | -11/+33 | |
2007-08-30 | Fix CLEAR / SHIFT_* byte position output. Reset REG_BLOCK in full dump. | Matthias Hopf | 1 | -2/+4 | |
op_dest & op_shift had broken output of byte positions. REG_BLOCK offset wasn't cleared in between tables when doing a full dump 'F'. | |||||
2007-08-20 | Print addresses (-A) for Framebuffer and BIOS data accesses as well. | Matthias Hopf | 1 | -5/+5 | |
2007-08-17 | Added -A option, for printing addresses instead of offsets for MM regs. | Matthias Hopf | 1 | -5/+22 | |
2007-08-01 | Added some argument checks. | Matthias Hopf | 1 | -0/+8 | |
2007-07-31 | Added full dump command. | Matthias Hopf | 1 | -14/+55 | |
REPEAT, SAVE_REG, RESTORE_REG are deprecated. Allow different address formats for easier BIOS comparisons. Cleanup. | |||||
2007-07-30 | Check for register sizes (32bit only ATM). Fix MM reg numbers. | Matthias Hopf | 3 | -7/+25 | |
2007-07-27 | Add parser for register xml files. Use them as indices. | Matthias Hopf | 3 | -16/+126 | |
Few other bug fixes. |