Age | Commit message (Expand) | Author |
2011-11-01 | libpayload: remove trailing whitespace and run dos2unix | Stefan Reinauer |
2011-11-01 | libpayload: Fix OHCI some more | Patrick Georgi |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-11-01 | Remove XIP_ROM_BASE | Patrick Georgi |
2011-10-31 | Run dos2unix on bayou and remove white space at the end of lines. | Stefan Reinauer |
2011-10-31 | buildgcc: Fix colors for dash | Patrick Georgi |
2011-10-31 | Add support for E7505 northbridge. | Kyösti Mälkki |
2011-10-31 | Fix usb debug dongle support | Sven Schnelle |
2011-10-30 | crossgcc: Fix colors with dash | Patrick Georgi |
2011-10-30 | Fix slow CAR execution introduced by 7c7d87182feb78cb2bc02fb3558bef56a41682c9 | Rudolf Marek |
2011-10-30 | Fix gcc 4.6.1 breakage of southbridge/amd/sr5650/pcie.c. | Stefan Reinauer |
2011-10-30 | inteltool: Add Intel i63xx I/O Controller Hub | Sven Schnelle |
2011-10-30 | remove usbdebug.h include from mainboard/romstage code | Sven Schnelle |
2011-10-30 | Update coreboot cross toolchain to gcc 4.6.1 | Stefan Reinauer |
2011-10-30 | asus/m5a88-v: Fix build | Patrick Georgi |
2011-10-29 | Fix coreboot updates | Patrick Georgi |
2011-10-28 | w83627hf: add method to retrieve wake event source register to ASL include | Christoph Grenz |
2011-10-28 | Add ASUS M5A88-V mainboard support | QingPei Wang |
2011-10-28 | Get rid of the old romstage-as-bootblock ROM layout | Patrick Georgi |
2011-10-28 | Get rid of AUTO_XIP_ROM_BASE | Patrick Georgi |
2011-10-28 | sb600: Implement EHCI workaround | Patrick Georgi |
2011-10-28 | siemens/sitemp_g1p1: Add more devices to PIR and MP table | Patrick Georgi |
2011-10-28 | Clear improper use of CONFIG_CACHE_AS_RAM | Kyösti Mälkki |
2011-10-28 | T60: remove redundant usbdebug_init call() | Sven Schnelle |
2011-10-28 | copy e7501 component to e7505 | Stefan Reinauer |
2011-10-28 | Prevent multiple inclusions of object files and rules | Patrick Georgi |
2011-10-28 | Fix checksum calculation both in romstage and ramstage. | Stefan Reinauer |
2011-10-27 | Add support for AMD IMC controller. | Rudolf Marek |
2011-10-27 | Added smbus block read/write for amd8111 | Oskar Enoksson |
2011-10-27 | Move linux 2.6.11 workaround to generic code | Patrick Georgi |
2011-10-27 | X60/T60: enable AHCI mode | Sven Schnelle |
2011-10-27 | i82801gx: Fix port status in AHCI mode | Sven Schnelle |
2011-10-27 | Add -Werror to xcompile's testcc | Stefan Reinauer |
2011-10-27 | Fix libpayload speaker driver | Stefan Reinauer |
2011-10-25 | X60: enable Cx power saving modes | Sven Schnelle |
2011-10-25 | T60: add _CST table | Sven Schnelle |
2011-10-25 | T60: enable C4onC3 mode | Sven Schnelle |
2011-10-25 | T60: use ICS954309 clock driver | Sven Schnelle |
2011-10-25 | Add driver for ICS954309 clock generator | Sven Schnelle |
2011-10-25 | i82801gx: Add setting for C4onC3 mode | Sven Schnelle |
2011-10-25 | SPEEDSTEP: write _CST tables | Sven Schnelle |
2011-10-25 | ACPI: Add function for writing _CST tables | Sven Schnelle |
2011-10-25 | w83627hf: correct typo in ASL include, correct indexed registers and remove u... | Christoph Grenz |
2011-10-25 | Lenovo H8: Fix h8_set_audio_mute() | Sven Schnelle |
2011-10-25 | X60/T60: remove superflous h8_set_audio_mute() | Sven Schnelle |
2011-10-25 | i82801gx: Add write and read/write block functions | Sven Schnelle |
2011-10-24 | Various fixes to cbfstool. | Stefan Reinauer |
2011-10-23 | i82801gx: Don't set I/O base address to static value | Sven Schnelle |
2011-10-23 | FILO: Pass LIBCONFIG_PATH variable to FILOs make | Thomas Gstädtner |
2011-10-23 | Allow XGCCPATH to be set on the make command line. | Marc Jones |
2011-10-23 | console: support integrated 7-segment displays for POST codes | Christoph Grenz |
2011-10-23 | SB800: Hide unused gpp ports | Kerry Sheh |
2011-10-22 | Fix CMOS checksum calculation in libpayload. | Stefan Reinauer |
2011-10-22 | Add ifdtool, utility to read / modify Intel Firmware Descriptor images | Stefan Reinauer |
2011-10-22 | nvramtool: Fix CMOS checksum to match coreboot (and /dev/nvram) | Stefan Reinauer |
2011-10-21 | Extend coreboot table entry for serial ports | Stefan Reinauer |
2011-10-21 | Remove redunancy in Kconfig | Kyösti Mälkki |
2011-10-21 | FILO: Change FILO Makefile.inc from SVN to GIT | Thomas Gstädtner |
2011-10-21 | libpayload: fix bulk transfers on OHCI controllers | Patrick Georgi |
2011-10-21 | sch: strip quotes around cmc.bin filename | Patrick Georgi |
2011-10-21 | Use ntohll where appropriate. | Stefan Reinauer |
2011-10-21 | Add macros for 64bit byte order swapping | Stefan Reinauer |
2011-10-20 | T60: Add support for Ultrabay Legacy I/O devices (40Y8122) | Sven Schnelle |
2011-10-20 | i82801dx: Replace romstage printk's | Kyösti Mälkki |
2011-10-19 | asrock/e350m1: Enable the superio ACPI device in devicetree.cb | Peter Stuge |
2011-10-19 | IOAPIC: fix bitmask | Kyösti Mälkki |
2011-10-19 | sconfig: check whether component directory actually exists | Stefan Reinauer |
2011-10-19 | Drop eh_frame instead of moving it into the image. | Stefan Reinauer |
2011-10-19 | I945: replace #if defined() by #if | Sven Schnelle |
2011-10-18 | Append logical PME/GPIO device. Fix MPU device number. | Kyösti Mälkki |
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 |