summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-04-10exynos5: Re-factor I2C codeDavid Hendricks
2013-04-09replace device/i2c.h with simpler versionDavid Hendricks
2013-04-09FrontRunner/Toucan-AF: boards will be renamed to fit ADLINK schemeJens Rottmann
2013-04-08Fix read_option invocation in uart8250mem.cStefan Reinauer
2013-04-08Fix compilation when coverage debugging is enabledStefan Reinauer
2013-04-08armv7: specify condition code for msr instructionDavid Hendricks
2013-04-08exynos5250: add missing address-of operator in UART driverDavid Hendricks
2013-04-08snow/exynos5250: move board-specific power stuff to mainboard dirDavid Hendricks
2013-04-06exynos5250: add a chip.h file for the display register settingsRonald G. Minnich
2013-04-05mtrr: add rom caching comment about hyperthreadsAaron Durbin
2013-04-05exynos5-common: get rid of displayport trial codeRonald G. Minnich
2013-04-04AMD: Drop six copies of wrmsr_amd and rdmsr_amdKyösti Mälkki
2013-04-04AMD GX1: Remove useless copied header file `northbridge.h`Paul Menzel
2013-04-03lynxpoint: Cosmetic cleanupStefan Reinauer
2013-04-03Partially revert "AMD Inagua: broadcom.c: Add missing prototype for `broadcom...Jens Rottmann
2013-04-03sandybridge: enable ROM cachingAaron Durbin
2013-04-03haswell: enable ROM cachingAaron Durbin
2013-04-03haswell: keep ROM cache enabledAaron Durbin
2013-04-03haswell: use new interface to disable rom cachingAaron Durbin
2013-04-03intel/microcode.h: Fix typo in comment: micr*o*codePaul Menzel
2013-04-03Add PXE ROM selection to Kconfig menuSiyuan Wang
2013-04-03ASRock E350M1: Kconfig: Remove `WARNINGS_ARE_ERRORS` to treat warnings as errorsPaul Menzel
2013-04-02ASRock E350M1: buildOpts.c: Add missing memory related definesPaul Menzel
2013-04-01lynxpoint: Move ACPI NVS into separate CBMEM tableDuncan Laurie
2013-04-01boot: add disable_cache_rom() functionAaron Durbin
2013-04-01lynxpoint: Basic configuration of SerialIO devicesDuncan Laurie
2013-04-01wtm2: Enable SerialIO devices in ACPI modeDuncan Laurie
2013-04-01lynxpoint: Fix LP clock gating setup for LPCDuncan Laurie
2013-04-01Minor Kconfig help text fixStefan Tauner
2013-04-01chromeos: honor MOCK_TPM=1Aaron Durbin
2013-04-01lynxpoint: fix enable_pm1() functionAaron Durbin
2013-04-01lynxpoint: split clearing and enabling of smmAaron Durbin
2013-04-01Winbond W83627HF: Rename and move ASL snippet to `acpi/superio.asl`Paul Menzel
2013-04-01ASRock E350M1: mptable.c: Remove unused variable `dev`Paul Menzel
2013-04-01ASRock E350M1: mptable.c: Include `cpu/amd/amdfam14.h` for `get_bus_conf`Paul Menzel
2013-04-01ASRock E350M1: mainboard.c: Include `cimx_util.h` for `pm_iowrite`Paul Menzel
2013-04-01wtm2: select write-combining memory for graphicsAaron Durbin
2013-04-01link: select write-combining memory for graphicsAaron Durbin
2013-04-01pci: don't load vga option rom before S3 checkAaron Durbin
2013-04-01console: Make use of CONFIG_USE_OPTION_TABLEChristian Gmeiner
2013-04-01AMD hudson & SB800 - Fix issues with mawkMartin Roth
2013-04-01lynxpoint: Rework ACPI NVS to add new SerialIO variablesDuncan Laurie
2013-03-30wtm1/wtm2/baskingridge: Enable TPM ACPI deviceDuncan Laurie
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