Age | Commit message (Expand) | Author |
2009-09-17 | Correct ffs/fls regression for PowerPC etc | Simon Kagstrom |
2009-09-15 | Define ffs/fls for all architectures | Simon Kagstrom |
2009-03-20 | remove bi_enet*addr from global data for all arches | Mike Frysinger |
2009-02-10 | Add an architecture specific config.h for common defines | Kumar Gala |
2008-12-15 | Introduce virt_to_phys() | Kumar Gala |
2008-09-06 | Allow console input to be disabled | Mark Jackson |
2008-06-12 | Change bd/gd memsize/ram_size to be phys_size_t. | Becky Bruce |
2008-05-21 | Merge branch 'lwmon5' of /home/wd/git/u-boot/projects | Wolfgang Denk |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-05-20 | POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit... | Yuri Tikhonov |
2008-05-20 | POST: add POST_STOP flag | Yuri Tikhonov |
2008-04-13 | Introduce phys_size_t and move phys_addr_t into asm/types.h | Kumar Gala |
2008-03-18 | The patch introduces the CRITICAL feature of POST tests. If the test marked a... | Yuri Tikhonov |
2008-03-02 | Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta... | Shinya Kuribayashi |
2007-12-13 | Introduce map_physmem() and unmap_physmem() | Haavard Skinnemoen |
2007-12-13 | Implement __raw_{read,write}[bwl] on all architectures | Haavard Skinnemoen |
2007-02-21 | [PATCH v3] Add sync to ensure flash_write_cmd is fully finished | Haiying Wang |
2005-11-25 | Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.h | Wolfgang Denk |
2005-08-06 | Add support for Altera NIOS DK1C20 board | Wolfgang Denk |
2004-02-23 | * Patches by Reinhard Meyer, 14 Feb 2004: | wdenk |
2004-01-03 | Patches by Stephan Linz, 11 Dec 2003: | wdenk |
2003-10-15 | * Patches by Xianghua Xiao, 15 Oct 2003: | wdenk |
2003-10-10 | Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent | wdenk |
2003-10-08 | * Patch by Scott McNutt, 04 Oct 2003: | wdenk |