summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-22*/acpi_tables.c: Use ALIGN macroPatrick Georgi
2013-02-22nvramtool: reduce memory mappingPatrick Georgi
2013-02-22libpayload: cbfs: Fix CBFS max size calculation.Hung-Te Lin
2013-02-22libcbfs: Fix legacy CBFS API, typosHung-Te Lin
2013-02-22Update 3rdparty mark to latest repositoryStefan Reinauer
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-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