Updated AUTHORS and added CHANGELOG

This commit is contained in:
tuxuser 2013-08-09 12:12:22 -04:00
parent 5920e72db8
commit 5f72f21f33
2 changed files with 34 additions and 0 deletions

View File

@ -8,5 +8,6 @@ Juvenal
Natelx
Redline99
sk1080
Swizzy
Tuxuser
... and you?

33
CHANGELOG Normal file
View File

@ -0,0 +1,33 @@
v0.992 - 09/08/2013
! Corona video support !
* NTSC gives weird black/white screen
eMMC Reading support for Corona consoles (no flashing!)
* Not working when launched via XellLaunch
Rawflash verify features
Cygnos/DemoN builds included - 38400 UART baudrate
Logfile writing to USB or HTTP Webinterface
Dumps ANA-Registers to UART / Logfile
"Shutdown" and "Reboot" via HTTP Webinterface
Option to disable Network via xell config
v0.991 - 19/02/2012
! Fixing booting of Linux Kernel on Reset Glitch Hack Consoles !
Write stackdump on fail to screen
additional offsets for reloading XeLL/updating XeLL-Reloaded
integrated cOz's rawflash application (look at README)
probably fixing freezing at "Reinit PHY..."
kboot.conf parsing (shows a menu inside XeLL, loads linux and homebrew elfs - look at README)
Fixing TFTP ACK on end of file
Fixing TFTP transfer for files with only 1 DATA block
Fixing possible buffer overflow when uncompressing gzipped file
dcbst the memory-range for Devtree and Initrd
23/09/2011
Fixed web interface download speed.
Fixed boot loop messages not clearing properly.
Added a 15 sec delay to have a chance to cancel updxell process.
Fixed ata init.
Libxenon improvements (controller leds,...).
01/09/2011
Initial Release of 2Stages XeLL Reloaded.