aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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-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-19Fix two typos.Detlev Zundel
2007-10-13Merge branch 'merge' of git://www.denx.de/git/u-boot-microblazeWolfgang Denk
2007-10-13Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk
2007-09-26Fpga: fix incorrect test of CFG_FPGA_XILINX macroGrant Likely
2007-09-24[FIX] repair MFSL commandsMichal Simek
2007-09-24synchronizition with mainlineMichal Simek
2007-09-24Merge ../u-bootMichal Simek
2007-09-17OneNAND support (take #2)Kyungmin Park
2007-09-16TQM8xx[LM]: Fix broken environment alignment.Wolfgang Denk
2007-09-15Fix do_div() usage in nand process outputMatthias Fuchs
2007-09-15NAND: Add CFG_NAND_QUIET optionMatthias Fuchs
2007-09-11Merge git://www.denx.de/git/u-bootMichal Simek
2007-09-09Bugfix: make bootm+libfdt compile on boards with no flashGrant Likely
2007-09-07PXA270: Add support for multiple serial ports.stefano babic
2007-09-07Fix do_bootm_linux() so that multi-file images with FDT blob boot.Bartlomiej Sieka
2007-09-06bootm/fdt: Only process the fdt if an fdt address was providedGrant Likely
2007-08-29Fix compilation error for omap2420h4_config.Dirk Behme
2007-08-28IDE: - make ide_inb () and ide_outb () "weak", so boards canHeiko Schocher
2007-08-18ColdFire: Fix some remaining problems with CFG_CMD_Stefan Roese
2007-08-16ColdFire: Add M54455EVB for MCF5445xTsiChungLiew
2007-08-16ColdFire: MCF5329 Update and cleanupTsiChungLiew
2007-08-16Merge branch 'denx-coldfire' into coldfire-aug2007John Rigby
2007-08-16fdt: suppress unused variable 'bd' warningKim Phillips
2007-08-16Fix warnings from of_data copy fixAndy Fleming
2007-08-16Fix of_data copying for CONFIG_OF_FLAT_TREE-using boardsAndy Fleming
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-08-15Merge git://www.denx.de/git/u-boot into mergeMichal Simek
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-08-15Fix where the #ifdef CFG_BOOTMAPSZ is placed.Jerry Van Baren