| Commit message (Expand) | Author | Age | Lines |
* | Add an architecture specific config.h for common defines | Kumar Gala | 2009-02-10 | -0/+24 |
* | Introduce virt_to_phys() | Kumar Gala | 2008-12-15 | -0/+5 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -1/+1 |
* | Allow console input to be disabled | Mark Jackson | 2008-09-06 | -0/+1 |
* | microblaze: Remove useless ancient headers | Michal Simek | 2008-07-13 | -645/+0 |
* | microblaze: Clean uartlite driver | Michal Simek | 2008-07-13 | -0/+2 |
* | Change bd/gd memsize/ram_size to be phys_size_t. | Becky Bruce | 2008-06-12 | -1/+1 |
* | 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 | -2/+2 |
|/ |
|
* | 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 |
* | [FIX] fix microblaze file permitission | Michal Simek | 2007-06-17 | -0/+0 |
* | add: reading special purpose registers | Michal Simek | 2007-05-08 | -11/+6 |
* | add: Microblaze V5 exception handling | Michal Simek | 2007-05-08 | -0/+8 |
* | add: FSL control read and write | Michal Simek | 2007-05-08 | -0/+15 |
* | Merge git://www.denx.de/git/u-boot | Michal Simek | 2007-05-08 | -1/+0 |
|\ |
|
| * | Minor coding style cleanup. | Wolfgang Denk | 2007-04-04 | -2/+0 |
* | | new: USE_MSR_INTR support | Michal Simek | 2007-05-07 | -0/+37 |
* | | fix: interrupt handler for multiple sources | Michal Simek | 2007-05-07 | -0/+2 |
* | | new: add writing to msr register | Michal Simek | 2007-05-07 | -3/+9 |
* | | new: FSL and MSR support | Michal Simek | 2007-05-05 | -0/+37 |
|/ |
|
* | [CLEAN] Remove inefficient Suzaku code | Michal Simek | 2007-03-30 | -56/+0 |
* | [Microblaze][PATCH] | Michal Simek | 2007-03-11 | -0/+83 |
* | [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 |
* | Patches by Yasushi Shoji, 29 Jun 2004: | wdenk | 2004-07-10 | -1/+4 |
* | * Add missing microblaze header files | wdenk | 2004-04-18 | -0/+557 |
* | * Patch by Yasushi Shoji, 07 Apr 2004: | wdenk | 2004-04-18 | -0/+1256 |