1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- [2008-10-15 Hayes]
- 1. Remove the initialization of EDID hardware because the BootRom would do it.
- [2008-09-24 Hayes]
- 1. Temporarily for HDMI switch CAT6353.
- [2008-08-06 Hayes]
- 1. Replace the memory allocation function with new one.
- [2008-07-10-a Hayes]
- 1. Fix using the wrong address for custimization data.
- [2008-07-10 Hayes]
- 1. Change the address and size of EDID data in flash.
- 2. Remove loading EDID data. Bootrom would finish it.
- [2008-04-14 Hayes]
- 1. Correct EDID Data.
- [2008-02-27 Hayes]
- 1. Add customization feature.
- [2008-02-05 Hayes]
- 1. Support the write mode for slave0(HDMI1) and slave1(HDMI2).
- 2. Change the reading of EDID from flash to memory.
- [2008-01-04 Hayes]
- 1. Support the write mode for slave2(VGA).
- [2007-09-14 Hayes]
- 1. Close the message for release version.
- [2007-08-08 Hayes]
- 1. Divide the flash data for HDMI1 and HDMI2.
- 2. Adjust code for A1.
- [2007-07-03 Hayes]
- 1. Add feature to select eeprom or slave-EDID. The BOOTROM should be brv110k or later.
- [2007-06-22 Hayes]
- 1. Fix #229
- Add EDID data for VGA.
- VGA: 0xBF008800 ~ 0xBF0088FF
- HDMI: 0xBF008900 ~
|