aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google
AgeCommit message (Expand)Author
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
2013-02-07armv7/snow: Remove redundant I2C initialization calls in bootblock.Hung-Te Lin
2013-02-07armv7: Clean up arm/snow bootblock build process.Hung-Te Lin
2013-02-06armv7: Clean up: remove deprecated SPL.Hung-Te Lin
2013-02-06snow: remove dead code from bootblockDavid Hendricks
2013-02-06exynos/snow: Move core/memory clock-related and board ID codeDavid Hendricks
2013-02-06snow: use bootblock build class for I2C codeDavid Hendricks
2013-02-06snow: use bootblock build class for GPIODavid Hendricks
2013-02-05snow: use bootblock build class for UART codeDavid Hendricks
2013-02-04Intel based boards: Use tab instead of spaces to align comment in DSDTPaul Menzel
2013-02-04exynos/snow: get rid of board-specific arbitration codeDavid Hendricks
2013-02-04exynos/snow: partial clean-up of snow bootblock using build classDavid Hendricks
2013-02-03armv7: Add 'bootblock' build class.Hung-Te Lin
2013-02-01snow: make romstage init DRAM controller and call ramstageRonald G. Minnich
2013-02-01armv7: unify stage hand-off routinesDavid Hendricks
2013-01-30armv7: Add SPI driver for Exynos.Hung-Te Lin
2013-01-30Extend CBFS to support arbitrary ROM source media.Hung-Te Lin
2013-01-29armv7: Clean up the mmu setup a bitRonald G. Minnich
2013-01-19armv7/snow: get to romstageDavid Hendricks
2013-01-18armv7: add a wrapper for romstage's main() for ARM ISAGabe Black
2013-01-18Snow bootblock (bloated/debug version)David Hendricks
2013-01-17make main() in snow's romstage.c our romstage entry pointDavid Hendricks
2013-01-17remove argument in snow's romstage main()David Hendricks
2013-01-10armv7: replace magic constant for romstage locationDavid Hendricks
2013-01-03Rename mainboard_smi.c to smihandler.cPatrick Georgi
2013-01-03import SPL files for board_i2c_{claim,release}_bus()David Hendricks
2012-12-29corrections for MAX77686 config variableDavid Hendricks
2012-12-12Add support for Google Parrot ChromebookStefan Reinauer
2012-12-12Add minimal mainboard support for snowRonald G. Minnich