Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
836ec5cd0066188e191c892b87cb473221a0b570
/
Makefile
836ec5c
build: Fix import of gcc dependency files.
by Kevin O'Connor
· 10 years ago
9dea590
Move malloc code from pmm.c to new files malloc.c and malloc.h.
by Kevin O'Connor
· 10 years ago
cdb9820
build: Perform compile checking on vgasrc code.
by Kevin O'Connor
· 10 years ago
fa9c66a
Rename util.c to string.c and introduce string.h.
by Kevin O'Connor
· 10 years ago
b9c6a96
Split x86 specific functions out of util.c/h to new files x86.c/h.
by Kevin O'Connor
· 10 years ago
9d19acd
build: Reorder makefile source list to group like files together.
by Kevin O'Connor
· 10 years ago
ccee6e8
Move code cenetered around firmware initialization to src/fw/
by Kevin O'Connor
· 10 years ago
5d369d8
Move code centered around specific hardware devices to src/hw/
by Kevin O'Connor
· 10 years ago
3cb0f50
build: Don't use vpath makefile directive.
by Kevin O'Connor
· 10 years ago
b942ce0
Rename tools/ directory to scripts/ directory.
by Kevin O'Connor
· 10 years ago
2b0fb8c
Add config option to support memory allocations in 9-segment.
by Kevin O'Connor
· 10 years ago
c6e8c07
Move internal timer code from clock.c to a new file timer.c.
by Kevin O'Connor
· 10 years ago
212fb4d
Add dependencies to vgafixup.py and buildversion.sh scripts.
by Kevin O'Connor
· 11 years ago
5325e91
Add additional dependency checks to Makefile.
by Kevin O'Connor
· 11 years ago
3f8d735
Rename src/ssdt-susp.dsl to src/ssdt-misc.dsl.
by Kevin O'Connor
· 11 years ago
89a2f96
Convert VAR16VISIBLE, VAR16EXPORT, and VAR32VISIBLE to VARFSEG.
by Kevin O'Connor
· 11 years ago
2321912
build: Don't require $(OUT) to be a sub-directory of the main directory.
by Kevin O'Connor
· 11 years ago
4c405cb
Fix Makefile - don't reference "out/" directly, instead use "$(OUT)".
by Kevin O'Connor
· 11 years ago
118469a
Add CSM support
by David Woodhouse
· 11 years ago
c39a272
Add compile checking phase to build.
by Kevin O'Connor
· 11 years ago
fa2eacb
Don't use gcc's -combine option.
by Kevin O'Connor
· 11 years ago
3ffa8cc
Don't recursively evaluate CFLAGS variables.
by Kevin O'Connor
· 11 years ago
ecbe3fd
seabios: q35: add dsdt
by Isaku Yamahata
· 11 years ago
2df70bf
megasas: Add boot support for LSI MegaRAID SAS
by Hannes Reinecke
· 11 years ago
cf5bef4
acpi: move s3/s4/s5 to build_ssdt
by Paolo Bonzini
· 11 years ago
3dcc223
Makefile: delete output on error
by Michael S. Tsirkin
· 11 years ago
51755c3
Make iasl option check work with older versions of iasl.
by Kevin O'Connor
· 11 years ago
rel-1.7.1
7a39e72
scsi: add AMD PCscsi driver
by Paolo Bonzini
· 11 years ago
4da0725
acpi: fix build with new iasl compiler
by Michael S. Tsirkin
· 11 years ago
9d6bac1
lsi53c895a boot support
by Gerd Hoffmann
· 11 years ago
e53e30d
usb attached scsi boot support
by Gerd Hoffmann
· 11 years ago
59d6ca5
Cache romfile entries.
by Kevin O'Connor
· 11 years ago
51d6ba3
remove iasl-generated hex files from git repo
by Kevin O'Connor
· 11 years ago
74f9612
Add IASL definition to the Makefile.
by Marc Jones
· 11 years ago
eb015f4
seabios: readd Makefile rule for ACPI
by Michael S. Tsirkin
· 12 years ago
980b45a
Use "git describe" in the build generated version description.
by Kevin O'Connor
· 12 years ago
c5c488f
add virtio-scsi driver
by Paolo Bonzini
· 12 years ago
35f42dc
vgabios: Initial support for fixing up assembler to workaround x86emu.
by Kevin O'Connor
· 12 years ago
4290241
Don't compile with -mrtd.
by Kevin O'Connor
· 12 years ago
9d84088
vgabios: Add version string to debug output.
by Kevin O'Connor
· 12 years ago
36feea9
Direct compile 16bit C code instead of including via .S files.
by Kevin O'Connor
· 12 years ago
97f1ffc
Add PYTHON definition to Makefile.
by Kevin O'Connor
· 12 years ago
a7fc815
vgabios: Build vgabios by default if enabled in Kconfig.
by Kevin O'Connor
· 12 years ago
4ad2d10
vgabios: Rename vgatables.c to stdvgamodes.c.
by Kevin O'Connor
· 12 years ago
3471fdb
vgabios: Add wrapper functions for accessing standard VGA registers.
by Kevin O'Connor
· 12 years ago
97cc354
vgabios: Add cirrus linear framebuffer detection; enable VBE in cirrus.
by Kevin O'Connor
· 12 years ago
31eabf9
vgabios: Make the naming in the LX code generic to Geode.
by Nils
· 12 years ago
ed68e5b
vgabios: Rename vgaio.c to stdvga.c.
by Kevin O'Connor
· 12 years ago
4040195
vgabios: Move vbe code from vgabios.c to new file vbe.c.
by Kevin O'Connor
· 12 years ago
e1e000b
vgabios: Rename vga.c to vgabios.c.
by Kevin O'Connor
· 12 years ago
acdcbf0
vgabios: Rename vbe.c to bochsvga.c.
by Kevin O'Connor
· 12 years ago
4c52fb4
vgabios: Merge support for GeodeLX vga bios.
by Kevin O'Connor
· 12 years ago
87879e2
Partially implement VBE interface, create VBE driver skeleton
by Julian Pidancet
· 12 years ago
9887ecb
Don't use -fomit-frame-pointer when building VGA bios.
by Kevin O'Connor
· 12 years ago
bd515ac
Minor - change indent of continued lines in Makefile.
by Kevin O'Connor
· 12 years ago
aba52eb
fix make help
by Sebastian Herbszt
· 12 years ago
c973788
acpi: add ssdt for pci hotplug
by Michael S. Tsirkin
· 12 years ago
2e55b03
acpi: extract aml from .lst
by Michael S. Tsirkin
· 12 years ago
c736f0a
acpi: automatically generated ssdt proc
by Michael S. Tsirkin
· 12 years ago
2597b75
acpi: generate and parse mixed asl/aml listing
by Michael S. Tsirkin
· 12 years ago
1fa4adc
Prep version for next release.
by Kevin O'Connor
· 12 years ago
e66fb31
Update version to 1.6.3
by Kevin O'Connor
· 12 years ago
rel-1.6.3
d2deae2
Reorder build objects to work around gcc bug with -combine.
by Kevin O'Connor
· 12 years ago
3bbd11f
pci: remove old pci initilaization code
by Gerd Hoffmann
· 12 years ago
e434e31
Fix compile error - remove bmp.c from being compiled twice.
by Kevin O'Connor
· 12 years ago
5042ca5
Add an option to let seabios show BMP file as a logo.
by Wayne Xia
· 12 years ago
6e4583c
Remove dev-i440fx.c/h - move code closer to its callers.
by Kevin O'Connor
· 12 years ago
74c7878
Add support for use as Xen HVM BIOS.
by Ian Campbell
· 12 years ago
1442c31
Move support for copying out BIOS tables into its own file.
by Ian Campbell
· 12 years ago
626416e
Check for broken LD that ships with Ubuntu 11.04.
by Kevin O'Connor
· 12 years ago
fb2f10d
Prep version for next release.
by Kevin O'Connor
· 13 years ago
f18b09b
Update version to 0.6.2
by Kevin O'Connor
· 13 years ago
rel-0.6.2
3dba4c2
Support non-local build directory - allow "make OUT=abc/" to work.
by Kevin O'Connor
· 13 years ago
42d9771
The vgabios build must depend on autoconf.h.
by Kevin O'Connor
· 13 years ago
32aa9f3
fix parallel compilation of SeaBIOS
by Stefan Reinauer
· 13 years ago
713be89
Start using Kconfig to configure SeaBIOS settings.
by Kevin O'Connor
· 13 years ago
0da7bfd
Build changes for Linux kconfig code to work in seabios dir structure.
by Kevin O'Connor
· 13 years ago
311f887
Minor build fixes.
by Kevin O'Connor
· 13 years ago
d52fdf6
add ahci support
by Gerd Hoffmann
· 13 years ago
58a38e8
pci: introduce pci_region to manage pci io/memory/prefmemory regions.
by Isaku Yamahata
· 13 years ago
244caf8
Try to hard-reboot on rerun of post even on emulators.
by Kevin O'Connor
· 13 years ago
d9c916e
Prep version for next release.
by Kevin O'Connor
· 13 years ago
0ff9051
Update version to 0.6.1
by Kevin O'Connor
· 13 years ago
rel-0.6.1
0d6b8d5
seabios: pciinit: use pci device initializer helper function.
by Kevin O'Connor
· 13 years ago
afbed1b
Initial bootsplash support.
by Kevin O'Connor
· 13 years ago
12cbb43
seabios: remove iasl output file when error.
by Isaku Yamahata
· 13 years ago
9c447c3
Allow wait_irq to be called in 32bit code.
by Kevin O'Connor
· 13 years ago
89acfa3
Support for booting from virtio disks
by Gleb Natapov
· 13 years ago
9ba1dea
Simplify build by manually resolving external symbols in layoutrom.py.
by Kevin O'Connor
· 13 years ago
ba28541
Prep version for next release.
by Kevin O'Connor
· 14 years ago
12bffd5
Update version to 0.6.0.
by Kevin O'Connor
· 14 years ago
rel-0.6.0
d705e5a
Disable inlining on old compilers.
by Kevin O'Connor
· 14 years ago
190cc62
Add USB EHCI controller support.
by Kevin O'Connor
· 14 years ago
3b79f8b
Only compile usb-hub.c and paravirt.c with 32bit code.
by Kevin O'Connor
· 14 years ago
7149fc8
Initial support for booting from USB drives.
by Kevin O'Connor
· 14 years ago
76977b2
Move common "command data block" functions to new file blockcmd.c.
by Kevin O'Connor
· 14 years ago
54671c1
Initial support for USB hubs.
by Kevin O'Connor
· 14 years ago
6fc91b2
Prep version for next release.
by Kevin O'Connor
· 14 years ago
5da6833
Update version to 0.5.1
by Kevin O'Connor
· 14 years ago
rel-0.5.1
f9b25d3
Fix vgahook sign issue; add warning to build to catch future cases.
by Kevin O'Connor
· 14 years ago
Next »