summaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
2013-07-10exynos5420: Replace the 5250 clock logic with 5420.Gabe Black
2013-07-10exynos5420: Make the ps_hold_setup function public.Gabe Black
2013-07-10Exynos5420: Clean up console codeStefan Reinauer
2013-07-10exynos5250: Clear the framebuffer before making it uncacheable.Gabe Black
2013-07-10exynos5250: Don't disable and re-enable the MMU when uncaching the framebuffer.Gabe Black
2013-07-10exynos5250: Simplify the graphics code by eliminating the unused color map.Gabe Black
2013-07-10exynos5250: When enabling the I2S pins, turn off pull ups/downs.Gabe Black
2013-07-10exynos5420: Replace the 5250 GPIO code with code that should work on 5420.Gabe Black
2013-07-10ARMv7: Clean up console codeStefan Reinauer
2013-07-10pit: Fix some settings for the exynos5420 CPU.Gabe Black
2013-07-10pit: Create an exynos5420 directory which is nearly a copy of exynos5250.Gabe Black
2013-07-10ARMv7: De-uboot-ify Exynos5250 GPIO codeStefan Reinauer
2013-07-10ARMv7: De-uboot-ify Exynos5250 codeStefan Reinauer
2013-07-10Update 3rdparty hash for latest ARM BL1 binariesStefan Reinauer
2013-07-10samsung/exynos5250: unify codeStefan Reinauer
2013-07-10Wield battle axe at ARM portStefan Reinauer
2013-07-06am335x: Implement support for the UART.Gabe Black
2013-07-01am335x: Fix the address of the pinmux registers.Gabe Black
2013-06-29AMD S3 resume: Add framwork to write bigger dataSiyuan Wang
2013-06-22Do CAR variable migration only onceAaron Durbin
2013-06-20Add initial support for DMP Vortex86EX CPU.Andrew Wu
2013-06-17am335x: Add pinmux support based on the functions in U-BootGabe Black
2013-06-17qemu: add q35 supportGerd Hoffmann
2013-06-17cpu/amd/geode_lx/cache_as_ram.inc: Use $ for constant value instead of memory...Christopher Kilgour
2013-06-14usbdebug: Drop temporary disables of log outputKyösti Mälkki
2013-06-13AMD S3 resume: use a function to replace duplicated codeSiyuan Wang
2013-06-13Add support for Intel Nehalem CPUVladimir Serbinenko
2013-06-13Revert "Add support for Intel Ibex Peak (Mobile 5) southbridge"Stefan Reinauer
2013-06-12Add support for Intel Ibex Peak (Mobile 5) southbridgeStefan Reinauer
2013-06-12am335x: Add struct `am335x_uart` for uart registersDavid Hendricks
2013-06-11am335x: Revert how the header load size is calculated to an earlier method.Gabe Black
2013-06-11am335x: Make the iROM load only the bootblock and ROM stage.Gabe Black
2013-06-10am335x: Build an omap style header and an image with it at the front.Gabe Black
2013-06-09fam15 vendorcode: Change license to BSD from AMD software licenseSiyuan Wang
2013-06-06qemu: add x86 cpuGerd Hoffmann
2013-06-04VIA Nano: Add microcode updates filesAlexandru Gagniuc
2013-06-03haswell: allow for disabled hyperthreadingAaron Durbin
2013-06-03am335x: Clean up/fix some settings in the am335x Kconfig.Gabe Black
2013-05-29cpu/amd/geode_lx/Kconfig: Select TSC_MONOTONIC_TIMERChristian Gmeiner
2013-05-26beaglebone: initial Kconfig and MakefilesGabe Black
2013-05-24cpu/amd/agesa/Kconfig: Select LAPIC_MONOTONIC_TIMERPaul Menzel
2013-05-24cpu/intel/haswell/Kconfig: Intend help text with two spacesPaul Menzel
2013-05-16haswell: enable cache-as-ram migrationAaron Durbin
2013-05-16x86: add cache-as-ram migration optionAaron Durbin
2013-05-14EXYNOS5250/SNOW: fix the build script. Add a script to get the bl1.Ronald G. Minnich
2013-05-14x86: add thread supportAaron Durbin
2013-05-10Drop prototype guarding for romccStefan Reinauer
2013-05-08copy_and_run: drop boot_complete parameterStefan Reinauer
2013-05-08src/cpu/amd/agesa/Kconfig: Use tabs instead of spaces for alignmentPaul Menzel
2013-05-07x86: harden tsc udelay() functionAaron Durbin