aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-20ARMV7: minor tweaks to inter-stage calling and payload handling.Ronald G. Minnich
2013-02-20libpayload: Fix license headersStefan Reinauer
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-19libpayload: libcbfs: Fix legacy CBFS API, typosPatrick Georgi
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-19romcc: Don't fail on function prototypesPatrick Georgi
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-18cbfstool: Fix compile warnings caused by incorrect data types.Hung-Te Lin
2013-02-18cbfstool: Add `-Werror` to make all warnings into errorsPaul Menzel
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-16libpayload: only compile drivers/serial.c on machines that use it.Ronald G. Minnich
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-15libpayload: Use the same type for 32 bit data in readl as in uint32_t.Ronald G. Minnich
2013-02-15libpayload: fix compiler flagsRonald G. Minnich
2013-02-15libpayload: get time to compile cross-archRonald G. Minnich
2013-02-15libpayload: make functions static that are unused outside memory.cRonald G. Minnich
2013-02-15libpayload: Use an appropriate range of memory when looking for cb tables.Ronald G. Minnich
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-15libpayload: add a ldscript for armRonald G. Minnich
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-14libpayload; put the ldscript into an arch-dependent directory pathRonald G. Minnich
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-12libpayload: New CBFS to support multiple firmware media sources.Hung-Te Lin
2013-02-12build system: Don't run the full build system on "make clean"Patrick Georgi
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-11build system: Mark clean-for-update phonyPatrick Georgi
2013-02-11Update 3rdparty mark to latest repositoryStefan 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-11crossgcc: Support hosts using non-GNU make as default make.Hung-Te Lin
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
2013-02-09romcc: Don't use user overridable romcc flags for bootblockPatrick Georgi
2013-02-09cbfstool: Handle alignment in UEFI payloadsPatrick Georgi
2013-02-09cbfstool: Fix crash on image without bootblock in end of ROM.Hung-Te Lin
2013-02-09armv7: update coreboot tables for armv7David Hendricks
2013-02-09snow: do something useful in ramstage()David Hendricks
2013-02-09armv7/snow: add BL1_SIZE_KB and get rid of magic constantsDavid Hendricks
2013-02-09armv7: include $(obj)/config.h when building bootblockDavid Hendricks
2013-02-09DEBUG_CBFS should not depend on TPMDavid Hendricks