summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 85xx: Update multicore boot mechanism to ePAPR v0.81 specKumar Gala2008-03-266-74/+122
* FSL: Clean up board/freescale/common/MakefileJon Loeliger2008-03-2612-42/+43
* 85xx: Fix merge duplicationKumar Gala2008-03-261-49/+0
* 85xx: Expand CCSR space with more DDR controller registers.James Yang2008-03-261-4/+21
* 85xx: Speed up get_ddr_freq() and get_bus_freq()James Yang2008-03-262-18/+5
* 85xx: Show DDR memory data rate in addition to the memory clock frequency.James Yang2008-03-261-3/+6
* 85xx: get_tbclk() speed up and rounding fixJames Yang2008-03-261-5/+3
* Update SVR numbers to expand supportAndy Fleming2008-03-263-50/+81
* Add the Freescale PCI device IDsAndy Fleming2008-03-261-0/+23
* 85xx: Added support for multicore boot mechanismKumar Gala2008-03-261-0/+49
* 85xx: Added support for multicore boot mechanismKumar Gala2008-03-2610-0/+513
* 85xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala2008-03-2634-19/+36
* Coding style cleanup.Wolfgang Denk2008-03-261-11/+11
* Add CFG_RTC_DS1337_NOOSC to turn off OSC outputJoakim Tjernlund2008-03-262-2/+10
* Cleanup coding style, update CHANGELOGWolfgang Denk2008-03-268-80/+1505
* Merge branch 'master_merge_new-image' of /home/tur/git/u-bootWolfgang Denk2008-03-2682-3225/+8248
|\
| * Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka2008-03-2682-3225/+8248
| |\
| | * [new uImage] Enable new uImage support for the pcs440ep board.Bartlomiej Sieka2008-03-201-0/+6
| | * [new uImage] Do not compile new uImage format support by defaultBartlomiej Sieka2008-03-201-6/+0
| | * [new uImage] Disable debuging output in preparation for merge with masterBartlomiej Sieka2008-03-203-3/+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
| | * [new uImage] Fix *.its files location in documentationBartlomiej Sieka2008-03-202-10/+11
| | * [new uImage] Fix style issue spotted by Wolfgang Denk <wd@denx.org>Bartlomiej Sieka2008-03-191-11/+7
| | * Add MD5 support to the new uImage formatBartlomiej Sieka2008-03-145-5/+16
| | * Add the MD5 algorithmBartlomiej Sieka2008-03-143-0/+298
| | * Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz2008-03-12183-785/+1975
| | |\
| | * | [new uImage] Fix build issue on ARMMarian Balakowicz2008-03-121-1/+7
| | * | [new uImage] Add new uImage format documentation and examplesMarian Balakowicz2008-03-127-4/+981
| | * | [new uImage] Fix definition of common bootm_headers_t fieldsMarian Balakowicz2008-03-121-1/+2
| | * | [new uImage] Fix build problems on trab boardMarian Balakowicz2008-03-121-2/+2
| | * | [new uImage] Add proper ramdisk/FDT handling when FIT configuration is usedMarian Balakowicz2008-03-125-64/+170
| | * | [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-126-24/+125
| | * | [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
| | * | [new uImage] Add new uImage format support to imgextract commandMarian Balakowicz2008-03-121-31/+78
| | * | [new uImage] Add new uImage format support to autoscript routineMarian Balakowicz2008-03-125-22/+97
| | * | [new uImage] Add new uImage format support to arch specific do_bootm_linux() ...Marian Balakowicz2008-03-1210-36/+137
| | * | [new uImage] Add node offsets for FIT images listed in struct bootm_headersMarian Balakowicz2008-03-124-17/+15
| | * | [new uImage] ppc: Add new uImage format support to FDT handling routinesMarian Balakowicz2008-03-121-23/+151
| | * | [new uImage] Re-enable interrupts for non automatic bootingMarian Balakowicz2008-03-121-1/+5
| | * | [new uImage] Remove unnecessary arguments passed to ramdisk routinesMarian Balakowicz2008-03-128-37/+36
| | * | [new uImage] Add new uImage format support for ramdisk handlingMarian Balakowicz2008-03-121-16/+108
| | * | [new uImage] Add new uImage format support for kernel bootingMarian Balakowicz2008-03-121-11/+144
| | * | [new uImage] Add new uImage format support for imls and iminfo commandsMarian Balakowicz2008-03-111-5/+11
| | * | [new uImage] Add support for new uImage format to mkimage toolBartlomiej Sieka2008-03-113-56/+222
| | * | [new uImage] Make node unit names const in struct bootm_headersMarian Balakowicz2008-03-101-3/+3
| | * | [new uImage] New uImage low-level APIMarian Balakowicz2008-03-103-6/+1420
| | * | [new uImage] Fix FDT blob totalsize calculation in boot_relocate_fdt()Marian Balakowicz2008-02-291-1/+1
OpenPOWER on IntegriCloud