aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-11-15qemu: load acpi tables from fw_cfg.Gerd Hoffmann
2013-11-15Lenovo T60/X60: cmos.layout: Replace tabulators with spaces for consistencyPaul Menzel
2013-11-13intel/2065x: Use TSC for udelay()Vladimir Serbinenko
2013-11-12AMD Hudson: Move function s3_resume_init_data to southbridgeZheng Bao
2013-11-11qemu: load e820 from fw_cfgGerd Hoffmann
2013-11-11qemu: add fw_cfg files supportGerd Hoffmann
2013-11-10add memory clobber to ins{b,w,l}Gerd Hoffmann
2013-11-10sio1007: Properly build '.c' filesMarc Jones
2013-11-10emeraldlake2: Clean up COM port enableMarc Jones
2013-11-10console: Add hexdump32 functionMarc Jones
2013-11-08Add new finalize functions for devices and chipsMarc Jones
2013-11-05northbridge/intel/i945/raminit.c: Remove set but unused variable `reg16`Paul Menzel
2013-11-05southbridge/via/vt8237r/ctrl.c: Remove set but unused variable `regm3`Paul Menzel
2013-11-05usbdebug: Fix build for ROMCC boardsKyösti Mälkki
2013-10-30southbridge/intel/i82801ix/lpc.c: Remove unused variable `dummy`Paul Menzel
2013-10-22vortex86ex: Defer checking PS/2 keyboard controller system flagAndrew Wu
2013-10-22usbdebug: Fix boards without EARLY_CBMEM_INITKyösti Mälkki
2013-10-19winent-mb6047: initial WIN Enterprises MB-60470 board portJonathan A. Kollasch
2013-10-19winent-mb6047: copy tyan/s2891 mainboard directoryJonathan A. Kollasch
2013-10-18get_bus_conf.c: reindent with indentPaul Menzel
2013-10-17arch/x86/Makefile.inc: Pass $(AS) and $(CPP) to SeaBIOSAndrew Wu
2013-10-15CBMEM: Define cbmem_top() just once for x86Kyösti Mälkki
2013-10-15Have option of timestamps, CBMEM console and usbdebug for most boardsKyösti Mälkki
2013-10-15CBMEM: Fail builds on missing get_top_of_ram()Kyösti Mälkki
2013-10-15intel/i82371: Remove HAVE_ACPI_RESUMEKyösti Mälkki
2013-10-15timestamps: Fix some lost timestamps for romstageKyösti Mälkki
2013-10-15AMD Olive Hill: Disable NoSnoopEnable to fix HDMI audio corruptions with UbuntuWANG Siyuan
2013-10-15ASRock IMB_A180: fix Ubuntu HDMI audio issueWANG Siyuan
2013-10-15AMD Olive Hill: fix Windows 7 HDMI audio issueWANG Siyuan
2013-10-15vendorcode/amd/agesa/f16kb: Update Kabini PI from v1.0.0.0 to v1.0.0.7WANG Siyuan
2013-10-14Revert "CBMEM: Always have early initialisation"Kyösti Mälkki
2013-10-14ck804: hide IOAPIC base address in PCI_BASE_ADDRESS_1Jonathan A. Kollasch
2013-10-14ck804: obtain stored IOAPIC address from allocator instead of registerJonathan A. Kollasch
2013-10-14ck804: obtain I/O APIC base address for ACPI MADT from allocatorJonathan A. Kollasch
2013-10-13dmp/vortex86ex: Initialize PS/2 keyboard.Andrew Wu
2013-10-13northbridge/amd/amdk8/raminit_f_dqs.c: Remove unused variable `reg` in `setup...Paul Menzel
2013-10-13ck804 lpc: use PCI_BASE_ADDRESS_1 instead of 0x14Jonathan A. Kollasch
2013-10-13Rename cpu/x86/car.h to arch/early_variables.hStefan Reinauer
2013-10-12Nvidia boards: acpi_tables.c: Remove intermediate variable in ACPI interrupt ...Jonathan A. Kollasch
2013-10-07AMD hudson yangtze: Fix corruption of a global ramstage variableKyösti Mälkki
2013-10-03cpu/x86/mtrr/mtrr.c: Remove superfluous assignment to `type_index`Paul Menzel
2013-10-01qemu: q35: avoid address conflictGerd Hoffmann
2013-09-28exynos5420: Fix build warningAllen Martin
2013-09-27ASRock IMB_A180: fix Windows 7 HDMI audio issueWANG Siyuan
2013-09-25usbdebug AMD: Add choice of EHCI controllerKyösti Mälkki
2013-09-24southbridge/cimx/sb900: Rename headers to match sb700 & sb800Corey Osgood
2013-09-21CBMEM: Always select CAR_MIGRATIONKyösti Mälkki
2013-09-21CBMEM: Always have early initialisationKyösti Mälkki
2013-09-21ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebugKyösti Mälkki
2013-09-21CBMEM console: Support late initKyösti Mälkki
2013-09-21timestamps: Only collect from BSP CPUKyösti Mälkki
2013-09-21timestamps epia-m850: Cleanup without enabling timestampsKyösti Mälkki
2013-09-21timestamps: Stash early timestamps in CAR_GLOBALKyösti Mälkki
2013-09-21timestamps: Use stash before CBMEM is usableKyösti Mälkki
2013-09-21timestamps intel: Move timestamp scratchpad to chipsetKyösti Mälkki
2013-09-20usbdebug: Allow an USB hub on the debug dongleKyösti Mälkki
2013-09-19ASUS F2A85-M: Correct and clean up PCIe configRudolf Marek
2013-09-18qemu: q35: fix pci bar placementGerd Hoffmann
2013-09-17Fix whitespace leaked into treeKyösti Mälkki
2013-09-17beaglebone: Stop reinitializing the console in bootblock.c.Gabe Black
2013-09-17ARM: Add some missing dependencies on config.h to ARM's Makefile.inc.Gabe Black
2013-09-17am335x: Update the config vars selected by CPU_TI_AM335X.Gabe Black
2013-09-11CBMEM: Rename high_tables variables and make them staticKyösti Mälkki
2013-09-11CBMEM: Drop parameters from cbmem_init()Kyösti Mälkki
2013-09-11CBMEM: Drop parameter from cbmem_reinit()Kyösti Mälkki
2013-09-11CBMEM ARM: Prefer get_cbmem_table() over cbmem_late_set_table()Kyösti Mälkki
2013-09-11CBMEM x86: Unify get_cbmem_toc()Kyösti Mälkki
2013-09-11CBMEM: Backup top_of_ram instead of cbmem_tocKyösti Mälkki
2013-09-11CBMEM: Add cbmem_locate_table()Kyösti Mälkki
2013-09-11CBMEM: Unify get_top_of_ram()Kyösti Mälkki
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-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-08-31Add Kconfig options for Linux as payloadPatrick Georgi
2013-08-31Remove NRV2B compression supportPatrick 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