Add constants for fast path resume copying
[coreboot.git] / src / devices /
2009-09-29 Myles WatsonRemove some warnings.
2009-09-24 Myles WatsonRemove HyperTransport support from boards that don...
2009-09-22 Myles Watsonsrc/Kconfig: Remove HT-specific options.
2009-09-22 Carl-Daniel HailfingerIf no pci access method has been set for the device...
2009-09-17 Myles WatsonSeparate CONFIG_VGA_CONSOLE from CONFIG_VGA_BRIDGE_SETUP.
2009-08-28 Myles WatsonAdd Kconfig support for PCI option ROMS.
2009-08-28 Ronald G. MinnichMove some config variables that are in one or two mainb...
2009-08-28 Patrick GeorgiThe resource allocator complained about 0-sized fixed
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-21 Myles WatsonTrivial spelling corrections.
2009-08-19 Myles WatsonAdd an error message if there is a zero-sized fixed...
2009-08-19 Patrick GeorgiDon't let zero sized fixed resource mess up the allocat...
2009-08-12 Patrick GeorgiKconfig!
2009-07-21 Stefan ReinauerRewrite interrupt handling in coreboot to be more compr...
2009-07-18 Stefan Reinauerdrop unused variable (trivial)
2009-07-02 Myles WatsonUpdate the k8 code for the v3 resource allocator.
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-09 Ronald G. MinnichFix a little white space issue. Also, don't copy the...
2009-06-05 Carl-Daniel Hailfingerdie() does never return. Annotate it as such.
2009-05-29 Luc VerhaegenFix build with CONFIG_*_ROM_RUN.
2009-05-29 Luc VerhaegenImplement native VGA Support.
2009-05-28 Myles WatsonMake memmove copy (dev->resources -i) resource structs...
2009-05-12 Myles WatsonUse the debugging functions to print out the tree and...
2009-05-11 Myles WatsonBring v3-style debug output to v2. Fix a minor typo.
2009-05-11 Myles WatsonTrivial white space fixes so that the next patches...
2009-04-22 Stefan Reinauer- printed CBFS rom address was always 0
2009-04-21 Patrick GeorgiEliminate various issues brought up by scan-build.
2009-04-14 Peter Stugev2/src romfs->cbfs rename
2009-04-06 Ronald G. MinnichSome changes for option roms:
2009-04-06 Ronald G. MinnichAdd support for romfs to option rom loading.
2009-03-26 Rudolf MarekDuring the suspend/resume programming I came to an...
2009-03-16 Stefan Reinauerfix typo in pci_device.c (trivial)
2009-03-06 Stefan ReinauerFix mmconf (PCIe memory mapped config space access...
2009-03-06 Stefan Reinauerfix a bunch of cast and type warnings and don't call...
2009-03-05 Carl-Daniel HailfingerIf get_pbus() is called for a device which has no paren...
2009-03-04 Carl-Daniel HailfingerI just went on a bugfix frenzy and fixed all printk...
2009-03-01 Stefan ReinauerSome changes required to get yabel working on v2 (and...
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2009-02-09 Myles WatsonRemove some warnings, mainly from format strings which...
2009-01-20 Stefan ReinauerBackport all x86emu fixes from Pattrick Hueper to coreb...
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...
next