summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2008-01-09Globalize envmatch()Rafal Jaworowski
2008-01-09cmd_bmp: Add support for displaying gzip compressed bmpsHans-Christian Egtvedt
2008-01-09Remove bit swapping in Xilinx Spartan bitfile loadingMatthias Fuchs
2008-01-09Fix MSB check in Xilinx Spartan slave serial modeMatthias Fuchs
2008-01-09Add pre and post configuration callbacks for Spartan FPGAsMatthias Fuchs
2008-01-09Improve configuration of FPGA subsystemMatthias Fuchs
2008-01-09serial: Make default_serial_console() a weak functionMatthias Fuchs
2008-01-09add 'terminal program' functionalityHarald Welte
2008-01-09Re-introduce the 'nand read.oob' and 'nand write.oob' commandsHarald Welte
2008-01-09Fix building with CRAMFS but not JFFS2 supportHarald Welte
2008-01-09Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the ...Jean-Christophe PLAGNIOL-VILLARD
2008-01-09Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk
2008-01-08Fine grained per property /chosen updating.Gerald Van Baren
2008-01-08Improve the FDT help message.Gerald Van Baren
2008-01-08Support setting FDT properties with optional values.Gerald Van Baren
2008-01-07Merge with git://www.denx.de/git/u-boot.gitPeter Pearse
2007-12-27Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese
2007-12-27Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk
2007-12-11Merge commit 'u-boot/master' into for-1.3.1Stefan Roese
2007-12-07Conditionally compile fdt_fixup_ethernet()Gerald Van Baren
2007-12-07Added fdt_fixup_stdout that uses aliases to set linux,stdout-pathKumar Gala
2007-12-07Add common memory fixup functionKumar Gala
2007-12-07Conditionally compile fdt_support.cKumar Gala
2007-12-07Add spaces around the = in the fdt print format.Gerald Van Baren
2007-12-07Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu
2007-11-29Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu
2007-11-22Fix fdt printing for updated libfdtGerald Van Baren
2007-11-21Add additional fdt fixup helper functionsKumar Gala
2007-11-21Add fdt_fixup_ethernet helper to set mac addressesKumar Gala
2007-11-21Fix warnings from import of libfdtKumar Gala
2007-11-21Update libfdt from device tree compiler (dtc)Kumar Gala
2007-11-21Move do_fixup* for libfdt into common codeKumar Gala
2007-11-21Make no options to fdt print default to '/'Kumar Gala
2007-11-21Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdtKumar Gala
2007-11-20[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely
2007-11-20Merge branch 'origin' into kconfig-for-1.3.1Grant Likely
2007-11-18Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk
2007-11-18Fix warning differ in signedness in common/cmd_scsi.cStefan Roese
2007-11-16Merge branch 'origin' into kconfig-for-1.3.1Grant Likely
2007-11-17Fixed mips_io_port_base build errors.Jean-Christophe PLAGNIOL-VILLARD
2007-11-17Fix a bug in the slave serial programming mode for the XilinxWolfgang Denk
2007-11-17Merge branch 'master' of /home/wd/git/u-boot/workWolfgang Denk
2007-11-16Fix warning differ in signedness in common/cmd_ide.cJean-Christophe PLAGNIOL-VILLARD
2007-11-15Build: split COBJS value into multiple linesGrant Likely
2007-11-15Remove warnings re CONFIG_EXTRA_ENV_SETTINGSPeter Pearse
2007-11-06NET: Add Ethernet 1000BASE-X support for PPC4xxLarry Johnson
2007-11-06NET: Cosmetic changesLarry Johnson
2007-11-03Fix the issue of usb_kbd driver missing the scan code of key 'z'.Zhang Wei
2007-10-31ppc4xx: Add PPC405EX supportStefan Roese
2007-10-31ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese