mtlv.git
2025-11-17 Hugo Villeneuve[SUBMIT] tlv_eeprom: fix bug when decoding TLV string...
2025-11-17 Hugo Villeneuve[SUBMIT] tlv_eeprom: avoid code duplication in decode_tlv()
2025-11-17 Hugo Villeneuvetlv_eeprom: add tlvinfo_show_tlv()
2025-11-17 Hugo Villeneuvetlv_eeprom: add decode_tlv_value()
2025-11-17 Hugo Villeneuvetlv_eeprom: add is_valid_tlvinfo()
2025-11-17 Hugo Villeneuvetlv_eeprom: do not start over with default contents...
2025-11-17 Hugo Villeneuvetlv_eeprom: delete old key before updating if it alread...
2025-11-17 Hugo Villeneuvetlv_eeprom: make sure key exist when deleting it
2025-11-17 Hugo Villeneuvetlv_eeprom: suppress -Wstringop-truncation warning...
2025-11-17 Hugo Villeneuvetlv-eeprom: adapt for integration with hvtlv
2025-11-17 Hugo Villeneuvetlv_eeprom: suppress success log messages
2025-11-17 Hugo Villeneuvetlv_eeprom: convert local functions to public scope
2025-11-17 Hugo Villeneuvetlv_eeprom: remove U-Boot specific code
2025-11-17 Hugo Villeneuvetlv_eeprom: fix comparison of integer expressions of...
2025-11-17 Hugo Villeneuvetlv_eeprom: import code from U-Boot v2026.01-rc1
2025-11-17 Hugo VilleneuveAdd kernel/U-Boot compatibility header file
2025-11-17 Hugo VilleneuveRemove include of <linux/printk.h> in kernel.h
2025-11-17 Hugo VilleneuveImport kernel.h from U-Boot
2025-11-17 Hugo VilleneuveAdd Yocto recipe
2025-11-17 Hugo Villeneuveoptions: redefine help to replace -? with -h
2025-11-17 Hugo VilleneuveInitial import