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_util.c
Age
Commit message (
Expand
)
Author
2009-07-02
Move the v3 resource allocator to v2.
Myles Watson
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-05-28
Make memmove copy (dev->resources -i) resource structs instead of
Myles Watson
2009-05-11
Bring v3-style debug output to v2. Fix a minor typo.
Myles Watson
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2009-02-09
Remove some warnings, mainly from format strings which didn't match the
Myles Watson
2008-01-18
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2007-10-23
fix a whole bunch of warnings. (trivial)
Stefan Reinauer
2007-10-16
Add resource size and resource granularity reporting to device_util.c.
Carl-Daniel Hailfinger
2007-04-22
Add explicit license headers to all files in src/device.
Uwe Hermann
2006-10-04
CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
Yinghai Lu
2006-10-04
AMD Rev F support
Yinghai Lu
2005-07-08
eric patch
Yinghai Lu
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30
arch import user (historical)
2004-12-27
clean up VGA and Expansion ROM support
Li-Ta Lo
2004-11-18
- First stab at getting the ppc ports building and working.
Eric Biederman
2004-10-30
- To reduce confuse rename the parts of linuxbios bios that run from
Eric Biederman
2004-10-16
- First stab at running linuxbios without the old static device tree.
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-07
code reformat, doxidization
Li-Ta Lo
2004-03-23
Doxidization, reformat
Li-Ta Lo
2004-03-11
- Moved hlt() to it's own header.
Eric Biederman
2003-12-17
Don't compare low 8 bits, which are revision.
Greg Watson
2003-10-11
- O2, enums, and switch statements work in romcc
Eric Biederman
2003-09-02
- Major update of the dynamic device tree so it can handle
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