summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2008-06-03Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before r...Peter Tyser
2008-06-03Add support for environment in SPI flashHaavard Skinnemoen
2008-06-03SPI Flash: Add "sf" commandHaavard Skinnemoen
2008-06-03SPI API improvementsHaavard Skinnemoen
2008-06-03soft_i2c: Pull SDA high before readingHaavard Skinnemoen
2008-06-03Make sure common.h is the first include.Kumar Gala
2008-06-03Avoid initrd and logbuffer area overlapsMarian Balakowicz
2008-06-03Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk
2008-05-28Cleanup nand_info[] declaration.Stelian Pop
2008-05-24Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD
2008-05-22USB: replace old swap_ with proper endianess conversion macrosChristian Eggers
2008-05-21Merge branch 'lwmon5' of /home/wd/git/u-boot/projectsWolfgang Denk
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-20POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...Yuri Tikhonov
2008-05-20common/usb.c: fix incorrect escape sequenceHebbar
2008-05-14environment: cleanup prototype declarations of env functions.Wolfgang Denk
2008-05-13Cleanup nand_info[] declaration.Stelian Pop
2008-05-12Revert "Avoid initrd and logbuffer area overlaps"Wolfgang Denk
2008-05-12Fix offset calculation for multi-type legacy images.Nick Spence
2008-05-12Revert "Change env_get_char from a global function ptr to a function."Wolfgang Denk
2008-05-10Add ATMEL LCD driverStelian Pop
2008-05-10Avoid initrd and logbuffer area overlapsMarian Balakowicz
2008-05-10Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabledMarian Balakowicz
2008-05-09Fix readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocatingJames Yang
2008-05-09ide: Remove spurious second include of io.hMarcel Ziswiler
2008-05-09Recognize 'powerpc' As an Alias for IH_ARCH_PPCGrant Erickson
2008-05-04fix building when saveenv is disabled in some setupsMike Frysinger
2008-04-30cmd_nand: fix warning: str2long ncompatible pointer typeJean-Christophe PLAGNIOL-VILLARD
2008-04-30Fix warning in env_nand.c if compiled for DaVinci Schmoogiedirk.behme@googlemail.com
2008-04-29common/env_nand.c: fix one more incompatible pointer type issueWolfgang Denk
2008-04-28IDE: fix compiler warningsGuennadi Liakhovetski
2008-04-28cmd_nand.c: fix "differ in signedness" problemWolfgang Denk
2008-04-28NAND: fix some strict-aliasing compiler warningsWolfgang Denk
2008-04-25Use watchdog-aware functions when calculating hashes of images - take twoBartlomiej Sieka
2008-04-25Merge branch 'master' of /home/wd/git/u-boot/lwmon5Wolfgang Denk
2008-04-24Memory footprint optimizationsBartlomiej Sieka
2008-04-24crc32: use uint32_t rather than unsigned longMike Frysinger
2008-04-22Added watchdog triggering calls in the "mtest" test function.Sergei Poselenov
2008-04-18Fix build breakage casued by commit c0559be371b2Wolfgang Denk
2008-04-18allow ports to override go behaviorMike Frysinger
2008-04-18allow ports to override bootelf behaviorMike Frysinger
2008-04-17Restore the ability to continue booting after legacy image overwriteMarian Balakowicz
2008-04-17IDE: fix bug in reset sequenceMartin Krause
2008-04-17cmd_log.c: Fix assignment differ in signednessJean-Christophe PLAGNIOL-VILLARD
2008-04-17Change env_get_char from a global function ptr to a function.Joakim Tjernlund
2008-04-13Fix OneNAND erase commandKyungmin Park
2008-04-13Add CONFIG_MII_INIT support to related boardsTsiChung Liew
2008-04-13Rename include/md5.h to include/u-boot/md5.hAndy Fleming
2008-04-13Altera Stratix II supporteran liberty
2008-04-13disable caches before booting an app for Blackfin appsMike Frysinger