Age | Commit message (Expand) | Author |
2011-10-18 | Activate older Xeon P4 microcodes | Kyösti Mälkki |
2011-10-17 | Fix our CMOS checksum algorithm so it matches what /dev/nvram expects | Stefan Reinauer |
2011-10-17 | rework RTC driver output to make it more consistent. | Stefan Reinauer |
2011-10-17 | cbfstool: improve error messages | Stefan Reinauer |
2011-10-17 | Re-worked devicetree.cb for DL145 G1 | Oskar Enoksson |
2011-10-17 | Fixes several issues with amd k8 SSDT P-state generation | Oskar Enoksson |
2011-10-15 | SMM: Move wbinvd after pmode jump | Stefan Reinauer |
2011-10-15 | use byteorder.h instead of implementing another byte swap function | Stefan Reinauer |
2011-10-15 | AMD CPU and chipset fixes for compilation with gcc 4.6 | Stefan Reinauer |
2011-10-15 | use acpi.h include instead of manually adding acpi_slp_type. | Stefan Reinauer |
2011-10-15 | cbfs_and_run_core() is not part of the API, make it static. | Stefan Reinauer |
2011-10-15 | reformat Makefile.bootblock.inc (>80 lines per char) | Stefan Reinauer |
2011-10-14 | Fix AMD SB800 (cimx) southbridge code to compile with gcc 4.6 | Stefan Reinauer |
2011-10-14 | Fix compilation of AMD GX2 northbridge code with gcc 4.6 | Stefan Reinauer |
2011-10-14 | Fix compilation of VIA CN700 northbridge code with gcc 4.6 | Stefan Reinauer |
2011-10-14 | fix compilation of intel/sch northbridge code with gcc 4.6 | Stefan Reinauer |
2011-10-14 | Add eh_frame to rom section to fix compilation of coreboot with gcc 4.6 | Stefan Reinauer |
2011-10-13 | Prevent build breakage without consoles enabled | Stefan Reinauer |
2011-10-13 | Load an IDT with NULL limit | Stefan Reinauer |
2011-10-13 | Fix compilation of x86emu with gcc 4.6.x | Stefan Reinauer |
2011-10-13 | Fix native x86 option rom initialization | Stefan Reinauer |
2011-10-13 | refactor vesa mode setting code and bootsplash code | Stefan Reinauer |
2011-10-13 | Refactor option rom initialization code in coreboot. | Stefan Reinauer |
2011-10-13 | Enable/fix compilation of i8254 code in ram stage. | Stefan Reinauer |
2011-10-13 | Update "STABLE" SeaBIOS selection to release 1.6.3 | Stefan Reinauer |
2011-10-13 | Use default table creator macro for all SSDTs | Stefan Reinauer |
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 |
2011-09-09 | Crank up CPU speed on Intel Core and Core2 CPUs | Patrick Georgi |
2011-09-09 | Report GSE chipset and warn if the code has been compiled for the wrong chipset. | Stefan Reinauer |
2011-09-07 | Add support utils for tracing | Rudolf Marek |
2011-09-07 | Add support for the tracing infastructure in coreboot. | Rudolf Marek |
2011-09-07 | AMD F14 Rev C0 update | Kerry She |
2011-09-07 | AMD SB800 southbridge update | Kerry She |
2011-09-07 | AMD F14 southbridge update | Kerry She |
2011-09-04 | Adjust some code/comment of sb700 sata init | Wang Qing Pei |
2011-09-04 | Disable dev3 on ma78gm-us2h | Wang Qing Pei |
2011-08-29 | buildgcc: Do not download GDB source code if run with --skip-gdb | Peter Stuge |
2011-08-27 | Add a few more patterns to .gitignore | Sven Schnelle |
2011-08-27 | Add dirty flag to git describe | Sven Schnelle |
2011-08-26 | X60/T60: remove obsolete dmi.h | Sven Schnelle |
2011-08-26 | Add automatic SMBIOS table generation | Sven Schnelle |
2011-08-25 | Minor ma785gmt clean-up | Alec Ari |
2011-08-25 | Fix up various dsdt.asl files | Alec Ari |
2011-08-24 | Remove dead code | Alec Ari |
2011-08-21 | buildgcc: Remove all bashisms, making the script run also on BSD | Peter Stuge |
2011-08-21 | Use git describe to set KERNELVERSION | Peter Stuge |
2011-08-21 | buildgcc: Fix typo in check for failed iasl build | Peter Stuge |
2011-08-19 | Lenovo H8: Always clear audio mute | Sven Schnelle |
2011-08-18 | libpayload: export get_cbfs_header() | Patrick Georgi |
2011-08-18 | X60: use EC events 0x50/0x58 instead of GPIO GPE for Docking/Undocking | Sven Schnelle |
2011-08-18 | export get_cbfs_header() | Sven Schnelle |