summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-11CBMEM tables: Remove references to global high_tables_baseKyösti Mälkki
2013-09-11CBMEM: Add cbmem_late_set_table() and drop references to high_tables_baseKyösti Mälkki
2013-09-11CBMEM northbridges: Remove references to global high_tables_baseKyösti Mälkki
2013-09-11CBMEM AMD: Fix calls to set_top_of_ram_once()Kyösti Mälkki
2013-09-11CBMEM AMD: Remove references to global high_tables_baseKyösti Mälkki
2013-09-11AMD sb800 sb900: Fix corruption of a global ramstage variableKyösti Mälkki
2013-09-11AMD AGESA: Place CAR_GLOBAL in BSP stackKyösti Mälkki
2013-09-10intel/i5000: remove explicit pcie config accessesKyösti Mälkki
2013-09-10intel/i945 intel/i82801gx: remove explicit pcie config accessesKyösti Mälkki
2013-09-10intel/i82801ix: remove explicit pcie config accessesKyösti Mälkki
2013-09-10intel/gm45: Use MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2013-09-06libpayload: Set heap's header size to 64-bitNico Huber
2013-09-06libpayload: Make heap code independent of its header sizeNico Huber
2013-09-06usbdebug: Fixes for LynxPoint LPKyösti Mälkki
2013-09-06usbdebug: Use CAR migrationKyösti Mälkki
2013-09-06usbdebug: Dump low-level protocol detailsKyösti Mälkki
2013-09-06usbdebug: Adjust endpoint retry timeoutsKyösti Mälkki
2013-09-06usbdebug: Adjust transaction retriesKyösti Mälkki
2013-09-03libpayload: reduce libcbfs verbosityPatrick Georgi
2013-08-31Add Kconfig options for Linux as payloadPatrick Georgi
2013-08-31Remove NRV2B compression supportPatrick Georgi
2013-08-31Add a (b)zImage parser to cbfstoolPatrick Georgi
2013-08-29usbdebug: Fix control messagesKyösti Mälkki
2013-08-29usbdebug: Use separate data toggle for each pipeKyösti Mälkki
2013-08-29usbdebug: Reference endpoints by pipes in callsKyösti Mälkki
2013-08-29intel usbdebug: Add choice of EHCI controllerKyösti Mälkki
2013-08-29usbdebug: Support choice of EHCI controllerKyösti Mälkki
2013-08-29usbdebug: Change debug port scanningKyösti Mälkki
2013-08-29kontron/ktqm77: Allow disabling onboard NICsPatrick Georgi
2013-08-29lenovo/x60/romstage.c: Collect timestamps in romstagePaul Menzel
2013-08-29Sandybridge/Ivybridge: Unify and fix Kconfig defaultsStefan Reinauer
2013-08-28kontron/ktqm77: Drop MRC_FILE definitionPatrick Georgi
2013-08-28Fix up Stumpy/Lumpy PEI data for system agent r6Stefan Reinauer
2013-08-27ASRock IMB-A180: Add CODEC initialization tableBruce Griffith
2013-08-27Locate the generated iasl in acpica-unix-20130626Zheng Bao
2013-08-27ASRock IMB-A180: Add new AMD Embedded G-Series SOC mainboardWANG Siyuan
2013-08-27AMD f16kb: use AZ_PIN in Kconfig to customize AZALIA_PIN in YangtzeWANG Siyuan
2013-08-26libpayload: Add a few more PCI constantsStefan Tauner
2013-08-24usbdebug: Change reference to EHCI BARKyösti Mälkki
2013-08-24Add test to match struct device with pci_devfn_tKyösti Mälkki
2013-08-24Add pnp_devfn_t and use with __SIMPLE_DEVICE__Kyösti Mälkki
2013-08-24Add pci_devfn_t and use with __SIMPLE_DEVICE__Kyösti Mälkki
2013-08-24usbdebug: Only test two possible USB device numbersKyösti Mälkki
2013-08-23usbdebug: Halt host controller before resetting itKyösti Mälkki
2013-08-23SPI: Support STMicro partial page writeKyösti Mälkki
2013-08-23usbdebug: Do not support logging from SMMKyösti Mälkki
2013-08-23usbdebug: Add compatibility quirk for FX2Kyösti Mälkki
2013-08-23usbdebug: Block recursive calls of printkKyösti Mälkki
2013-08-23usbdebug: Add logging level to debuggingKyösti Mälkki
2013-08-19Don't include LZMA in romstage if ramstage is not compressed.Andrew Wu