From 5f72f21f3328a3ebbf2efdd676973a55d63716bc Mon Sep 17 00:00:00 2001 From: tuxuser Date: Fri, 9 Aug 2013 12:12:22 -0400 Subject: [PATCH] Updated AUTHORS and added CHANGELOG --- AUTHORS | 1 + CHANGELOG | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 CHANGELOG diff --git a/AUTHORS b/AUTHORS index ec363b2..651dd45 100644 --- a/AUTHORS +++ b/AUTHORS @@ -8,5 +8,6 @@ Juvenal Natelx Redline99 sk1080 +Swizzy Tuxuser ... and you? diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..499f765 --- /dev/null +++ b/CHANGELOG @@ -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.