Age | Commit message (Expand) | Author |
2009-10-02 | Remove left-over targets/motorola/*, fix Dell PowerEdge 1850 name. | Uwe Hermann |
2009-10-02 | Remove motorola PPC boards. These have lain untouched and unused by anyone | Ronald G. Minnich |
2009-10-02 | Drop remainders of the removed Totalimpact board. Fix typos. | Uwe Hermann |
2009-10-01 | Add romstrap to asus/m2v-mx_se in Kconfig. | Myles Watson |
2009-10-01 | Get rid of the total impact. Vendor died 5 years ago and nobody cares. | Ronald G. Minnich |
2009-10-01 | OK, this builds and even looks right. dell needs its own Makefile.inc because | Ronald G. Minnich |
2009-10-01 | typo | Ronald G. Minnich |
2009-10-01 | We need this to be Kconfig. The old way is not trusted by me. | Ronald G. Minnich |
2009-10-01 | This is now set up more like the real hardware likes it. | Ronald G. Minnich |
2009-09-30 | Add supermicro h8dmr fam10 target. This is largely a mashup of the tyan s2912 | Ward Vandewege |
2009-09-29 | Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set. | Myles Watson |
2009-09-29 | Remove pre-CBFS _vgabios_start and _vgabios_end. | Myles Watson |
2009-09-29 | Fix a number of board names in Kconfig (trivial). | Uwe Hermann |
2009-09-29 | Remove MAINBOARD_OPTIONS, which is a relic from early | Patrick Georgi |
2009-09-29 | Remove some warnings. | Myles Watson |
2009-09-29 | More consistent use of "default n" and "select XYZ" in | Patrick Georgi |
2009-09-28 | Trivial config fix for Serengeti Cheetah. Change a type and a default. | Myles Watson |
2009-09-28 | Trivial config fix for Serengeti Cheetah. Remove duplication, add a default. | Myles Watson |
2009-09-25 | Trivial fixups to get this board further along. | Ronald G. Minnich |
2009-09-25 | Fix build of romcc boards. | Myles Watson |
2009-09-25 | some progress on kconfig: | Patrick Georgi |
2009-09-24 | Remove HyperTransport support from boards that don't need it. | Myles Watson |
2009-09-24 | Re-enable option table for the ASUS MEW-VM and fix build. | Uwe Hermann |
2009-09-24 | Make all Kconfig enabled boards build (tested with kbuildall). | Patrick Georgi |
2009-09-23 | fix some wrong versions of the FSF's address (trivial) | Stefan Reinauer |
2009-09-23 | simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ | Stefan Reinauer |
2009-09-23 | Add Kconfig support for Tyan s2881. | Myles Watson |
2009-09-22 | Fix compilation for serengeti when HAVE_ACPI_TABLES is set. Trivial. | Myles Watson |
2009-09-22 | src/Kconfig: Remove HT-specific options. | Myles Watson |
2009-09-22 | failoverR.diff: Revert my failover change since Kconfig only supports fallback. | Myles Watson |
2009-09-22 | tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ... | Myles Watson |
2009-09-22 | Kill dead comment. | Carl-Daniel Hailfinger |
2009-09-22 | r4534 introduced devicetree.cb in every mainboard directory, but didn't | Carl-Daniel Hailfinger |
2009-09-22 | r4646 enabled early usage of pci_{read,write}_config{8,16,32} | Carl-Daniel Hailfinger |
2009-09-17 | Remove warnings from Kconfig. Trivial. | Myles Watson |
2009-09-17 | This is a patch for killing IPMI on the s1850 -- or at least geting the BMC | Ronald G. Minnich |
2009-09-17 | copyright name error. | Ronald G. Minnich |
2009-09-15 | This is an otherwise dead platform. I'm just committing the basics that | Ronald G. Minnich |
2009-08-29 | This is the final set of changes to allow rumba to build. Rumba is not | Ronald G. Minnich |
2009-08-29 | Set the mainboard/amd directory up to support more than one. | Ronald G. Minnich |
2009-08-28 | This patch adds VGA and PS/2 Keyboard/mouse support to the already existing i... | Arnaud Maye |
2009-08-28 | r4534 introduced devicetree.cb in every mainboard directory, but didn't | Carl-Daniel Hailfinger |
2009-08-28 | Add kconfig support for all Intel 82810 (i810) boards. | Uwe Hermann |
2009-08-28 | kconfig: Board name variable fixes and updates (trivial). | Uwe Hermann |
2009-08-27 | Clean up some DCACHE related options. | Patrick Georgi |
2009-08-27 | Clean up the kontron Kconfig | Patrick Georgi |
2009-08-26 | Add kconfig support for all missing Intel 440BX based boards. | Uwe Hermann |
2009-08-26 | Asus M2V-MX-SE support in Kbuild | Cristi Magherusan |
2009-08-26 | Fix vendor name config variables to match company name (trivial). | Uwe Hermann |
2009-08-25 | Make PCI_ROM_RUN a boolean (like it is elsewhere) which | Patrick Georgi |
2009-08-25 | Replace PIRQ_TABLE with HAVE_PIRQ_TABLE, the former doesn't exist. | Uwe Hermann |
2009-08-25 | Add vendor strings in mainboard/Kconfig. Trivial. | Myles Watson |
2009-08-25 | Add kconfig support for ASUS P2B-F. | Uwe Hermann |
2009-08-25 | Remove pretty useless kconfig help strings, fix some vendor names (trivial). | Uwe Hermann |
2009-08-25 | Various Kconfig and Makefile.inc fixes and cosmetics. | Uwe Hermann |
2009-08-20 | This goes a surprisingly long way to building the epia-n. It also has | Ronald G. Minnich |
2009-08-20 | 20090819-2-trim-down-cbfs: | Patrick Georgi |
2009-08-19 | Reduce size of the romstage on various boards that fail to build on QA. | Patrick Georgi |
2009-08-18 | Add the rest of the files. | Jon Harrison |
2009-08-17 | Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity:: | Jon Harrison |
2009-08-17 | Add 4MB ROM image size to Kconfig | Cristi Magherusan |
2009-08-13 | Fix some conflicting types of variables | Patrick Georgi |
2009-08-12 | Remove duplicate file, adjust Makefile to use the original copy. | Patrick Georgi |
2009-08-12 | Fix multiple missing files and errors from the recent commit. This happened | Ronald G. Minnich |
2009-08-12 | Kconfig! | Patrick Georgi |
2009-08-11 | Enable CBFS everywhere. All boards compiled for me (abuild tested), | Patrick Georgi |
2009-08-05 | Fix the generic code for copying and running coreboot_ram in case | Patrick Georgi |
2009-07-28 | Fix erroneous comment in src/mainboard/h8dmr/Options.lb | Ward Vandewege |
2009-07-23 | sb/via/k8t890: add vga textmode code for k8m890 chrome igp. | Luc Verhaegen |
2009-07-23 | We did together some patch which makes finally a MMCONFIG workable in | Rudolf Marek |
2009-07-22 | Fix up the tree again... | Stefan Reinauer |
2009-07-21 | clean up acpi table strings, as discussed on the list | Stefan Reinauer |
2009-07-21 | Kontron updates, get board up to date with i945 and ich7 updates. | Stefan Reinauer |
2009-07-21 | This fixes a couple of issues with older Linux kernels (that expect an XSDT as | Stefan Reinauer |
2009-07-16 | Separate cache_as_ram_auto.c and failover.c for Tyan s2895. | Myles Watson |
2009-07-15 | Fix VIA EPIA-M700 target enough for a first serial boot log. | Uwe Hermann |
2009-07-11 | Fix MS-6178 boot by setting unused device (CIR) to 'off' (trivial). | Uwe Hermann |
2009-07-07 | Add CONFIG_ARCH_X86=0 to sandpointx3_altimus_mpc7410. | Myles Watson |
2009-07-07 | Add pci_rawops.h from the mailing list and fix the via/epia-m700 build. | Myles Watson |
2009-07-07 | ChangeLog: | Harald Gutmann |
2009-07-06 | Enable onboard-VGA on the Mitac 6513WU board. | Michael Gold |
2009-07-05 | Add support for the Mitac 6513WU mainboard, a Compaq OEM board using the | Michael Gold |
2009-07-05 | Enable onboard VGA on the MS-6178 (i810 chipset) board (trivial). | Uwe Hermann |
2009-07-02 | Fix many things for via/epia-m700 to build. | Myles Watson |
2009-07-02 | ChangeLog: | Harald Gutmann |
2009-07-02 | Convert Supermicro H8DMR to CBFS. Also clean up some whitespace in | Ward Vandewege |
2009-07-01 | Add support for the Intel Eagle Heights development board. | Thomas Jourdan |
2009-07-01 | I missed three files. | Jon Harrison |
2009-07-01 | the file was not really different, so use the default file (trivial, since it | Stefan Reinauer |
2009-07-01 | Ron, | Jon Harrison |
2009-06-30 | the tool chain settings should not be in renamed (as they will never live in | Stefan Reinauer |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-06-24 | Add support for the Soyo SY-6BA+ III board. | Uwe Hermann |
2009-06-19 | Undo my ugly commit that added uses clauses in lots of places instead of one. | Myles Watson |
2009-06-19 | Convert the MSI MS-6178 board to CBFS. | Uwe Hermann |
2009-06-19 | ChangeLog: | Harald Gutmann |
2009-06-18 | Change Log: | Harald Gutmann |
2009-06-18 | Change Log: | Harald Gutmann |
2009-06-17 | Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial. | Myles Watson |
2009-06-16 | These changes implement car in qemu. The implementation is in several | Ronald G. minnich |