aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2008-05-12Revert "Change env_get_char from a global function ptr to a function."Wolfgang Denk5-13/+13
2008-05-10Avoid initrd and logbuffer area overlapsMarian Balakowicz2-1/+14
2008-05-10Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabledMarian Balakowicz2-15/+0
2008-05-09Fix readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocatingJames Yang1-10/+23
2008-05-09ide: Remove spurious second include of io.hMarcel Ziswiler1-4/+0
2008-05-09Recognize 'powerpc' As an Alias for IH_ARCH_PPCGrant Erickson1-0/+1
2008-05-04fix building when saveenv is disabled in some setupsMike Frysinger1-0/+2
2008-04-30cmd_nand: fix warning: str2long ncompatible pointer typeJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-04-30Fix warning in env_nand.c if compiled for DaVinci Schmoogiedirk.behme@googlemail.com1-3/+3
2008-04-29common/env_nand.c: fix one more incompatible pointer type issueWolfgang Denk1-1/+1
2008-04-28IDE: fix compiler warningsGuennadi Liakhovetski1-2/+12
2008-04-28cmd_nand.c: fix "differ in signedness" problemWolfgang Denk1-6/+7
2008-04-28NAND: fix some strict-aliasing compiler warningsWolfgang Denk2-10/+11
2008-04-25Use watchdog-aware functions when calculating hashes of images - take twoBartlomiej Sieka1-34/+8
2008-04-25Merge branch 'master' of /home/wd/git/u-boot/lwmon5Wolfgang Denk1-0/+7
2008-04-24Memory footprint optimizationsBartlomiej Sieka4-37/+27
2008-04-24crc32: use uint32_t rather than unsigned longMike Frysinger1-1/+1
2008-04-22Added watchdog triggering calls in the "mtest" test function.Sergei Poselenov1-0/+7
2008-04-18Fix build breakage casued by commit c0559be371b2Wolfgang Denk1-1/+0
2008-04-18allow ports to override go behaviorMike Frysinger1-28/+5
2008-04-18allow ports to override bootelf behaviorMike Frysinger1-12/+21
2008-04-17Restore the ability to continue booting after legacy image overwriteMarian Balakowicz2-12/+27
2008-04-17IDE: fix bug in reset sequenceMartin Krause1-0/+3
2008-04-17cmd_log.c: Fix assignment differ in signednessJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-04-17Change env_get_char from a global function ptr to a function.Joakim Tjernlund5-13/+13
2008-04-13Fix OneNAND erase commandKyungmin Park2-14/+27
2008-04-13Add CONFIG_MII_INIT support to related boardsTsiChung Liew1-1/+1
2008-04-13Rename include/md5.h to include/u-boot/md5.hAndy Fleming1-2/+2
2008-04-13Altera Stratix II supporteran liberty4-8/+275
2008-04-13disable caches before booting an app for Blackfin appsMike Frysinger2-20/+42
2008-04-13Coding Style cleanup; update CHANGELOGWolfgang Denk2-3/+3
2008-04-08SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It ...Daniel Hellstrom2-0/+279
2008-04-08SPARC: added SPARC support for new uimage in common code.Daniel Hellstrom1-1/+1
2008-04-08SPARC: added SPARC board information to the command bdinfo.Daniel Hellstrom1-0/+39
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2-183/+67
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk2-4/+27
2008-04-02Fix fdt set command to conform to dts specAndy Fleming1-70/+67
2008-04-01remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} codeKim Phillips1-113/+0
2008-03-30Fix CFG_NO_FLASH compilation.Stelian Pop2-4/+27
2008-03-30Fix macro typo in common/cmd_mii.cBen Warren1-1/+1
2008-03-30Add CONFIG_MII_INIT in cmd_mii.cTsi-Chung Liew1-1/+1
2008-03-27Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2-0/+94
2008-03-27Merge branch 'master' of git://www.denx.de/git/u-boot-usbWolfgang Denk1-4/+4
2008-03-26ata: add the support for SATA frameworkDave Liu2-0/+194
2008-03-26ata: merge the ata_piix driverDave Liu2-713/+0
2008-03-26USB, Storage: fix a bug introduced in commitMarkus Klotzbuecher1-4/+4
2008-03-2685xx: Update multicore boot mechanism to ePAPR v0.81 specKumar Gala1-9/+6
2008-03-2685xx: Added support for multicore boot mechanismKumar Gala2-0/+97
2008-03-26Merge branch 'master_merge_new-image' of /home/tur/git/u-bootWolfgang Denk16-1478/+3978
2008-03-26Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka16-1478/+3978