Age | Commit message (Expand) | Author |
2013-04-01 | lynxpoint: Move ACPI NVS into separate CBMEM table | Duncan Laurie |
2013-04-01 | boot: add disable_cache_rom() function | Aaron Durbin |
2013-04-01 | lynxpoint: Basic configuration of SerialIO devices | Duncan Laurie |
2013-04-01 | wtm2: Enable SerialIO devices in ACPI mode | Duncan Laurie |
2013-04-01 | lynxpoint: Fix LP clock gating setup for LPC | Duncan Laurie |
2013-04-01 | Minor Kconfig help text fix | Stefan Tauner |
2013-04-01 | chromeos: honor MOCK_TPM=1 | Aaron Durbin |
2013-04-01 | lynxpoint: fix enable_pm1() function | Aaron Durbin |
2013-04-01 | PDCurses: pdcscrn.c: Use `#ifdef` instead of `#if CONFIG_SPEAKER` | Paul Menzel |
2013-04-01 | lynxpoint: split clearing and enabling of smm | Aaron Durbin |
2013-04-01 | inteltool: Allow to override Makefile variables | Paul Menzel |
2013-04-01 | inteltool: Add Cougar/Panther Point GPIO defaults | Nico Huber |
2013-04-01 | inteltool: Add option to show differences in GPIO setup | Nico Huber |
2013-04-01 | Winbond W83627HF: Rename and move ASL snippet to `acpi/superio.asl` | Paul Menzel |
2013-04-01 | ASRock E350M1: mptable.c: Remove unused variable `dev` | Paul Menzel |
2013-04-01 | ASRock E350M1: mptable.c: Include `cpu/amd/amdfam14.h` for `get_bus_conf` | Paul Menzel |
2013-04-01 | ASRock E350M1: mainboard.c: Include `cimx_util.h` for `pm_iowrite` | Paul Menzel |
2013-04-01 | inteltool: Support PM registers on Cougar/Panther Point | Nico Huber |
2013-04-01 | wtm2: select write-combining memory for graphics | Aaron Durbin |
2013-04-01 | link: select write-combining memory for graphics | Aaron Durbin |
2013-04-01 | pci: don't load vga option rom before S3 check | Aaron Durbin |
2013-04-01 | console: Make use of CONFIG_USE_OPTION_TABLE | Christian Gmeiner |
2013-04-01 | AMD hudson & SB800 - Fix issues with mawk | Martin Roth |
2013-04-01 | lynxpoint: Rework ACPI NVS to add new SerialIO variables | Duncan Laurie |
2013-03-30 | wtm1/wtm2/baskingridge: Enable TPM ACPI device | Duncan Laurie |
2013-03-30 | armv7: import updated cache/MMU stuff from coreboot | David Hendricks |
2013-03-30 | armv7: import new cache maintenance API from coreboot | David Hendricks |
2013-03-30 | x86: Drop BOARD_HAS_FADT | Kyösti Mälkki |
2013-03-30 | inteltool: Add Cougar/Panther Point IDs to rootcmplx.c | Nico Huber |
2013-03-30 | AMD Hudson boards: Use `hudson.h` for `pm_ioread` and delete `pmio.h` | Paul Menzel |
2013-03-30 | ASRock E350M1: irq_tables.c: Include `cpu/amd/amdfam14.h` for `get_bus_conf` | Paul Menzel |
2013-03-30 | ASRock E350M1: get_bus_conf.c: Include `agesawrapper.h` for `agesawrapper_amd... | Paul Menzel |
2013-03-30 | ASRock E350M1: PlatformGnbPcie.c: Do not return anything for void return type | Paul Menzel |
2013-03-30 | armv7: change some unsigned ints to uint32_t | David Hendricks |
2013-03-29 | armv7: remove loop from dcache_mmu_disable() | David Hendricks |
2013-03-29 | snow: explicitly configure L2 cache | David Hendricks |
2013-03-29 | exynos5250: Add function for configuring L2 cache | David Hendricks |
2013-03-29 | AMD CIMx SB800: Update Kconfig help texts to new SATA mode default | Paul Menzel |
2013-03-29 | superiotool: Allow to override Makefile variables `CC`, `INSTALL` and `PREFIX` | Paul Menzel |
2013-03-29 | armv7: update sync barrier usage in dcache_op_set_way() | David Hendricks |
2013-03-29 | wtm2: auto-select CACHE_ROM | Aaron Durbin |
2013-03-29 | AMD Inagua: Kconfig: Remove `WARNINGS_ARE_ERRORS` to treat warnings as errors | Paul Menzel |
2013-03-29 | AMD Inagua: broadcom.c: Add missing prototype for `broadcom_init()` | Paul Menzel |
2013-03-29 | inteltool: Support GPIO registers on Cougar/Panther Point | Nico Huber |
2013-03-29 | inteltool: Add definitions for Cougar/Panther Point PCI IDs | Nico Huber |
2013-03-29 | google boards: auto-select CACHE_ROM | Aaron Durbin |
2013-03-29 | x86: mtrr: optimize hole carving above 4GiB | Aaron Durbin |
2013-03-29 | x86: mtrr: add hole punching support | Aaron Durbin |
2013-03-29 | memrange: add 2 new range_entry routines | Aaron Durbin |
2013-03-29 | chromeos: remove CACHE_ROM automatic selection | Aaron Durbin |
2013-03-29 | libpayload: add x86 ROM variable MTRR support | Aaron Durbin |
2013-03-29 | x86: add rom cache variable MTRR index to tables | Aaron Durbin |
2013-03-29 | sandybridge: add option to mark graphics memory write-combining. | Aaron Durbin |
2013-03-29 | haswell: add option to mark graphics memory write-combining. | Aaron Durbin |
2013-03-29 | x86: mtrr: add CONFIG_CACHE_ROM support | Aaron Durbin |
2013-03-29 | mtrr: honor IORESOURCE_WRCOMB | Aaron Durbin |
2013-03-29 | lib: add memrange infrastructure | Aaron Durbin |
2013-03-29 | stdlib: add ALIGN_UP and ALIGN_DOWN macros | Aaron Durbin |
2013-03-29 | resources: introduce IORESOURCE_WRCOMB | Aaron Durbin |
2013-03-29 | resources: remove IORESOURCE_[UMA_FB|IGNORE_MTRR] | Aaron Durbin |
2013-03-29 | x86: add new mtrr implementation | Aaron Durbin |
2013-03-29 | coreboot table: use memrange library | Aaron Durbin |
2013-03-29 | armv7: set cache level explicitly for dcache/unified cache case | David Hendricks |
2013-03-29 | armv7: invalidate TLB after changing translation table entries | David Hendricks |
2013-03-29 | armv7: iterate thru all levels when doing dcache ops | David Hendricks |
2013-03-29 | armv7: add functions for reading/writing L2CTLR | David Hendricks |
2013-03-29 | armv7: use stdint.h in cache and MMU files | David Hendricks |
2013-03-29 | armv7: added paranoia for cache library | David Hendricks |
2013-03-28 | armv7: clean+invalidate all cache levels when disabling MMU | David Hendricks |
2013-03-28 | armv7: cosmetic changes to dcache_op_mva() | David Hendricks |
2013-03-28 | armv7: fix a bad variable assignment | David Hendricks |
2013-03-28 | armv7: pass incremented value to dccimvac | David Hendricks |
2013-03-28 | crossgcc: Fix building with texinfo-5.x | Nico Huber |
2013-03-27 | exynos5250: assign RAM resources in cpu_init() | David Hendricks |
2013-03-27 | cbfstool: Add update-fit command | Aaron Durbin |
2013-03-27 | cbfstool: Fix cbfs_image.c | Stefan Reinauer |
2013-03-26 | armv7: fixes for dcache_op_by_mva() | David Hendricks |
2013-03-26 | ARMv7: Drop ROMSTAGE_BASE from Makefile.inc | Stefan Reinauer |
2013-03-26 | libpayload: Fix prototype warnings in PDCurses | Stefan Reinauer |
2013-03-26 | libpayload: Fix type issues | Stefan Reinauer |
2013-03-26 | libpayload: fix size_t handling | Stefan Reinauer |
2013-03-26 | libpayload: Fix const warnings in keyname() and termname() | Stefan Reinauer |
2013-03-26 | libpayload: Fix variable shadowing in PDCurses | Stefan Reinauer |
2013-03-26 | libpayload: Fix missing prototype warning for Xinitscr() | Stefan Reinauer |
2013-03-26 | libpayload: Fix unused function warning in EHCI stack | Stefan Reinauer |
2013-03-26 | Revert "coreboot table: use memrange library" | Aaron Durbin |
2013-03-26 | x86: dynamic cbmem: fix acpi reservations | Aaron Durbin |
2013-03-26 | coreboot table: use memrange library | Aaron Durbin |
2013-03-26 | Revert "samsung/exynos5: add resource functions for the display port" | David Hendricks |
2013-03-26 | ARMv7: Drop XIP relocation code for romstage | Stefan Reinauer |
2013-03-26 | samsung/exynos5: add resource functions for the display port | Ronald G. Minnich |
2013-03-26 | armv7: add new dcache and MMU setup functions | David Hendricks |
2013-03-25 | libpayload: Fix Config.in warning | Stefan Reinauer |
2013-03-25 | AMD Inagua: add GEC firmware, document Broadcom BCM57xx Selfboot Patch format | Jens Rottmann |
2013-03-25 | libpayload: fix use-after-free in usb_exit() | Mathias Krause |
2013-03-25 | libpayload: EHCI - detach controller in ehci_shutdown() | Mathias Krause |
2013-03-23 | dynamic cbmem: fix memconsole and timestamps | Aaron Durbin |
2013-03-23 | resources: introduce reserved_ram_resource() | Aaron Durbin |
2013-03-23 | x86: mark .textfirst as allocatable and executable | Aaron Durbin |
2013-03-23 | relocatable ramstage: fix linking | Aaron Durbin |