aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-03-30x86: Drop BOARD_HAS_FADTKyösti Mälkki
2013-03-30AMD Hudson boards: Use `hudson.h` for `pm_ioread` and delete `pmio.h`Paul Menzel
2013-03-30ASRock E350M1: irq_tables.c: Include `cpu/amd/amdfam14.h` for `get_bus_conf`Paul Menzel
2013-03-30ASRock E350M1: get_bus_conf.c: Include `agesawrapper.h` for `agesawrapper_amd...Paul Menzel
2013-03-30ASRock E350M1: PlatformGnbPcie.c: Do not return anything for void return typePaul Menzel
2013-03-30armv7: change some unsigned ints to uint32_tDavid Hendricks
2013-03-29armv7: remove loop from dcache_mmu_disable()David Hendricks
2013-03-29snow: explicitly configure L2 cacheDavid Hendricks
2013-03-29exynos5250: Add function for configuring L2 cacheDavid Hendricks
2013-03-29AMD CIMx SB800: Update Kconfig help texts to new SATA mode defaultPaul Menzel
2013-03-29armv7: update sync barrier usage in dcache_op_set_way()David Hendricks
2013-03-29wtm2: auto-select CACHE_ROMAaron Durbin
2013-03-29AMD Inagua: Kconfig: Remove `WARNINGS_ARE_ERRORS` to treat warnings as errorsPaul Menzel
2013-03-29AMD Inagua: broadcom.c: Add missing prototype for `broadcom_init()`Paul Menzel
2013-03-29google boards: auto-select CACHE_ROMAaron Durbin
2013-03-29x86: mtrr: optimize hole carving above 4GiBAaron Durbin
2013-03-29x86: mtrr: add hole punching supportAaron Durbin
2013-03-29memrange: add 2 new range_entry routinesAaron Durbin
2013-03-29chromeos: remove CACHE_ROM automatic selectionAaron Durbin
2013-03-29x86: add rom cache variable MTRR index to tablesAaron Durbin
2013-03-29sandybridge: add option to mark graphics memory write-combining.Aaron Durbin
2013-03-29haswell: add option to mark graphics memory write-combining.Aaron Durbin
2013-03-29x86: mtrr: add CONFIG_CACHE_ROM supportAaron Durbin
2013-03-29mtrr: honor IORESOURCE_WRCOMBAaron Durbin
2013-03-29lib: add memrange infrastructureAaron Durbin
2013-03-29stdlib: add ALIGN_UP and ALIGN_DOWN macrosAaron Durbin
2013-03-29resources: introduce IORESOURCE_WRCOMBAaron Durbin
2013-03-29resources: remove IORESOURCE_[UMA_FB|IGNORE_MTRR]Aaron Durbin
2013-03-29x86: add new mtrr implementationAaron Durbin
2013-03-29coreboot table: use memrange libraryAaron Durbin
2013-03-29armv7: set cache level explicitly for dcache/unified cache caseDavid Hendricks
2013-03-29armv7: invalidate TLB after changing translation table entriesDavid Hendricks
2013-03-29armv7: iterate thru all levels when doing dcache opsDavid Hendricks
2013-03-29armv7: add functions for reading/writing L2CTLRDavid Hendricks
2013-03-29armv7: use stdint.h in cache and MMU filesDavid Hendricks
2013-03-29armv7: added paranoia for cache libraryDavid Hendricks
2013-03-28armv7: clean+invalidate all cache levels when disabling MMUDavid Hendricks
2013-03-28armv7: cosmetic changes to dcache_op_mva()David Hendricks
2013-03-28armv7: fix a bad variable assignmentDavid Hendricks
2013-03-28armv7: pass incremented value to dccimvacDavid Hendricks
2013-03-27exynos5250: assign RAM resources in cpu_init()David Hendricks
2013-03-26armv7: fixes for dcache_op_by_mva()David Hendricks
2013-03-26ARMv7: Drop ROMSTAGE_BASE from Makefile.incStefan Reinauer
2013-03-26Revert "coreboot table: use memrange library"Aaron Durbin
2013-03-26x86: dynamic cbmem: fix acpi reservationsAaron Durbin
2013-03-26coreboot table: use memrange libraryAaron Durbin
2013-03-26Revert "samsung/exynos5: add resource functions for the display port"David Hendricks
2013-03-26ARMv7: Drop XIP relocation code for romstageStefan Reinauer
2013-03-26samsung/exynos5: add resource functions for the display portRonald G. Minnich
2013-03-26armv7: add new dcache and MMU setup functionsDavid Hendricks
2013-03-25AMD Inagua: add GEC firmware, document Broadcom BCM57xx Selfboot Patch formatJens Rottmann
2013-03-23dynamic cbmem: fix memconsole and timestampsAaron Durbin
2013-03-23resources: introduce reserved_ram_resource()Aaron Durbin
2013-03-23x86: mark .textfirst as allocatable and executableAaron Durbin
2013-03-23relocatable ramstage: fix linkingAaron Durbin
2013-03-23vboot module: fix compilation issuesAaron Durbin
2013-03-23x86: expose console_tx_flush in romstageAaron Durbin
2013-03-23rmodule: align ld script with latest x86 ld scriptAaron Durbin
2013-03-23cbfs: fix relocation ramstage compiler errorsAaron Durbin
2013-03-22Unify setting i82801e LPCKyösti Mälkki
2013-03-22x86: unify amd and non-amd MTRR routinesAaron Durbin
2013-03-22Add support for ASUS F2A85-M boardRudolf Marek
2013-03-22Fix compilation of Intel LynxPoint based boardsStefan Reinauer
2013-03-22Asrock E350M1: Use SPD read code from F14 wrapperJens Rottmann
2013-03-22FrontRunner/Toucan-AF: Use SPD read code from F14 wrapperJens Rottmann
2013-03-22Unify coreboot table generationStefan Reinauer
2013-03-22wtm2: build-time dev and recovery settingsAaron Durbin
2013-03-22vboot: pass correct coreboot include pathsAaron Durbin
2013-03-22haswell: Add microcode for ULT C0 stepping 0x40651Duncan Laurie
2013-03-22coreboot: add vboot_handoff to coreboot tablesAaron Durbin
2013-03-22haswell: vboot path support in romstageAaron Durbin
2013-03-22haswell boards: support added chromeos functionAaron Durbin
2013-03-22romstage: add support for vboot firmware selectionAaron Durbin
2013-03-22rmodule: add vboot rmodule typeAaron Durbin
2013-03-22timestamp: add vboot check pointsAaron Durbin
2013-03-22cbmem: add vboot cmbem idAaron Durbin
2013-03-22haswell: use dynamic cbmemAaron Durbin
2013-03-22coreboot: dynamic cbmem requirementAaron Durbin
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-21rmodule: correct ordering of bss clearingAaron Durbin
2013-03-21cbmem: dynamic cbmem supportAaron Durbin
2013-03-21cbfs: Change false ERROR print to a WARNING.Shawn Nematbakhsh
2013-03-21Intel: Update CPU microcode for 6fx CPUsStefan Reinauer
2013-03-21Intel: Update CPU microcode for 106cx CPUsStefan Reinauer
2013-03-21Intel: Update CPU microcode scriptStefan Reinauer
2013-03-21Butterfly, Stout: Force SATA link speed to 3 GbpsShawn Nematbakhsh
2013-03-21rmodule: add string functions to rmodules classAaron Durbin
2013-03-21lynxpoint: Fix up handling for LynxPoint-LP chipsetsDuncan Laurie
2013-03-21lynxpoint: Change sata.c to get rid of #ifDuncan Laurie
2013-03-21lynxpoint: Fix ELOG logging of power management eventsDuncan Laurie
2013-03-21haswell/lynxpoint: Use new PCH/PM helper functionsDuncan Laurie
2013-03-21lynxpoint: Fix GPIO and PM base reservationsDuncan Laurie
2013-03-21lynxpoint: remove DEBUG_PERIODIC_SMISDuncan Laurie
2013-03-21lynxpoint: Add power management helper functionsDuncan Laurie
2013-03-21lynxpoint: Add helper functions for reading PM and GPIO baseDuncan Laurie
2013-03-21lynxpoint: Add function for checking for LP chipsetDuncan Laurie
2013-03-21lynxpoint: Enable EC IO ports 0x62/0x66Duncan Laurie
2013-03-21haswell: Drop the device ID check in graphics init pathDuncan Laurie
2013-03-21lynxpoint: update MBP give up routineAaron Durbin
2013-03-21haswell: RESET_ON_INVALID_RAMSTAGE_CACHE optionAaron Durbin