summaryrefslogtreecommitdiffstats
path: root/arch/i386/include/asm
Commit message (Expand)AuthorAgeFilesLines
* x86: Rename i386 to x86Graeme Russ2011-04-1330-2512/+0
* x86: Split board_init_f() into init_fnc_t compatible functionsGraeme Russ2011-02-121-4/+8
* x86: Move call to dram_init_f into board_init_fGraeme Russ2011-02-121-0/+1
* sc520: Move RAM sizing code from asm to CGraeme Russ2011-02-121-0/+57
* x86: Move initial gd to fixed locationGraeme Russ2011-02-121-1/+6
* sc520: Define MMCR address in include fileGraeme Russ2011-02-121-7/+29
* x86: Make cpu init functions weakGraeme Russ2011-02-121-0/+2
* x86: Add processor flags header from linuxGraeme Russ2011-02-121-0/+100
* x86: Move Global Descriptor Table defines to processor.hGraeme Russ2011-02-121-3/+6
* x86: Fix definition of global_data struct for asm-offsets.cGraeme Russ2011-02-121-1/+1
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-291-2/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-1/+1
* x86: Implement fully relocatable imageGraeme Russ2010-10-071-13/+15
* x86: Set cold/warm boot flagGraeme Russ2010-10-071-0/+3
* x86: Place global data below stack before entering CGraeme Russ2010-10-071-2/+22
* x86: Fix %ss and %esp in register structure for interruptsGraeme Russ2010-10-072-0/+26
* x86: Change compiler optionsGraeme Russ2010-10-071-2/+0
* x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boardsGraeme Russ2010-10-071-0/+2
* arm: get rid of bi_envHeiko Schocher2010-09-191-4/+0
* New implementation for internal handling of environment variables.Wolfgang Denk2010-09-191-6/+7
* Make getenv() work before relocation.Wolfgang Denk2010-09-191-2/+3
* Coding style cleanup, update CHANGELOG.Wolfgang Denk2010-05-261-3/+0
* sc520: Board Specific PCI InitGraeme Russ2010-05-061-0/+1
* sc520: Move PCI defines to PCI include fileGraeme Russ2010-05-062-29/+29
* sc520: Allow boards to override udelayGraeme Russ2010-05-061-0/+1
* x86: Fix support for booting bzImageGraeme Russ2010-05-065-0/+329
* x86: Provide weak PC/AT compatibility setup functionGraeme Russ2010-05-061-0/+2
* x86: Add unaligned.hGraeme Russ2010-05-061-0/+1
* i386: Move cpu/i386/* to arch/i386/cpu/*Peter Tyser2010-04-132-2/+2
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-1323-0/+1940
OpenPOWER on IntegriCloud