aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard
AgeCommit message (Expand)Author
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
2013-01-11AMD: Set the mask of MTRR according to CONFIG_CPU_ADDR_BITSZheng Bao
2013-01-10armv7: replace magic constant for romstage locationDavid Hendricks
2013-01-10Fix 2 infinite loops if IMC doesn't respondMartin Roth
2013-01-08qemu-x86: Implement more featuresStefan Reinauer
2013-01-04Tyan s8226: change lapic of lapic_cluster 0 to 0x10Siyuan Wang
2013-01-03Rename mainboard_smi.c to smihandler.cPatrick Georgi
2013-01-03import SPL files for board_i2c_{claim,release}_bus()David Hendricks
2013-01-02Supermicro H8QGI: Pass callout pointer to AmdReadEventLog functionAladyshev Konstantin
2012-12-30M4A785T-M: Add support for external GFX.Denis 'GNUtoo' Carikli
2012-12-29corrections for MAX77686 config variableDavid Hendricks
2012-12-28Supermicro H8QGI: Add onboard VGA to devicetree.cbAladyshev Konstantin
2012-12-28Supermicro H8QGI: fix bus_sp5100[] clear in get_bus_conf.cAladyshev Konstantin
2012-12-28BiosCallOuts: Replace REQUIRED_CALLOUTS define with flexible variableAladyshev Konstantin
2012-12-21Supermicro H8QGI: Fix routing from 16 to 55 in ACPI tableAladyshev Konstantin
2012-12-12SB800: Add IMC ROM and fan control.Martin Roth
2012-12-12Add support for Google Parrot ChromebookStefan Reinauer
2012-12-12Add minimal mainboard support for snowRonald G. Minnich