aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard
AgeCommit message (Expand)Author
2013-02-27Google/snow: update the GPIO emulation.Ronald G. Minnich
2013-02-27Persimmon: remove HDMI Audio, PCI device 00:01.1 from devicetree.cbJens Rottmann
2013-02-27Mainboard SMI S state handler was using the wrong definesMarc Jones
2013-02-26AMD Inagua: buildOpts.c: Adapt whitespace to coding stylePaul Menzel
2013-02-26AMD Fam14 boards: reduce unnecessary differences, 2nd attemptJens Rottmann
2013-02-25Supermicro H8SCM & H8QGI: Fix printk warningsMartin Roth
2013-02-25AMD Southstation: Fix final warningMartin Roth
2013-02-25AMD Fam14 boards: Set P_BLK length to 6 for all processorsPaul Menzel
2013-02-25Persimmon, Inagua: PCI devs 12.1, 13.1 (USB) don't exist, but 14.6 (GEC) doesJens Rottmann
2013-02-25AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID fieldPaul Menzel
2013-02-25google/snow: enable GPIO entries and CHROMEOS in buildingRonald G. Minnich
2013-02-25QEMU x86: northbridge.c: Name enabling device function to `northbridge_enable`Paul Menzel
2013-02-25Persimmon: Fix warning, enable warnings as errorsMartin Roth
2013-02-25mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel
2013-02-25Technologic TS5300: mainboard.c: Move { to next linePaul Menzel
2013-02-24Siemens SITEMP G1P1: mainboard.c: Rename `init` to `mainboard_init`Paul Menzel
2013-02-23Add support for Google's Chromebook PixelStefan Reinauer
2013-02-23AMD based boards: platform_cfg.h: Replace `_*BOARDNAME*_CFG_H_` with `_PLATFO...Jens Rottmann
2013-02-22*/acpi_tables.c: Use ALIGN macroPatrick Georgi
2013-02-21AMD Fam14 boards: Unify `acpi_table.c` by mainly using Inagua’s onePaul Menzel
2013-02-21AMD boards: Fix typo `@brief` in commentPaul Menzel
2013-02-21Persimmon: platform_cfg.h: Declare codec arrays as `static const`Jens Rottmann
2013-02-21Persimmon: dimmSpd.c: Use spaces for alignment of if-predicatePaul Menzel
2013-02-21Persimmon: Indent commentPaul Menzel
2013-02-21AMD Fam14 boards: dimmSpd.c: Set `iobase` to `SMBUS0_BASE_ADDRESS` instead of...Jens Rottmann
2013-02-21ARMV7: create a correct LB_SERIAL table entryRonald G. Minnich
2013-02-20Whitespace: Replace tab character in license text with two spacesPaul Menzel
2013-02-20Persimmon: Replace tab with space in address in license headerPaul Menzel
2013-02-19Tyan S8226: Fix incompatible pointer warningMartin Roth
2013-02-19Tyan S8226: Fix integer truncated warningMartin Roth
2013-02-19Tyan S8226: Fix printk warningsMartin Roth
2013-02-19Inagua+children: fix simple copy & paste error in code to reset PCIe slotsJens Rottmann
2013-02-19snow: add cpu_cluster and domain resources via devicetree.cbDavid Hendricks
2013-02-18Persimmon: drop useless DDR3 voltage code copied from InaguaJens Rottmann
2013-02-18Persimmon: disable APU PCIe port 3Jens Rottmann
2013-02-18Persimmon: adapt PCIe reset code copied from Inagua to actually match PersimmonJens Rottmann
2013-02-15OT200: add CMOS supportChristian Gmeiner
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-12armv7: Add emulation/qemu-armv7 board.Hung-Te Lin
2013-02-11Add support for "Butterfly" ChromebookStefan Reinauer
2013-02-11snow: fix high_tables_base calculationDavid Hendricks
2013-02-11AMD/Persimmon: Enable the 2nd COM portDave Frodin
2013-02-11Supermicro H8QGI: Substract 1 from MMCONF range limitKonstantin Aladyshev
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-09romcc: Use default romcc flags for most boardsPatrick Georgi
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-04AGESA boards: Fix grammar in description of `OemCustomizeInitEarly`Paul Menzel
2013-02-04ASRock 939A785GMH: Align comments of DSDT’s `IndexField`Paul Menzel
2013-02-04ASRock 939A785GMH: Align comments in DSDT header with tabsPaul Menzel
2013-02-04Use tabs instead of spaces to align comments in DSTD headerPaul Menzel
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-01AMD/Persimmon: LVDS assignment was made to wrong DPxDave Frodin
2013-02-01snow: make romstage init DRAM controller and call ramstageRonald G. Minnich
2013-02-01Fam15tn: Move SPD read from mainboards into wrapperMartin Roth
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-30ASRock E350M1: Remove unused variable `reg8` from `romstage.c`Paul Menzel
2013-01-29armv7: Clean up the mmu setup a bitRonald G. Minnich
2013-01-28AMD/Persimmon: DP0 is connected to a LVDS connectorDave Frodin
2013-01-26AMD boards, ASRock E350M1: Remove whitespace in front of comma in DSDTPaul Menzel
2013-01-22F15tn: Fix all warnings, enable warnings as errorsMartin Roth
2013-01-21Hudson: Cleanup - change SB800 references to hudsonMartin Roth
2013-01-21AGESA F15tn: Move callouts into northbridge wrapperMartin Roth
2013-01-21Hudson: Changes to support agesa/hudson for legacy freeMartin Roth
2013-01-21Parmer / Thatcher: devicetree.cb cleanup and whitespaceMartin Roth
2013-01-21F15tn: Modify devicetree to fix S3 resumeMartin Roth
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-16Fix high dword of MTRR mask set with CONFIG_CPU_ADDR_BITSMartin Roth