summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * 85xx: Don't icbi when unlocking the cacheKumar Gala2008-02-27-5/+2
| | * Fix source for ECM error IVPRAndy Fleming2008-02-27-1/+1
| | * Invalidate INIT_RAM TLB mappingsAndy Fleming2008-02-27-0/+11
| | * sbc8548: Fix Revision reading and unused variable 'path'Jean-Christophe PLAGNIOL-VILLARD2008-02-27-2/+4
| | * sbc8548: Fix cfi flash bank declarationJean-Christophe PLAGNIOL-VILLARD2008-02-27-1/+1
| * | MPC5121e ADS PCI support take 3John Rigby2008-03-02-15/+411
| * | Fix warnings while compilation of post/drivers/memory.cAnatolij Gustschin2008-03-02-3/+3
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-03-02-2/+4
| |\ \
| | * | 86xx: Fix renamed GUR symbols in sbc8641d board.Jon Loeliger2008-02-25-2/+4
| | |/
| * | ppc4xx: Fix problem in 4xx_enet.c driverAnatolij Gustschin2008-03-02-1/+9
| * | POST: Disable cache while SPR POSTAnatolij Gustschin2008-03-02-0/+14
| * | TQM5200: use automatic fdt memory fixup (part 2)Martin Krause2008-03-02-0/+4
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-03-02-0/+2
| |\ \
| | * | ppc4xx: Fix acadia_nand build problemStefan Roese2008-02-25-0/+2
| | |/
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2008-03-02-0/+0
| |\ \
| | * | mx1fs2/flash: Fix multiple pointertargets in assignment differ in signednessJean-Christophe PLAGNIOL-VILLARD2008-02-25-1/+1
| | * | arm-imx: Fix registers definitionJean-Christophe PLAGNIOL-VILLARD2008-02-25-60/+117
| | * | actua1/actua2/actua3: Fix multipleunused variableJean-Christophe PLAGNIOL-VILLARD2008-02-25-5/+5
| | |/
| * | TQM5200: use automatic fdt memory fixupMartin Krause2008-03-02-0/+1
| * | TQM5200: fix bug in SDRAM initialization codeMartin Krause2008-03-02-4/+7
| * | mx1fs2/flash: Fix multiple compiler warningsJean-Christophe PLAGNIOL-VILLARD2008-03-02-1/+1
| * | arm-imx: Fix register definitionsJean-Christophe PLAGNIOL-VILLARD2008-03-02-61/+118
| * | actua1/actua2/actua3: Fix multiple unused variable warningsJean-Christophe PLAGNIOL-VILLARD2008-03-02-5/+5
| * | Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi2008-03-02-12/+12
| |/
* | [new uImage] Fix build issue on ARMMarian Balakowicz2008-03-12-1/+7
* | [new uImage] Add new uImage format documentation and examplesMarian Balakowicz2008-03-12-4/+981
* | [new uImage] Fix definition of common bootm_headers_t fieldsMarian Balakowicz2008-03-12-1/+2
* | [new uImage] Fix build problems on trab boardMarian Balakowicz2008-03-12-2/+2
* | [new uImage] Add proper ramdisk/FDT handling when FIT configuration is usedMarian Balakowicz2008-03-12-64/+170
* | [new uImage] More verbose kernel image uncompress error messageMarian Balakowicz2008-03-12-2/+4
* | [new uImage] Use show_boot_progress() for new uImage formatMarian Balakowicz2008-03-12-24/+125
* | [new uImage] Add new uImage fromat support to fpga commandMarian Balakowicz2008-03-12-9/+76
* | [new uImage] Add new uImage format handling to other bootm related commandsMarian Balakowicz2008-03-12-64/+140
* | [new uImage] Add new uImage format support to imgextract commandMarian Balakowicz2008-03-12-31/+78
* | [new uImage] Add new uImage format support to autoscript routineMarian Balakowicz2008-03-12-22/+97
* | [new uImage] Add new uImage format support to arch specific do_bootm_linux() ...Marian Balakowicz2008-03-12-36/+137
* | [new uImage] Add node offsets for FIT images listed in struct bootm_headersMarian Balakowicz2008-03-12-17/+15
* | [new uImage] ppc: Add new uImage format support to FDT handling routinesMarian Balakowicz2008-03-12-23/+151
* | [new uImage] Re-enable interrupts for non automatic bootingMarian Balakowicz2008-03-12-1/+5
* | [new uImage] Remove unnecessary arguments passed to ramdisk routinesMarian Balakowicz2008-03-12-37/+36
* | [new uImage] Add new uImage format support for ramdisk handlingMarian Balakowicz2008-03-12-16/+108
* | [new uImage] Add new uImage format support for kernel bootingMarian Balakowicz2008-03-12-11/+144
* | [new uImage] Add new uImage format support for imls and iminfo commandsMarian Balakowicz2008-03-11-5/+11
* | [new uImage] Add support for new uImage format to mkimage toolBartlomiej Sieka2008-03-11-56/+222
* | [new uImage] Make node unit names const in struct bootm_headersMarian Balakowicz2008-03-10-3/+3
* | [new uImage] New uImage low-level APIMarian Balakowicz2008-03-10-6/+1420
* | [new uImage] Fix FDT blob totalsize calculation in boot_relocate_fdt()Marian Balakowicz2008-02-29-1/+1
* | libfdt: Add and use a node iteration helper function.David Gibson2008-02-29-174/+131
* | [new uImage] Add libfdt support to mkimageBartlomiej Sieka2008-02-29-3/+111
* | [new uImage] Add sha1.o object to mkimage binary buildBartlomiej Sieka2008-02-29-1/+2