summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* libfdt: Add and use a node iteration helper function.David Gibson2008-02-293-174/+131
* [new uImage] Add libfdt support to mkimageBartlomiej Sieka2008-02-2911-3/+111
* [new uImage] Add sha1.o object to mkimage binary buildBartlomiej Sieka2008-02-292-1/+2
* [new uImage] Fix component handling for legacy multi component imagesMarian Balakowicz2008-02-291-8/+8
* [new uImage] Share common uImage code between mkimage and U-bootMarian Balakowicz2008-02-293-339/+267
* [new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz2008-02-2925-312/+326
* Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz2008-02-2952-289/+833
|\
| * Coding style cleanup. Prepare v1.3.2-rc2 release candidateWolfgang Denk2008-02-246-12/+480
| * ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selectedJean-Christophe PLAGNIOL-VILLARD2008-02-231-4/+6
| * Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi2008-02-237-21/+21
| * cpu/mcf52x2/config.mk: Make needlessly deffered expansions immediate.Shinya Kuribayashi2008-02-231-5/+5
| * cpu/ppc4xx/config.mk: Make a needlessly deffered expansion immediate.Shinya Kuribayashi2008-02-231-1/+1
| * cpu/mips/cofigl.mk: Make a needlessly deffered expansion immediate.Shinya Kuribayashi2008-02-231-1/+1
| * make define2mk.sed work on FreeBSDMarcel Moolenaar2008-02-221-2/+2
| * Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter.Detlev Zundel2008-02-224-4/+4
| * LM75 bug fix for negative temperaturesLarry Johnson2008-02-221-1/+7
| * IDS8247: update MAINTAINER entry.Heiko Schocher2008-02-221-1/+1
| * Fix device tree for mgsuvd board.Heiko Schocher2008-02-221-1/+1
| * lwmon5: enable hardware watchdogYuri Tikhonov2008-02-222-5/+12
| * ppc4xx: Support for ATI Radeon 9200 card on sequoiaAnatolij Gustschin2008-02-221-1/+25
| * Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-02-2212-116/+110
| |\
| | * 8610HPCD: Document the flashbank selection switches.Jon Loeliger2008-02-201-0/+6
| | * 86xx: Fix GUR PCI config registers properly.Jon Loeliger2008-02-203-6/+16
| | * 8610HPCD: Don't use VIDEO/CFB_CONSOLE by default.Jon Loeliger2008-02-201-1/+1
| | * 8610HPCD: Fix typos in two PCI setup registers.Jon Loeliger2008-02-192-5/+2
| | * 86xx: Convert sbc8641d to use libfdt.Jon Loeliger2008-02-186-102/+80
| | * mpc86xx: Fix unused variable 'config' and 'immap'Jean-Christophe PLAGNIOL-VILLARD2008-02-181-4/+6
| | * mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law'Jean-Christophe PLAGNIOL-VILLARD2008-02-181-0/+1
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2008-02-221-1/+6
| |\ \
| | * | CFI: Do not use uninitialized cmd_resetMichael Schwingen2008-02-211-1/+6
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-freebsdWolfgang Denk2008-02-221-0/+51
| |\ \ \
| | * | | API: Add (c) and licensing notice to the public API header.Rafal Jaworowski2008-02-211-0/+51
| | | |/ | | |/|
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2008-02-222-2/+2
| |\ \ \
| | * | | ColdFire: Fix missing code flash size for M5485EVBTsiChungLiew2008-02-201-1/+1
| | * | | ColdFire: Fix 5282 and 5271 interrupt mask bitTsiChungLiew2008-02-201-1/+1
| | |/ /
| * | | Remove duplicate defines for ARRAY_SIZEKumar Gala2008-02-222-2/+0
| * | | ppc: Allow boards to specify effective amount of memoryKumar Gala2008-02-221-7/+15
| * | | include autoconf.mk before any other .mk filesMike Frysinger2008-02-221-3/+3
OpenPOWER on IntegriCloud