| Commit message (Expand) | Author | Age | Lines |
* | cmd_nand : fix compiler warning. | Jean-Christophe PLAGNIOL-VILLARD | 2008-01-13 | -2/+2 |
* | Make bootretry work when command line editing is enabled | Andreas Engel | 2008-01-12 | -0/+7 |
* | Refactor code for "i2c sdram" command | Larry Johnson | 2008-01-12 | -291/+220 |
* | Fix "i2c sdram" command for DDR2 DIMMs | Larry Johnson | 2008-01-12 | -119/+496 |
* | Fix compilation problem in common/cmd_bmp.c | Anatolij Gustschin | 2008-01-12 | -1/+1 |
* | Merge ../custodians | Wolfgang Denk | 2008-01-11 | -0/+2 |
|\ |
|
| * | Nios2: remove common/cmd_bdinfo.c unused variable. | Jean-Christophe PLAGNIOL-VILLARD | 2008-01-10 | -0/+2 |
* | | Fix compiler warning | Kumar Gala | 2008-01-11 | -1/+1 |
|/ |
|
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Wolfgang Denk | 2008-01-10 | -0/+48 |
|\ |
|
| * | 85xx: add ability to upload QE firmware | Timur Tabi | 2008-01-09 | -0/+48 |
* | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2008-01-09 | -4/+1 |
|\ \ |
|
| * \ | Merge branch 'master' of git://www.denx.de/git/u-boot-freebsd | Wolfgang Denk | 2008-01-09 | -4/+1 |
| |\ \
| | |/
| |/| |
|
| | * | Globalize envmatch() | Rafal Jaworowski | 2008-01-09 | -4/+1 |
* | | | Expose parse_line() globally. | James Yang | 2008-01-09 | -10/+15 |
|/ / |
|
* | | Add Ctrl combo key support to usb keyboard driver. | Zhang Wei | 2008-01-09 | -0/+19 |
* | | fix comments with new drivers organization | Marcel Ziswiler | 2008-01-09 | -1/+1 |
* | | Remove the obsolete terse version of do_mii() | Shinya Kuribayashi | 2008-01-09 | -139/+0 |
* | | common/cmd_mii.c: Add sanity argc check | Shinya Kuribayashi | 2008-01-09 | -0/+5 |
|/ |
|
* | cmd_bmp: Add support for displaying gzip compressed bmps | Hans-Christian Egtvedt | 2008-01-09 | -49/+85 |
* | Remove bit swapping in Xilinx Spartan bitfile loading | Matthias Fuchs | 2008-01-09 | -36/+1 |
* | Fix MSB check in Xilinx Spartan slave serial mode | Matthias Fuchs | 2008-01-09 | -2/+2 |
* | Add pre and post configuration callbacks for Spartan FPGAs | Matthias Fuchs | 2008-01-09 | -4/+32 |
* | Improve configuration of FPGA subsystem | Matthias Fuchs | 2008-01-09 | -50/+42 |
* | serial: Make default_serial_console() a weak function | Matthias Fuchs | 2008-01-09 | -1/+3 |
* | add 'terminal program' functionality | Harald Welte | 2008-01-09 | -0/+103 |
* | Re-introduce the 'nand read.oob' and 'nand write.oob' commands | Harald Welte | 2008-01-09 | -0/+8 |
* | Fix building with CRAMFS but not JFFS2 support | Harald Welte | 2008-01-09 | -0/+9 |
* | Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the ... | Jean-Christophe PLAGNIOL-VILLARD | 2008-01-09 | -2/+24 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-arm | Wolfgang Denk | 2008-01-09 | -2/+2 |
|\ |
|
| * | Merge with git://www.denx.de/git/u-boot.git | Peter Pearse | 2008-01-07 | -393/+623 |
| |\ |
|
| * | | Remove warnings re CONFIG_EXTRA_ENV_SETTINGS | Peter Pearse | 2007-11-15 | -2/+2 |
* | | | Fine grained per property /chosen updating. | Gerald Van Baren | 2008-01-08 | -33/+40 |
* | | | Improve the FDT help message. | Gerald Van Baren | 2008-01-08 | -7/+3 |
* | | | Support setting FDT properties with optional values. | Gerald Van Baren | 2008-01-08 | -7/+9 |
| |/
|/| |
|
* | | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 | Stefan Roese | 2007-12-27 | -11/+132 |
|\ \ |
|
| * \ | Merge branch 'master' of git://www.denx.de/git/u-boot-sh | Wolfgang Denk | 2007-12-27 | -2/+4 |
| |\ \ |
|
| | * \ | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-12-07 | -250/+251 |
| | |\ \ |
|
| | * \ \ | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-11-29 | -183/+582 |
| | |\ \ \ |
|
| | * | | | | sh: Add support command of ide with sh | Nobuhiro Iwamatsu | 2007-09-23 | -2/+2 |
| | * | | | | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-09-23 | -935/+2301 |
| | |\ \ \ \ |
|
| | * | | | | | sh: First support code of SuperH. | Nobuhiro Iwamatsu | 2007-05-13 | -0/+2 |
| * | | | | | | Conditionally compile fdt_fixup_ethernet() | Gerald Van Baren | 2007-12-07 | -0/+4 |
| * | | | | | | Added fdt_fixup_stdout that uses aliases to set linux,stdout-path | Kumar Gala | 2007-12-07 | -0/+43 |
| * | | | | | | Add common memory fixup function | Kumar Gala | 2007-12-07 | -0/+78 |
| * | | | | | | Conditionally compile fdt_support.c | Kumar Gala | 2007-12-07 | -7/+1 |
| * | | | | | | Add spaces around the = in the fdt print format. | Gerald Van Baren | 2007-12-07 | -2/+2 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge commit 'u-boot/master' into for-1.3.1 | Stefan Roese | 2007-12-11 | -383/+490 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Fix fdt printing for updated libfdt | Gerald Van Baren | 2007-11-22 | -23/+27 |
| * | | | | | Add additional fdt fixup helper functions | Kumar Gala | 2007-11-21 | -0/+55 |
| * | | | | | Add fdt_fixup_ethernet helper to set mac addresses | Kumar Gala | 2007-11-21 | -0/+46 |