| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-11-28 | added /FUSE to httpdHEADmaster | Georg Lukas | 2 | -1/+20 |
| 2009-11-28 | display smc power message from IR | Georg Lukas | 1 | -0/+1 |
| 2009-11-28 | refactor elf load from fat | Georg Lukas | 1 | -8/+12 |
| 2009-11-25 | correct use of fat_file_size | Georg Lukas | 1 | -4/+5 |
| 2009-11-25 | refactor fat code in main() | Georg Lukas | 1 | -8/+6 |
| 2009-11-25 | refactored update into update_xell_flash() | Georg Lukas | 1 | -73/+77 |
| 2009-11-25 | print the right address when using DHCP | Georg Lukas | 1 | -2/+3 |
| 2009-10-14 | added build support for cygnos360 xell binary | Georg Lukas | 2 | -1/+16 |
| 2009-10-01 | added .gitignore | sweidman | 1 | -0/+9 |
| 2009-09-11 | add border when using SD | Felix Domke | 1 | -11/+20 |
| 2009-09-11 | support multiple LUNs, fix some usb drives | Felix Domke | 1 | -27/+240 |
| 2009-08-31 | separate ELF start from explot start: no need for a separate xell-xell binary | Georg Lukas | 3 | -10/+16 |
| 2009-08-31 | include git revision; bump release to 0.3 | Georg Lukas | 1 | -3/+4 |
| 2009-08-31 | added possibility to bootstrap xell from xell | Georg Lukas | 3 | -2/+25 |
| 2009-08-31 | leave USB storage timeout at 5s | Felix Domke | 1 | -1/+1 |
| 2009-08-31 | fix update | Felix Domke | 2 | -43/+98 |
| 2009-08-28 | fix avpack detection, add scart, fix unknown-avpack-blink | Felix Domke | 1 | -5/+14 |
| 2009-08-25 | add support for dhcp and bootserver / bootfile for tftp provided by dhcp server | dstartm | 5 | -24/+95 |
| 2009-08-23 | beautify ascii art | Georg Lukas | 1 | -13/+17 |
| 2009-08-23 | print network config on boot fail | Georg Lukas | 4 | -5/+13 |
| 2009-08-23 | refactor file reading from CD | Georg Lukas | 2 | -25/+46 |
| 2009-08-23 | avoid using stdlib headers | Georg Lukas | 2 | -2/+2 |
| 2009-08-21 | remove set_modeb, remove initial waitready. This fixes at least the DG-16D2S | tmbinc | 1 | -7/+0 |
| 2009-08-21 | fix bswap32 | tmbinc | 3 | -3/+3 |
| 2009-08-21 | add not-yet-working update code | tmbinc | 4 | -1/+172 |
| 2009-08-21 | port from libxenon: add support for composite avpack | tmbinc | 1 | -70/+358 |
| 2009-08-21 | add xenon_smc_read_avpack | tmbinc | 1 | -0/+7 |
| 2009-08-21 | start bootanim, to make us visible | tmbinc | 1 | -0/+2 |
| 2009-08-16 | add USB, change hardcoded ip addr, change startup to better work on new hack | tmbinc | 2 | -10/+56 |
| 2009-07-14 | some more nocfe headers | tmbinc | 4 | -0/+19 |
| 2009-07-14 | add yet another link target to a high location (not quite 1f, though) | tmbinc | 1 | -0/+16 |
| 2009-07-14 | add the simple diskio layer | tmbinc | 2 | -0/+77 |
| 2009-07-14 | add the usb support | tmbinc | 1 | -5/+13 |
| 2009-07-14 | remove time_t, add u64/s64 | tmbinc | 1 | -2/+2 |
| 2009-07-14 | make reinit optional | tmbinc | 1 | -3/+7 |
| 2009-07-14 | set MSB in addresses to work without hrmor=0 | tmbinc | 1 | -3/+7 |
| 2009-07-14 | use system includes for stdarg, stddef | tmbinc | 2 | -141/+0 |
| 2009-07-14 | fix startup, so it will work when loaded from elf, too. add fix_hrmor, and tr... | tmbinc | 1 | -16/+46 |
| 2009-07-14 | add simple fat loader | tmbinc | 1 | -0/+454 |
| 2009-07-14 | add cfe emulation | tmbinc | 10 | -0/+1264 |
| 2009-07-14 | work on usb support using CFE USB stack | tmbinc | 23 | -0/+13356 |
| 2009-07-13 | code to init xenos/ana from scratch | tmbinc | 1 | -0/+391 |
| 2009-07-13 | add xenon_gpio.h | tmbinc | 1 | -0/+9 |
| 2009-07-13 | add xenon_smc | tmbinc | 2 | -0/+207 |
| 2009-07-13 | update progress indicator less often | tmbinc | 1 | -2/+2 |
| 2009-07-13 | set MSB so we can run without HRMOR=0 | tmbinc | 1 | -5/+5 |
| 2008-01-24 | moved BSS init to the front. FB problems be gone! | ge0rg | 2 | -16/+3 |
| 2008-01-23 | added new FB code, included version.h | ge0rg | 2 | -19/+97 |
| 2008-01-23 | added version.h autocreation | ge0rg | 1 | -1/+17 |
| 2008-01-22 | fixed old xenos_fb bug. more fixes to come | ge0rg | 1 | -1/+5 |