summaryrefslogtreecommitdiffstats
path: root/include/asm-i386
Commit message (Expand)AuthorAgeFilesLines
* Update i386 code (sc520_cdp)Graeme Russ2008-09-095-5/+40
* Allow console input to be disabledMark Jackson2008-09-061-0/+1
* Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce2008-06-122-2/+2
* Merge branch 'lwmon5' of /home/wd/git/u-boot/projectsWolfgang Denk2008-05-211-0/+2
|\
| * POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...Yuri Tikhonov2008-05-201-0/+1
| * POST: add POST_STOP flagYuri Tikhonov2008-05-201-0/+1
* | Big white-space cleanup.Wolfgang Denk2008-05-211-195/+195
|/
* Introduce phys_size_t and move phys_addr_t into asm/types.hKumar Gala2008-04-132-2/+3
* Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka2008-03-261-1/+0
|\
| * Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz2008-03-121-3/+3
| |\
| * | [new uImage] Remove I386 uImage fake_header() routineMarian Balakowicz2008-02-071-1/+0
* | | The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov2008-03-181-0/+1
| |/ |/|
* | Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi2008-03-021-3/+3
|/
* Introduce map_physmem() and unmap_physmem()Haavard Skinnemoen2007-12-131-0/+26
* [PATCH v3] Add sync to ensure flash_write_cmd is fully finishedHaiying Wang2007-02-211-0/+4
* Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.hWolfgang Denk2005-11-251-0/+7
* Added config option CONFIG_SILENT_CONSOLE. See doc/README.silentwdenk2003-10-101-0/+1
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-241-0/+1
* * Code cleanup:wdenk2003-06-2713-31/+26
* * Patch by Marc Singer, 29 May 2003:wdenk2003-05-318-15/+92
* * Patch by Josef Wagner, 12 Mar 2003:wdenk2003-03-121-3/+3
* * Patch by Daniel Engström, 18 Nov 2002:wdenk2002-11-192-7/+36
* * Patch by Daniel Engström, 13 Nov 2002:wdenk2002-11-1818-0/+1667
OpenPOWER on IntegriCloud