summaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
2013-02-21AMD S3: Introduce Kconfig variable 'S3_DATA_SIZE'Zheng Bao
2013-02-20Whitespace: Replace tab character in license text with two spacesPaul 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-19exynos5250: add uartmem_getbaseaddr() in uart driverDavid Hendricks
2013-02-19armv7/snow: add CPU and RAM resources via allocatorDavid Hendricks
2013-02-19build system: Retire REQUIRES_BLOBPatrick Georgi
2013-02-19AMD S3: Change S3_VOLATILE_POS to S3_DATA_POSZheng Bao
2013-02-18Kconfig: string option doesn't work properly inside choice sectionJens Rottmann
2013-02-18AMD S3: Program the flash in a bigger data packetZheng Bao
2013-02-18AMD S3: Include the s3_resume.h only when S3 is enabled.Zheng Bao
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-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-15Exynos: Drop unused include filesStefan 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-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2013-02-13armv7/exynos: remove some stale files leftover from initial importDavid Hendricks
2013-02-12armv7: Add emulation/qemu-armv7 board.Hung-Te Lin
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 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-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-09armv7/exynos: make BL1_SIZE_KB consistent with numbers used...David Hendricks
2013-02-09speedstep: Deduplicate some MSR identifiersPatrick Georgi
2013-02-09armv7/snow: add BL1_SIZE_KB and get rid of magic constantsDavid Hendricks
2013-02-09document Intel VMX locking behaviorMike Frysinger
2013-02-08armv7: Use same console initialization procedure for all ARM stagesHung-Te Lin
2013-02-08console: Always allow setting "EARLY_CONSOLE" configuration.Hung-Te Lin
2013-02-08exynos/snow: Configure UART peripheral during console initialization.Hung-Te Lin
2013-02-08console: Revise serial console configuration names.Hung-Te Lin
2013-02-07armv7/snow: Remove power_init from bootblock.Hung-Te Lin
2013-02-07armv7: Clean up arm/snow bootblock build process.Hung-Te Lin
2013-02-06armv7: Clean up: remove deprecated SPL.Hung-Te Lin
2013-02-06armv7: Prevent CBFS data overlapping bootblock.Hung-Te Lin
2013-02-06exynos/snow: Move core/memory clock-related and board ID codeDavid Hendricks
2013-02-06snow: use bootblock build class for I2C codeDavid Hendricks
2013-02-06snow: use bootblock build class for GPIODavid Hendricks