summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2008-01-09-2/+2
|\
| * Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2008-01-07-393/+623
| |\
| * | Remove warnings re CONFIG_EXTRA_ENV_SETTINGSPeter Pearse2007-11-15-2/+2
* | | Fine grained per property /chosen updating.Gerald Van Baren2008-01-08-33/+40
* | | Improve the FDT help message.Gerald Van Baren2008-01-08-7/+3
* | | Support setting FDT properties with optional values.Gerald Van Baren2008-01-08-7/+9
| |/ |/|
* | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese2007-12-27-11/+132
|\ \
| * \ Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2007-12-27-2/+4
| |\ \
| | * \ Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-12-07-250/+251
| | |\ \
| | * \ \ Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-11-29-183/+582
| | |\ \ \
| | * | | | sh: Add support command of ide with shNobuhiro Iwamatsu2007-09-23-2/+2
| | * | | | Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-09-23-935/+2301
| | |\ \ \ \
| | * | | | | sh: First support code of SuperH.Nobuhiro Iwamatsu2007-05-13-0/+2
| * | | | | | Conditionally compile fdt_fixup_ethernet()Gerald Van Baren2007-12-07-0/+4
| * | | | | | Added fdt_fixup_stdout that uses aliases to set linux,stdout-pathKumar Gala2007-12-07-0/+43
| * | | | | | Add common memory fixup functionKumar Gala2007-12-07-0/+78
| * | | | | | Conditionally compile fdt_support.cKumar Gala2007-12-07-7/+1
| * | | | | | Add spaces around the = in the fdt print format.Gerald Van Baren2007-12-07-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge commit 'u-boot/master' into for-1.3.1Stefan Roese2007-12-11-383/+490
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix fdt printing for updated libfdtGerald Van Baren2007-11-22-23/+27
| * | | | | Add additional fdt fixup helper functionsKumar Gala2007-11-21-0/+55
| * | | | | Add fdt_fixup_ethernet helper to set mac addressesKumar Gala2007-11-21-0/+46
| * | | | | Fix warnings from import of libfdtKumar Gala2007-11-21-3/+3
| * | | | | Update libfdt from device tree compiler (dtc)Kumar Gala2007-11-21-32/+25
| * | | | | Move do_fixup* for libfdt into common codeKumar Gala2007-11-21-0/+23
| * | | | | Make no options to fdt print default to '/'Kumar Gala2007-11-21-1/+5
| * | | | | Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdtKumar Gala2007-11-21-0/+26
| * | | | | [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-20-196/+46
| | |_|/ / | |/| | |
| * | | | Merge branch 'origin' into kconfig-for-1.3.1Grant Likely2007-11-20-4/+7
| |\ \ \ \
| | * | | | Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk2007-11-18-1/+1
| | * | | | Fix warning differ in signedness in common/cmd_scsi.cStefan Roese2007-11-18-3/+6
| * | | | | Merge branch 'origin' into kconfig-for-1.3.1Grant Likely2007-11-16-140/+170
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fixed mips_io_port_base build errors.Jean-Christophe PLAGNIOL-VILLARD2007-11-17-4/+0
| | * | | | Fix a bug in the slave serial programming mode for the XilinxWolfgang Denk2007-11-17-2/+2
| | * | | | Merge branch 'master' of /home/wd/git/u-boot/workWolfgang Denk2007-11-17-6/+6
| | |\ \ \ \
| | | * | | | Fix warning differ in signedness in common/cmd_ide.cJean-Christophe PLAGNIOL-VILLARD2007-11-16-6/+6
| | | | |_|/ | | | |/| |
| | * | | | NET: Add Ethernet 1000BASE-X support for PPC4xxLarry Johnson2007-11-06-60/+99
| | * | | | NET: Cosmetic changesLarry Johnson2007-11-06-73/+68
| | |/ / /
| * | | | Build: split COBJS value into multiple linesGrant Likely2007-11-15-25/+98
| |/ / /
| * | | Fix the issue of usb_kbd driver missing the scan code of key 'z'.Zhang Wei2007-11-03-1/+1
* | | | ppc4xx: Add PPC405EX supportStefan Roese2007-10-31-2/+4
* | | | ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese2007-10-31-1/+1
|/ / /
* | | Fix two typos.Detlev Zundel2007-10-19-2/+2
* | | Merge branch 'merge' of git://www.denx.de/git/u-boot-microblazeWolfgang Denk2007-10-13-8/+8
|\ \ \
| * | | [FIX] repair MFSL commandsMichal Simek2007-09-24-8/+8
| * | | synchronizition with mainlineMichal Simek2007-09-24-33/+14
| * | | Merge ../u-bootMichal Simek2007-09-24-13/+6
| |\ \ \ | | | |/ | | |/|
| * | | Merge git://www.denx.de/git/u-bootMichal Simek2007-09-11-92/+177
| |\ \ \
| * \ \ \ Merge git://www.denx.de/git/u-boot into mergeMichal Simek2007-08-15-447/+536
| |\ \ \ \
| * \ \ \ \ Merge git://www.denx.de/git/u-bootMichal Simek2007-08-07-246/+250
| |\ \ \ \ \