Age | Commit message (Expand) | Author |
2011-10-13 | Fix romstage creation with gcc 4.6 and CAR targets | Stefan Reinauer |
2011-10-13 | siemens/sitemp_g1p1: Don't mess with virtual wire settings | Patrick Georgi |
2011-10-13 | siemens/sitemp_g1p1: Get rid of bus_isa and bus_type | Patrick Georgi |
2011-10-13 | amd/sb600: Enable COM2 at all times in early setup | Patrick Georgi |
2011-10-13 | mptable: Refactor mptable generation some more | Patrick Georgi |
2011-10-13 | mptable: Get rid of fixup_virtual_wire | Patrick Georgi |
2011-10-13 | mptable: Refactor lintsrc generation | Patrick Georgi |
2011-10-13 | Make Asus A8V-E SE better ACPI citizen. | Rudolf Marek |
2011-10-12 | w83627hf: ASL include containing virtual device tree of the SuperIO | Christoph Grenz |
2011-10-12 | amdk8: ASL include for K8 temperature sensor support in ACPI | Christoph Grenz |
2011-10-12 | SB800 RAID: add kconfig option RAID_MISC_ROM_POSITION | Kerry Sheh |
2011-10-12 | SB800: Sata Enable bus master and enable ahci for AHCI/RAID mode | Kerry Sheh |
2011-10-12 | avalue/eax-785e: Get SATA Mode from Kconfig option | Kerry Sheh |
2011-10-12 | sb800: Add Kconfig option ENABLE_IDE_COMBINED_MODE | Kerry Sheh |
2011-10-12 | persimmon: complete the sb800 devicetree | Kerry Sheh |
2011-10-11 | Don't do a call as the first instruction in libpayload. | Marc Jones |
2011-10-11 | Fixed broken MTRR for >4GB memory on AMD K8 fam 0fh rev <=E | Oskar Enoksson |
2011-10-11 | mainboard: complete the sb800 devicetree even device is off | Kerry Sheh |
2011-10-11 | sb800: sata combine mode configure fix | Kerry Sheh |
2011-10-11 | persimmon: sb800 sata mode configure update | Kerry Sheh |
2011-10-11 | sb800: Add sata ahci/raid mode kconfig option | Kerry Sheh |
2011-10-03 | pci_ids: Add sb800 SATA device raid mode device id | Kerry Sheh |
2011-10-03 | TINY_BOOTBLOCK problem-fix on amdk8+amd8111 platforms | enok71 |
2011-09-24 | Add AMD Family 10h PH-E0 support | QingPei Wang |
2011-09-24 | mkelfImage: Use -fno-stack-protector if supported by gcc | Raymond Danks |
2011-09-21 | Use ACPI text fields consistently with all other boards | Stefan Reinauer |
2011-09-17 | Persimmon doesn't have HDMI so the GNB HD Audio should be disabled. | Marc Jones |
2011-09-17 | Enable SATA AHCI for faster boot with SeaBIOS. | Marc Jones |
2011-09-16 | Persimmon updates for AMD F14 rev C0 | efdesign98 |
2011-09-15 | Build warning fix for AMD Family 12 | efdesign98 |
2011-09-15 | AMD Inagua platform updates | efdesign98 |
2011-09-15 | AMD Torpedo platform updates | efdesign98 |
2011-09-15 | AMD Agesa macro expansion fix | efdesign98 |
2011-09-15 | AMD SB800 early console use fix | efdesign98 |
2011-09-15 | AMD Agesa changes to fix F14 boot issues | efdesign98 |
2011-09-14 | AMD F14 Northbridge updates | efdesign98 |
2011-09-14 | Update to Asrock E350m1 for AMD F14 C0 | efdesign98 |
2011-09-14 | mainboard: add avalue/eax-785 ITX mainboard | Kerry She |
2011-09-14 | rs780: hide unused gfx ports and gpp ports | Kerry Sheh |
2011-09-14 | Provide mechanism to local additions to the build | Patrick Georgi |
2011-09-14 | superiotool: Don't compile with -Werror | Mathias Krause |
2011-09-14 | inteltool: fixed 64 bit build | Mathias Krause |
2011-09-14 | inteltool: Fixed building of position independent executables | Mathias Krause |
2011-09-14 | libpayload: Add get_option_from() | Patrick Georgi |
2011-09-14 | Add IT8721F support | QingPei Wang |
2011-09-14 | util/crossgcc: Update gdb to 7.3.1 | Peter Stuge |
2011-09-12 | inteltool: added more device IDs | Ruud Schramp |
2011-09-12 | Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methods | Tobias Diedrich |
2011-09-12 | Miscellaneous AMD F14 warning fixes | efdesign98 |
2011-09-09 | Replace while with do; while to avoid repetition | Noe Rubinstein |