- 11a2014 a heuristics is something different by Stefan Reinauer · 15 years ago
- 75f519c Typo, thanks to Idwer for spotting this. (trivial patch) by Stefan Reinauer · 15 years ago
- 51754a3 clarify in the printks what function is actually called. This little smart magic by Stefan Reinauer · 15 years ago
- d98cf5b fix typos and warnings in the device tree code (trivial) by Stefan Reinauer · 15 years ago
- 7ca3ec2 Fix so pci device memory allocation does not use memory base address at 0xfec00000, this is reserved for APIC. by Aaron Lwe · 15 years ago
- 9b6b63e In pci_device.c, the class for VGA was not tested properly, leading to by Ronald Hoogenboom · 15 years ago
- b05d4bb I'm attaching the patch which should fix both problems. Fix the by Rudolf Marek · 15 years ago
- 623df67 Some SIO/PNP devices are abusing register 0x30 for multiple LDN enables, like by Rudolf Marek · 15 years ago
- f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 15 years ago
- 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 15 years ago
- 1f2f800 Since a VGA console and the need to run any option ROMs are by Torsten Duwe · 15 years ago
- 0dff6e3 fix a whole bunch of warnings. (trivial) by Stefan Reinauer · 16 years ago
- 643eee0 drop unused variable (and thus warning). trivial patch. by Stefan Reinauer · 16 years ago
- 52bc993 Add resource size and resource granularity reporting to device_util.c. by Carl-Daniel Hailfinger · 16 years ago
- 03f2322 Don't arbitrarily enable PERR# and SERR# for PCI devices. by Marc Jones · 16 years ago
- 18c70d7 More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE. by Yinghai Lu · 16 years ago
- aa4bedf Generic driver for pretty much all known Standard Microsystems Corporation by Uwe Hermann · 16 years ago
- ecad5df This is the last remainder from Yinghai's mega patch. It fixes issues with by Yinghai Lu · 16 years ago
- b80dbf0 Add explicit license headers to all files in src/device. by Uwe Hermann · 16 years ago
- d6d7a11 This patch corrects r2587. It makes sure that the VGA is initialized by Roman Kononov · 16 years ago
- 778a42b This patch makes sure that VGA is initialized before it is used. Without by Roman Kononov · 16 years ago
- f044ede This change fixes a long-standing bug, whereby we do not set ret for an by Ronald G. Minnich · 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
- d4b278c AMD Rev F support 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
- 2b396cd add option to decide to use onboard vga or addon card. by Yinghai Lu · 17 years ago
- 6c20eb4 hex values with 0x prefix by Stefan Reinauer · 17 years ago
- cf648c9 this was in my queue since 2005/10/26 by Stefan Reinauer · 17 years ago
- 9a791df new cache_as_ram support by Yinghai Lu · 17 years ago
- dba3f84 - sc520 updates. move PAR setup to mainboard auto.c by Stefan Reinauer · 17 years ago
- e800b91 Typo by Ronald G. Minnich · 17 years ago
- ce0c968 First, a FATAL error, that blows up your BIOS, should NEVER FAIL to by Ronald G. Minnich · 17 years ago
- bbdd8f4 1203_hcdn.diff: by Stefan Reinauer · 17 years ago
- 7ce8c54 1201_ht_bus0_dev0_fidvid_core.diff by Stefan Reinauer · 18 years ago
- 43225bc EPIA-M fixup by Ronald G. Minnich · 18 years ago
- 86cbd33 This was posted on issue tracker and approve by ron minnich by Ronald G. Minnich · 18 years ago
- 740bb2a Correct transposed arguments in pnp_set_drq(). by Steven J. Magnani · 18 years ago
- 304f24c missed cache_as_ram_auto.c by Yinghai Lu · 18 years ago
- 13f1c2a eric patch by Yinghai Lu · 18 years ago
- 6ca7636 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51 by arch import user (historical) · 18 years ago
- dc81118 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-44 by arch import user (historical) · 18 years ago
- fd0f828 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-42 by arch import user (historical) · 18 years ago
- 34120d1 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-39 by arch import user (historical) · 18 years ago
- 1c8cd59 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38 by arch import user (historical) · 18 years ago
- acfaece Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36 by arch import user (historical) · 18 years ago
- ef03afa Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34 by arch import user (historical) · 18 years ago
- 98d0d30 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30 by arch import user (historical) · 18 years ago
- 2305364 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-10 by arch import user (historical) · 18 years ago
- 6c4c07d fixed a bug cause failure on some expensive VGA cards by Li-Ta Lo · 18 years ago
- 90b3e09 comment out ht_setup_link by Yinghai Lu · 18 years ago
- b5d9af4 move apic cluster before pci_domain in MB Config.lb by Yinghai Lu · 18 years ago
- d808849 removed unused code by Li-Ta Lo · 18 years ago
- bec039c minor reformat by Li-Ta Lo · 18 years ago
- 26b2922 linkb_to_host by Yinghai Lu · 18 years ago
- 54ab311 class code reverse by Yinghai Lu · 18 years ago
- 1f1085b linkb_to_host and addon display card override onboard card. by Yinghai Lu · 18 years ago
- 9e4faef CONFIG_PCI_ROM_RUN by Yinghai Lu · 18 years ago
- 24f542f onboard pci_rom second run by Yinghai Lu · 18 years ago
- bcde161 onboard pci_rom disable onboard by Yinghai Lu · 18 years ago
- d57e756 onboard pci_rom finally done by Yinghai Lu · 18 years ago
- c7870ac onboard pci_onboard works by Yinghai Lu · 18 years ago
- d8ad7df fixed a logic bug by Li-Ta Lo · 18 years ago
- bc5399a better embedded ROM support, done blindly by Li-Ta Lo · 18 years ago
- 75f5b55 remove #include chip.h by Li-Ta Lo · 18 years ago
- 77cbb99 onboard pci_rom by Yinghai Lu · 18 years ago
- 515f6c7 works for PCI vga cards too by Li-Ta Lo · 18 years ago
- 51990b3 removed validation code by Li-Ta Lo · 18 years ago
- 5ce1590 fixed abs() impelmentation by Li-Ta Lo · 18 years ago
- 883b879 added PCI expansion ROM support, works for some ATI and Nvidia AGP cards now. by Li-Ta Lo · 18 years ago
- e8b1c9d clean up VGA and Expansion ROM support by Li-Ta Lo · 18 years ago
- 9a5b496 Allocating resource for Expansion ROM by Li-Ta Lo · 18 years ago
- 3a81285 allocating resource for legacy VGA frame buffer, it is not 100% by Li-Ta Lo · 19 years ago
- 7213d0f i2c mux support by Yinghai Lu · 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
- f8a2ddd - To reduce confuse rename the parts of linuxbios bios that run from by Eric Biederman · 19 years ago
- 6e53f50 sizeram removal/conversion. 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
- 448bd63 - Finish interrupted merge 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 · 19 years ago
- 9da7ff9 added AGP support for AMD K8 by Li-Ta Lo · 19 years ago
- 54f05f6 use #define macro for pci class ids by Li-Ta Lo · 19 years ago
- 9f0d0f9 rename walk_static_devices by Li-Ta Lo · 19 years ago
- 75337f7 code reformat, fixed a bug in set/unset logical operation by Li-Ta Lo · 19 years ago
- fb4c50f code reformat, doxidization by Li-Ta Lo · 19 years ago
- 9782f75 code refromat, doxidization by Li-Ta Lo · 19 years ago
- d16753b chaged chip_device_path::enable to chip_device_path::enabled, by Li-Ta Lo · 19 years ago
- 69c5a90 changed dev->enable to dev->enabled. Sorry, I am the only one who can't speak by Li-Ta Lo · 19 years ago
- 5782d27 check in the current code for IBM/E325, can somebody help to fix it ? by Li-Ta Lo · 19 years ago
- c6bcedb yhlu's pnp patch by Li-Ta Lo · 19 years ago
- e526669 Doxidization, reformat by Li-Ta Lo · 19 years ago
- 5cd8173 - Moved hlt() to it's own header. by Eric Biederman · 19 years ago
- 854e452 final merge of YhLu's stuff by David W. Hendricks · 19 years ago
- db7f47c Change PCI_BRIDGE_CONTROL to PCI_BRIDGE_CTL_VGA by Li-Ta Lo · 19 years ago