Age | Commit message (Expand) | Author |
2013-02-21 | AMD S3: Introduce Kconfig variable 'S3_DATA_SIZE' | Zheng Bao |
2013-02-20 | Whitespace: Replace tab character in license text with two spaces | 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-19 | exynos5250: add uartmem_getbaseaddr() in uart driver | David Hendricks |
2013-02-19 | armv7/snow: add CPU and RAM resources via allocator | David Hendricks |
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-18 | Kconfig: string option doesn't work properly inside choice section | Jens Rottmann |
2013-02-18 | AMD S3: Program the flash in a bigger data packet | Zheng Bao |
2013-02-18 | AMD S3: Include the s3_resume.h only when S3 is enabled. | Zheng Bao |
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 | 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 | Exynos: Drop unused include files | 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 | sconfig: rename lapic_cluster -> cpu_cluster | Stefan Reinauer |
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-12 | armv7: Add emulation/qemu-armv7 board. | Hung-Te Lin |
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 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 | armv7/exynos5250/snow: deprecate CONFIG_{RAMBASE,RAMTOP} | David Hendricks |
2013-02-10 | armv7/snow: Remove unused modules in bootblock and romstage. | Hung-Te Lin |
2013-02-10 | exynos/snow: move SPI GPIO setup to mainboard bootblock code | David Hendricks |
2013-02-10 | exynos/snow: set SPI clock rate in romstage main | David Hendricks |
2013-02-10 | armv7/exynos5250: place .id between .start and bootblock main | David Hendricks |
2013-02-09 | armv7/exynos: make BL1_SIZE_KB consistent with numbers used... | David Hendricks |
2013-02-09 | speedstep: Deduplicate some MSR identifiers | Patrick Georgi |
2013-02-09 | armv7/snow: add BL1_SIZE_KB and get rid of magic constants | David Hendricks |
2013-02-09 | document Intel VMX locking behavior | Mike Frysinger |
2013-02-08 | armv7: Use same console initialization procedure for all ARM stages | Hung-Te Lin |
2013-02-08 | console: Always allow setting "EARLY_CONSOLE" configuration. | Hung-Te Lin |
2013-02-08 | exynos/snow: Configure UART peripheral during console initialization. | Hung-Te Lin |
2013-02-08 | console: Revise serial console configuration names. | Hung-Te Lin |
2013-02-07 | armv7/snow: Remove power_init from bootblock. | Hung-Te Lin |
2013-02-07 | armv7: Clean up arm/snow bootblock build process. | Hung-Te Lin |
2013-02-06 | armv7: Clean up: remove deprecated SPL. | Hung-Te Lin |
2013-02-06 | armv7: Prevent CBFS data overlapping bootblock. | Hung-Te Lin |
2013-02-06 | exynos/snow: Move core/memory clock-related and board ID code | David Hendricks |
2013-02-06 | snow: use bootblock build class for I2C code | David Hendricks |
2013-02-06 | snow: use bootblock build class for GPIO | David Hendricks |