aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-16Jetway NF81-T56N-LF [2/2]: actually implement mainboard support.Edward O'Callaghan
2014-02-16Jetway NF81-T56N-LF [1/2]: create board by forking AMD PersimmonEdward O'Callaghan
2014-02-16lenovo/x60: Change to common EDID framework.Vladimir Serbinenko
2014-02-16lenovo/x60: Fix EDID byte-swapping.Vladimir Serbinenko
2014-02-15console/uart8250*: Remove inclusion of mc146818rtc.hAlexandru Gagniuc
2014-02-15coreboot: infrastructure for different ramstage loadersAaron Durbin
2014-02-15x86: provide stage_exit() like armAaron Durbin
2014-02-15libpayload/ahci: Fix a warning by decompartmentalise the AHCI driver.Edward O'Callaghan
2014-02-14google/rambi: Do not select CHROMEOS in KconfigAlexandru Gagniuc
2014-02-14crossgcc: Update IASL to latest version (20140114)Alexandru Gagniuc
2014-02-13superio/fintek: Document Fintek F71869AD code.Edward O'Callaghan
2014-02-13cpu/allwinner/a10: Add minimal ramstage driverAlexandru Gagniuc
2014-02-13baytrail: print dram configurationAaron Durbin
2014-02-13baytrail: allow downstream use of SSE instructionsAaron Durbin
2014-02-13baytrail: add vboot ramstage verificationAaron Durbin
2014-02-13Eliminate some ASL warningsOskar Enoksson
2014-02-12google boards: Do not hardcode location of spd.binAlexandru Gagniuc
2014-02-12baytrail: gpio: add configs for PU/PD functional pinsShawn Nematbakhsh
2014-02-12falco: Add ACPI code to describe the I2C touchpad deviceDuncan Laurie
2014-02-12lynxpoint: Do not put SerialIO devices into D3Hot in ACPI modeDuncan Laurie
2014-02-12PCI: Add capability list parser to romstageKyösti Mälkki
2014-02-12PCI: Drop includes under cpuKyösti Mälkki
2014-02-12PCI: Guard pci.h with CONFIG_PCIKyösti Mälkki
2014-02-12usbdebug: Split to USB host/deviceKyösti Mälkki
2014-02-12winbond/w83627hf/acpi: Fix some ASL warningsOskar Enoksson
2014-02-12utils/crossgcc: Refactor Makefiles for separate arm/i386.Edward O'Callaghan
2014-02-12hp/dl145_g1: Add missing copyright notesOskar Enoksson
2014-02-12hp/dl145_g1: Fix some commented out codeOskar Enoksson
2014-02-11hp/dl145_g1: Add HAVE_HARD_RESETOskar Enoksson
2014-02-11hp/dl145_g1: Adding FID/VID and Powernow ACPIOskar Enoksson
2014-02-11amd/cimx: fix sb(8|9)00 NULL type redefineAaron Durbin
2014-02-11baytrail: add reset supportAaron Durbin
2014-02-11rambi: Add platform GPIO configuration tablesShawn Nematbakhsh
2014-02-11rambi: Add ncore GPIO config tablesShawn Nematbakhsh
2014-02-11rambi: add per-sku SPD supportAaron Durbin
2014-02-11baytrail: move early init to before mainboardAaron Durbin
2014-02-11baytrail: Add functions to peek at GPIO input valuesShawn Nematbakhsh
2014-02-11baytrail: set max frequency early in romstageAaron Durbin
2014-02-11baytrail: adjust cache policy during romstageAaron Durbin
2014-02-11baytrail: add punit access functionsAaron Durbin
2014-02-11baytrail: make default GPIO configs closer to power-on defaultsShawn Nematbakhsh
2014-02-11SMP: Add arch-agnostic boot_cpu()Kyösti Mälkki
2014-02-11Move hexdump32() to lib/hexdump.Kyösti Mälkki
2014-02-11Kconfig: Move vendorcode menu up from the bottom to above Chipset menuPeter Stuge
2014-02-11cbfstool/lzma: Remove code which depends on commented out definesAlexandru Gagniuc
2014-02-11cbfstool: Deserialize CBFS master header when reading imageAlexandru Gagniuc
2014-02-11hp/dl145_g1: Adding ACPI supportOskar Enoksson
2014-02-10usbdebug: Split PCI EHCI partKyösti Mälkki
2014-02-10usbdebug: Fix data toggle on receiveKyösti Mälkki
2014-02-10usbdebug: Remove duplicate port claimKyösti Mälkki
2014-02-10usbdebug: Improve receive speedKyösti Mälkki
2014-02-10cbfstool/lzma: Remove LITTLE_ENDIAN_AND_UNALIGNED_ACCESS_OKAlexandru Gagniuc
2014-02-10cbfstool: Fix LzmaEnc.c and build with -WshadowAlexandru Gagniuc
2014-02-10cbfstool: Fix build errors when building with clangAlexandru Gagniuc
2014-02-09device_util: Make device in dev_find_slot_pnp u16.Vladimir Serbinenko
2014-02-09mtrr: only add prefetchable resources as WRCOMB for VGA devicesAaron Durbin
2014-02-07boardstatus/towiki: Fix 1st gen i3/i5/i7 codenameVladimir Serbinenko
2014-02-07boardstatus/towiki: Declare southbridge=northbridge=cpu on SOCsVladimir Serbinenko
2014-02-07device_util: Add dev_find_slot_pnp.Vladimir Serbinenko
2014-02-06ARMv7: Remove static CBMEM allocationKyösti Mälkki
2014-02-06console: Drop IO and Oxford (PCI) UARTs on armv7Kyösti Mälkki
2014-02-06console: Drop extra uart_init()Kyösti Mälkki
2014-02-06uart8250: Drop includes in superioKyösti Mälkki
2014-02-06uart8250: Drop unused declarationsKyösti Mälkki
2014-02-06uart8250: Drop xmodem supportKyösti Mälkki
2014-02-06QEMU debugcon: Move under drivers/emulation/qemuKyösti Mälkki
2014-02-06ne2k: Move under drivers/netKyösti Mälkki
2014-02-06spkmodem: Move under drivers/pc80Kyösti Mälkki
2014-02-06usbdebug: Move under drivers/usbKyösti Mälkki
2014-02-06usbdebug: Drop obsolete codeKyösti Mälkki
2014-02-06MTRR: Mark all prefetchable resources as WRCOMB.Vladimir Serbinenko
2014-02-06lib/memrange: Skip 0-sized resources.Vladimir Serbinenko
2014-02-06mtrr: retry fitting w/o WRCOMB if usage exceeds BIOS allocationAaron Durbin
2014-02-06memranges: add memranges_update_tag() functionalityAaron Durbin
2014-02-05load_payload: Use 32-bit accesses to speed up decompression.Vladimir Serbinenko
2014-02-05lenovo/x201: Enable flash prefetching.Vladimir Serbinenko
2014-02-05Add an xdr function for the cbfs_file headerRonald G. Minnich
2014-02-05mainboard/google: add initial rambi mainboard supportAaron Durbin
2014-02-05baytrail: initialize punitAaron Durbin
2014-02-05baytrail: load microcode in bootblockAaron Durbin
2014-02-05baytrail: disable tco timerAaron Durbin
2014-02-05baytrail: program PUNIT memory-mapped base addressAaron Durbin
2014-02-05baytrail: add 316 microcodeAaron Durbin
2014-02-05baytrail: additional iosf changesAaron Durbin
2014-02-05baytrail: import and use updated mrc_wrapper.hAaron Durbin
2014-02-05baytrail: Rearrange config options alphanumericallyVadim Bendebury
2014-02-05baytrail: start collecting timestampsAaron Durbin
2014-02-05Change the linux payload generator to use the standard header generatorRonald G. Minnich
2014-02-04cbfstool: Eliminate global variable "arch"Alexandru Gagniuc
2014-02-04cbfstool: Remove more unused functions from common.cAlexandru Gagniuc
2014-02-04cbfstool: Hide cbfstool_offset from the global namespaceAlexandru Gagniuc
2014-02-04pcengines/alix2c: Add ALIX.2C as a clone of ALIX.2D.Vladimir Serbinenko
2014-02-04AMD cimx/sb800: Set SPI frequency and prefetchKyösti Mälkki
2014-02-03cpu/amd/model_fxx: Add coolnquiet for two new (old) AMD K8 modelsOskar Enoksson
2014-02-03cbfstool: remove unused function create_cbfs_image()Alexandru Gagniuc
2014-02-03baytrail: Add GPIO initial configuration infrastructure.Shawn Nematbakhsh
2014-02-03lenovo/x230: Enable msata port.Vladimir Serbinenko
2014-02-02cbfstool: add code to serialize the header using the new xdr functionsRonald G. Minnich
2014-02-02Add section header parsing and use it in the mk-payload stepRonald G. Minnich
2014-02-02drivers/i2c/at24rf08c/lenovo_serials.c: Remove trailing whitespacePaul Menzel