summaryrefslogtreecommitdiffstats
path: root/src/mainboard
Commit message (Expand)AuthorAgeFilesLines
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-14171-171/+171
* snow: Set up MMU after DRAM is workingDavid Hendricks2013-02-141-0/+2
* snow: remove superfluous printk's from romstage mainDavid Hendricks2013-02-141-3/+0
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-14184-242/+242
* Google Butterfly: acpi/thermal.asl: Fix typo »The*re* is no …«Paul Menzel2013-02-121-1/+1
* Google Butterfly: gpio.h: Correct whitespace errorsPaul Menzel2013-02-121-5/+5
* Google Parrot/Butterfly: fadt.c: Align macros correctlyPaul Menzel2013-02-122-11/+11
* armv7: Add emulation/qemu-armv7 board.Hung-Te Lin2013-02-1211-0/+412
* Add support for "Butterfly" ChromebookStefan Reinauer2013-02-1126-0/+3056
* snow: fix high_tables_base calculationDavid Hendricks2013-02-111-1/+1
* AMD/Persimmon: Enable the 2nd COM portDave Frodin2013-02-111-1/+1
* Supermicro H8QGI: Substract 1 from MMCONF range limitKonstantin Aladyshev2013-02-111-1/+1
* armv7/exynos5250/snow: deprecate CONFIG_{RAMBASE,RAMTOP}David Hendricks2013-02-111-3/+5
* exynos/snow: move SPI GPIO setup to mainboard bootblock codeDavid Hendricks2013-02-101-0/+1
* exynos/snow: set SPI clock rate in romstage mainDavid Hendricks2013-02-101-0/+4
* romcc: Use default romcc flags for most boardsPatrick Georgi2013-02-0927-348/+0
* snow: do something useful in ramstage()David Hendricks2013-02-091-4/+13
* armv7/snow: Move clock initialization from bootblock to romstage.Hung-Te Lin2013-02-083-19/+14
* armv7: Use same console initialization procedure for all ARM stagesHung-Te Lin2013-02-082-12/+8
* console: Revise serial console configuration names.Hung-Te Lin2013-02-082-5/+4
* Revert "armv7/snow: Move clock initialization from bootblock to romstage."David Hendricks2013-02-083-9/+15
* armv7/snow: Move clock initialization from bootblock to romstage.Hung-Te Lin2013-02-073-15/+9
* armv7/snow: Remove power_init from bootblock.Hung-Te Lin2013-02-071-2/+0
* armv7/snow: Remove redundant I2C initialization calls in bootblock.Hung-Te Lin2013-02-071-5/+0
* armv7: Clean up arm/snow bootblock build process.Hung-Te Lin2013-02-072-582/+13
* armv7: Clean up: remove deprecated SPL.Hung-Te Lin2013-02-063-97/+13
* snow: remove dead code from bootblockDavid Hendricks2013-02-061-98/+9
* exynos/snow: Move core/memory clock-related and board ID codeDavid Hendricks2013-02-066-406/+609
* snow: use bootblock build class for I2C codeDavid Hendricks2013-02-061-401/+1
* snow: use bootblock build class for GPIODavid Hendricks2013-02-061-82/+0
* snow: use bootblock build class for UART codeDavid Hendricks2013-02-051-122/+5
* AGESA boards: Fix grammar in description of `OemCustomizeInitEarly`Paul Menzel2013-02-0412-12/+12
* ASRock 939A785GMH: Align comments of DSDT’s `IndexField`Paul Menzel2013-02-041-3/+3
* ASRock 939A785GMH: Align comments in DSDT header with tabsPaul Menzel2013-02-041-4/+4
* Use tabs instead of spaces to align comments in DSTD headerPaul Menzel2013-02-042-8/+8
* Intel based boards: Use tab instead of spaces to align comment in DSDTPaul Menzel2013-02-0412-12/+12
* exynos/snow: get rid of board-specific arbitration codeDavid Hendricks2013-02-042-29/+0
* exynos/snow: partial clean-up of snow bootblock using build classDavid Hendricks2013-02-041-269/+8
* armv7: Add 'bootblock' build class.Hung-Te Lin2013-02-031-3/+0
* AMD/Persimmon: LVDS assignment was made to wrong DPxDave Frodin2013-02-011-2/+2
* snow: make romstage init DRAM controller and call ramstageRonald G. Minnich2013-02-011-17/+72
* Fam15tn: Move SPD read from mainboards into wrapperMartin Roth2013-02-0112-498/+22
* armv7: unify stage hand-off routinesDavid Hendricks2013-02-013-1/+34
* armv7: Add SPI driver for Exynos.Hung-Te Lin2013-01-301-246/+5
* Extend CBFS to support arbitrary ROM source media.Hung-Te Lin2013-01-302-1/+5
* ASRock E350M1: Remove unused variable `reg8` from `romstage.c`Paul Menzel2013-01-301-1/+0
* armv7: Clean up the mmu setup a bitRonald G. Minnich2013-01-291-6/+1
* AMD/Persimmon: DP0 is connected to a LVDS connectorDave Frodin2013-01-281-1/+1
* AMD boards, ASRock E350M1: Remove whitespace in front of comma in DSDTPaul Menzel2013-01-267-26/+26
* F15tn: Fix all warnings, enable warnings as errorsMartin Roth2013-01-224-10/+2