Age | Commit message (Expand) | Author |
2013-02-21 | Persimmon: platform_cfg.h: Declare codec arrays as `static const` | Jens Rottmann |
2013-02-21 | Persimmon: dimmSpd.c: Use spaces for alignment of if-predicate | Paul Menzel |
2013-02-21 | Persimmon: Indent comment | Paul Menzel |
2013-02-21 | AMD Fam14 boards: dimmSpd.c: Set `iobase` to `SMBUS0_BASE_ADDRESS` instead of... | Jens Rottmann |
2013-02-21 | AMD S3: Introduce Kconfig variable 'S3_DATA_SIZE' | Zheng Bao |
2013-02-21 | ARMV7: create a correct LB_SERIAL table entry | Ronald G. Minnich |
2013-02-20 | Whitespace: Replace tab character in license text with two spaces | Paul Menzel |
2013-02-20 | Persimmon: Replace tab with space in address in license header | Paul Menzel |
2013-02-20 | armv7: Don't let users set ram parameters that are fixed in hardware. | Ronald G. Minnich |
2013-02-20 | ARMV7: minor tweaks to inter-stage calling and payload handling. | Ronald G. Minnich |
2013-02-20 | libpayload: Fix license headers | Stefan Reinauer |
2013-02-19 | Tyan S8226: Fix incompatible pointer warning | Martin Roth |
2013-02-19 | Tyan S8226: Fix integer truncated warning | Martin Roth |
2013-02-19 | Tyan S8226: Fix printk warnings | Martin Roth |
2013-02-19 | Inagua+children: fix simple copy & paste error in code to reset PCIe slots | Jens Rottmann |
2013-02-19 | libpayload: libcbfs: Fix legacy CBFS API, typos | Patrick Georgi |
2013-02-19 | exynos5250: add uartmem_getbaseaddr() in uart driver | David Hendricks |
2013-02-19 | move uartmem_getbaseaddr() to generic uart header | David Hendricks |
2013-02-19 | armv7/snow: add CPU and RAM resources via allocator | David Hendricks |
2013-02-19 | snow: add cpu_cluster and domain resources via devicetree.cb | David Hendricks |
2013-02-19 | romcc: Don't fail on function prototypes | Patrick Georgi |
2013-02-19 | build system: Retire REQUIRES_BLOB | Patrick Georgi |
2013-02-19 | AMD S3: Change S3_VOLATILE_POS to S3_DATA_POS | Zheng Bao |
2013-02-19 | RTC: Use the correct index when setting the default month | Dave Frodin |
2013-02-19 | armv7: init stack to 0xdeadbeef to detect stack overflows | David Hendricks |
2013-02-18 | Persimmon: drop useless DDR3 voltage code copied from Inagua | Jens Rottmann |
2013-02-18 | Persimmon: disable APU PCIe port 3 | Jens Rottmann |
2013-02-18 | Persimmon: adapt PCIe reset code copied from Inagua to actually match Persimmon | Jens Rottmann |
2013-02-18 | Kconfig: string option doesn't work properly inside choice section | Jens Rottmann |
2013-02-18 | cbfstool: Fix compile warnings caused by incorrect data types. | Hung-Te Lin |
2013-02-18 | cbfstool: Add `-Werror` to make all warnings into errors | Paul Menzel |
2013-02-18 | AMD S3: Program the flash in a bigger data packet | Zheng Bao |
2013-02-18 | AMD S3: Fix typo vol*a*tile in southbridge Kconfig | Zheng Bao |
2013-02-18 | AMD Family12h: Fix warnings | Martin Roth |
2013-02-18 | AMD S3: Include the s3_resume.h only when S3 is enabled. | Zheng Bao |
2013-02-16 | libpayload: only compile drivers/serial.c on machines that use it. | Ronald G. Minnich |
2013-02-16 | exynos5250: clean out some stale IRAM-related config variables | David Hendricks |
2013-02-16 | armv7/exynos5250: fix usage of _stack and _estack | David Hendricks |
2013-02-15 | ARMv7: Drop u-boot type remains | Stefan Reinauer |
2013-02-15 | Exynos5250: Drop unused file ehci-s5p.h | Stefan Reinauer |
2013-02-15 | OT200: add CMOS support | Christian Gmeiner |
2013-02-15 | libpayload: Use the same type for 32 bit data in readl as in uint32_t. | Ronald G. Minnich |
2013-02-15 | libpayload: fix compiler flags | Ronald G. Minnich |
2013-02-15 | libpayload: get time to compile cross-arch | Ronald G. Minnich |
2013-02-15 | libpayload: make functions static that are unused outside memory.c | Ronald G. Minnich |
2013-02-15 | libpayload: Use an appropriate range of memory when looking for cb tables. | Ronald G. Minnich |
2013-02-15 | Exynos: Drop dead code in cpu.h | Stefan Reinauer |
2013-02-15 | ARMv7: straighten out reset code | Stefan Reinauer |
2013-02-15 | Exynos5: Drop S5P directory and merge files | Stefan Reinauer |
2013-02-15 | ARMv7: Drop sr32, and wait_on_value | Stefan Reinauer |