Age | Commit message (Expand) | Author |
2010-09-02 | Fix abuild to build all boards. Revision 5754 changed the way vendors and | Myles Watson |
2010-09-01 | Simplify last_dev_p so that it matches comments. | Myles Watson |
2010-09-01 | Add support for dumping GPIOS on Intel ICH10R. This information comes from th... | Warren Turkal |
2010-08-22 | Add suport for normal register dumping on ite8510E/TE/G | Anders Juel Jensen |
2010-08-22 | Add another port to find ite8510 on. | Anders Juel Jensen |
2010-08-22 | Add support for non LDN register/device naming. | Anders Juel Jensen |
2010-08-22 | The LDFLAGS = -lz is needed to compile on slackware. | Anders Juel Jensen |
2010-08-17 | image parsing for getpir | Marc Bertens |
2010-08-17 | Add support for the Intel NM10 (a variant of ICH7) and ICH8 southbridges. | Corey Osgood |
2010-08-17 | Add support for Fintek F81216D/DG/AD | Stefan Reinauer |
2010-08-17 | Add support for the Nuvoton NCT5571D. This chip acts nothing like the other | Corey Osgood |
2010-08-16 | sconfig parser: | Stefan Reinauer |
2010-08-10 | Superiotool support for the IT8500 embedded controller. | Donald Huang |
2010-08-09 | Some chips do not require enter/exit sequences. This causes them to be | David Hendricks |
2010-08-09 | make sconfig parser regeneration menu selectable | Stefan Reinauer |
2010-08-09 | Fix build error introduced in r5868. | Patrick Georgi |
2010-08-09 | non-root devices are not supposed to be accessed outside of static.c except by | Stefan Reinauer |
2010-08-02 | Adds id for ITE IT8707F to superiotool. | Mattias Mattsson |
2010-08-01 | add i945GSE to inteltool | Björn Busse |
2010-07-29 | Add support for the Intel Atom D400/500- and N400-series integrated | Corey Osgood |
2010-07-22 | Superiotool support for Nuvoton WPCE775x/NPCE781x. | David Hendricks |
2010-07-15 | Trivial: Improve error reporting of sconfig slightly by reporting the line nu... | Patrick Georgi |
2010-07-06 | Re-integrate "USE_OPTION_TABLE" code. | Edwin Beasant |
2010-06-29 | Add support to IT85xx series | Anton Kochkov |
2010-06-29 | Add support to extended EC series | Anton Kochkov |
2010-06-24 | fix return value checks of cbfstool's writerom | Stefan Reinauer |
2010-06-16 | This patch adds inteltool support for i810E and ICH2. | Joseph Smith |
2010-06-10 | Check for NULL before calling device_match() | Myles Watson |
2010-06-09 | Same conversion as with resources from static arrays to lists, except | Myles Watson |
2010-06-01 | inteltool: basic poulsbo sch support. | Stefan Reinauer |
2010-05-30 | whitespace cleanup inteltool cpu.c | Stefan Reinauer |
2010-05-30 | Added support to ICH9 chipset family | Anton Kochkov |
2010-05-21 | Use lists instead of arrays for resources in devices to reduce memory usage. | Myles Watson |
2010-05-19 | The AMD Fam10 code breaks with coreboot 4.5.0. | Stefan Reinauer |
2010-05-19 | Fix path for mingw workaround. Trivial. | Patrick Georgi |
2010-05-17 | New buildgcc version. | Stefan Reinauer |
2010-05-17 | drop old patches from crossgcc | Stefan Reinauer |
2010-05-17 | msrtool: Print hex values using only as many digits as the field needs | Peter Stuge |
2010-05-17 | msrtool: Remove some unneeded casts | Peter Stuge |
2010-05-14 | Various superiotool fixes. | Uwe Hermann |
2010-05-09 | Begin implementation support to IT8512/IT8513 | Anton Kochkov |
2010-05-08 | Add registers for the it8671f chip. | Anders Jenbo |
2010-05-05 | Improve the sconfig parser: | Patrick Georgi |
2010-05-05 | Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" | Patrick Georgi |
2010-05-05 | sconfig: Make cur_bus and cur_parent local to the parser. | Patrick Georgi |
2010-05-05 | Split C code in sconfig's parser into a separate file. | Patrick Georgi |
2010-04-27 | More "prepare"-dependencies we don't need anymore | Patrick Georgi |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-24 | print the known cbfs types in cbfstool "usage" | Stefan Reinauer |
2010-04-21 | This patch adds: | Pat Erley |
2010-04-19 | - Make abuild -sb work again | Patrick Georgi |
2010-04-16 | Build utils into their source directory equivalent in | Patrick Georgi |
2010-04-16 | enable more warnings for vgabios utility, and enable some debugging | Stefan Reinauer |
2010-04-15 | Avoid strdup(0) in build_opt_tbl | Patrick Georgi |
2010-04-14 | Update mingw source versions and allow parallel builds in buildgcc | Patrick Georgi |
2010-04-14 | sconfig should return success when it's successful | Patrick Georgi |
2010-04-14 | Rename variable to not confuse gcc on mingw | Patrick Georgi |
2010-04-13 | Add support for the SMSC FDC37C932 Super I/O. | Marc Bertens |
2010-04-08 | output cosmetics | Stefan Reinauer |
2010-04-08 | Remove #line statements in processed parser source, | Patrick Georgi |
2010-04-08 | sconfig: Mangle - to _ for struct names, too. | Patrick Georgi |
2010-04-08 | Remove duplicate registers in digitallogic/adl855pc's device tree | Patrick Georgi |
2010-04-08 | Replace sconfig with a C implementation. | Patrick Georgi |
2010-04-03 | Add noreturn attribute to die() in romcc. | Stefan Reinauer |
2010-03-30 | abuild: | Stefan Reinauer |
2010-03-30 | abuild: | Stefan Reinauer |
2010-03-30 | build_opt_tbl: error instead of null pointer access if no checksum is defined. | Stefan Reinauer |
2010-03-29 | This patch drops the coreboot CMOS checksum ranges from Kconfig because | Stefan Reinauer |
2010-03-29 | abuild: fail with dignity if mainboard does not exist. | Stefan Reinauer |
2010-03-27 | make only needs to read Makefile.incs once, thanks to the | Patrick Georgi |
2010-03-26 | Make sconfig only complain about real conflicts. | Patrick Georgi |
2010-03-25 | Add support to build with ccache in the build system | Patrick Georgi |
2010-03-25 | Make build verbose when requested by abuild | Patrick Georgi |
2010-03-25 | Copy argument of -include as it's modified later. | Patrick Georgi |
2010-03-25 | It's really obj=, not O= (see toplevel Makefile) | Patrick Georgi |
2010-03-25 | One feature I've been really missing since we switched to | Stefan Reinauer |
2010-03-24 | abuild should be using O=, not obj= | Stefan Reinauer |
2010-03-24 | Drop unneeded code that checks for CONFIG_ variables in | Stefan Reinauer |
2010-03-23 | Use coreboot-internal version of x86emu for the vgabios utility. | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-03-21 | drop dead code. | Stefan Reinauer |
2010-03-21 | Don't abuse LDFLAGS and fix linking with -Wl,--as-needed. | Christian Ruppert |
2010-03-17 | Catch non-static arrays in romcc. Not allowed. | Eric W. Biederman |
2010-03-16 | it was reason for workaround rules already, and it's somewhat ugly: | Stefan Reinauer |
2010-03-16 | Various changes to the buildsystem: | Patrick Georgi patrick.georgi |
2010-03-16 | Make CLANG selectable in Kconfig | Patrick Georgi |
2010-03-16 | back out r5212 and r5210; Follow the thread of | Stefan Reinauer |
2010-03-15 | Use copy_triple only on non-flattened nodes. | Patrick Georgi |
2010-03-14 | Fix segfault of romcc when complex assignment operators | Patrick Georgi |
2010-03-14 | Add scan-build support to the build system. | Patrick Georgi |
2010-03-05 | Remove redundant run_bios prototype. Trivial. | Myles Watson |
2010-03-05 | 1. Move run_bios prototype to device.h | Myles Watson |
2010-03-05 | This patch is from 2009-10-20 | Uwe Hermann |
2010-03-01 | This patch implements MBI (modular bios interface) support to the i830 chipset. | Stefan Reinauer |
2010-02-28 | Add attribute((noreturn)) to romcc | Stefan Reinauer |
2010-02-22 | drop empty x86emu Makefile | Stefan Reinauer |
2010-02-22 | Inteltool: Add i830/Tolapai/Ich4 support | Stefan Reinauer |
2010-02-22 | This is a general cleanup patch | Stefan Reinauer |
2010-02-22 | YABEL update | Stefan Reinauer |
2010-02-19 | 1. Change CONFIG_DEBUG to DEBUG in util/x86emu/* | Myles Watson |