summaryrefslogtreecommitdiffstats
path: root/src/drivers/ati
Commit message (Expand)AuthorAgeFilesLines
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-153-5/+5
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-271-1/+1
* drivers: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-2/+0
* stdlib: Drop duplicates of min() and max()Kyösti Mälkki2014-07-011-2/+0
* drivers: Fix spellingMartin Roth2013-07-101-2/+2
* Get rid of drivers classPatrick Georgi2012-11-271-1/+1
* Clean up #ifsPatrick Georgi2012-05-083-13/+13
* Ati video: Apply un-written naming rulesKyösti Mälkki2012-02-242-2/+2
* remove trailing whitespaceStefan Reinauer2011-11-011-1/+1
* Handle drivers/ equally to any other sub directory.Stefan Reinauer2011-04-153-0/+4
* Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer2010-11-221-0/+7
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson2010-05-211-3/+5
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-276-74/+74
* no warnings days.Stefan Reinauer2010-04-253-64/+14
* zero warnings days...Stefan Reinauer2010-04-152-4/+3
* zero warnings days. Down to under 600 different warnings Stefan Reinauer2010-04-141-1/+4
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-2/+2
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-222-12/+12
* newconfig is no more.Patrick Georgi2010-02-071-1/+0
* Remove CONFIG_ from #defines that aren't config variables. Trivial.Myles Watson2009-10-172-5/+5
* More Kconfig-supported boards, and also kconfig supportPatrick Georgi2009-10-091-0/+1
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-011-2/+2
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-181-1/+1
* Ever wondered where those "setting incorrect section attributes forStefan Reinauer2007-10-241-1/+1
* - First pass through with with device tree enhancement merge. Most of the me...Eric Biederman2004-10-141-23/+22
* Changes for btext and etherboot and filo merge supportYinghai Lu2004-04-284-81/+118
* add missing include files for btext console. add YhLu's fixes to ragexl codeStefan Reinauer2004-04-245-30/+1559
* submit ati rage driver.Stefan Reinauer2004-04-135-0/+2426
OpenPOWER on IntegriCloud