Set asus/a8v-3_se to use printk in CAR. (trivial)
[coreboot.git] / src / devices /
2008-10-29 Stefan ReinauerChanges required to the device allocator:
2008-09-11 Stefan ReinauerFrom Vincent Legoll:
2008-08-01 Stefan Reinauera heuristics is something different
2008-08-01 Stefan ReinauerTypo, thanks to Idwer for spotting this. (trivial patch)
2008-08-01 Stefan Reinauerclarify in the printks what function is actually called...
2008-08-01 Stefan Reinauerfix typos and warnings in the device tree code (trivial)
2008-04-25 Aaron LweFix so pci device memory allocation does not use memory...
2008-02-28 Ronald HoogenboomIn pci_device.c, the class for VGA was not tested prope...
2008-02-19 Rudolf Marek I'm attaching the patch which should fix both problems...
2008-02-18 Rudolf MarekSome SIO/PNP devices are abusing register 0x30 for...
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
2008-01-06 Torsten DuweSince a VGA console and the need to run any option...
2007-10-23 Stefan Reinauerfix a whole bunch of warnings. (trivial)
2007-10-23 Stefan Reinauerdrop unused variable (and thus warning). trivial patch.
2007-10-16 Carl-Daniel HailfingerAdd resource size and resource granularity reporting...
2007-09-26 Marc JonesDon't arbitrarily enable PERR# and SERR# for PCI devices.
2007-09-14 Yinghai LuMore range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UN...
2007-07-12 Uwe HermannGeneric driver for pretty much all known Standard Micro...
2007-05-21 Yinghai LuThis is the last remainder from Yinghai's mega patch...
2007-04-22 Uwe HermannAdd explicit license headers to all files in src/device.
2007-04-09 Roman KononovThis patch corrects r2587. It makes sure that the VGA...
2007-04-06 Roman KononovThis patch makes sure that VGA is initialized before...
2006-10-27 Ronald G. MinnichThis change fixes a long-standing bug, whereby we do...
2006-10-04 Yinghai LuCONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
2006-10-04 Yinghai LuAMD Rev F support
2006-09-18 Ronald G. Minnichfix old bug in the src/devices/pci_device.c
2006-06-22 Ronald G. Minnichset up interrupt values for the southbridge, and add...
2006-05-18 Yinghai Luadd option to decide to use onboard vga or addon card.
2006-04-24 Stefan Reinauerhex values with 0x prefix
2006-04-11 Stefan Reinauerthis was in my queue since 2005/10/26
2006-04-03 Yinghai Lunew cache_as_ram support
2006-03-17 Stefan Reinauer- sc520 updates. move PAR setup to mainboard auto.c
2006-01-17 Ronald G. MinnichTypo
2006-01-17 Ronald G. MinnichFirst, a FATAL error, that blows up your BIOS, should...
2005-12-04 Stefan Reinauer1203_hcdn.diff:
2005-12-02 Stefan Reinauer1201_ht_bus0_dev0_fidvid_core.diff
2005-11-22 Ronald G. MinnichEPIA-M fixup
2005-11-21 Ronald G. MinnichThis was posted on issue tracker and approve by ron...
2005-09-09 Steven J. MagnaniCorrect transposed arguments in pnp_set_drq().
2005-07-08 Yinghai Lumissed cache_as_ram_auto.c
2005-07-08 Yinghai Lueric patch
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-03-04 Li-Ta Lofixed a bug cause failure on some expensive VGA cards
2005-01-26 Yinghai Lucomment out ht_setup_link
2005-01-21 Yinghai Lumove apic cluster before pci_domain in MB Config.lb
2005-01-19 Li-Ta Loremoved unused code
2005-01-19 Li-Ta Lominor reformat
2005-01-19 Yinghai Lulinkb_to_host
2005-01-18 Yinghai Luclass code reverse
2005-01-17 Yinghai Lulinkb_to_host and addon display card override onboard...
2005-01-14 Yinghai LuCONFIG_PCI_ROM_RUN
2005-01-14 Yinghai Luonboard pci_rom second run
2005-01-14 Yinghai Luonboard pci_rom disable onboard
2005-01-14 Yinghai Luonboard pci_rom finally done
2005-01-13 Yinghai Luonboard pci_onboard works
2005-01-13 Li-Ta Lofixed a logic bug
2005-01-13 Li-Ta Lobetter embedded ROM support, done blindly
2005-01-13 Li-Ta Loremove #include chip.h
2005-01-13 Yinghai Luonboard pci_rom
2005-01-11 Li-Ta Loworks for PCI vga cards too
2005-01-11 Li-Ta Loremoved validation code
2005-01-11 Li-Ta Lofixed abs() impelmentation
2005-01-10 Li-Ta Loadded PCI expansion ROM support,
2004-12-27 Li-Ta Loclean up VGA and Expansion ROM support
2004-12-23 Li-Ta LoAllocating resource for Expansion ROM
2004-12-03 Li-Ta Loallocating resource for legacy VGA frame buffer, it...
2004-12-03 Yinghai Lui2c mux support
2004-11-25 Li-Ta Loupdate comment according to the new DOM
2004-11-18 Eric Biederman- First stab at getting the ppc ports building and...
2004-10-30 Eric Biederman- To reduce confuse rename the parts of linuxbios bios...
2004-10-27 Eric Biedermansizeram removal/conversion.
2004-10-21 Eric Biederman- Bump the LinuxBIOS major version
2004-10-16 Eric Biederman- First stab at running linuxbios without the old stati...
2004-10-14 Eric Biederman- Finish interrupted merge
2004-10-14 Eric Biederman- Updates for 64bit resource support, handling missing...
2004-10-14 Eric Biederman- First pass through with with device tree enhancement...
2004-10-06 Ronald G. Minnichepia-m support
2004-07-08 Li-Ta Locode reformat
2004-05-24 Li-Ta Lominor reformat
2004-05-24 Li-Ta Loadded AGP support for AMD K8
2004-05-14 Li-Ta Louse #define macro for pci class ids
2004-05-10 Li-Ta Lorename walk_static_devices
2004-05-07 Li-Ta Locode reformat, fixed a bug in set/unset logical operation
2004-05-07 Li-Ta Locode reformat, doxidization
2004-05-05 Li-Ta Locode refromat, doxidization
2004-04-29 Li-Ta Lochaged chip_device_path::enable to chip_device_path...
2004-04-29 Li-Ta Lochanged dev->enable to dev->enabled. Sorry, I am the...
2004-04-26 Li-Ta Locheck in the current code for IBM/E325, can somebody...
2004-04-21 Li-Ta Loyhlu's pnp patch
2004-03-23 Li-Ta LoDoxidization, reformat
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
next