2009-02-04 |
Michael Gernoth | saving/restoring of settings implemented
|
commit | commitdiff | tree |
2009-02-04 |
Michael Gernoth | increase poweroff time
|
commit | commitdiff | tree |
2009-02-04 |
Michael Gernoth | implement command line parsing for rsbs2.pl, now it...
|
commit | commitdiff | tree |
2009-02-04 |
Michael Gernoth | working powerup(), powerdown() and powercycle() functions
|
commit | commitdiff | tree |
2009-02-03 |
Michael Gernoth | config file for perl client
|
commit | commitdiff | tree |
2009-02-03 |
Michael Gernoth | add possibly working compression algorithm
|
commit | commitdiff | tree |
2009-02-02 |
Michael Gernoth | add comments about compression algorithm implementation
|
commit | commitdiff | tree |
2009-02-02 |
Michael Gernoth | check crc of embedded compressed firmware after expansion
|
commit | commitdiff | tree |
2009-02-02 |
Michael Gernoth | update .gitignore (forgot it after last renaming...)
|
commit | commitdiff | tree |
2009-02-02 |
Michael Gernoth | remove last register named variables. now it's readable...
|
commit | commitdiff | tree |
2009-02-02 |
Michael Gernoth | all functions now have meaningful names
|
commit | commitdiff | tree |
2009-02-02 |
Michael Gernoth | the unknown element of the data_in struct is the current...
|
commit | commitdiff | tree |
2009-02-02 |
Michael Gernoth | more lz cleanups...
|
commit | commitdiff | tree |
2009-02-02 |
Michael Gernoth | cleanup more parts to get rid of all those assembler...
|
commit | commitdiff | tree |
2009-02-02 |
Michael Gernoth | general cleanups
|
commit | commitdiff | tree |
2009-02-02 |
Michael Gernoth | cleanup extract_lz_file
|
commit | commitdiff | tree |
2009-02-02 |
Michael Gernoth | cleanup some structs
|
commit | commitdiff | tree |
2009-02-01 |
Michael Gernoth | add 'list all files in image' option
|
commit | commitdiff | tree |
2009-02-01 |
Michael Gernoth | add stub for adding/replacing files in the firmware...
|
commit | commitdiff | tree |
2009-02-01 |
Michael Gernoth | rename extract.{c,h} to filesystem.{c,h}
|
commit | commitdiff | tree |
2009-02-01 |
Michael Gernoth | typo in error message
|
commit | commitdiff | tree |
2009-02-01 |
Michael Gernoth | better corruption check by calculating the number of...
|
commit | commitdiff | tree |
2009-02-01 |
Michael Gernoth | more paranoia (check consistency after patching the...
|
commit | commitdiff | tree |
2009-02-01 |
Michael Gernoth | fix syslog debug setup
|
commit | commitdiff | tree |
2009-02-01 |
Michael Gernoth | add missing text to output when files are ignored
|
commit | commitdiff | tree |
2009-02-01 |
Michael Gernoth | don't traverse the filesystem by hand in three different...
|
commit | commitdiff | tree |
2009-02-01 |
Michael Gernoth | don't ever update the checksum of a corrupt image
|
commit | commitdiff | tree |
2009-02-01 |
Michael Gernoth | add functions to reliably read files in the filesystem...
|
commit | commitdiff | tree |
2009-01-31 |
Michael Gernoth | solved the mistrey of 4 unknown bytes, only one left
|
commit | commitdiff | tree |
2009-01-31 |
Michael Gernoth | add function to enable syslog debug messages from the RSB
|
commit | commitdiff | tree |
2009-01-31 |
Michael Gernoth | don't assume that some bytes are the filetype
|
commit | commitdiff | tree |
2009-01-31 |
Michael Gernoth | extract all files from the firmware image.
|
commit | commitdiff | tree |
2009-01-31 |
Michael Gernoth | don't continue with wrong checksum...
|
commit | commitdiff | tree |
2009-01-31 |
Michael Gernoth | compressed main firmware now also gets extracted :-)
|
commit | commitdiff | tree |
2009-01-31 |
Michael Gernoth | show length of properties (they are files, too)
|
commit | commitdiff | tree |
2009-01-31 |
Michael Gernoth | fix console output
|
commit | commitdiff | tree |
2009-01-31 |
Michael Gernoth | write extracted files to the filesystem.
|
commit | commitdiff | tree |
2009-01-31 |
Michael Gernoth | extracting works now correctly :-)
|
commit | commitdiff | tree |
2009-01-31 |
Michael Gernoth | remove r5_crc variable
|
commit | commitdiff | tree |
2009-01-31 |
Michael Gernoth | everything needed implemented, but it's broken. probably...
|
commit | commitdiff | tree |
2009-01-30 |
Michael Gernoth | fn_597c8 implemented
|
commit | commitdiff | tree |
2009-01-30 |
Michael Gernoth | fn_598b4 implemented
|
commit | commitdiff | tree |
2009-01-30 |
Michael Gernoth | fn_5980c implemented
|
commit | commitdiff | tree |
2009-01-30 |
Michael Gernoth | fn_5993c implemented
|
commit | commitdiff | tree |
2009-01-30 |
Michael Gernoth | ignore rsb-lz.o
|
commit | commitdiff | tree |
2009-01-30 |
Michael Gernoth | get rid of the return value variable
|
commit | commitdiff | tree |
2009-01-30 |
Michael Gernoth | don't implement checksum algorithm twice
|
commit | commitdiff | tree |
2009-01-30 |
Michael Gernoth | more parts of lz implemented
|
commit | commitdiff | tree |
2009-01-30 |
Michael Gernoth | begin lz implementation
|
commit | commitdiff | tree |
2009-01-30 |
Michael Gernoth | pinout additions
|
commit | commitdiff | tree |
2009-01-30 |
Michael Gernoth | search for compressed sections in firmware image
|
commit | commitdiff | tree |
2009-01-30 |
Michael Gernoth | and more assembler...
|
commit | commitdiff | tree |
2009-01-30 |
Michael Gernoth | more bits of the lz algorithm (still only arm assembler)
|
commit | commitdiff | tree |
2009-01-30 |
Michael Gernoth | add ,,empty'' file for the agilent lz algorithm (with...
|
commit | commitdiff | tree |
2009-01-30 |
Michael Gernoth | pinout changes... I'm not sure about the ATX pins...
|
commit | commitdiff | tree |
2009-01-29 |
Michael Gernoth | make the power-relay work
|
commit | commitdiff | tree |
2009-01-29 |
Michael Gernoth | only enable relay (and ipmi...) power switching
|
commit | commitdiff | tree |
2009-01-29 |
Michael Gernoth | add note about disabling ipmi_si on linux
|
commit | commitdiff | tree |
2009-01-29 |
Michael Gernoth | more pins
|
commit | commitdiff | tree |
2009-01-29 |
Michael Gernoth | don't enable not placed parts
|
commit | commitdiff | tree |
2009-01-29 |
Michael Gernoth | typo
|
commit | commitdiff | tree |
2009-01-29 |
Michael Gernoth | add diagram with known pins to README.txt
|
commit | commitdiff | tree |
2009-01-29 |
Michael Gernoth | enable PCI AMR
|
commit | commitdiff | tree |
2009-01-29 |
Michael Gernoth | add defines for BOARD_DESCRIPTION settings
|
commit | commitdiff | tree |
2009-01-29 |
Michael Gernoth | how to flash
|
commit | commitdiff | tree |
2009-01-29 |
Michael Gernoth | show BOARD_DESCRIPTION only once when patching
|
commit | commitdiff | tree |
2009-01-29 |
Michael Gernoth | enable more functions
|
commit | commitdiff | tree |
2009-01-29 |
Michael Gernoth | human readable output of BOARD_DESCRIPTION for known...
|
commit | commitdiff | tree |
2009-01-29 |
Michael Gernoth | links to Agilent PDFs
|
commit | commitdiff | tree |
2009-01-28 |
Michael Gernoth | add README file with (currently only) URLs to RSB S2...
|
commit | commitdiff | tree |
2009-01-28 |
Michael Gernoth | allow modification of BOARD_DESCRIPTION
|
commit | commitdiff | tree |
2009-01-28 |
Michael Gernoth | make it possible to change property rights/values in...
|
commit | commitdiff | tree |
2009-01-28 |
Michael Gernoth | use a struct for the property fields
|
commit | commitdiff | tree |
2009-01-28 |
Michael Gernoth | decode settings in firmware
|
commit | commitdiff | tree |
2009-01-28 |
Michael Gernoth | remove debug output
|
commit | commitdiff | tree |
2009-01-28 |
Michael Gernoth | print out all settings and board variables
|
commit | commitdiff | tree |
2009-01-28 |
Michael Gernoth | print info if checksum is correct
|
commit | commitdiff | tree |
2009-01-28 |
Michael Gernoth | small cleanups
|
commit | commitdiff | tree |
2009-01-28 |
Michael Gernoth | don't try to set BOARD_SECRIPTION, it won't work
|
commit | commitdiff | tree |
2009-01-28 |
Michael Gernoth | implement second agilent crc algorithm
|
commit | commitdiff | tree |
2009-01-27 |
Michael Gernoth | make crc implementation a bit more readable
|
commit | commitdiff | tree |
2009-01-27 |
Michael Gernoth | add something like the agilent crc implementation
|
commit | commitdiff | tree |
2009-01-27 |
Michael Gernoth | start of a CLI from the RSB S2 card
|
commit | commitdiff | tree |
|