summaryrefslogtreecommitdiffstats
path: root/arch/i386/lib
Commit message (Expand)AuthorAgeFilesLines
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* x86: Implement fully relocatable imageGraeme Russ2010-10-071-11/+14
* x86: Use loops instead of memcpy/memset in board_init_fGraeme Russ2010-10-071-16/+31
* x86: Rearrange linker scriptGraeme Russ2010-10-071-2/+3
* x86: Rename linker script symbolsGraeme Russ2010-10-073-24/+24
* x86: Place global data below stack before entering CGraeme Russ2010-10-071-35/+7
* x86: zboot updateGraeme Russ2010-10-071-5/+13
* Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-231-7/+0
* x86: Fix do_go_exec() - const argv[]Graeme Russ2010-09-131-5/+20
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-041-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-044-4/+4
* x86: Fix support for booting bzImageGraeme Russ2010-05-061-32/+95
* x86: Provide weak PC/AT compatibility setup functionGraeme Russ2010-05-061-0/+7
* x86: Use CONFIG_SERIAL_MULTIGraeme Russ2010-05-061-1/+4
* x86: Fix copying of Real-Mode code into RAMGraeme Russ2010-05-062-2/+2
* x86: Pass relocation offset into Global DataGraeme Russ2010-05-061-27/+36
* x86: Fix do_go_exec()Graeme Russ2010-05-061-4/+4
* x86: #ifdef out getenv_IPaddr()Graeme Russ2010-05-061-0/+2
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-1318-0/+3579
OpenPOWER on IntegriCloud