summaryrefslogtreecommitdiff
path: root/include/asm-i386
Commit message (Expand)AuthorAgeLines
* Big white-space cleanup.Wolfgang Denk2008-05-21-195/+195
* Introduce phys_size_t and move phys_addr_t into asm/types.hKumar Gala2008-04-13-2/+3
* Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka2008-03-26-1/+0
|\
| * Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz2008-03-12-3/+3
| |\
| * | [new uImage] Remove I386 uImage fake_header() routineMarian Balakowicz2008-02-07-1/+0
* | | The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov2008-03-18-0/+1
| |/ |/|
* | Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi2008-03-02-3/+3
|/
* Introduce map_physmem() and unmap_physmem()Haavard Skinnemoen2007-12-13-0/+26
* [PATCH v3] Add sync to ensure flash_write_cmd is fully finishedHaiying Wang2007-02-21-0/+4
* Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.hWolfgang Denk2005-11-25-0/+7
* Added config option CONFIG_SILENT_CONSOLE. See doc/README.silentwdenk2003-10-10-0/+1
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-24-0/+1
* * Code cleanup:wdenk2003-06-27-31/+26
* * Patch by Marc Singer, 29 May 2003:wdenk2003-05-31-15/+92
* * Patch by Josef Wagner, 12 Mar 2003:wdenk2003-03-12-3/+3
* * Patch by Daniel Engström, 18 Nov 2002:wdenk2002-11-19-7/+36
* * Patch by Daniel Engström, 13 Nov 2002:wdenk2002-11-18-0/+1667