summaryrefslogtreecommitdiff
path: root/arch/x86/cpu
Commit message (Expand)AuthorAgeLines
...
* x86: Enable coreboot timestamp facility support in u-boot.Vadim Bendebury2012-12-06-0/+66
* x86: Add a dummy implementation for timer_get_usGabe Black2012-11-30-1/+18
* x86: Add a default implementation for cleanup_before_linux()Gabe Black2012-11-30-0/+5
* x86: coreboot: Decode additional coreboot sysinfo tagsSimon Glass2012-11-30-22/+87
* x86: coreboot: Drop sysinfo.cStefan Reinauer2012-11-30-40/+8
* x86: coreboot: Implement recursively scanning PCI bussesGabe Black2012-11-28-3/+23
* x86: coreboot: Tell u-boot about PCI bus 0 when initializingGabe Black2012-11-28-0/+15
* x86: coreboot: Move non-board specific files to coreboot arch directoryStefan Reinauer2012-11-28-0/+119
* x86: Allow excluding reset vector code from u-bootGabe Black2012-11-28-2/+6
* x86: Put global data on the stackGraeme Russ2012-11-28-13/+60
* x86: Forward declare gd_tGraeme Russ2012-11-28-1/+1
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-4/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+5
* sc520: fix build warning about unused temp varMike Frysinger2012-03-06-3/+2
* x86: Tweak IDT and GDT for alignment and readabilityGraeme Russ2012-01-04-13/+46
* x86: Create weak init_cache() and default enable_caches() functionsGraeme Russ2012-01-04-3/+15
* x86: Use fs for global dataGraeme Russ2012-01-04-23/+38
* x86: Simplify Flash-to-RAM code execution transitionGraeme Russ2012-01-04-16/+6
* x86: Rework Global Descriptor Table loadingGraeme Russ2012-01-04-29/+53
* x86: Remove GDR related magic numbersGraeme Russ2012-01-04-5/+6
* x86: Add infrastructure to extract an e820 table from the coreboot tablesGabe Black2011-12-19-1/+37
* x86: Import code from coreboot's libpayload to parse the coreboot tableGabe Black2011-12-19-0/+279
* x86: Initial commit for running as a coreboot payloadGabe Black2011-12-19-0/+148
* x86: Fix a few recently added bugsGabe Black2011-11-29-0/+1
* x86: Misc cleanupsGraeme Russ2011-11-29-2/+3
* x86: Misc PCI touchupsGraeme Russ2011-11-29-3/+1
* x86: Ensure IDT and GDT remain 16-byte aligned post relocationGraeme Russ2011-11-29-1/+1
* x86: Add multiboot headerGraeme Russ2011-11-29-0/+20
* sc520: Create arch asm-offsetsGraeme Russ2011-11-29-2/+49
* x86: Punt cold- and warm-boot flagsGraeme Russ2011-11-29-5/+0
* cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.cGraeme Russ2011-11-29-87/+39
* cosmetic: checkpatch cleanup of arch/x86/cpu/*.cGraeme Russ2011-11-29-23/+30
* x86: Call hang() on unrecoverable exceptionGraeme Russ2011-11-29-10/+10
* x86: Rename include/asm/ic to include/asm/arch-sc520Graeme Russ2011-11-02-9/+9
* x86: turn off cache: set control register properlyOndrej Kupka2011-11-02-1/+1
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-04-15/+15
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-28-1/+1
* Minor coding style cleanup.Wolfgang Denk2011-05-19-1/+0
* sc520: Move reset to stand-alone fileGraeme Russ2011-04-13-10/+41
* x86: Rename i386 to x86Graeme Russ2011-04-13-0/+2374