Age | Commit message (Expand) | Author |
2010-11-29 | Add Fintek F71889 detection and dump support. | David Hendricks |
2010-11-27 | - Add support for Intel Pentium III MSRs | Tobias Diedrich |
2010-11-23 | USBDEBUG by default in abuild was committed by mistake and | Patrick Georgi |
2010-11-19 | Add test to check for up-to-date GPL license headers to lint. | Patrick Georgi |
2010-11-19 | drop temp file from coreboot tree | Stefan Reinauer |
2010-11-18 | Make lint script executable, otherwise invocation fails. | Uwe Hermann |
2010-11-18 | lint tests can now describe what they do (for the benefit of | Patrick Georgi |
2010-11-18 | Set locale to POSIX to avoid problems with invalid 8bit character | Patrick Georgi |
2010-11-12 | Consensus seems that this is wanted, integrated into the tree somehow. | Patrick Georgi |
2010-11-05 | Add detection support for the Fintek F81865/F81865-I. | Zheng Bao |
2010-10-31 | Remove incorrect IOAPIC lines from some mptable.c files. | Uwe Hermann |
2010-10-26 | We need to call smp_write_lintsrc() instead of smp_write_intsrc() for | Tobias Diedrich |
2010-10-25 | Factor out common mptable code to mptable_init(). | Uwe Hermann |
2010-10-25 | Make ectool -i work; add missing break | Peter Stuge |
2010-10-24 | Add small comment about LDN 5 on F71872F/FG / F71806F/FG. | Uwe Hermann |
2010-10-24 | Fix superiotool build on non-NetBSD x86_64. | Jonathan Kollasch |
2010-10-24 | Provide for I/O space access on NetBSD. | Jonathan Kollasch |
2010-10-24 | Add inteltool support for FreeBSD. | Idwer Vollering |
2010-10-24 | Update superiotool support for FreeBSD, Makefile fixes. | Idwer Vollering |
2010-10-24 | Teach superiotool about the registers in a Fintek F71806 (and F71872). | Jonathan Kollasch |
2010-10-12 | We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. | Uwe Hermann |
2010-10-10 | fix typo in minilzma.cc, found by Idwer. | Stefan Reinauer |
2010-10-05 | mkelfImage: set kernel_alignment so 2.6.31+ work | Eric W. Biederman |
2010-10-05 | Remove lib/ramtest.c-include from all CAR boards. | Patrick Georgi |
2010-09-27 | The commandline parsing for abuild doing a couple of buggy things: | Warren Turkal |
2010-09-27 | minor include cleanups | Stefan Reinauer |
2010-09-26 | the utility is called dumpmmcr, not dump_mmcr | Stefan Reinauer |
2010-09-26 | update license header for dumpmmcr utility according to svn history. | Stefan Reinauer |
2010-09-25 | - Fix race condition in option_table.h generation by moving the include | Stefan Reinauer |
2010-09-21 | Cut the crap. | Uwe Hermann |
2010-09-03 | Add support for dumping ACPI registers for i7 | Warren Turkal |
2010-09-03 | Add support for dumping RCBA registers for i7 | Warren Turkal |
2010-09-03 | Remove some errant spaces | Warren Turkal |
2010-09-03 | Add DMIBAR support for Intel X58 southbridge | Warren Turkal |
2010-09-03 | The current workaround for binutils on mingw (or any non texinfo system) failed. | Patrick Georgi |
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 |