-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
tuxuser
committed
Aug 9, 2013
1 parent
5920e72
commit 5f72f21
Showing
2 changed files
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,5 +8,6 @@ Juvenal | |
Natelx | ||
Redline99 | ||
sk1080 | ||
Swizzy | ||
Tuxuser | ||
... and you? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |