| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | -1/+1 |
|\ |
|
| * | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | -1/+1 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
|/ |
|
* | ppc: Move kbd_status to arch_global_data | Simon Glass | 2013-02-04 | -5/+5 |
* | Convert ISO-8859 files to UTF-8 | Albert ARIBAUD | 2011-08-04 | -1/+1 |
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | -4/+2 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -9/+9 |
* | License cleanup: remove unintended "All Rights Reserved" notices. | Wolfgang Denk | 2009-09-04 | -1/+0 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -3/+3 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -3/+3 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -2/+2 |
* | Update U-Boot's build timestamp on every compile | Peter Tyser | 2008-12-06 | -1/+2 |
* | lwmon, tqm8xx: Fix build errors | Anatolij Gustschin | 2008-12-06 | -2/+0 |
* | lcd: Let the board code show board-specific info | Haavard Skinnemoen | 2008-10-27 | -0/+29 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -29/+29 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -2/+2 |
* | board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -1/+1 |
* | board/[f-l]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -1/+1 |
* | board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -1/+1 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -8/+2 |
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -16/+16 |
* | Adjust printed board ID for LWMON board. | Wolfgang Denk | 2005-07-21 | -1/+1 |
* | * Patch by Detlev Zundel, 08 Sep 2004: | wdenk | 2004-09-08 | -2/+2 |
* | * Code cleanup | wdenk | 2004-08-01 | -0/+8 |
* | * The PS/2 mux on the BMS2003 board needs 450 ms after power on | wdenk | 2004-01-20 | -3/+3 |
* | Add a common get_ram_size() function and modify the the | wdenk | 2004-01-06 | -33/+1 |
* | * Implement new mechanism to export U-Boot's functions to standalone | wdenk | 2003-07-24 | -1/+1 |
* | * Patch by Martin Krause, 17 Jul 2003: | wdenk | 2003-07-17 | -3/+3 |
* | * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) | wdenk | 2003-07-16 | -1/+1 |
* | * Patches by Martin Krause, 14 Jul 2003: | wdenk | 2003-07-15 | -2/+1 |
* | * Patches by Yuli Barcohen, 13 Jul 2003: | wdenk | 2003-07-14 | -1/+21 |
* | Patch by Kenneth Johansson, 30 Jun 2003: | wdenk | 2003-07-01 | -6/+6 |
* | Merge from "stable branch", tag LABEL_2003_06_28_1800-stable: | wdenk | 2003-06-28 | -0/+3 |
* | * Code cleanup: | wdenk | 2003-06-27 | -17/+36 |
* | * LWMON extensions: | wdenk | 2003-04-27 | -86/+171 |
* | * Restrict baudrate settings on LWMON to higher speeds | wdenk | 2003-01-11 | -1/+1 |
* | Initial revision | wdenk | 2002-11-02 | -0/+966 |