|
|
|
@85
|
[85]
|
3 weeks |
uwe |
Make build.sh executable (trivial).
Signed-off-by: Uwe Hermann …
|
|
|
|
@84
|
[84]
|
2 months |
stepan |
Patch from Arne Georg Gleditsch
The latest svn revisions of filo and …
|
|
|
|
@83
|
[83]
|
3 months |
stepan |
New FILO code drop from coresystems' internal repository:
* add …
|
|
|
|
@82
|
[82]
|
3 months |
uwe |
Fix warnings (trivial).
Signed-off-by: Uwe Hermann <uwe@…> …
|
|
|
|
@81
|
[81]
|
3 months |
stuge |
Use printf() instead of grub_printf() in main/
When CONFIG_USE_GRUB is …
|
|
|
|
@80
|
[80]
|
3 months |
oxygene |
Make the new USB driver work with multiple USB sticks.
Also remove the …
|
|
|
|
@79
|
[79]
|
3 months |
oxygene |
FAT32 didn't work because of a minor bug in the data structure (it was …
|
|
|
|
@78
|
[78]
|
3 months |
oxygene |
The braces were only added to work around a bug in the printf macro.
That …
|
|
|
|
@77
|
[77]
|
3 months |
oxygene |
reset the color configuration before clearing the screen
|
|
|
|
@76
|
[76]
|
3 months |
oxygene |
- grub_putchar must send \r\n to itself, when it line wraps
- …
|
|
|
|
@75
|
[75]
|
3 months |
oxygene |
Swaps the order of the nybbles in the color setting byte to make it
the …
|
|
|
|
@74
|
[74]
|
3 months |
oxygene |
Make the FILO 'color' command set a more helpful errnum rather than
using …
|
|
|
|
@73
|
[73]
|
3 months |
oxygene |
revert my color patch
|
|
|
|
@72
|
[72]
|
3 months |
oxygene |
fix for "configfile" without a file name. it runs "help configfile" in …
|
|
|
|
@71
|
[71]
|
3 months |
oxygene |
fix "color" command
fixes #15
|
|
|
|
@70
|
[70]
|
3 months |
oxygene |
take a closer look at the filesystem before interpreting it as FAT.
fixes …
|
|
|
|
@69
|
[69]
|
3 months |
stepan |
fix the printf issue the right way, thanks to Segher for the reminder.
|
|
|
|
@68
|
[68]
|
3 months |
stepan |
add brackets..
|
|
|
|
@67
|
[67]
|
3 months |
stepan |
print an error at runtime rather than fail at compile time when USB …
|
|
|
|
@66
|
[66]
|
3 months |
stepan |
Ok, here's the next bunch of fixes for FILO. It should be safe to use this …
|
|
|
|
@65
|
[65]
|
3 months |
stepan |
add svn:ignore property to hide .config, .config.old and build
|
|
|
|
@64
|
[64]
|
4 months |
oxygene |
1.
Preset CC to gcc in Makefile. There are some $(shell $(CC) ...) …
|
|
|
|
@63
|
[63]
|
4 months |
stepan |
* drop lots of unused files
* use console code from tinycurses rather than …
|
|
|
|
@62
|
[62]
|
4 months |
oxygene |
32bit/64bit fixes
|
|
|
|
@61
|
[61]
|
4 months |
oxygene |
- add CONFIG_DEBUG_VFS to defconfig
- keep preset CFLAGS alive
|
|
|
|
@60
|
[60]
|
4 months |
stepan |
mostly cleanups to filo.
-Â drop a couple of obsolete files, macros, …
|
|
|
|
@59
|
[59]
|
4 months |
stepan |
move the 0.5 branch to branches.
|
|
|
|
@57
|
[57]
|
4 months |
stepan |
FILO fixes
* fix mixup issues between grub_printf and printf
* try to …
|
|
|
|
@56
|
[56]
|
4 months |
stepan |
* get libpayload via svn:externals for now
* disable libpayload based usb …
|
|
|
|
@55
|
[55]
|
4 months |
stepan |
open development branch of filo. filo-0.5 is frozen (and obsolete)
|
|
|
|
@54
|
[54]
|
5 months |
stepan |
oops. this got left out in a copy and paste error.
|
|
|
|
@53
|
[53]
|
5 months |
stepan |
fix the fast link bug in filo. Thank you to Jason Wang
|
|
|
|
@52
|
[52]
|
5 months |
stepan |
push version
|
|
|
|
@51
|
[51]
|
5 months |
stepan |
merge from may 2008 artec branch.
|
|
|
|
@50
|
[50]
|
5 months |
stepan |
see what's lying around in my old filo tree... Clear out Epia-M PCMCIA …
|
|
|
|
@49
|
[49]
|
7 months |
stuge |
FILO: find_ide_controller_compat(): Skip over PCI devices in native mode
…
|
|
|
|
@48
|
[48]
|
8 months |
stepan |
trying to merge most of ARTECs tree.
|
|
|
|
@47
|
[47]
|
8 months |
stepan |
those are error messages, not debug
|
|
|
|
@46
|
[46]
|
8 months |
stepan |
catch oddly configured pci bridges…
|
|
|
|
@45
|
[45]
|
10 months |
stepan |
Some fixes for USB.
Thanks to Fridel Fainshtain for the malloc/alignment …
|
|
|
|
@44
|
[44]
|
10 months |
stepan |
fix typo (trivial)
Signed-off-by: Stefan Reinauer <stepan@…> …
|
|
|
|
@43
|
[43]
|
10 months |
stepan |
some sata fixes for FILO, inspired by an old patch from Ward Vandewege.
…
|
|
|
|
@42
|
[42]
|
12 months |
uwe |
Properly cleanup null.o and builtin.o upon 'make clean'.
Signed-off-by: …
|
|
|
|
@41
|
[41]
|
12 months |
stepan |
hook up cramfs and squashfs
|
|
|
|
@40
|
[40]
|
12 months |
stepan |
add squashfs support to FILO.
|
|
|
|
@39
|
[39]
|
15 months |
stepan |
This patch makes qemu work again on v3. FILO was depending on bss being …
|
|
|
|
@38
|
[38]
|
15 months |
stepan |
This code is originally from Nikolay Petukhov <nikolaypetukhov@…> …
|
|
|
|
@37
|
[37]
|
15 months |
rminnich |
Undo erroneous patch.
Signed-off-by: Ronald G. Minnich …
|
|
|
|
@36
|
[36]
|
15 months |
rminnich |
1. fix spelling error.
2. paranoid setting of info->memrange to 0
3. …
|
|
|
|
@35
|
[35]
|
16 months |
stepan |
Add CRAMFS support to FILO.
To enable this, replace the line …
|
|
|
|
@34
|
[34]
|
22 months |
stepan |
small typo in last commit
Signed-off-by: Stefan Reinauer …
|
|
|
|
@33
|
[33]
|
22 months |
stepan |
this is amazing. We have been using malloc before it was initialized. How …
|
|
|
|
@32
|
[32]
|
2 years |
stepan |
clarify use of el torito images
|
|
|
|
@31
|
[31]
|
2 years |
stepan |
release 0.5.0
|
|
|
|
@30
|
[30]
|
2 years |
stepan |
support for via epia-mii cf boot
|
|
|
|
@29
|
[29]
|
2 years |
stepan |
gcc4 fix from Roman Kononov
|
|
|
|
@28
|
[28]
|
2 years |
stepan |
drop build script. this is trivial since the makefile has been fixed.
|
|
|
|
@27
|
[27]
|
2 years |
stepan |
drop excessive ide slowdown. this needs to be fixed differently
|
|
|
|
@26
|
[26]
|
3 years |
stepan |
add a couple of things:
* fix initial double keyboard press bug
* fix …
|
|
|
|
@25
|
[25]
|
3 years |
stepan |
clean filo.iso
|
|
|
|
@24
|
[24]
|
3 years |
stepan |
add "make iso" and "make qemu" targets
|
|
|
|
@23
|
[23]
|
3 years |
stepan |
fix comments
|
|
|
|
@22
|
[22]
|
3 years |
stepan |
fix mem= for machines with lots of memory
|
|
|
|
@21
|
[21]
|
3 years |
stepan |
mention grub in the readme. thanks to ward
|
|
|
|
@20
|
[20]
|
3 years |
stepan |
fix compilation with USE_GRUB disabled
|
|
|
|
@19
|
[19]
|
3 years |
stepan |
another todo
|
|
|
|
@18
|
[18]
|
3 years |
stepan |
cleanup filo.c
|
|
|
|
@17
|
[17]
|
3 years |
stepan |
cleanup TODO file
add initial find support (dummy)
add initial tab …
|
|
|
|
@16
|
[16]
|
3 years |
san |
Added new 'IDE_DISK_POLL_DELAY' flag in order to add a 1ms delay
inbetween …
|
|
|
|
@15
|
[15]
|
3 years |
stepan |
.
|
|
|
|
@14
|
[14]
|
3 years |
stepan |
more usb code mere
|
|
|
|
@13
|
[13]
|
3 years |
stepan |
move documentation
|
|
|
|
@12
|
[12]
|
3 years |
stepan |
more merges with etherboot version
documentation updates.
|
|
|
|
@11
|
[11]
|
3 years |
stepan |
S-ATA support
|
|
|
|
@10
|
[10]
|
3 years |
stepan |
initial import of usb driver code. not working
|
|
|
|
@9
|
[9]
|
3 years |
stepan |
small gcc4 updates
|
|
|
|
@8
|
[8]
|
3 years |
stepan |
there is no .cvsignore anymore
also fix some weird sizeof constructs
|
|
|
|
@7
|
[7]
|
3 years |
stepan |
fix console speed handling
|
|
|
|
@6
|
[6]
|
3 years |
stepan |
update readme
|
|
|
|
@5
|
[5]
|
3 years |
stepan |
add grub password capability to filo
|
|
|
|
@4
|
[4]
|
3 years |
stepan |
change properties to ignore autogenerated files
|
|
|
|
@3
|
[3]
|
3 years |
stepan |
add hiddenmenu keyword
|
|
|
|
@2
|
[2]
|
3 years |
stepan |
cleanup
|
|
|
|
@1
|
[1]
|
3 years |
stepan |
initial import
|