summaryrefslogtreecommitdiff
path: root/src/mainboard/google
AgeCommit message (Expand)Author
2013-03-22Unify coreboot table generationStefan Reinauer
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-21Butterfly, Stout: Force SATA link speed to 3 GbpsShawn Nematbakhsh
2013-03-20link/graphics: Add support for EDIDRonald G. Minnich
2013-03-20link/graphics: New state machineRonald G. Minnich
2013-03-20link/graphics: implement a palette setting operatorRonald G. Minnich
2013-03-19link/graphics: add functions to support aux channel communicationsRonald G. Minnich
2013-03-19armv7/exynos/snow: new cache maintenance APIDavid Hendricks
2013-03-19google/snow: fix a GPIO array indexDavid Hendricks
2013-03-19Include byteorder.h for the definition of ntohl in romstage.cHung-Te Lin
2013-03-18Add support for "Stout" ChromebookStefan Reinauer
2013-03-13exynos5250/snow: enable branch predictionDavid Hendricks
2013-03-13src/mainboard: Drop redundant `CHIP_NAME` again for new portsPaul Menzel
2013-03-13exynos5250/snow: call PMIC's power_init() functionDavid Hendricks
2013-03-08ARMV7 and Google/Snow: Add exception support code to the ramstageRonald G. Minnich
2013-03-07snow: add real values for GPIOs in fill_lb_gpios()David Hendricks
2013-03-07google/snow: fix coding styleStefan Reinauer
2013-03-06samsung/exynos5: add display port and framebuffer defines and initializationRonald G. Minnich
2013-03-06Google/Snow: enable sound hardware clocksRonald G. Minnich
2013-03-06google/snow: Change MMC0 to work in 8 bit mode.Ronald G. Minnich
2013-03-01armv7/snow: Add S5P MSHC initialization in ROM stage.Hung-Te Lin
2013-02-28CBMEM: always initialize early if the board supports itStefan Reinauer
2013-02-28Drop SRC_ROOT from mainboard Makefile.incsStefan Reinauer
2013-02-28Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer
2013-02-27Google/snow: update the GPIO emulation.Ronald G. Minnich
2013-02-25google/snow: enable GPIO entries and CHROMEOS in buildingRonald G. Minnich
2013-02-23Add support for Google's Chromebook PixelStefan Reinauer
2013-02-22*/acpi_tables.c: Use ALIGN macroPatrick Georgi
2013-02-19snow: add cpu_cluster and domain resources via devicetree.cbDavid Hendricks
2013-02-14Chromebooks: mainboard.c: Do not spell Chromebook in CamelCasePaul Menzel
2013-02-14Google Butterfly: thermal.h: Align macro contentPaul Menzel
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14snow: Set up MMU after DRAM is workingDavid Hendricks
2013-02-14snow: remove superfluous printk's from romstage mainDavid Hendricks
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2013-02-12Google Butterfly: acpi/thermal.asl: Fix typo »The*re* is no …«Paul Menzel
2013-02-12Google Butterfly: gpio.h: Correct whitespace errorsPaul Menzel
2013-02-12Google Parrot/Butterfly: fadt.c: Align macros correctlyPaul Menzel
2013-02-11Add support for "Butterfly" ChromebookStefan Reinauer
2013-02-11snow: fix high_tables_base calculationDavid Hendricks
2013-02-11armv7/exynos5250/snow: deprecate CONFIG_{RAMBASE,RAMTOP}David Hendricks
2013-02-10exynos/snow: move SPI GPIO setup to mainboard bootblock codeDavid Hendricks
2013-02-10exynos/snow: set SPI clock rate in romstage mainDavid Hendricks
2013-02-09snow: do something useful in ramstage()David Hendricks
2013-02-08armv7/snow: Move clock initialization from bootblock to romstage.Hung-Te Lin
2013-02-08armv7: Use same console initialization procedure for all ARM stagesHung-Te Lin
2013-02-08console: Revise serial console configuration names.Hung-Te Lin
2013-02-08Revert "armv7/snow: Move clock initialization from bootblock to romstage."David Hendricks
2013-02-07armv7/snow: Move clock initialization from bootblock to romstage.Hung-Te Lin
2013-02-07armv7/snow: Remove power_init from bootblock.Hung-Te Lin