| Commit message (Expand) | Author | Age | Lines |
* | SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It ... | Daniel Hellstrom | 2008-04-08 | -0/+279 |
* | SPARC: added SPARC support for new uimage in common code. | Daniel Hellstrom | 2008-04-08 | -1/+1 |
* | SPARC: added SPARC board information to the command bdinfo. | Daniel Hellstrom | 2008-04-08 | -0/+39 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-fdt | Wolfgang Denk | 2008-04-08 | -183/+67 |
|\ |
|
| * | Fix fdt set command to conform to dts spec | Andy Fleming | 2008-04-02 | -70/+67 |
| * | remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} code | Kim Phillips | 2008-04-01 | -113/+0 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-at91 | Wolfgang Denk | 2008-04-08 | -4/+27 |
|\ \ |
|
| * | | Fix CFG_NO_FLASH compilation. | Stelian Pop | 2008-03-30 | -4/+27 |
| |/ |
|
* | | Fix macro typo in common/cmd_mii.c | Ben Warren | 2008-03-30 | -1/+1 |
* | | Add CONFIG_MII_INIT in cmd_mii.c | Tsi-Chung Liew | 2008-03-30 | -1/+1 |
|/ |
|
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Wolfgang Denk | 2008-03-27 | -0/+94 |
|\ |
|
| * | 85xx: Update multicore boot mechanism to ePAPR v0.81 spec | Kumar Gala | 2008-03-26 | -9/+6 |
| * | 85xx: Added support for multicore boot mechanism | Kumar Gala | 2008-03-26 | -0/+97 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-usb | Wolfgang Denk | 2008-03-27 | -4/+4 |
|\ \ |
|
| * | | USB, Storage: fix a bug introduced in commit | Markus Klotzbuecher | 2008-03-26 | -4/+4 |
| |/ |
|
* | | ata: add the support for SATA framework | Dave Liu | 2008-03-26 | -0/+194 |
* | | ata: merge the ata_piix driver | Dave Liu | 2008-03-26 | -713/+0 |
|/ |
|
* | Merge branch 'master_merge_new-image' of /home/tur/git/u-boot | Wolfgang Denk | 2008-03-26 | -1478/+3978 |
|\ |
|
| * | Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing | Bartlomiej Sieka | 2008-03-26 | -1478/+3978 |
| |\ |
|
| | * | [new uImage] Disable debuging output in preparation for merge with master | Bartlomiej Sieka | 2008-03-20 | -2/+0 |
| | * | [new uImage] Compilation and new uImage handling fixes for imxtract | Bartlomiej Sieka | 2008-03-20 | -8/+4 |
| | * | [new uImage] Fix autoscr command used with new uImage format | Bartlomiej Sieka | 2008-03-20 | -2/+7 |
| | * | Add MD5 support to the new uImage format | Bartlomiej Sieka | 2008-03-14 | -2/+4 |
| | * | Merge branch 'master' of git://www.denx.de/git/u-boot into new-image | Marian Balakowicz | 2008-03-12 | -6/+6 |
| | |\ |
|
| | * | | [new uImage] Fix build issue on ARM | Marian Balakowicz | 2008-03-12 | -1/+7 |
| | * | | [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used | Marian Balakowicz | 2008-03-12 | -33/+93 |
| | * | | [new uImage] More verbose kernel image uncompress error message | Marian Balakowicz | 2008-03-12 | -2/+4 |
| | * | | [new uImage] Use show_boot_progress() for new uImage format | Marian Balakowicz | 2008-03-12 | -10/+56 |
| | * | | [new uImage] Add new uImage fromat support to fpga command | Marian Balakowicz | 2008-03-12 | -9/+76 |
| | * | | [new uImage] Add new uImage format handling to other bootm related commands | Marian Balakowicz | 2008-03-12 | -64/+140 |
| | * | | [new uImage] Add new uImage format support to imgextract command | Marian Balakowicz | 2008-03-12 | -31/+78 |
| | * | | [new uImage] Add new uImage format support to autoscript routine | Marian Balakowicz | 2008-03-12 | -19/+87 |
| | * | | [new uImage] Add node offsets for FIT images listed in struct bootm_headers | Marian Balakowicz | 2008-03-12 | -15/+9 |
| | * | | [new uImage] Re-enable interrupts for non automatic booting | Marian Balakowicz | 2008-03-12 | -1/+5 |
| | * | | [new uImage] Remove unnecessary arguments passed to ramdisk routines | Marian Balakowicz | 2008-03-12 | -20/+12 |
| | * | | [new uImage] Add new uImage format support for ramdisk handling | Marian Balakowicz | 2008-03-12 | -16/+108 |
| | * | | [new uImage] Add new uImage format support for kernel booting | Marian Balakowicz | 2008-03-12 | -11/+144 |
| | * | | [new uImage] Add new uImage format support for imls and iminfo commands | Marian Balakowicz | 2008-03-11 | -5/+11 |
| | * | | [new uImage] New uImage low-level API | Marian Balakowicz | 2008-03-10 | -4/+1261 |
| | * | | [new uImage] Fix component handling for legacy multi component images | Marian Balakowicz | 2008-02-29 | -8/+8 |
| | * | | [new uImage] Share common uImage code between mkimage and U-boot | Marian Balakowicz | 2008-02-29 | -97/+244 |
| | * | | [new uImage] Update naming convention for bootm/uImage related code | Marian Balakowicz | 2008-02-29 | -242/+249 |
| | * | | Merge branch 'master' of git://www.denx.de/git/u-boot into new-image | Marian Balakowicz | 2008-02-29 | -4/+6 |
| | |\ \ |
|
| | * | | | [new uImage] Provide ability to restrict region used for boot images | Kumar Gala | 2008-02-29 | -5/+31 |
| | * | | | [new uImage] Use lmb for bootm allocations | Kumar Gala | 2008-02-29 | -87/+55 |
| | * | | | [new uImage] Add autostart flag to bootm_headers structure | Kumar Gala | 2008-02-29 | -0/+7 |
| | * | | | [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images | Kumar Gala | 2008-02-29 | -0/+14 |
| | * | | | [new uImage] rework error handling so common functions don't reset | Kumar Gala | 2008-02-29 | -10/+16 |
| | * | | | [new uImage] Don't pass kdb to ramdisk_high since we may not have one | Kumar Gala | 2008-02-29 | -5/+4 |
| | * | | | [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled | Marian Balakowicz | 2008-02-27 | -2/+6 |