Age | Commit message (Expand) | Author |
2014-01-06 | CBMEM: Fix allocation for static CBMEM | Kyösti Mälkki |
2014-01-06 | CBMEM: Drop cbmem_base_check() | Kyösti Mälkki |
2014-01-06 | CBMEM ACPI: Move resume handler | Kyösti Mälkki |
2014-01-06 | usbdebug: Fix hidden menuconfig options | Kyösti Mälkki |
2014-01-06 | MRC cache: determine flash size on runtime | Vladimir Serbinenko |
2014-01-06 | nehalem: Simplify smi.c by using __SIMPLE_DEVICE__ | Vladimir Serbinenko |
2014-01-06 | cpu/cpu.h: Allow compiling with __SIMPLE_DEVICE__ | Vladimir Serbinenko |
2014-01-04 | X201: Fix native video init | Vladimir Serbinenko |
2014-01-04 | device/Kconfig: Add third person singular s to lacks | Paul Menzel |
2014-01-03 | asrock/imb-a180: Configure the 6 COM ports and the keyboard | Dave Frodin |
2014-01-03 | superio: Uncomment the w83627uhg UART clock source initialization | Dave Frodin |
2014-01-03 | Add the gizmosphere/gizmo mainboard | Dave Frodin |
2013-12-30 | AMD K8 (rev F): Move rev F0/F1 workaround to header | Kyösti Mälkki |
2013-12-30 | AMD K8 (rev F): Move MEM_TRAIN_SEQ check to northbridge | Kyösti Mälkki |
2013-12-30 | AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORT | Kyösti Mälkki |
2013-12-30 | AMD K8 (pre-F): Clean platforms without K8_REV_F_SUPPORT | Kyösti Mälkki |
2013-12-29 | AMD K8 (rev-F): Always have RAMINIT_SYSINFO | Kyösti Mälkki |
2013-12-29 | AMD fam10: Drop RAMINIT_SYSINFO | Kyösti Mälkki |
2013-12-29 | via/epia-m700: Drop RAMINIT_SYSINFO | Kyösti Mälkki |
2013-12-29 | AMD K8: Socket implies K8_REV_F_SUPPORT | Kyösti Mälkki |
2013-12-27 | via: Write »access« without »m« at end | Paul Menzel |
2013-12-26 | AMD AGESA: Drop MEM_TRAIN_SEQ | Kyösti Mälkki |
2013-12-26 | AMD fam10: Drop MEM_TRAIN_SEQ | Kyösti Mälkki |
2013-12-26 | AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes | Kyösti Mälkki |
2013-12-26 | AMD boards (non-AGESA): Cleanup earlymtrr.c includes | Kyösti Mälkki |
2013-12-26 | vortex86ex: Cleanup earlymtrr.c include | Kyösti Mälkki |
2013-12-24 | Remove PCI_ROM_RUN option | Vladimir Serbinenko |
2013-12-23 | usbdebug: Add option to disable console for romstage | Kyösti Mälkki |
2013-12-23 | Coding style: punctuation cleanup [1/2]. | Idwer Vollering |
2013-12-22 | Fix linking microcode with more than one microcode file | Alexandru Gagniuc |
2013-12-22 | vortex86ex: Change PCI S/B resource reservation functions for more I/O devices. | Andrew Wu |
2013-12-21 | lynxpoint: XHCI: Don't put device in D3 in _PS0 Method | Duncan Laurie |
2013-12-21 | lynxpoint: Fix an issue clearing port change status bits | Duncan Laurie |
2013-12-21 | lynxpoint: XHCI: Advertise D3 as lowest wake state | Duncan Laurie |
2013-12-21 | lynxpoint: Fix issues with XHCI init | Duncan Laurie |
2013-12-21 | lynxpoint: Route all USB ports to XHCI in finalize step | Duncan Laurie |
2013-12-21 | lynxpoint: Move USB SMI sleep code to separate USB files | Duncan Laurie |
2013-12-21 | pit: disable LCD FETs before doing any graphics init | David Hendricks |
2013-12-21 | exynos5420: Assign corect parent PLLs | David Hendricks |
2013-12-21 | exynos5420: don't assume MPLL for i2c parent clock | David Hendricks |
2013-12-21 | exynos5420: Set SPLL to 400MHz | David Hendricks |
2013-12-21 | exynos5420: re-factor clock_get_periph_rate() | David Hendricks |
2013-12-21 | exynos5420: add a peripheral clock select --> PLL decoder | David Hendricks |
2013-12-21 | exynos5420: add CPLL and DPLL to the known list of PLLs | David Hendricks |
2013-12-21 | exynos5420: correct the PMS value for CPLL | David Hendricks |
2013-12-21 | exynos5420: Configure the UART pins unconditionally | Gabe Black |
2013-12-21 | exynos5250: Implement support to boot with USB A-A firmware upload | Julius Werner |
2013-12-21 | armv7: Allow accessing ACTLR (Auxiliary Control Register) | Hung-Te Lin |
2013-12-21 | exynos5420: re-factor the SDMMC GPIO config routines | David Hendricks |
2013-12-21 | exynos5420: configure SD_0_CDn as VDDEN for eMMC | David Hendricks |