| Commit message (Expand) | Author | Age | Lines |
* | Change bd/gd memsize/ram_size to be phys_size_t. | Becky Bruce | 2008-06-12 | -2/+2 |
* | Merge branch 'lwmon5' of /home/wd/git/u-boot/projects | Wolfgang Denk | 2008-05-21 | -0/+2 |
|\ |
|
| * | POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit... | Yuri Tikhonov | 2008-05-20 | -0/+1 |
| * | POST: add POST_STOP flag | Yuri Tikhonov | 2008-05-20 | -0/+1 |
* | | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -195/+195 |
|/ |
|
* | Introduce phys_size_t and move phys_addr_t into asm/types.h | Kumar Gala | 2008-04-13 | -2/+3 |
* | Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing | Bartlomiej Sieka | 2008-03-26 | -1/+0 |
|\ |
|
| * | Merge branch 'master' of git://www.denx.de/git/u-boot into new-image | Marian Balakowicz | 2008-03-12 | -3/+3 |
| |\ |
|
| * | | [new uImage] Remove I386 uImage fake_header() routine | Marian Balakowicz | 2008-02-07 | -1/+0 |
* | | | The patch introduces the CRITICAL feature of POST tests. If the test marked a... | Yuri Tikhonov | 2008-03-18 | -0/+1 |
| |/
|/| |
|
* | | Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta... | Shinya Kuribayashi | 2008-03-02 | -3/+3 |
|/ |
|
* | Introduce map_physmem() and unmap_physmem() | Haavard Skinnemoen | 2007-12-13 | -0/+26 |
* | [PATCH v3] Add sync to ensure flash_write_cmd is fully finished | Haiying Wang | 2007-02-21 | -0/+4 |
* | Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.h | Wolfgang Denk | 2005-11-25 | -0/+7 |
* | Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent | wdenk | 2003-10-10 | -0/+1 |
* | * Implement new mechanism to export U-Boot's functions to standalone | wdenk | 2003-07-24 | -0/+1 |
* | * Code cleanup: | wdenk | 2003-06-27 | -31/+26 |
* | * Patch by Marc Singer, 29 May 2003: | wdenk | 2003-05-31 | -15/+92 |
* | * Patch by Josef Wagner, 12 Mar 2003: | wdenk | 2003-03-12 | -3/+3 |
* | * Patch by Daniel Engstr�m, 18 Nov 2002: | wdenk | 2002-11-19 | -7/+36 |
* | * Patch by Daniel Engstr�m, 13 Nov 2002: | wdenk | 2002-11-18 | -0/+1667 |