summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Use watchdog-aware functions when calculating hashes of images - take twoBartlomiej Sieka2008-04-251-34/+8
* Merge branch 'master' of /home/wd/git/u-boot/lwmon5Wolfgang Denk2008-04-251-0/+7
|\
| * Added watchdog triggering calls in the "mtest" test function.Sergei Poselenov2008-04-221-0/+7
| * The patch introduces the alternative configuration of the log buffer forYuri Tikhonov2008-03-182-6/+36
| * The patch introduces the CRITICAL feature of POST tests. If the testYuri Tikhonov2008-03-181-1/+7
* | Memory footprint optimizationsBartlomiej Sieka2008-04-244-37/+27
* | crc32: use uint32_t rather than unsigned longMike Frysinger2008-04-241-1/+1
* | Fix build breakage casued by commit c0559be371b2Wolfgang Denk2008-04-181-1/+0
* | allow ports to override go behaviorMike Frysinger2008-04-181-28/+5
* | allow ports to override bootelf behaviorMike Frysinger2008-04-181-12/+21
* | Restore the ability to continue booting after legacy image overwriteMarian Balakowicz2008-04-172-12/+27
* | IDE: fix bug in reset sequenceMartin Krause2008-04-171-0/+3
* | cmd_log.c: Fix assignment differ in signednessJean-Christophe PLAGNIOL-VILLARD2008-04-171-1/+1
* | Change env_get_char from a global function ptr to a function.Joakim Tjernlund2008-04-175-13/+13
* | Fix OneNAND erase commandKyungmin Park2008-04-132-14/+27
* | Add CONFIG_MII_INIT support to related boardsTsiChung Liew2008-04-131-1/+1
* | Rename include/md5.h to include/u-boot/md5.hAndy Fleming2008-04-131-2/+2
* | Altera Stratix II supporteran liberty2008-04-134-8/+275
* | disable caches before booting an app for Blackfin appsMike Frysinger2008-04-132-20/+42
* | Coding Style cleanup; update CHANGELOGWolfgang Denk2008-04-132-3/+3
* | SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It ...Daniel Hellstrom2008-04-082-0/+279
* | SPARC: added SPARC support for new uimage in common code.Daniel Hellstrom2008-04-081-1/+1
* | SPARC: added SPARC board information to the command bdinfo.Daniel Hellstrom2008-04-081-0/+39
* | Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2008-04-082-183/+67
|\ \
| * | Fix fdt set command to conform to dts specAndy Fleming2008-04-021-70/+67
| * | remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} codeKim Phillips2008-04-011-113/+0
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk2008-04-082-4/+27
|\ \ \
| * | | Fix CFG_NO_FLASH compilation.Stelian Pop2008-03-302-4/+27
| |/ /
* | | Fix macro typo in common/cmd_mii.cBen Warren2008-03-301-1/+1
* | | Add CONFIG_MII_INIT in cmd_mii.cTsi-Chung Liew2008-03-301-1/+1
|/ /
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-03-272-0/+94
|\ \
| * | 85xx: Update multicore boot mechanism to ePAPR v0.81 specKumar Gala2008-03-261-9/+6
| * | 85xx: Added support for multicore boot mechanismKumar Gala2008-03-262-0/+97
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-usbWolfgang Denk2008-03-271-4/+4
|\ \ \
| * | | USB, Storage: fix a bug introduced in commitMarkus Klotzbuecher2008-03-261-4/+4
| |/ /
* | | ata: add the support for SATA frameworkDave Liu2008-03-262-0/+194
* | | ata: merge the ata_piix driverDave Liu2008-03-262-713/+0
|/ /
* | Merge branch 'master_merge_new-image' of /home/tur/git/u-bootWolfgang Denk2008-03-2616-1478/+3978
|\ \
| * \ Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka2008-03-2616-1478/+3978
| |\ \
| | * | [new uImage] Disable debuging output in preparation for merge with masterBartlomiej Sieka2008-03-202-2/+0
| | * | [new uImage] Compilation and new uImage handling fixes for imxtractBartlomiej Sieka2008-03-201-8/+4
| | * | [new uImage] Fix autoscr command used with new uImage formatBartlomiej Sieka2008-03-201-2/+7
| | * | Add MD5 support to the new uImage formatBartlomiej Sieka2008-03-141-2/+4
| | * | Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz2008-03-122-6/+6
| | |\ \ | | | |/
| | * | [new uImage] Fix build issue on ARMMarian Balakowicz2008-03-121-1/+7
| | * | [new uImage] Add proper ramdisk/FDT handling when FIT configuration is usedMarian Balakowicz2008-03-122-33/+93
| | * | [new uImage] More verbose kernel image uncompress error messageMarian Balakowicz2008-03-121-2/+4
| | * | [new uImage] Use show_boot_progress() for new uImage formatMarian Balakowicz2008-03-125-10/+56
| | * | [new uImage] Add new uImage fromat support to fpga commandMarian Balakowicz2008-03-121-9/+76
| | * | [new uImage] Add new uImage format handling to other bootm related commandsMarian Balakowicz2008-03-126-64/+140
OpenPOWER on IntegriCloud