Age | Commit message (Expand) | Author |
2010-09-22 | Here is a proposed way how to handle the SATA PHY settings on SB700. It | Rudolf Marek |
2010-09-21 | Cut the crap. | Uwe Hermann |
2010-09-19 | Make ASUS P3B-F RAM init actually work by enabling SPD access. | Uwe Hermann |
2010-09-13 | IEI Kino added to IEI mainboard Kconfig. I missed this in r5812 | Marc Jones |
2010-09-13 | IEI Kino mainboard support based on Mahogany Fam10. | Marc Jones |
2010-09-13 | Add support for Asus M4A785-M. | Juhana Helovuo |
2010-09-13 | Convert i945 boards to use reserved resources instead of directly adding | Myles Watson |
2010-09-10 | Add support for LiPPERT Hurricane-LX (EPIC board with AMD Geode-LX, | Jens Rottmann |
2010-09-10 | Move memory type information out of some AMD sockets. | Myles Watson |
2010-09-09 | Please find appended. This patch gets rid of the %gs magic altogether, | Arne Georg Gleditsch |
2010-09-07 | Add support for LiPPERT Cool LiteRunner-LX (PC/104 board with AMD | Jens Rottmann |
2010-09-07 | Remove unused ide0_enable and sata0_enable entries from SB7xx | Rudolf Marek |
2010-09-07 | Set up an arbitrary amount of system memory on Geode LX, so | Aurelien Guillaume |
2010-09-06 | Instead of requiring users to modify qemu to allow writes to | Kevin O'Connor |
2010-09-03 | Update RoadRunner and SpaceRunner config to get in sync with current | Jens Rottmann |
2010-09-02 | Fix compilation for mtarvon. CAR initialization does early_mtrr_init, | Myles Watson |
2010-09-02 | Revert 5762. It silently broke a lot of boards because abuild was broken. | Myles Watson |
2010-09-01 | Fix race condition in option_table.h generation by moving the include statement | Stefan Reinauer |
2010-08-31 | SMC_CONFIG is needed before the device tree is ready and some people | Jens Rottmann |
2010-08-31 | Make ALIX.2D3 support 2D2 as well. | Jens Rottmann |
2010-08-30 | We call this cache as ram everywhere, so let's call it the same in Kconfig | Stefan Reinauer |
2010-08-30 | Fix intel mtarvon compilation by switching it over to CAR. | Stefan Reinauer |
2010-08-30 | Restructured all vendors' Kconfig files to no longer source the boards' | Jens Rottmann |
2010-08-30 | Support for Lanner EM-8510 Board | Andreas Schultz |
2010-08-27 | drop three unneeded config variables: | Jens Rottmann |
2010-08-26 | Remove unused mainboard_config definitions. Trivial. | Myles Watson |
2010-08-26 | CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / | Jens Rottmann |
2010-08-26 | kontron 986lcd-m: Fix compilation if there is no oprom execution at all... | Stefan Reinauer |
2010-08-25 | Fix i945 based boards | Stefan Reinauer |
2010-08-24 | * Adds support for PC Engines Alix.2D(1)3 board to Coreboot. | Aurelien Guillaume |
2010-08-20 | Remove a couple of warnings. Trivial. | Myles Watson |
2010-08-20 | Add support for the HP DL145 G1, based on the Tyan s2881. | Oskar Enoksson |
2010-08-18 | The attached file add pa78vm5 dev3 detection function to avoid the building e... | Wang Qing Pei |
2010-08-17 | Attached patch removes unnecessary IRQ routing info (for ACPI, mptable etc ne... | Rudolf Marek |
2010-08-17 | Commit (non-working!) Jetway PA78VM5 mainboard | Wang Qing Pei |
2010-08-17 | Another AMD 780/700 mainboard: Gigabyte MA78GM-US2H | Wang Qing Pei |
2010-08-17 | Tilapila supports both dual slot and single slot. The difference should be | Wang Qing Pei |
2010-08-17 | Add support for Gigabyte MA785GMT mainboard. | Wang Qing Pei |
2010-08-17 | fix nokia ip530 Kconfig, missed on last check-in | Stefan Reinauer |
2010-08-17 | Whatever happened here,... The DEC Tulip is a network card, no bridge of any | Stefan Reinauer |
2010-08-16 | White space changes for s2881 device tree. | Myles Watson |
2010-08-14 | My old mcp55 azalia fix from May 2010. Was never checked in. | Stefan Reinauer |
2010-08-13 | Build 8151 for s2885. Trivial. | Myles Watson |
2010-08-03 | Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / | Stefan Reinauer |
2010-08-01 | make early_mtrr_init() invisible for cache as ram targets as it breaks them. | Stefan Reinauer |
2010-08-01 | Clarify a comment on an old hack, remove the call to early_mtrr_init | Corey Osgood |
2010-08-01 | Update my old, no longer active email addresses | Corey Osgood |
2010-07-28 | Let Geode GX2 use geode_post_code.h just like Geode LX | Nils Jacobs |
2010-07-26 | This patch converts the Geode GX2 boards to CAR. | Nils Jacobs |
2010-07-26 | Make include paths more consistent. Fixes compilation errors for me. | Myles Watson |