summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-01-101-0/+48
|\
| * 85xx: add ability to upload QE firmwareTimur Tabi2008-01-091-0/+48
* | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-01-091-4/+1
|\ \
| * \ Merge branch 'master' of git://www.denx.de/git/u-boot-freebsdWolfgang Denk2008-01-091-4/+1
| |\ \ | | |/ | |/|
| | * Globalize envmatch()Rafal Jaworowski2008-01-091-4/+1
* | | Expose parse_line() globally.James Yang2008-01-091-10/+15
|/ /
* | Add Ctrl combo key support to usb keyboard driver.Zhang Wei2008-01-091-0/+19
* | fix comments with new drivers organizationMarcel Ziswiler2008-01-091-1/+1
* | Remove the obsolete terse version of do_mii()Shinya Kuribayashi2008-01-091-139/+0
* | common/cmd_mii.c: Add sanity argc checkShinya Kuribayashi2008-01-091-0/+5
|/
* cmd_bmp: Add support for displaying gzip compressed bmpsHans-Christian Egtvedt2008-01-091-49/+85
* Remove bit swapping in Xilinx Spartan bitfile loadingMatthias Fuchs2008-01-091-36/+1
* Fix MSB check in Xilinx Spartan slave serial modeMatthias Fuchs2008-01-092-2/+2
* Add pre and post configuration callbacks for Spartan FPGAsMatthias Fuchs2008-01-092-4/+32
* Improve configuration of FPGA subsystemMatthias Fuchs2008-01-099-50/+42
* serial: Make default_serial_console() a weak functionMatthias Fuchs2008-01-091-1/+3
* add 'terminal program' functionalityHarald Welte2008-01-092-0/+103
* Re-introduce the 'nand read.oob' and 'nand write.oob' commandsHarald Welte2008-01-091-0/+8
* Fix building with CRAMFS but not JFFS2 supportHarald Welte2008-01-091-0/+9
* Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the ...Jean-Christophe PLAGNIOL-VILLARD2008-01-091-2/+24
* Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2008-01-091-2/+2
|\
| * Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2008-01-0745-393/+623
| |\
| * | Remove warnings re CONFIG_EXTRA_ENV_SETTINGSPeter Pearse2007-11-151-2/+2
* | | Fine grained per property /chosen updating.Gerald Van Baren2008-01-081-33/+40
* | | Improve the FDT help message.Gerald Van Baren2008-01-081-7/+3
* | | Support setting FDT properties with optional values.Gerald Van Baren2008-01-081-7/+9
| |/ |/|
* | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese2007-12-275-11/+132
|\ \
| * \ Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2007-12-272-2/+4
| |\ \
| | * \ Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-12-0738-250/+251
| | |\ \
| | * \ \ Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-11-2916-183/+582
| | |\ \ \
| | * | | | sh: Add support command of ide with shNobuhiro Iwamatsu2007-09-231-2/+2
| | * | | | Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-09-2371-935/+2301
| | |\ \ \ \
| | * | | | | sh: First support code of SuperH.Nobuhiro Iwamatsu2007-05-131-0/+2
| * | | | | | Conditionally compile fdt_fixup_ethernet()Gerald Van Baren2007-12-071-0/+4
| * | | | | | Added fdt_fixup_stdout that uses aliases to set linux,stdout-pathKumar Gala2007-12-071-0/+43
| * | | | | | Add common memory fixup functionKumar Gala2007-12-071-0/+78
| * | | | | | Conditionally compile fdt_support.cKumar Gala2007-12-072-7/+1
| * | | | | | Add spaces around the = in the fdt print format.Gerald Van Baren2007-12-071-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge commit 'u-boot/master' into for-1.3.1Stefan Roese2007-12-1143-383/+490
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix fdt printing for updated libfdtGerald Van Baren2007-11-221-23/+27
| * | | | | Add additional fdt fixup helper functionsKumar Gala2007-11-211-0/+55
| * | | | | Add fdt_fixup_ethernet helper to set mac addressesKumar Gala2007-11-211-0/+46
| * | | | | Fix warnings from import of libfdtKumar Gala2007-11-211-3/+3
| * | | | | Update libfdt from device tree compiler (dtc)Kumar Gala2007-11-212-32/+25
| * | | | | Move do_fixup* for libfdt into common codeKumar Gala2007-11-211-0/+23
| * | | | | Make no options to fdt print default to '/'Kumar Gala2007-11-211-1/+5
| * | | | | Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdtKumar Gala2007-11-211-0/+26
| * | | | | [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-2037-196/+46
| | |_|/ / | |/| | |
| * | | | Merge branch 'origin' into kconfig-for-1.3.1Grant Likely2007-11-202-4/+7
| |\ \ \ \
| | * | | | Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk2007-11-181-1/+1
OpenPOWER on IntegriCloud