aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-08acpigen: Add new function acpigen_pop_lenVladimir Serbinenko
2014-11-08fsp_rangeley: Switch to per-device ACPIVladimir Serbinenko
2014-11-08ibexpeak: Move to common FADTVladimir Serbinenko
2014-11-08bd82x6x: Move to common FADT.Vladimir Serbinenko
2014-11-08intel: Use 'FORCEWAKE_ACK_HSW' define over '0x130044'Edward O'Callaghan
2014-11-08device/dram/ddr3.c: Fix sizeof on array func param overflowEdward O'Callaghan
2014-11-08blobs: Update to IPQ blob commitMarc Jones
2014-11-07mainboard: Trivial - Make AGESA board include consistentEdward O'Callaghan
2014-11-07drivers/ioapic: DEVICE_NOOP some stub function callbacksEdward O'Callaghan
2014-11-07drivers/net/ne2k.c: Collect headers and defines to top of fileEdward O'Callaghan
2014-11-07cpu/intel/fsp_model_406dx: Invaild include pathEdward O'Callaghan
2014-11-06northbridge: DEVICE_NOOP some stub function callbacksEdward O'Callaghan
2014-11-06inteltool: Fix message in case of multiple LPC controllersMathias Krause
2014-11-06inteltool: Add support for Sandy Bridge desktop processorsFelix Held
2014-11-05mainboard/packardbell/ms2290: Missing romstage headerEdward O'Callaghan
2014-11-05Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c'Edward O'Callaghan
2014-11-05pci_ops.{c,h}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-11-05soutbridge/*/bootblock: Use pci_dev_t over device_t typedefEdward O'Callaghan
2014-11-05ARM: Use local versions of libgcc functions instead of linking against libgcc.Gabe Black
2014-11-05inteltool: Show more info on sandy/ivy.Vladimir Serbinenko
2014-11-04i82801gx: Handle whole FADT in southbridge.Vladimir Serbinenko
2014-11-04inteltool/sandybridge: Kill mch_registers codepath.Vladimir Serbinenko
2014-11-04abuild: fix cross compiler testPatrick Georgi
2014-11-04inteltool: Add support for Haswell ULT and Lynx Point LPDennis Wassenberg
2014-11-04amd/agesa/f16kb: Invalid inline asm in gcc-intrin.hEdward O'Callaghan
2014-11-04Redundant addr '&' operator on func ptr's in struct initiatorEdward O'Callaghan
2014-11-04mainboard/dmp/vortex86ec: Unused variable in romstage.cEdward O'Callaghan
2014-11-04superio/ite: Use common dispatch for pnp entry/exit functionsEdward O'Callaghan
2014-11-04build: fetch submodules as requiredPatrick Georgi
2014-11-04romstage: Pass .car.data as ignored section while adding romstageFurquan Shaikh
2014-11-04cbfstool: Add option to ignore section in add-stageFurquan Shaikh
2014-11-04cbfstool: Convert cbfs-mkstage.c into pelfFurquan Shaikh
2014-11-03AMD boards: constify romstage variablesPatrick Georgi
2014-11-03AGESA f12: Add "const" modifiersPatrick Georgi
2014-11-03Revert "gigabyte/ga-b75m-d3h: Add new Intel mainboard"Vladimir Serbinenko
2014-11-02intel_wifi: Export the SMBIOS structure required by intel driver.Vladimir Serbinenko
2014-11-02inteltool: refine GPIO and PMBASE/TCO printing on Ibex Peak/5 SeriesStefan Tauner
2014-11-02SeaBIOS Makefile.inc: Remove build dir for uppermem optionMartin Roth
2014-11-02gigabyte/ga-b75m-d3h: Add new Intel mainboardDamien Zammit
2014-11-02intel/bd82x6x: Add new current for native USB portsDamien Zammit
2014-11-02amd/agesa/f15: Invalid inline asm in gcc-intrin.hEdward O'Callaghan
2014-11-02amd/agesa/f12: Invalid inline asm in gcc-intrin.hEdward O'Callaghan
2014-11-02amd/agesa/f10: Invalid inline asm in gcc-intrin.hEdward O'Callaghan
2014-11-01superio/fintek/f81216h: Implement device supportEdward O'Callaghan
2014-11-01superio/common/conf_mode.c: Introduce 'new' enter/exit keys for SIO'sEdward O'Callaghan
2014-11-01northbridge/via: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-11-01northbridge/amd: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-11-01northbridge/intel: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-11-01mainboard: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-11-01{cpu,soc}: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-11-01drivers: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-11-01include/device/device.h: Provide DEVICE_NOOP macro shimEdward O'Callaghan
2014-10-30lenovo/x2x0,t530 hda_verb.c: codestyle - remove some spacesNicolas Reinecke
2014-10-30mainboards/asrock/e350m1: Use driver for Nuvoton NCT5572D superio chipFelix Held
2014-10-30Makefile: Fix HOSTCC for clangEdward O'Callaghan
2014-10-30superio/nuvoton: Add support for Nuvoton NCT6776Felix Held
2014-10-30superio/nuvoton: Add support for Nuvoton NCT5572DFelix Held
2014-10-29cpu/intel: Add configuration for socket LGA1155Damien Zammit
2014-10-29libpayload: usb: ehci: Honor 10ms reset recovery periodJulius Werner
2014-10-29intel/sandybridge: Add PCI ID for northbridge 0x150Damien Zammit
2014-10-29Pipe stderr to /dev/null when getting LIBCLANG_RT_FILE_NAMEMartin Roth
2014-10-29minnowmax: Tell the FSP to set TSEG to 8MBMartin Roth
2014-10-29southbridge/amd/rsXY0/cmn.c: Fix bitwise logic and mask in loopEdward O'Callaghan
2014-10-28mainboard/google/butterfly: Fix usage of GNU field designator extEdward O'Callaghan
2014-10-28src/Kconfig: Don't treat warns as errors on Clang builds yetEdward O'Callaghan
2014-10-28mainboard/google/stout: Fix usage of GNU field designator extEdward O'Callaghan
2014-10-28mainboard/samsung/lumpy: Fix usage of GNU field designator extEdward O'Callaghan
2014-10-28A tool for IPQ8064 encapsulationVadim Bendebury
2014-10-28rmodtool: add support for ARMAaron Durbin
2014-10-28rambi: switch MCLK from 19.2Mhz to 25MhzKein Yuan
2014-10-28baytrail: Remove unused devicetree fieldsShawn Nematbakhsh
2014-10-28baytrail: gfx: Don't configure hotplug + backlight registersShawn Nematbakhsh
2014-10-28rambi: always show dev/rec screens on eDP connected panelKein Yuan
2014-10-28Baytrail/dptf: Always return 0 in TCPU._PPCKein Yuan
2014-10-28baytrail: handle MRC being an ELF fileAaron Durbin
2014-10-28baytrail: Configure MSR for 2-core and 4-core P-state configutationDuncan Laurie
2014-10-28baytrail: move cache-as-ram base address to 0xfe000000Aaron Durbin
2014-10-28baytrail: romstage: Add function to check SW WP status for vbootShawn Nematbakhsh
2014-10-28cbmem: Fix 64-bit pointer related casts in dynamic_cbmem.cMarcelo Povoa
2014-10-28cbfstool: If compression fails, warn and use the uncompressed data.Gabe Black
2014-10-28cpu/x86/smm/Makefile.inc: Correct SMM linkage under clang buildsEdward O'Callaghan
2014-10-28build: Allow clang build linkage to use libcompiler-rtEdward O'Callaghan
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-10-27drivers/spi: add Macronix MX25U6435F and MX25L6495F supportIdwer Vollering
2014-10-27superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan
2014-10-27superio: Use 'pnp_devfn_t' over 'device_t' in romstage componentEdward O'Callaghan
2014-10-27superio/common/conf_mode.c: Don't hide pointers with typedefsEdward O'Callaghan
2014-10-27lenovo/x2[23]0: Handle Ricoh SD cardreaderVladimir Serbinenko
2014-10-26include/device/device.h: Deduplicate '*_pnp_devfn_t' typedefsEdward O'Callaghan
2014-10-25Use spelling LENOVO troughout instead of using Lenovo sometimesVladimir Serbinenko
2014-10-25lenovo/{x60,t60}: Change PARTNUMBER for consistencyVladimir Serbinenko
2014-10-25lenovo: Use readable name as part number.Vladimir Serbinenko
2014-10-24lenovo/*: Remove unused MAINBOARD_VERSIONVladimir Serbinenko
2014-10-24siemens/sitemp_g1p1: Fix serial output for simo boardDennis Wassenberg
2014-10-24sandybridge: Kill CONFIG_HAVE_MRC_CACHEVladimir Serbinenko
2014-10-24sandy/ivy native: dedup romstage.c main()Vladimir Serbinenko
2014-10-23AMD Hudson: enable IMC fan control using ACPI codeWANG Siyuan
2014-10-23AMD Trinity and Kabini: fix fan controlKyösti Mälkki
2014-10-23intel/sandybridge: Add VGA pci device ID 0x0162Damien Zammit
2014-10-23t530: Move to common gpio.h inrastructureVladimir Serbinenko