index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
devices
/
device.c
Age
Commit message (
Expand
)
Author
2009-05-12
Use the debugging functions to print out the tree and resources.
Myles Watson
2009-05-11
Trivial white space fixes so that the next patches are easier to read.
Myles Watson
2009-03-06
fix a bunch of cast and type warnings and don't call the apic "nvram", that
Stefan Reinauer
2009-03-04
I just went on a bugfix frenzy and fixed all printk format warnings
Carl-Daniel Hailfinger
2008-10-29
Changes required to the device allocator:
Stefan Reinauer
2008-08-01
a heuristics is something different
Stefan Reinauer
2008-08-01
clarify in the printks what function is actually called. This little smart magic
Stefan Reinauer
2008-04-25
Fix so pci device memory allocation does not use memory base address at 0xfec...
Aaron Lwe
2008-01-18
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2007-04-22
Add explicit license headers to all files in src/device.
Uwe Hermann
2006-05-18
add option to decide to use onboard vga or addon card.
Yinghai Lu
2006-03-17
- sc520 updates. move PAR setup to mainboard auto.c
Stefan Reinauer
2005-12-02
1201_ht_bus0_dev0_fidvid_core.diff
Stefan Reinauer
2005-07-08
eric patch
Yinghai Lu
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-44
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-10
arch import user (historical)
2005-01-21
move apic cluster before pci_domain in MB Config.lb
Yinghai Lu
2005-01-17
linkb_to_host and addon display card override onboard card.
Yinghai Lu
2005-01-14
CONFIG_PCI_ROM_RUN
Yinghai Lu
2005-01-14
onboard pci_rom second run
Yinghai Lu
2005-01-14
onboard pci_rom disable onboard
Yinghai Lu
2005-01-14
onboard pci_rom finally done
Yinghai Lu
2005-01-11
works for PCI vga cards too
Li-Ta Lo
2004-12-03
allocating resource for legacy VGA frame buffer, it is not 100%
Li-Ta Lo
2004-11-25
update comment according to the new DOM
Li-Ta Lo
2004-10-30
- To reduce confuse rename the parts of linuxbios bios that run from
Eric Biederman
2004-10-27
sizeram removal/conversion.
Eric Biederman
2004-10-21
- Bump the LinuxBIOS major version
Eric Biederman
2004-10-16
- First stab at running linuxbios without the old static device tree.
Eric Biederman
2004-10-14
- Finish interrupted merge
Eric Biederman
2004-10-14
- Updates for 64bit resource support, handling missing devices and cpus in th...
Eric Biederman
2004-10-14
- First pass through with with device tree enhancement merge. Most of the me...
Eric Biederman
2004-05-14
use #define macro for pci class ids
Li-Ta Lo
2004-05-10
rename walk_static_devices
Li-Ta Lo
2004-04-29
changed dev->enable to dev->enabled. Sorry, I am the only one who can't speak
Li-Ta Lo
2004-04-26
check in the current code for IBM/E325, can somebody help to fix it ?
Li-Ta Lo
2004-03-23
Doxidization, reformat
Li-Ta Lo
2004-03-11
- Moved hlt() to it's own header.
Eric Biederman
2004-01-08
Change PCI_BRIDGE_CONTROL to PCI_BRIDGE_CTL_VGA
Li-Ta Lo
2003-10-11
- O2, enums, and switch statements work in romcc
Eric Biederman
2003-09-30
The epia now works.
Ronald G. Minnich
2003-09-02
- Major update of the dynamic device tree so it can handle
Eric Biederman
2003-08-04
- Fix poor resource allocation estimate.
Eric Biederman
2003-07-21
- First pass at s2880 support.
Eric Biederman
2003-06-12
- Modify the freebios tree so the pci config space api is mostly in sync between
Eric Biederman
2003-04-24
- Small step forward Linux boots and almost works...
Eric Biederman
2003-04-22
- Initial checkin of the freebios2 tree
Eric Biederman