summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* thin out romcc epilogue and have it call copy_and_run asStefan Reinauer2010-04-095-110/+11
* Indent model_fxx_init and model_10xx_init.Myles Watson2010-04-092-181/+178
* Copy acpi blobs in two parts to make sure gcc does the right thing.Myles Watson2010-04-0927-148/+185
* Split crt0.S.lb into prologue and epiloguePatrick Georgi2010-04-086-29/+38
* Cosmetically make init_cpus more similar for fam10 and K8.Myles Watson2010-04-0811-520/+463
* Clean up fidvid files using indent.Myles Watson2010-04-0833-356/+347
* Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...Myles Watson2010-04-0891-140/+140
* Move Kconfig for HT limits to northbridge/amd/Kconfig.Myles Watson2010-04-083-107/+106
* output cosmeticsStefan Reinauer2010-04-082-2/+3
* Remove #line statements in processed parser source,Patrick Georgi2010-04-084-73/+3
* cpu/emulation/qemu-x86 doesn't exist anymore, as thisPatrick Georgi2010-04-083-4/+4
* sconfig: Mangle - to _ for struct names, too.Patrick Georgi2010-04-082-8/+10
* Remove duplicate registers in digitallogic/adl855pc's device treePatrick Georgi2010-04-082-2/+1
* Replace sconfig with a C implementation.Patrick Georgi2010-04-0818-3515/+4697
* - copy_and_run() gets the same calling convention on AMD and on all the others.Stefan Reinauer2010-04-0715-180/+173
* no warnings dayStefan Reinauer2010-04-0716-70/+91
* move amd K8/Fam10 "bus detection" function prototypes to a common place.Stefan Reinauer2010-04-07109-108/+111
* it's a long term, give the compiler a chance to breathe .. ;-)Stefan Reinauer2010-04-071-1/+2
* clean up age old via epia target.Stefan Reinauer2010-04-079-25/+18
* drop the use of function pointers from romcc code.Stefan Reinauer2010-04-071-2/+0
* fix epia-m700 compilation, and remove more warnings.Stefan Reinauer2010-04-079-13/+15
* no duplicate names in cmos.layout.Stefan Reinauer2010-04-071-1/+1
* switch some ROMCC boards back to ROMCC.Stefan Reinauer2010-04-0714-49/+11
* "no warnings day"Stefan Reinauer2010-04-0728-101/+60
* oops... this is a critical issue. Some boards in the tree don't compile withStefan Reinauer2010-04-071-0/+1
* - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLYStefan Reinauer2010-04-0723-138/+32
* fix CK804 boards.Stefan Reinauer2010-04-062-4/+4
* No warnings day, next round.Stefan Reinauer2010-04-0628-104/+98
* fam10 acpi fix Stefan Reinauerstepan2010-04-061-4/+4
* Signed-off-by: Rudolf Marek <r.marek@assembler.cz>Rudolf Marek2010-04-0522-0/+5166
* Add RS785G, looks like it works although it is RV620.Rudolf Marek2010-04-052-0/+7
* device_t wants device/device.hStefan Reinauer2010-04-031-0/+1
* no need to udelay()Stefan Reinauer2010-04-031-1/+0
* remove more warnings.Stefan Reinauer2010-04-0321-71/+59
* remove more warningsStefan Reinauer2010-04-0314-158/+94
* Add noreturn attribute to die() in romcc.Stefan Reinauer2010-04-031-1/+1
* remove more warnings.Stefan Reinauer2010-04-025-17/+20
* oops, sorry, overlapping workStefan Reinauer2010-04-021-6/+0
* remove some more warningsStefan Reinauer2010-04-028-9/+23
* Fix console prototypes for non-romcc boards.Myles Watson2010-04-022-3/+7
* Fix includes for showallroutes.Myles Watson2010-04-022-4/+2
* The error message is misleading, even for a SPEW, becauseStefan Reinauer2010-04-021-3/+7
* - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.Stefan Reinauer2010-04-0144-349/+76
* Consolidate ifdefs in src/lib/cbmem.c for readability.Myles Watson2010-03-311-15/+6
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-31186-1279/+1279
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-31141-491/+456
* mini part of the patch on the mailing list to fix the boards againStefan Reinauer2010-03-311-4/+6
* no USE_INITStefan Reinauer2010-03-301-6/+6
* drop USE_INIT should be USE_PRINTK_IN_CAR here.Stefan Reinauer2010-03-305-30/+38
* that version of console_tx_byte is private.Stefan Reinauer2010-03-301-1/+1