aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-25ARMv7: Simplify div64Stefan Reinauer
2013-02-24Siemens SITEMP G1P1: mainboard.c: Rename `init` to `mainboard_init`Paul Menzel
2013-02-24AMD f14 vendorcode: Fix warningMartin Roth
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-23AMD/Persimmon: Add RTC init to CIMX SB800Mike Loptien
2013-02-22Add support for Google ChromeECStefan Reinauer
2013-02-22*/acpi_tables.c: Use ALIGN macroPatrick Georgi
2013-02-22libcbfs: Fix legacy CBFS API, typosHung-Te Lin
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-21AMD S3: Introduce Kconfig variable 'S3_DATA_SIZE'Zheng Bao
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-20armv7: Don't let users set ram parameters that are fixed in hardware.Ronald G. Minnich
2013-02-20ARMV7: minor tweaks to inter-stage calling and payload handling.Ronald G. Minnich
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-19exynos5250: add uartmem_getbaseaddr() in uart driverDavid Hendricks
2013-02-19move uartmem_getbaseaddr() to generic uart headerDavid Hendricks
2013-02-19armv7/snow: add CPU and RAM resources via allocatorDavid Hendricks
2013-02-19snow: add cpu_cluster and domain resources via devicetree.cbDavid Hendricks
2013-02-19build system: Retire REQUIRES_BLOBPatrick Georgi
2013-02-19AMD S3: Change S3_VOLATILE_POS to S3_DATA_POSZheng Bao
2013-02-19RTC: Use the correct index when setting the default monthDave Frodin
2013-02-19armv7: init stack to 0xdeadbeef to detect stack overflowsDavid 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-18Kconfig: string option doesn't work properly inside choice sectionJens Rottmann
2013-02-18AMD S3: Program the flash in a bigger data packetZheng Bao
2013-02-18AMD S3: Fix typo vol*a*tile in southbridge KconfigZheng Bao
2013-02-18AMD Family12h: Fix warningsMartin Roth
2013-02-18AMD S3: Include the s3_resume.h only when S3 is enabled.Zheng Bao
2013-02-16exynos5250: clean out some stale IRAM-related config variablesDavid Hendricks
2013-02-16armv7/exynos5250: fix usage of _stack and _estackDavid Hendricks
2013-02-15ARMv7: Drop u-boot type remainsStefan Reinauer
2013-02-15Exynos5250: Drop unused file ehci-s5p.hStefan Reinauer
2013-02-15OT200: add CMOS supportChristian Gmeiner
2013-02-15Exynos: Drop dead code in cpu.hStefan Reinauer
2013-02-15ARMv7: straighten out reset codeStefan Reinauer
2013-02-15Exynos5: Drop S5P directory and merge filesStefan Reinauer
2013-02-15ARMv7: Drop sr32, and wait_on_valueStefan Reinauer
2013-02-15ARMv7: Fix include file names in memset & memcpyStefan Reinauer
2013-02-15ARMv7: Drop more unused filesStefan Reinauer
2013-02-15Drop include/arch-generic/div64.hStefan Reinauer
2013-02-15Exynos: Drop unused include filesStefan Reinauer
2013-02-14ARMv7: drop multiboot supportStefan Reinauer
2013-02-14Exynos: Drop duplicate copy of watchdog.hStefan Reinauer
2013-02-14ARMv7: Drop SKIP_LOWLEVEL_INITStefan Reinauer
2013-02-14Exynos5250: Drop SHA implementationStefan Reinauer
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-14armv7: don't write a forward entry in coreboot tablesDavid Hendricks
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-13armv7/exynos: remove some stale files leftover from initial importDavid Hendricks
2013-02-13armv7: use start and size parameters in mmu_setup()David Hendricks
2013-02-12armv7: stages.c: Fix grammar: s,The is to,This is to,Paul Menzel
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-12fix an error message in checkstack()David Hendricks
2013-02-12armv7: jump to ELF image using stage_exit()David Hendricks
2013-02-12armv7: Add emulation/qemu-armv7 board.Hung-Te Lin
2013-02-11spi-generic.h: Adapt include guardPatrick Georgi
2013-02-11Add support for "Butterfly" ChromebookStefan Reinauer
2013-02-11snow: fix high_tables_base calculationDavid Hendricks
2013-02-11spi.h: Rename the spi.h to spi-generic.hZheng Bao
2013-02-11Intel: Replace MSR 0xcd with MSR_FSB_FREQPatrick Georgi
2013-02-11AMD/Persimmon: Enable the 2nd COM portDave Frodin
2013-02-11Supermicro H8QGI: Substract 1 from MMCONF range limitKonstantin Aladyshev
2013-02-11AMD SB900: fix warningsMartin Roth
2013-02-11AMD S3: Add missing erasing flash sector for saving MTRR registerZheng Bao
2013-02-11AMD S3: Change the hardcoded data size to macros.Zheng Bao
2013-02-11snow: make build script erase 192KB instead of 128KBDavid Hendricks
2013-02-11armv7/exynos5250/snow: deprecate CONFIG_{RAMBASE,RAMTOP}David Hendricks
2013-02-10armv7/snow: Remove unused modules in bootblock and romstage.Hung-Te Lin
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-10armv7/exynos5250: place .id between .start and bootblock mainDavid Hendricks
2013-02-10armv7: make bootblock linker script more explicitDavid Hendricks
2013-02-09armv7/exynos: make BL1_SIZE_KB consistent with numbers used...David Hendricks
2013-02-09speedstep: Deduplicate some MSR identifiersPatrick Georgi
2013-02-09romcc: Use default romcc flags for most boardsPatrick Georgi