summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-01-08mainboard: Add preliminary support for A10-based CubieboardAlexandru Gagniuc
2014-01-08cpu: Add initial support for Allwinner A10 SoCAlexandru Gagniuc
2014-01-06CBMEM: Fix allocation for static CBMEMKyösti Mälkki
2014-01-06CBMEM: Drop cbmem_base_check()Kyösti Mälkki
2014-01-06CBMEM ACPI: Move resume handlerKyösti Mälkki
2014-01-06usbdebug: Fix hidden menuconfig optionsKyösti Mälkki
2014-01-06MRC cache: determine flash size on runtimeVladimir Serbinenko
2014-01-06nehalem: Simplify smi.c by using __SIMPLE_DEVICE__Vladimir Serbinenko
2014-01-06cpu/cpu.h: Allow compiling with __SIMPLE_DEVICE__Vladimir Serbinenko
2014-01-04X201: Fix native video initVladimir Serbinenko
2014-01-04device/Kconfig: Add third person singular s to lacksPaul Menzel
2014-01-03asrock/imb-a180: Configure the 6 COM ports and the keyboardDave Frodin
2014-01-03superio: Uncomment the w83627uhg UART clock source initializationDave Frodin
2014-01-03Add the gizmosphere/gizmo mainboardDave Frodin
2013-12-30AMD K8 (rev F): Move rev F0/F1 workaround to headerKyösti Mälkki
2013-12-30AMD K8 (rev F): Move MEM_TRAIN_SEQ check to northbridgeKyösti Mälkki
2013-12-30AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORTKyösti Mälkki
2013-12-30AMD K8 (pre-F): Clean platforms without K8_REV_F_SUPPORTKyösti Mälkki
2013-12-29AMD K8 (rev-F): Always have RAMINIT_SYSINFOKyösti Mälkki
2013-12-29AMD fam10: Drop RAMINIT_SYSINFOKyösti Mälkki
2013-12-29via/epia-m700: Drop RAMINIT_SYSINFOKyösti Mälkki
2013-12-29AMD K8: Socket implies K8_REV_F_SUPPORTKyösti Mälkki
2013-12-27via: Write »access« without »m« at endPaul Menzel
2013-12-26AMD AGESA: Drop MEM_TRAIN_SEQKyösti Mälkki
2013-12-26AMD fam10: Drop MEM_TRAIN_SEQKyösti Mälkki
2013-12-26AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki
2013-12-26AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki
2013-12-26vortex86ex: Cleanup earlymtrr.c includeKyösti Mälkki
2013-12-24Remove PCI_ROM_RUN optionVladimir Serbinenko
2013-12-23usbdebug: Add option to disable console for romstageKyösti Mälkki
2013-12-23Coding style: punctuation cleanup [1/2].Idwer Vollering
2013-12-22Fix linking microcode with more than one microcode fileAlexandru Gagniuc
2013-12-22vortex86ex: Change PCI S/B resource reservation functions for more I/O devices.Andrew Wu
2013-12-21lynxpoint: XHCI: Don't put device in D3 in _PS0 MethodDuncan Laurie
2013-12-21lynxpoint: Fix an issue clearing port change status bitsDuncan Laurie
2013-12-21lynxpoint: XHCI: Advertise D3 as lowest wake stateDuncan Laurie
2013-12-21lynxpoint: Fix issues with XHCI initDuncan Laurie
2013-12-21lynxpoint: Route all USB ports to XHCI in finalize stepDuncan Laurie
2013-12-21lynxpoint: Move USB SMI sleep code to separate USB filesDuncan Laurie
2013-12-21pit: disable LCD FETs before doing any graphics initDavid Hendricks
2013-12-21exynos5420: Assign corect parent PLLsDavid Hendricks
2013-12-21exynos5420: don't assume MPLL for i2c parent clockDavid Hendricks
2013-12-21exynos5420: Set SPLL to 400MHzDavid Hendricks
2013-12-21exynos5420: re-factor clock_get_periph_rate()David Hendricks
2013-12-21exynos5420: add a peripheral clock select --> PLL decoderDavid Hendricks
2013-12-21exynos5420: add CPLL and DPLL to the known list of PLLsDavid Hendricks
2013-12-21exynos5420: correct the PMS value for CPLLDavid Hendricks
2013-12-21exynos5420: Configure the UART pins unconditionallyGabe Black
2013-12-21exynos5250: Implement support to boot with USB A-A firmware uploadJulius Werner
2013-12-21armv7: Allow accessing ACTLR (Auxiliary Control Register)Hung-Te Lin