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
/
drivers
/
ati
/
ragexl
Age
Commit message (
Expand
)
Author
2016-08-31
src/drivers: Add required space before opening parenthesis '('
Elyes HAOUAS
2015-12-10
ati/ragexl: Change .h #defines named CONFIG_ to CFG_
Martin Roth
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2014-10-27
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
Edward O'Callaghan
2014-07-08
drivers: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-01
stdlib: Drop duplicates of min() and max()
Kyösti Mälkki
2013-07-10
drivers: Fix spelling
Martin Roth
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-05-08
Clean up #ifs
Patrick Georgi
2012-02-24
Ati video: Apply un-written naming rules
Kyösti Mälkki
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-04-15
Handle drivers/ equally to any other sub directory.
Stefan Reinauer
2010-11-22
Printing coreboot debug messages on VGA console is pretty much useless, since
Stefan Reinauer
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-05-21
Use lists instead of arrays for resources in devices to reduce memory usage.
Myles Watson
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-25
no warnings days.
Stefan Reinauer
2010-04-15
zero warnings days...
Stefan Reinauer
2010-04-14
zero warnings days. Down to under 600 different warnings
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-02-07
newconfig is no more.
Patrick Georgi
2009-10-17
Remove CONFIG_ from #defines that aren't config variables. Trivial.
Myles Watson
2009-10-09
More Kconfig-supported boards, and also kconfig support
Patrick Georgi
2008-10-01
The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of
Carl-Daniel Hailfinger
2008-01-18
Rename almost all occurences of LinuxBIOS to coreboot.
Stefan Reinauer
2007-10-24
Ever wondered where those "setting incorrect section attributes for
Stefan Reinauer
2004-10-14
- First pass through with with device tree enhancement merge. Most of the me...
Eric Biederman
2004-04-28
Changes for btext and etherboot and filo merge support
Yinghai Lu
2004-04-24
add missing include files for btext console. add YhLu's fixes to ragexl code
Stefan Reinauer
2004-04-13
submit ati rage driver.
Stefan Reinauer