summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* inteltool: Cast to `intptr_t` instead of `uint64_t`Paul Menzel2013-04-041-4/+4
* AMD: Drop six copies of wrmsr_amd and rdmsr_amdKyösti Mälkki2013-04-0416-167/+24
* superiotool: Update README with Git repository URL and directory locationPaul Menzel2013-04-041-2/+2
* AMD GX1: Remove useless copied header file `northbridge.h`Paul Menzel2013-04-042-7/+0
* lynxpoint: Cosmetic cleanupStefan Reinauer2013-04-031-2/+0
* Partially revert "AMD Inagua: broadcom.c: Add missing prototype for `broadcom...Jens Rottmann2013-04-031-1/+1
* sandybridge: enable ROM cachingAaron Durbin2013-04-031-0/+3
* haswell: enable ROM cachingAaron Durbin2013-04-031-0/+3
* haswell: keep ROM cache enabledAaron Durbin2013-04-031-2/+6
* haswell: use new interface to disable rom cachingAaron Durbin2013-04-031-22/+1
* intel/microcode.h: Fix typo in comment: micr*o*codePaul Menzel2013-04-031-1/+1
* Add PXE ROM selection to Kconfig menuSiyuan Wang2013-04-032-0/+34
* ASRock E350M1: Kconfig: Remove `WARNINGS_ARE_ERRORS` to treat warnings as errorsPaul Menzel2013-04-031-4/+0
* inteltool: Use `ll` instead of `l` as the length modifier for `uint64_t`Paul Menzel2013-04-031-1/+1
* cbfstool: Replace C++ code with C codeStefan Reinauer2013-04-038-1151/+208
* cbfstool: fix --machineStefan Reinauer2013-04-021-2/+2
* ASRock E350M1: buildOpts.c: Add missing memory related definesPaul Menzel2013-04-021-0/+24
* libpayload: cbfs_core.h: Add missing third person s in »it need*s*«Paul Menzel2013-04-021-1/+1
* lynxpoint: Move ACPI NVS into separate CBMEM tableDuncan Laurie2013-04-017-23/+53
* boot: add disable_cache_rom() functionAaron Durbin2013-04-014-0/+18
* lynxpoint: Basic configuration of SerialIO devicesDuncan Laurie2013-04-016-0/+781
* wtm2: Enable SerialIO devices in ACPI modeDuncan Laurie2013-04-011-8/+12
* lynxpoint: Fix LP clock gating setup for LPCDuncan Laurie2013-04-011-1/+4
* Minor Kconfig help text fixStefan Tauner2013-04-011-2/+2
* chromeos: honor MOCK_TPM=1Aaron Durbin2013-04-012-0/+8
* lynxpoint: fix enable_pm1() functionAaron Durbin2013-04-012-6/+6
* PDCurses: pdcscrn.c: Use `#ifdef` instead of `#if CONFIG_SPEAKER`Paul Menzel2013-04-011-1/+1
* lynxpoint: split clearing and enabling of smmAaron Durbin2013-04-013-3/+16
* inteltool: Allow to override Makefile variablesPaul Menzel2013-04-011-6/+6
* inteltool: Add Cougar/Panther Point GPIO defaultsNico Huber2013-04-011-5/+98
* inteltool: Add option to show differences in GPIO setupNico Huber2013-04-013-27/+103
* Winbond W83627HF: Rename and move ASL snippet to `acpi/superio.asl`Paul Menzel2013-04-011-0/+0
* ASRock E350M1: mptable.c: Remove unused variable `dev`Paul Menzel2013-04-011-1/+0
* ASRock E350M1: mptable.c: Include `cpu/amd/amdfam14.h` for `get_bus_conf`Paul Menzel2013-04-011-0/+1
* ASRock E350M1: mainboard.c: Include `cimx_util.h` for `pm_iowrite`Paul Menzel2013-04-011-1/+1
* inteltool: Support PM registers on Cougar/Panther PointNico Huber2013-04-011-0/+84
* wtm2: select write-combining memory for graphicsAaron Durbin2013-04-011-0/+1
* link: select write-combining memory for graphicsAaron Durbin2013-04-011-0/+1
* pci: don't load vga option rom before S3 checkAaron Durbin2013-04-011-8/+9
* console: Make use of CONFIG_USE_OPTION_TABLEChristian Gmeiner2013-04-011-1/+1
* AMD hudson & SB800 - Fix issues with mawkMartin Roth2013-04-012-8/+13
* lynxpoint: Rework ACPI NVS to add new SerialIO variablesDuncan Laurie2013-04-012-59/+31
* wtm1/wtm2/baskingridge: Enable TPM ACPI deviceDuncan Laurie2013-03-306-1/+16
* armv7: import updated cache/MMU stuff from corebootDavid Hendricks2013-03-302-40/+203
* armv7: import new cache maintenance API from corebootDavid Hendricks2013-03-303-1/+410
* x86: Drop BOARD_HAS_FADTKyösti Mälkki2013-03-309-11/+0
* inteltool: Add Cougar/Panther Point IDs to rootcmplx.cNico Huber2013-03-301-0/+29
* AMD Hudson boards: Use `hudson.h` for `pm_ioread` and delete `pmio.h`Paul Menzel2013-03-306-102/+3
* ASRock E350M1: irq_tables.c: Include `cpu/amd/amdfam14.h` for `get_bus_conf`Paul Menzel2013-03-301-2/+1
* ASRock E350M1: get_bus_conf.c: Include `agesawrapper.h` for `agesawrapper_amd...Paul Menzel2013-03-301-0/+1
OpenPOWER on IntegriCloud