Add more Fam10 CPUID strings from the AMD revision guide. Includes
[coreboot.git] / util /
2010-09-03 Warren TurkalAdd support for dumping ACPI registers for i7
2010-09-03 Warren TurkalAdd support for dumping RCBA registers for i7
2010-09-03 Warren TurkalRemove some errant spaces
2010-09-03 Warren TurkalAdd DMIBAR support for Intel X58 southbridge
2010-09-03 Patrick GeorgiThe current workaround for binutils on mingw (or any...
2010-09-02 Myles WatsonFix abuild to build all boards. Revision 5754 changed...
2010-09-01 Myles WatsonSimplify last_dev_p so that it matches comments.
2010-09-01 Warren TurkalAdd support for dumping GPIOS on Intel ICH10R. This...
2010-08-22 Anders Juel JensenAdd suport for normal register dumping on ite8510E...
2010-08-22 Anders Juel JensenAdd another port to find ite8510 on.
2010-08-22 Anders Juel JensenAdd support for non LDN register/device naming.
2010-08-22 Anders Juel JensenThe LDFLAGS = -lz is needed to compile on slackware.
2010-08-17 Marc Bertensimage parsing for getpir
2010-08-17 Corey OsgoodAdd support for the Intel NM10 (a variant of ICH7)...
2010-08-17 Stefan ReinauerAdd support for Fintek F81216D/DG/AD
2010-08-17 Corey OsgoodAdd support for the Nuvoton NCT5571D. This chip acts...
2010-08-16 Stefan Reinauersconfig parser:
2010-08-10 Donald HuangSuperiotool support for the IT8500 embedded controller.
2010-08-09 David HendricksSome chips do not require enter/exit sequences. This...
2010-08-09 Stefan Reinauermake sconfig parser regeneration menu selectable
2010-08-09 Patrick GeorgiFix build error introduced in r5868.
2010-08-09 Stefan Reinauernon-root devices are not supposed to be accessed outsid...
2010-08-02 Mattias MattssonAdds id for ITE IT8707F to superiotool.
2010-08-01 Björn Busseadd i945GSE to inteltool
2010-07-29 Corey OsgoodAdd support for the Intel Atom D400/500- and N400-serie...
2010-07-22 David HendricksSuperiotool support for Nuvoton WPCE775x/NPCE781x.
2010-07-15 Patrick GeorgiTrivial: Improve error reporting of sconfig slightly...
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-06-29 Anton KochkovAdd support to IT85xx series
2010-06-29 Anton KochkovAdd support to extended EC series
2010-06-24 Stefan Reinauerfix return value checks of cbfstool's writerom
2010-06-16 Joseph SmithThis patch adds inteltool support for i810E and ICH2.
2010-06-10 Myles WatsonCheck for NULL before calling device_match()
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-06-01 Stefan Reinauerinteltool: basic poulsbo sch support.
2010-05-30 Stefan Reinauerwhitespace cleanup inteltool cpu.c
2010-05-30 Anton KochkovAdded support to ICH9 chipset family
2010-05-21 Myles WatsonUse lists instead of arrays for resources in devices...
2010-05-19 Stefan ReinauerThe AMD Fam10 code breaks with coreboot 4.5.0.
2010-05-19 Patrick GeorgiFix path for mingw workaround. Trivial.
2010-05-17 Stefan ReinauerNew buildgcc version.
2010-05-17 Stefan Reinauerdrop old patches from crossgcc
2010-05-17 Peter Stugemsrtool: Print hex values using only as many digits...
2010-05-17 Peter Stugemsrtool: Remove some unneeded casts
2010-05-14 Uwe HermannVarious superiotool fixes.
2010-05-09 Anton KochkovBegin implementation support to IT8512/IT8513
2010-05-08 Anders JenboAdd registers for the it8671f chip.
2010-05-05 Patrick GeorgiImprove the sconfig parser:
2010-05-05 Patrick GeorgiRename "apic" and "apic_cluster" to "lapic" and "lapic_...
2010-05-05 Patrick Georgisconfig: Make cur_bus and cur_parent local to the parser.
2010-05-05 Patrick GeorgiSplit C code in sconfig's parser into a separate file.
2010-04-27 Patrick GeorgiMore "prepare"-dependencies we don't need anymore
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-24 Stefan Reinauerprint the known cbfs types in cbfstool "usage"
2010-04-21 Pat ErleyThis patch adds:
2010-04-19 Patrick Georgi- Make abuild -sb work again
2010-04-16 Patrick GeorgiBuild utils into their source directory equivalent in
2010-04-16 Stefan Reinauerenable more warnings for vgabios utility, and enable...
2010-04-15 Patrick GeorgiAvoid strdup(0) in build_opt_tbl
2010-04-14 Patrick GeorgiUpdate mingw source versions and allow parallel builds...
2010-04-14 Patrick Georgisconfig should return success when it's successful
2010-04-14 Patrick GeorgiRename variable to not confuse gcc on mingw
2010-04-13 Marc BertensAdd support for the SMSC FDC37C932 Super I/O.
2010-04-08 Stefan Reinaueroutput cosmetics
2010-04-08 Patrick GeorgiRemove #line statements in processed parser source,
2010-04-08 Patrick Georgisconfig: Mangle - to _ for struct names, too.
2010-04-08 Patrick GeorgiRemove duplicate registers in digitallogic/adl855pc...
2010-04-08 Patrick GeorgiReplace sconfig with a C implementation.
2010-04-03 Stefan ReinauerAdd noreturn attribute to die() in romcc.
2010-03-30 Stefan Reinauerabuild:
2010-03-30 Stefan Reinauerabuild:
2010-03-30 Stefan Reinauerbuild_opt_tbl: error instead of null pointer access...
2010-03-29 Stefan ReinauerThis patch drops the coreboot CMOS checksum ranges...
2010-03-29 Stefan Reinauerabuild: fail with dignity if mainboard does not exist.
2010-03-27 Patrick Georgimake only needs to read Makefile.incs once, thanks...
2010-03-26 Patrick GeorgiMake sconfig only complain about real conflicts.
2010-03-25 Patrick GeorgiAdd support to build with ccache in the build system
2010-03-25 Patrick GeorgiMake build verbose when requested by abuild
2010-03-25 Patrick GeorgiCopy argument of -include as it's modified later.
2010-03-25 Patrick GeorgiIt's really obj=, not O= (see toplevel Makefile)
2010-03-25 Stefan ReinauerOne feature I've been really missing since we switched to
2010-03-24 Stefan Reinauerabuild should be using O=, not obj=
2010-03-24 Stefan ReinauerDrop unneeded code that checks for CONFIG_ variables in
2010-03-23 Stefan ReinauerUse coreboot-internal version of x86emu for the vgabios...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-21 Stefan Reinauerdrop dead code.
2010-03-21 Christian RuppertDon't abuse LDFLAGS and fix linking with -Wl,--as-needed.
2010-03-17 Eric W. BiedermanCatch non-static arrays in romcc. Not allowed.
2010-03-16 Stefan Reinauerit was reason for workaround rules already, and it...
2010-03-16 Patrick Georgi pat... Various changes to the buildsystem:
2010-03-16 Patrick GeorgiMake CLANG selectable in Kconfig
2010-03-16 Stefan Reinauerback out r5212 and r5210; Follow the thread of
2010-03-15 Patrick GeorgiUse copy_triple only on non-flattened nodes.
2010-03-14 Patrick GeorgiFix segfault of romcc when complex assignment operators
2010-03-14 Patrick GeorgiAdd scan-build support to the build system.
2010-03-05 Myles WatsonRemove redundant run_bios prototype. Trivial.
2010-03-05 Myles Watson1. Move run_bios prototype to device.h
2010-03-05 Uwe HermannThis patch is from 2009-10-20
2010-03-01 Stefan ReinauerThis patch implements MBI (modular bios interface)...
2010-02-28 Stefan ReinauerAdd attribute((noreturn)) to romcc
next