summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* glados: Update 4GB DIMM SPD for 1866Duncan Laurie2015-09-081-2/+2
* drivers/intel/fsp1_1: Take platform ID as a string, not integersAlexandru Gagniuc2015-09-082-12/+13
* microcode: Unify rules to add microcode to CBFS once againAlexandru Gagniuc2015-09-074-36/+7
* intel/sandybridge: Do not guard native VGA init by #ifdefsAlexandru Gagniuc2015-09-073-136/+140
* northbridge/amd/amdfam10: Use adequate size for HT speed limit fieldTimothy Pearson2015-09-071-1/+1
* intel i945: Fix native VGA initializationMono2015-09-071-12/+14
* north/intel/sandybridge: Fix native VGA initializationAlexandru Gagniuc2015-09-071-17/+18
* intel: Do not hardcode the position of mrc.cacheAlexandru Gagniuc2015-09-079-39/+4
* Drop "See file CREDITS..." commentStefan Reinauer2015-09-0733-97/+0
* cbfstool: Allow adding file with specific alignment requirementAlexandru Gagniuc2015-09-071-37/+61
* SeaBIOS: update stable release from 1.7.5 to 1.8.2Alexander Couzens2015-09-052-2/+2
* qemu: fix vga driver buildGerd Hoffmann2015-09-052-4/+4
* symbols: add '_' to pci_drivers and cpu_drivers symbolsAaron Durbin2015-09-057-15/+15
* amd/thatcher: include .c files with the right pathAaron Durbin2015-09-051-1/+1
* amd/geode_lx: make done_cache_as_ram_main globalAaron Durbin2015-09-051-0/+1
* bootstate: remove need for #ifdef ENV_RAMSTAGEAaron Durbin2015-09-049-38/+12
* intel/common/firmware: Add common GBE rom supportMartin Roth2015-09-042-0/+20
* x86: remove cpu_incs as romstage Make variableAaron Durbin2015-09-0436-39/+36
* bootmode: add display_init_required()Aaron Durbin2015-09-049-36/+42
* mc_tcu3: Adjust gpio settingsWerner Zeh2015-09-041-2/+2
* mc_tcu3: Extend hwinfo.hex and remove version.hex.Werner Zeh2015-09-033-7/+0
* southbridge/ibexpeak: use new ssdt sata port generatorAlexander Couzens2015-09-022-0/+9
* southbridge/bd82x6x: use new ssdt sata port generatorAlexander Couzens2015-09-023-52/+10
* chromeec: Move keyboard backlight code into Chrome EC directoryDuncan Laurie2015-09-018-56/+56
* cbfstool: off-by-one on the gcc version that provides _Static_assertPatrick Georgi2015-09-011-1/+1
* cbfstool: guard _Static_assertPatrick Georgi2015-09-011-0/+2
* cbfstool: implement decompression support for cbfstool extractPatrick Georgi2015-09-011-3/+20
* cbfstool: add decompression wrappersPatrick Georgi2015-09-012-1/+42
* cbfstool: factor out parsing compression file attributesPatrick Georgi2015-09-011-11/+22
* cbfstool: support compressed files in cbfstool printPatrick Georgi2015-09-011-5/+30
* cbfstool: allow compression at file header levelDaisuke Nojiri2015-09-012-3/+46
* cbfstool: add extended file attributes for cbfs_filePatrick Georgi2015-09-013-5/+107
* northbridge/intel/gm45/Kconfig: Remove IOMMU symbol choiceMartin Roth2015-08-313-6/+1
* drivers/intel/fsp1_1/fsp_util.c: Use ALIGN_UP_macroAlexandru Gagniuc2015-08-311-1/+1
* soc/intel: Fix dependency of CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEMAlexandru Gagniuc2015-08-313-3/+3
* util/cbmem: add -T option for machine parseable timestampsAaron Durbin2015-08-311-18/+61
* timestamp: add tick frequency to exported tableAaron Durbin2015-08-315-28/+60
* imgtec/pistachio: remove timestamp_get() implementationAaron Durbin2015-08-311-6/+1
* armv7/arm64: remove timestamp.cAaron Durbin2015-08-314-67/+0
* AMD bettong: Fix the PCIe lane mapzbao2015-08-312-8/+21
* AMD Bettong: Set the USB3 port as unremoveable.zbao2015-08-311-0/+1
* AMD Bettong: Lower the TOM to give more MMIO spacezbao2015-08-311-0/+1
* buildgcc: Show the exit status of wget if downloading fails.zbao2015-08-311-3/+7
* buildgcc: remove getopt when doing clean.zbao2015-08-312-0/+2
* soc/intel/braswell/Kconfig: Remove ENABLE_MRC_CACHE KconfigAlexandru Gagniuc2015-08-311-1/+0
* drivers/intel/fsp_1_1: Remove useless #ifndef/#error pairsAlexandru Gagniuc2015-08-312-22/+0
* inteltool: Add Intel 4-Series chipset detectionDamien Zammit2015-08-304-6/+37
* Kconfig: Remove EXPERT modeAlexandru Gagniuc2015-08-305-23/+6
* Kconfig: Don't 'select' options based on PAYLOAD_SEABIOSAlexandru Gagniuc2015-08-306-12/+2
* intel/kunimitsu: Export EC_IN_RW for depthcharge/vbootzhuo-hao2015-08-291-7/+7