summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk
2008-04-02Fix fdt set command to conform to dts specAndy Fleming
2008-04-01remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} codeKim Phillips
2008-03-30Fix CFG_NO_FLASH compilation.Stelian Pop
2008-03-30Fix macro typo in common/cmd_mii.cBen Warren
2008-03-30Add CONFIG_MII_INIT in cmd_mii.cTsi-Chung Liew
2008-03-27Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk
2008-03-27Merge branch 'master' of git://www.denx.de/git/u-boot-usbWolfgang Denk
2008-03-26ata: add the support for SATA frameworkDave Liu
2008-03-26ata: merge the ata_piix driverDave Liu
2008-03-26USB, Storage: fix a bug introduced in commitMarkus Klotzbuecher
2008-03-2685xx: Update multicore boot mechanism to ePAPR v0.81 specKumar Gala
2008-03-2685xx: Added support for multicore boot mechanismKumar Gala
2008-03-26Merge branch 'master_merge_new-image' of /home/tur/git/u-bootWolfgang Denk
2008-03-26Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka
2008-03-26USB Storage, add meaningful return valueAras Vaichas
2008-03-2583xx/fdt_support: let user specifiy FSL USB Dual-Role controller roleAnton Vorontsov
2008-03-26Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_TJerry Van Baren
2008-03-25Add setexpr commandKumar Gala
2008-03-21Merge git://www.denx.de/git/u-boot into ubootGerald Van Baren
2008-03-20[new uImage] Disable debuging output in preparation for merge with masterBartlomiej Sieka
2008-03-20[new uImage] Compilation and new uImage handling fixes for imxtractBartlomiej Sieka
2008-03-20[new uImage] Fix autoscr command used with new uImage formatBartlomiej Sieka
2008-03-18Fix fdt boardsetup command parsingKumar Gala
2008-03-18Add sub-commands to fdtKumar Gala
2008-03-18The patch introduces the alternative configuration of the log buffer for the ...Yuri Tikhonov
2008-03-18The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov
2008-03-15Blackfin: new cplbinfo command for viewing cplb tablesMike Frysinger
2008-03-15Blackfin: move bootldr command to common codeMike Frysinger
2008-03-14Add MD5 support to the new uImage formatBartlomiej Sieka
2008-03-12Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz
2008-03-12[new uImage] Fix build issue on ARMMarian Balakowicz
2008-03-12[new uImage] Add proper ramdisk/FDT handling when FIT configuration is usedMarian Balakowicz
2008-03-12[new uImage] More verbose kernel image uncompress error messageMarian Balakowicz
2008-03-12[new uImage] Use show_boot_progress() for new uImage formatMarian Balakowicz
2008-03-12[new uImage] Add new uImage fromat support to fpga commandMarian Balakowicz
2008-03-12[new uImage] Add new uImage format handling to other bootm related commandsMarian Balakowicz
2008-03-12[new uImage] Add new uImage format support to imgextract commandMarian Balakowicz
2008-03-12[new uImage] Add new uImage format support to autoscript routineMarian Balakowicz
2008-03-12[new uImage] Add node offsets for FIT images listed in struct bootm_headersMarian Balakowicz
2008-03-12[new uImage] Re-enable interrupts for non automatic bootingMarian Balakowicz
2008-03-12[new uImage] Remove unnecessary arguments passed to ramdisk routinesMarian Balakowicz
2008-03-12[new uImage] Add new uImage format support for ramdisk handlingMarian Balakowicz
2008-03-12[new uImage] Add new uImage format support for kernel bootingMarian Balakowicz
2008-03-11[new uImage] Add new uImage format support for imls and iminfo commandsMarian Balakowicz
2008-03-10[new uImage] New uImage low-level APIMarian Balakowicz
2008-03-09common/kgdb.c: fix 'dereferencing type-punned pointer' warningWolfgang Denk
2008-03-03fix copy from ram to dataflashKim B. Heino
2008-02-29[new uImage] Fix component handling for legacy multi component imagesMarian Balakowicz