- e166782 Clean up #ifs by Patrick Georgi · 12 years ago
- 8049fc9 Allow device ID arrays in the PCI driver structure by Vadim Bendebury · 12 years ago
- 74a0efe [ChromeOS] Don't initialize VGA Option ROM in normal mode by Stefan Reinauer · 12 years ago
- 0a50084 Don't run VGA option ROMs on S3 resume. by Stefan Reinauer · 12 years ago
- 9132102 Use subsystem id from devicetree.cb instead of Kconfig and move by Sven Schnelle · 13 years ago
- 87fcffa Wrap CONFIG_MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID in weak functions by Patrick Georgi · 13 years ago
- 5fb6216 don't hardcode CONFIG_PC80_SYSTEM by Stefan Reinauer · 13 years ago
- abc0c85 Printing coreboot debug messages on VGA console is pretty much useless, since by Stefan Reinauer · 13 years ago
- e487047 Various cosmetic and coding style fixes in src/devices. by Uwe Hermann · 13 years ago
- c1ee429 Various Doxygen comment fixes, typo fixes, etc. by Uwe Hermann · 13 years ago
- 50b78b6 Print an error and correct pci scan limits. Skip sb700 ISA DMA init if needed. by Juhana Helovuo · 13 years ago
- 7eac445 Always enable parent resources before child resources. by Myles Watson · 13 years ago
- 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
- c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
- 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
- 7355c75 The error message is misleading, even for a SPEW, because by Stefan Reinauer · 14 years ago
- c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
- b025911 1. Move run_bios prototype to device.h by Myles Watson · 14 years ago
- de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
- a29fb61 improve debug output. by Stefan Reinauer · 14 years ago
- d27c08c Remove drivers/pci/onboard. The only purpose was for option ROMs, which are by Myles Watson · 14 years ago
- eb81a5b Don't try to set fixed resources. Trivial. by Myles Watson · 14 years ago
- 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 14 years ago
- 17aeeca Kconfig allows you to run all PCI ROMs, VGA only, or non-VGA only. by Myles Watson · 14 years ago
- 0b028a4 Trivial spelling corrections. by Myles Watson · 14 years ago
- ce9d864 Add an error message if there is a zero-sized fixed resource. Fix the existing by Myles Watson · 14 years ago
- 4d933dd Rewrite interrupt handling in coreboot to be more comprehensible and by Stefan Reinauer · 14 years ago
- 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 14 years ago
- 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 14 years ago
- 43bc5a9c Fix build with CONFIG_*_ROM_RUN. by Luc Verhaegen · 15 years ago
- 5c5beb7 Implement native VGA Support. by Luc Verhaegen · 15 years ago
- 032a965 Trivial white space fixes so that the next patches are easier to read. by Myles Watson · 15 years ago
- 16cdbb2 Eliminate various issues brought up by scan-build. by Patrick Georgi · 15 years ago
- ec75a57 fix typo in pci_device.c (trivial) by Stefan Reinauer · 15 years ago
- 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
- c4ddbff Remove some warnings, mainly from format strings which didn't match the by Myles Watson · 15 years ago
- 532fd2d Changes required to the device allocator: by Stefan Reinauer · 15 years ago
- f657d75 From Vincent Legoll: by Stefan Reinauer · 15 years ago
- d98cf5b fix typos and warnings in the device tree code (trivial) by Stefan Reinauer · 15 years ago
- 9b6b63e In pci_device.c, the class for VGA was not tested properly, leading to by Ronald Hoogenboom · 16 years ago
- 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 16 years ago
- 1f2f800 Since a VGA console and the need to run any option ROMs are by Torsten Duwe · 16 years ago
- 03f2322 Don't arbitrarily enable PERR# and SERR# for PCI devices. by Marc Jones · 16 years ago
- b80dbf0 Add explicit license headers to all files in src/device. by Uwe Hermann · 17 years ago
- 778a42b This patch makes sure that VGA is initialized before it is used. Without by Roman Kononov · 17 years ago
- 5f9624d CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in serengeti_cheeatah by Yinghai Lu · 17 years ago
- 2cf779d fix old bug in the src/devices/pci_device.c by Ronald G. Minnich · 17 years ago
- 88fb1a6 set up interrupt values for the southbridge, and add a function to by Ronald G. Minnich · 17 years ago
- e800b91 Typo by Ronald G. Minnich · 18 years ago
- ce0c968 First, a FATAL error, that blows up your BIOS, should NEVER FAIL to by Ronald G. Minnich · 18 years ago
- 7ce8c54 1201_ht_bus0_dev0_fidvid_core.diff by Stefan Reinauer · 18 years ago
- 13f1c2a eric patch by Yinghai Lu · 18 years ago
- 98d0d30 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30 by arch import user (historical) · 18 years ago
- bec039c minor reformat by Li-Ta Lo · 19 years ago
- 9e4faef CONFIG_PCI_ROM_RUN by Yinghai Lu · 19 years ago
- bcde161 onboard pci_rom disable onboard by Yinghai Lu · 19 years ago
- c7870ac onboard pci_onboard works by Yinghai Lu · 19 years ago
- d8ad7df fixed a logic bug by Li-Ta Lo · 19 years ago
- bc5399a better embedded ROM support, done blindly by Li-Ta Lo · 19 years ago
- 77cbb99 onboard pci_rom by Yinghai Lu · 19 years ago
- 515f6c7 works for PCI vga cards too by Li-Ta Lo · 19 years ago
- 883b879 added PCI expansion ROM support, works for some ATI and Nvidia AGP cards now. by Li-Ta Lo · 19 years ago
- e8b1c9d clean up VGA and Expansion ROM support by Li-Ta Lo · 19 years ago
- 9a5b496 Allocating resource for Expansion ROM by Li-Ta Lo · 19 years ago
- 3a81285 allocating resource for legacy VGA frame buffer, it is not 100% by Li-Ta Lo · 19 years ago
- 0493069 update comment according to the new DOM by Li-Ta Lo · 19 years ago
- a9e632c - First stab at getting the ppc ports building and working. by Eric Biederman · 19 years ago
- dbec2d4 - Bump the LinuxBIOS major version by Eric Biederman · 19 years ago
- 7003ba4 - First stab at running linuxbios without the old static device tree. by Eric Biederman · 19 years ago
- 03acab6 - Updates for 64bit resource support, handling missing devices and cpus in the config file by Eric Biederman · 19 years ago
- b78c197 - First pass through with with device tree enhancement merge. Most of the mechanisms should by Eric Biederman · 19 years ago
- 02fa3b2 epia-m support by Ronald G. Minnich · 19 years ago
- 9ab91f5 code reformat by Li-Ta Lo · 19 years ago
- 9220f91 minor reformat by Li-Ta Lo · 20 years ago
- 9da7ff9 added AGP support for AMD K8 by Li-Ta Lo · 20 years ago
- 9782f75 code refromat, doxidization by Li-Ta Lo · 20 years ago
- 69c5a90 changed dev->enable to dev->enabled. Sorry, I am the only one who can't speak by Li-Ta Lo · 20 years ago
- e526669 Doxidization, reformat by Li-Ta Lo · 20 years ago
- 5cd8173 - Moved hlt() to it's own header. by Eric Biederman · 20 years ago
- b56ef07 for tyan. recover from Eric B's error additions to via code :-) by Ronald G. Minnich · 20 years ago
- ad1b35a - Minor bugfixes by Eric Biederman · 20 years ago
- 83b991a - O2, enums, and switch statements work in romcc by Eric Biederman · 20 years ago
- cb3f498 success. It boots as a bproc slave now. by Ronald G. Minnich · 20 years ago
- 6dd6c685 IRQ setup for EPIA by Ronald G. Minnich · 20 years ago
- 99dcf23 The epia now works. by Ronald G. Minnich · 20 years ago
- 0ac6b41 - 1.1.4 by Eric Biederman · 20 years ago
- e9a271e3 - Major update of the dynamic device tree so it can handle by Eric Biederman · 20 years ago
- 30e143a - Add back in the hard reset code from the freebios1 tree. by Eric Biederman · 20 years ago
- 860ad37 - First pass at code for generic link width and size determination by Eric Biederman · 20 years ago
- 387a8db - Remove excess line from pci_device.c by Eric Biederman · 20 years ago
- 4086d16 - Implement an enable method for pci devices. by Eric Biederman · 20 years ago
- 5fb929e - pci_device.c fixes for generic pci bridges to zero the unused portion of bridge resources by Eric Biederman · 20 years ago
- 7a5416a - Modify the freebios tree so the pci config space api is mostly in sync between by Eric Biederman · 21 years ago
- 5268557 - Cleanups on the romcc side including a pci interface that uses by Eric Biederman · 21 years ago
- 5899fd8 - Small step forward Linux boots and almost works... by Eric Biederman · 21 years ago
- 8ca8d76 - Initial checkin of the freebios2 tree by Eric Biederman · 21 years ago