summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeLines
* Big white-space cleanup.Wolfgang Denk2008-05-21-207/+202
* common/usb.c: fix incorrect escape sequenceHebbar2008-05-20-1/+1
* environment: cleanup prototype declarations of env functions.Wolfgang Denk2008-05-14-23/+0
* Revert "Avoid initrd and logbuffer area overlaps"Wolfgang Denk2008-05-12-14/+1
* Fix offset calculation for multi-type legacy images.Nick Spence2008-05-12-9/+4
* Revert "Change env_get_char from a global function ptr to a function."Wolfgang Denk2008-05-12-13/+13
* Avoid initrd and logbuffer area overlapsMarian Balakowicz2008-05-10-1/+14
* Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabledMarian Balakowicz2008-05-10-15/+0
* Fix readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocatingJames Yang2008-05-09-10/+23
* ide: Remove spurious second include of io.hMarcel Ziswiler2008-05-09-4/+0
* Recognize 'powerpc' As an Alias for IH_ARCH_PPCGrant Erickson2008-05-09-0/+1
* fix building when saveenv is disabled in some setupsMike Frysinger2008-05-04-0/+2
* cmd_nand: fix warning: str2long ncompatible pointer typeJean-Christophe PLAGNIOL-VILLARD2008-04-30-1/+1
* Fix warning in env_nand.c if compiled for DaVinci Schmoogiedirk.behme@googlemail.com2008-04-30-3/+3
* common/env_nand.c: fix one more incompatible pointer type issueWolfgang Denk2008-04-29-1/+1
* IDE: fix compiler warningsGuennadi Liakhovetski2008-04-28-2/+12
* cmd_nand.c: fix "differ in signedness" problemWolfgang Denk2008-04-28-6/+7
* NAND: fix some strict-aliasing compiler warningsWolfgang Denk2008-04-28-10/+11
* Use watchdog-aware functions when calculating hashes of images - take twoBartlomiej Sieka2008-04-25-34/+8
* Merge branch 'master' of /home/wd/git/u-boot/lwmon5Wolfgang Denk2008-04-25-0/+7
|\
| * Added watchdog triggering calls in the "mtest" test function.Sergei Poselenov2008-04-22-0/+7
| * The patch introduces the alternative configuration of the log buffer forYuri Tikhonov2008-03-18-6/+36
| * The patch introduces the CRITICAL feature of POST tests. If the testYuri Tikhonov2008-03-18-1/+7
* | Memory footprint optimizationsBartlomiej Sieka2008-04-24-37/+27
* | crc32: use uint32_t rather than unsigned longMike Frysinger2008-04-24-1/+1
* | Fix build breakage casued by commit c0559be371b2Wolfgang Denk2008-04-18-1/+0
* | allow ports to override go behaviorMike Frysinger2008-04-18-28/+5
* | allow ports to override bootelf behaviorMike Frysinger2008-04-18-12/+21
* | Restore the ability to continue booting after legacy image overwriteMarian Balakowicz2008-04-17-12/+27
* | IDE: fix bug in reset sequenceMartin Krause2008-04-17-0/+3
* | cmd_log.c: Fix assignment differ in signednessJean-Christophe PLAGNIOL-VILLARD2008-04-17-1/+1
* | Change env_get_char from a global function ptr to a function.Joakim Tjernlund2008-04-17-13/+13
* | Fix OneNAND erase commandKyungmin Park2008-04-13-14/+27
* | Add CONFIG_MII_INIT support to related boardsTsiChung Liew2008-04-13-1/+1
* | Rename include/md5.h to include/u-boot/md5.hAndy Fleming2008-04-13-2/+2
* | Altera Stratix II supporteran liberty2008-04-13-8/+275
* | disable caches before booting an app for Blackfin appsMike Frysinger2008-04-13-20/+42
* | Coding Style cleanup; update CHANGELOGWolfgang Denk2008-04-13-3/+3
* | SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It ...Daniel Hellstrom2008-04-08-0/+279
* | SPARC: added SPARC support for new uimage in common code.Daniel Hellstrom2008-04-08-1/+1
* | SPARC: added SPARC board information to the command bdinfo.Daniel Hellstrom2008-04-08-0/+39
* | Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2008-04-08-183/+67
|\ \
| * | Fix fdt set command to conform to dts specAndy Fleming2008-04-02-70/+67
| * | remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} codeKim Phillips2008-04-01-113/+0
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk2008-04-08-4/+27
|\ \ \
| * | | Fix CFG_NO_FLASH compilation.Stelian Pop2008-03-30-4/+27
| |/ /
* | | Fix macro typo in common/cmd_mii.cBen Warren2008-03-30-1/+1
* | | Add CONFIG_MII_INIT in cmd_mii.cTsi-Chung Liew2008-03-30-1/+1
|/ /
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-03-27-0/+94
|\ \
| * | 85xx: Update multicore boot mechanism to ePAPR v0.81 specKumar Gala2008-03-26-9/+6