| 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 | -3/+3 |
|/ |
|
* | Introduce phys_size_t and move phys_addr_t into asm/types.h | Kumar Gala | 2008-04-13 | -2/+3 |
* | 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 |
* | Implement __raw_{read,write}[bwl] on all architectures | Haavard Skinnemoen | 2007-12-13 | -0/+8 |
* | [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 |
* | Add support for Altera NIOS DK1C20 board | Wolfgang Denk | 2005-08-06 | -1/+100 |
* | * Patches by Reinhard Meyer, 14 Feb 2004: | wdenk | 2004-02-23 | -0/+5 |
* | Patches by Stephan Linz, 11 Dec 2003: | wdenk | 2004-01-03 | -0/+132 |
* | * Patches by Xianghua Xiao, 15 Oct 2003: | wdenk | 2003-10-15 | -2/+0 |
* | Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent | wdenk | 2003-10-10 | -0/+1 |
* | * Patch by Scott McNutt, 04 Oct 2003: | wdenk | 2003-10-08 | -0/+372 |