index
:
riscv-gnu-toolchain/qemu/roms/seabios-hppa.git
alpha-port
bigfont
devel
devel-2022
devel-4-do-not-use
devel-btlb
devel-btlb-2
devel-last-for-v16
devel-with-sti64bit
devel2
devel3
devel4
devel5
devel64
hp3000
hp3000-console
hppa-reboot-fix
hppa-target
hppa-target-2
master
master-new-v7
master-old
master-prerelease
parisc-qemu-4.1.0
parisc-qemu-5.0
parisc-qemu-5.1
parisc-qemu-5.1-next
parisc-qemu-6
parisc_firmware
seabios-hppa-v3-rc
seabios-hppa-v3-rc2
serial-port-fix-test
toc-support
upstream
v6-test
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ramdisk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-12
Consistently use CONFIG_COREBOOT, CONFIG_QEMU, and runningOnXen().
Kevin O'Connor
1
-1
/
+1
2012-06-02
Cache romfile entries.
Kevin O'Connor
1
-5
/
+7
2010-12-30
Use bootprio_find_named_rom() for ramdisk and cbfs payload priorities.
Kevin O'Connor
1
-4
/
+5
2010-12-29
Remove drive->desc field.
Kevin O'Connor
1
-3
/
+7
2010-03-20
Default CONFIG_COREBOOT_FLASH on; make depend on CONFIG_COREBOOT.
Kevin O'Connor
1
-2
/
+2
2010-02-21
Cleanup - build drive description in temp memory during init.
Kevin O'Connor
1
-8
/
+2
2010-02-14
Introduce standard warnings for allocation failures and timeouts.
Kevin O'Connor
1
-1
/
+1
2010-01-03
Be sure to add "void" to all function prototypes that take no args.
Kevin O'Connor
1
-1
/
+1
2009-10-22
Pass 'drive_s' pointer instead of driveid.
Kevin O'Connor
1
-7
/
+6
2009-09-24
Interrupts should be enabled when calling 16bit code.
Kevin O'Connor
1
-1
/
+1
2009-09-12
Unify cd emulation access and main disk access code.
Kevin O'Connor
1
-4
/
+2
2009-09-12
Add mechanism for describing internal drives in boot menu.
Kevin O'Connor
1
-1
/
+10
2009-08-30
Ramdisk cleanups.
Kevin O'Connor
1
-12
/
+14
2009-08-18
Further simplify cbfs functions - don't pass iscomp to callers.
Kevin O'Connor
1
-4
/
+3
2009-08-16
Add support for using floppy images in CBFS.
Kevin O'Connor
1
-0
/
+99