Age | Commit message (Expand) | Author | Files | Lines |
2008-09-07 | Allow console input to be disabled | Mark Jackson | 1 | -0/+1 |
2008-06-12 | Change bd/gd memsize/ram_size to be phys_size_t. | Becky Bruce | 2 | -2/+2 |
2008-06-07 | [MIPS] Rename Alchemy processor configs into CONFIG_SOC_* | Shinya Kuribayashi | 2 | -6/+6 |
2008-06-05 | [MIPS] Update <asm/addrspace.h> header | Shinya Kuribayashi | 2 | -44/+127 |
2008-05-29 | mips: Add an 'include/asm/errno.h', like all other architectures | Jason McMullan | 1 | -0/+143 |
2008-05-29 | [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros | Shinya Kuribayashi | 1 | -125/+825 |
2008-05-29 | [MIPS] <asm/mipsregs.h>: Update register / bit field definitions | Shinya Kuribayashi | 1 | -111/+225 |
2008-05-29 | [MIPS] <asm/mipsregs.h>: CodinygStyle cleanups | Shinya Kuribayashi | 1 | -140/+143 |
2008-05-21 | Merge branch 'lwmon5' of /home/wd/git/u-boot/projects | Wolfgang Denk | 1 | -0/+2 |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk | 3 | -17/+17 |
2008-05-21 | POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit... | Yuri Tikhonov | 1 | -0/+1 |
2008-05-21 | POST: add POST_STOP flag | Yuri Tikhonov | 1 | -0/+1 |
2008-04-14 | Introduce phys_size_t and move phys_addr_t into asm/types.h | Kumar Gala | 2 | -2/+8 |
2008-03-25 | [MIPS] Introduce _machine_restart | Shinya Kuribayashi | 1 | -0/+14 |
2008-03-25 | [MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macros | Shinya Kuribayashi | 1 | -0/+409 |
2008-03-25 | [MIPS] asm headers' updates | Shinya Kuribayashi | 9 | -343/+416 |
2008-03-19 | The patch introduces the CRITICAL feature of POST tests. If the test marked a... | Yuri Tikhonov | 1 | -0/+1 |
2008-02-23 | Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta... | Shinya Kuribayashi | 1 | -3/+3 |
2007-12-13 | Introduce map_physmem() and unmap_physmem() | Haavard Skinnemoen | 1 | -0/+26 |
2007-11-17 | Fixed mips_io_port_base build errors. | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+15 |
2007-11-02 | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 1 | -1/+1 |
2007-10-24 | Mips: Fix string functions differ prototype declaration | Jean-Christophe PLAGNIOL-VILLARD | 1 | -5/+5 |
2007-10-21 | [MIPS] Fix UNCACHED_SDRAM | Vlad Lungu | 1 | -1/+1 |
2007-09-07 | [MIPS] Remove inline asm string functions | Shinya Kuribayashi | 1 | -114/+10 |
2007-09-07 | [MIPS] Update asm string header | Shinya Kuribayashi | 1 | -41/+27 |
2007-02-21 | [PATCH v3] Add sync to ensure flash_write_cmd is fully finished | Haiying Wang | 1 | -0/+4 |
2006-06-16 | Add support for gth2 board | Wolfgang Denk | 1 | -0/+5 |
2005-11-25 | Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.h | Wolfgang Denk | 1 | -0/+7 |
2005-01-10 | * Patch by Leif Lindholm, 23 Sep 2004: | wdenk | 1 | -0/+36 |
2004-02-07 | * Patch by liang a lei, 9 Jan 2004: | wdenk | 1 | -1/+1 |
2004-01-05 | * Make BMS2003 use a separate config file to avoid #ifdef mess; | wdenk | 1 | -0/+3 |
2004-01-02 | * Cleanup lowboot code for MPC5200 | wdenk | 1 | -19/+19 |
2003-12-07 | * Patches by David M�ller, 14 Nov 2003: | wdenk | 1 | -0/+12 |
2003-10-16 | * Patches by Xianghua Xiao, 15 Oct 2003: | wdenk | 1 | -4/+3 |
2003-10-10 | Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent | wdenk | 1 | -0/+1 |
2003-10-10 | * Patch by Steven Scholz, 10 Oct 2003 | wdenk | 2 | -0/+1054 |
2003-07-25 | * Implement new mechanism to export U-Boot's functions to standalone | wdenk | 1 | -1/+2 |
2003-06-28 | * Code cleanup: | wdenk | 9 | -913/+913 |
2003-04-05 | * Patch by Arun Dharankar, 4 Apr 2003: | wdenk | 1 | -0/+10 |
2003-03-27 | * Add support for MIPS32 4Kc CPUs | wdenk | 1 | -0/+2431 |
2003-03-25 | Add PCI support for MPC8250 Boards (PM825 module) | wdenk | 1 | -12/+10 |
2003-02-28 | * Add support for 16 MB flash configuration of TRAB board | wdenk | 19 | -0/+3367 |