summaryrefslogtreecommitdiffstats
path: root/src/drivers/ati/ragexl/xlinit.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/ati/ragexl: Remove dead codeArthur Heymans2018-06-211-1518/+0
* src/drivers: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-311-2/+2
* ati/ragexl: Change .h #defines named CONFIG_ to CFG_Martin Roth2015-12-101-9/+9
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-3/+3
* {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
* Clean up #ifsPatrick Georgi2012-05-081-9/+9
* remove trailing whitespaceStefan Reinauer2011-11-011-1/+1
* Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer2010-11-221-0/+7
* 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-271-49/+49
* no warnings days.Stefan Reinauer2010-04-251-4/+4
* zero warnings days...Stefan Reinauer2010-04-151-1/+1
* 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-221-7/+7
* 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-281-77/+93
* add missing include files for btext console. add YhLu's fixes to ragexl codeStefan Reinauer2004-04-241-13/+1022
* submit ati rage driver.Stefan Reinauer2004-04-131-0/+484