summaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
2013-09-11AMD AGESA: Place CAR_GLOBAL in BSP stackKyösti Mälkki
2013-08-23usbdebug: Do not support logging from SMMKyösti Mälkki
2013-08-16AMD AGESA: Remove INVD instruction when transitioning from CARBruce Griffith
2013-08-15Include boot_cpu.c for romstage buildsKyösti Mälkki
2013-08-15AMD Kabini: Split DSDT into common sectionsMike Loptien
2013-08-07Make EARLY_CONSOLE optionalKyösti Mälkki
2013-08-05AMD Kabini: Add CPU AGESA wrapper for new AMD processor familySiyuan Wang
2013-07-30cpu/intel/model_67x: Add missing includeKyösti Mälkki
2013-07-22X86: make the SIPI num_starts a config variableRonald G. Minnich
2013-07-16AMD Fam15tn: Split DSDT into common sectionsSteve Goodrich
2013-07-15am335x: Make the default media for the bootblock sram instead of NAND flash.Gabe Black
2013-07-15am335x: Add the config variable ROMSTAGE_BASE to the CPU's Kconfig.Gabe Black
2013-07-11cpu: Fix spellingMartin Roth
2013-07-11usbdebug: Drop old includesKyösti Mälkki
2013-07-11Set PCI bus operations at buildtime for ramstageKyösti Mälkki
2013-07-10usbdebug: Put ehci_debug_info in CAR_GLOBALKyösti Mälkki
2013-07-10i2c: Change the type of the data parameter to uint8_t.Gabe Black
2013-07-10armv7/exynos5420: Remove the extra reopen when reading SPI.Hung-Te Lin
2013-07-10armv7/exynos5420: Apply new implementation for SPI transmission.Hung-Te Lin
2013-07-10armv7/exynos5420: Add output ability and half-duplex mode in SPI driver.Hung-Te Lin
2013-07-10armv7/exynos5420: Revise SPI open/close/reset procedure.Hung-Te Lin
2013-07-10armv7/exynos5420: Provide configuration for SPI0~SPI2.Hung-Te Lin
2013-07-10armv7/exynos5420: Change SPI module to standard <spi-generic> interface.Hung-Te Lin
2013-07-10armv7/exynos5420: Clean up unused header and constants in spi.cHung-Te Lin
2013-07-10armv7/exynos5420: Revise SPI device list in cpu.hHung-Te Lin
2013-07-10arm/exynos: Correct SPI session commands.Hung-Te Lin
2013-07-10AMD: Kconfig cleanupKyösti Mälkki
2013-07-10exynos5420: i2c: Fix error handling.Gabe Black
2013-07-10exynos5420: Clock the mmc blocks off of the mpll.Gabe Black
2013-07-10exynos5420: use speed parameter in i2c_init() for HSI2CDavid Hendricks
2013-07-10exynos5420: Change some clock settings.Gabe Black
2013-07-10exynos5420: Fix the way the rate of the input clock for i2c buses is found.Gabe Black
2013-07-10snow: Add flush to UART driver.Hung-Te Lin
2013-07-10Exynos5420: Initialize USB PHYStefan Reinauer
2013-07-10Exynos5250: Initialize USB PHYStefan Reinauer
2013-07-10Exynos: Only compile UART in if serial console is selectedStefan Reinauer
2013-07-10Exynos5420: add code to make sure resume will work on DRAM.Ronald G. Minnich
2013-07-10Simplify early / bootblock console codeStefan Reinauer
2013-07-10exynos5420: Switch to fixed size types in dmc.h.Gabe Black
2013-07-10exynos5420: Revamp the high speed I2C driver.Gabe Black
2013-07-10Samsung CPUs: Unify KconfigStefan Reinauer
2013-07-10exynos5420: update I2C code, add HSI2C/USI supportDavid Hendricks
2013-07-10ARM: when setting a GPIO to put, set the value, then the directionRonald G. Minnich
2013-07-10exynox5420: Remove the 5250 clock registers and fix the SPI frequency.Gabe Black
2013-07-10PIT: memory setupRonald G. Minnich
2013-07-10exynos5420: add I2C8-10 to clock_get_periph_rate()David Hendricks
2013-07-10exynos5420: Implement support for the pinmux as functions.Gabe Black
2013-07-10exynos5250: De-switch-ify the pinmux configuration code.Gabe Black
2013-07-10ARM: Separate the early console (romstage) from the bootblock console.Gabe Black
2013-07-10exynos5420: Clear the framebuffer before making it uncacheableStefan Reinauer