summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* AMD fam10: Drop RAMINIT_SYSINFOKyösti Mälkki2013-12-2926-37/+1
* via/epia-m700: Drop RAMINIT_SYSINFOKyösti Mälkki2013-12-291-1/+0
* AMD K8: Socket implies K8_REV_F_SUPPORTKyösti Mälkki2013-12-2913-27/+4
* via: Write »access« without »m« at endPaul Menzel2013-12-274-5/+5
* AMD AGESA: Drop MEM_TRAIN_SEQKyösti Mälkki2013-12-2615-60/+0
* AMD fam10: Drop MEM_TRAIN_SEQKyösti Mälkki2013-12-2622-91/+1
* AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki2013-12-2673-70/+5
* AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki2013-12-2676-77/+14
* vortex86ex: Cleanup earlymtrr.c includeKyösti Mälkki2013-12-261-1/+1
* Remove PCI_ROM_RUN optionVladimir Serbinenko2013-12-2433-133/+61
* usbdebug: Add option to disable console for romstageKyösti Mälkki2013-12-233-7/+13
* Coding style: punctuation cleanup [1/2].Idwer Vollering2013-12-2321-24/+24
* Fix linking microcode with more than one microcode fileAlexandru Gagniuc2013-12-221-1/+1
* vortex86ex: Change PCI S/B resource reservation functions for more I/O devices.Andrew Wu2013-12-221-9/+9
* lynxpoint: XHCI: Don't put device in D3 in _PS0 MethodDuncan Laurie2013-12-211-8/+1
* lynxpoint: Fix an issue clearing port change status bitsDuncan Laurie2013-12-213-13/+37
* lynxpoint: XHCI: Advertise D3 as lowest wake stateDuncan Laurie2013-12-211-2/+7
* lynxpoint: Fix issues with XHCI initDuncan Laurie2013-12-211-22/+17
* lynxpoint: Route all USB ports to XHCI in finalize stepDuncan Laurie2013-12-215-10/+108
* lynxpoint: Move USB SMI sleep code to separate USB filesDuncan Laurie2013-12-215-101/+340
* pit: disable LCD FETs before doing any graphics initDavid Hendricks2013-12-211-0/+21
* exynos5420: Assign corect parent PLLsDavid Hendricks2013-12-212-9/+10
* exynos5420: don't assume MPLL for i2c parent clockDavid Hendricks2013-12-211-1/+17
* exynos5420: Set SPLL to 400MHzDavid Hendricks2013-12-211-1/+1
* exynos5420: re-factor clock_get_periph_rate()David Hendricks2013-12-212-63/+33
* exynos5420: add a peripheral clock select --> PLL decoderDavid Hendricks2013-12-212-19/+52
* exynos5420: add CPLL and DPLL to the known list of PLLsDavid Hendricks2013-12-212-0/+8
* exynos5420: correct the PMS value for CPLLDavid Hendricks2013-12-211-1/+1
* exynos5420: Configure the UART pins unconditionallyGabe Black2013-12-212-3/+1
* exynos5250: Implement support to boot with USB A-A firmware uploadJulius Werner2013-12-218-31/+163
* armv7: Allow accessing ACTLR (Auxiliary Control Register)Hung-Te Lin2013-12-211-0/+14
* exynos5420: re-factor the SDMMC GPIO config routinesDavid Hendricks2013-12-211-29/+63
* exynos5420: configure SD_0_CDn as VDDEN for eMMCDavid Hendricks2013-12-211-1/+8
* armv7: Add CPU & MP primitive instructionsHung-Te Lin2013-12-211-0/+36
* exynos5420: init APLL at 1800MHzDavid Hendricks2013-12-211-1/+1
* exynos5xxx: use oscillator clock when changing ARM frequencyDavid Hendricks2013-12-214-0/+23
* exynos5420: set L2ACTLR parameters for A15 coresDavid Hendricks2013-12-211-0/+16
* snow: Set up the i2s0 pins during bootGabe Black2013-12-211-0/+1
* exynos5250: Add a pinmux function to set up i2s bus 0Gabe Black2013-12-212-0/+11
* armv7: add wrappers to read/write L2ACTLRDavid Hendricks2013-12-211-0/+15
* ARM: Don't inject nobits since we actually want to load these bitsGabe Black2013-12-211-2/+2
* ARM: Remove (NOLOAD) from the .car sectionGabe Black2013-12-211-1/+1
* exynos5420: minor correction to CPU frequency printDavid Hendricks2013-12-211-1/+1
* armv7/exynos: Fix and remove memory reset workaroundsHung-Te Lin2013-12-213-12/+17
* Pit: graphicsRonald G. Minnich2013-12-2116-1858/+4157
* kirby is dead. long live the arm pit.Stefan Reinauer2013-12-219-990/+0
* Snow: correctly disable trust zone hardwareRonald G. Minnich2013-12-212-0/+76
* Pit: correctly initialize trust zoneRonald G. Minnich2013-12-212-0/+74
* ARMv7: Fix location of CBMEM console in romstageStefan Reinauer2013-12-211-12/+25
* pit: update PMIC write sequence in romstageDavid Hendricks2013-12-211-2/+3
OpenPOWER on IntegriCloud