Age | Commit message (Expand) | Author |
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 |
2013-02-15 | ARMv7: Fix include file names in memset & memcpy | Stefan Reinauer |
2013-02-15 | ARMv7: Drop more unused files | Stefan Reinauer |
2013-02-15 | libpayload: add a ldscript for arm | Ronald G. Minnich |
2013-02-15 | Drop include/arch-generic/div64.h | Stefan Reinauer |
2013-02-15 | Exynos: Drop unused include files | Stefan Reinauer |
2013-02-14 | ARMv7: drop multiboot support | Stefan Reinauer |
2013-02-14 | Exynos: Drop duplicate copy of watchdog.h | Stefan Reinauer |
2013-02-14 | ARMv7: Drop SKIP_LOWLEVEL_INIT | Stefan Reinauer |
2013-02-14 | Exynos5250: Drop SHA implementation | Stefan Reinauer |
2013-02-14 | libpayload; put the ldscript into an arch-dependent directory path | Ronald G. Minnich |
2013-02-14 | Chromebooks: mainboard.c: Do not spell Chromebook in CamelCase | Paul Menzel |
2013-02-14 | Google Butterfly: thermal.h: Align macro content | Paul Menzel |
2013-02-14 | sconfig: rename lapic_cluster -> cpu_cluster | Stefan Reinauer |
2013-02-14 | armv7: don't write a forward entry in coreboot tables | David Hendricks |
2013-02-14 | snow: Set up MMU after DRAM is working | David Hendricks |
2013-02-14 | snow: remove superfluous printk's from romstage main | David Hendricks |
2013-02-14 | sconfig: rename pci_domain -> domain | Stefan Reinauer |
2013-02-13 | armv7/exynos: remove some stale files leftover from initial import | David Hendricks |
2013-02-13 | armv7: use start and size parameters in mmu_setup() | David Hendricks |
2013-02-12 | armv7: stages.c: Fix grammar: s,The is to,This is to, | Paul Menzel |
2013-02-12 | Google Butterfly: acpi/thermal.asl: Fix typo »The*re* is no …« | Paul Menzel |
2013-02-12 | Google Butterfly: gpio.h: Correct whitespace errors | Paul Menzel |
2013-02-12 | Google Parrot/Butterfly: fadt.c: Align macros correctly | Paul Menzel |
2013-02-12 | libpayload: New CBFS to support multiple firmware media sources. | Hung-Te Lin |
2013-02-12 | build system: Don't run the full build system on "make clean" | Patrick Georgi |
2013-02-12 | fix an error message in checkstack() | David Hendricks |
2013-02-12 | armv7: jump to ELF image using stage_exit() | David Hendricks |
2013-02-12 | armv7: Add emulation/qemu-armv7 board. | Hung-Te Lin |
2013-02-11 | spi-generic.h: Adapt include guard | Patrick Georgi |
2013-02-11 | Add support for "Butterfly" Chromebook | Stefan Reinauer |
2013-02-11 | build system: Mark clean-for-update phony | Patrick Georgi |
2013-02-11 | Update 3rdparty mark to latest repository | Stefan Reinauer |
2013-02-11 | snow: fix high_tables_base calculation | David Hendricks |
2013-02-11 | spi.h: Rename the spi.h to spi-generic.h | Zheng Bao |
2013-02-11 | Intel: Replace MSR 0xcd with MSR_FSB_FREQ | Patrick Georgi |
2013-02-11 | AMD/Persimmon: Enable the 2nd COM port | Dave Frodin |
2013-02-11 | crossgcc: Support hosts using non-GNU make as default make. | Hung-Te Lin |
2013-02-11 | Supermicro H8QGI: Substract 1 from MMCONF range limit | Konstantin Aladyshev |
2013-02-11 | AMD SB900: fix warnings | Martin Roth |
2013-02-11 | AMD S3: Add missing erasing flash sector for saving MTRR register | Zheng Bao |
2013-02-11 | AMD S3: Change the hardcoded data size to macros. | Zheng Bao |
2013-02-11 | snow: make build script erase 192KB instead of 128KB | David Hendricks |
2013-02-11 | armv7/exynos5250/snow: deprecate CONFIG_{RAMBASE,RAMTOP} | David Hendricks |
2013-02-10 | armv7/snow: Remove unused modules in bootblock and romstage. | Hung-Te Lin |