summaryrefslogtreecommitdiffstats
path: root/include/asm-i386
Commit message (Expand)AuthorAgeFilesLines
* Correct ffs/fls regression for PowerPC etcSimon Kagstrom2009-09-171-1/+1
* Define ffs/fls for all architecturesSimon Kagstrom2009-09-151-0/+1
* i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structureGraeme Russ2009-09-041-183/+234
* i386: Add errno.hGraeme Russ2009-09-041-0/+1
* Implement SC520 timersGraeme Russ2009-03-201-0/+7
* Rewrite i386 interrupt handlingGraeme Russ2009-03-202-2/+52
* Move ali512x.hGraeme Russ2009-03-201-54/+0
* remove bi_enet*addr from global data for all archesMike Frysinger2009-03-201-1/+0
* Add an architecture specific config.h for common definesKumar Gala2009-02-101-0/+24
* Moved definition of set_vector() to new header fileGraeme Russ2009-01-241-0/+29
* Introduce virt_to_phys()Kumar Gala2008-12-151-0/+5
* Moved sc520 PCI definitions to stand-alone fileGraeme Russ2008-12-102-22/+49
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-1/+1
* 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