Commit Graph

4666 Commits (bae61eefe15b4d454060a7140e49ae58322be803)
 

Author SHA1 Message Date
Wolfgang Denk 661bad63a0 Prepare v1.3.2-rc2 release candidate 17 years ago
Stefan Roese 76957cb3d6 ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1 17 years ago
Woodruff, Richard 118978c8eb Fix alignment error on ARM for modules 17 years ago
Dave Liu ce1120dd70 fs: Fix ext2 read issue 17 years ago
Wolfgang Denk 5013c09f7a Makefile: cleanup "clean" target 17 years ago
Li Yang ffda586fc1 add cscope build target 17 years ago
Kim Phillips f655adef65 net: uec_phy: handle 88e1111 rev.B2 erratum 5.6 17 years ago
Wolfgang Denk 093e14c522 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx 17 years ago
John Rigby 5f91db7f58 MPC5121e ADS PCI support take 3 17 years ago
Anatolij Gustschin 44b4dbed41 Fix warnings while compilation of post/drivers/memory.c 17 years ago
Wolfgang Denk a8b7e47625 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx 17 years ago
Anatolij Gustschin 4fae35a53b ppc4xx: Fix problem in 4xx_enet.c driver 17 years ago
Anatolij Gustschin 60ec654c5e POST: Disable cache while SPR POST 17 years ago
Martin Krause c313b2c6c5 TQM5200: use automatic fdt memory fixup (part 2) 17 years ago
Wolfgang Denk 24ae0d1728 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx 17 years ago
Wolfgang Denk 2f6e76d23c Merge branch 'master' of git://www.denx.de/git/u-boot-arm 17 years ago
Martin Krause 44ceec253e TQM5200: use automatic fdt memory fixup 17 years ago
Martin Krause f3a329acb2 TQM5200: fix bug in SDRAM initialization code 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 217bf6b6a3 mx1fs2/flash: Fix multiple compiler warnings 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 5599c28cef arm-imx: Fix register definitions 17 years ago
Jean-Christophe PLAGNIOL-VILLARD c9bcf75fec actua1/actua2/actua3: Fix multiple unused variable warnings 17 years ago
Shinya Kuribayashi f8fa6368a6 Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. 17 years ago
Marian Balakowicz 05e07b1ea2 [new uImage] Fix FDT blob totalsize calculation in boot_relocate_fdt() 17 years ago
David Gibson d1cc52879c libfdt: Add and use a node iteration helper function. 17 years ago
Bartlomiej Sieka 8cf30809a8 [new uImage] Add libfdt support to mkimage 17 years ago
Bartlomiej Sieka a6e530f00d [new uImage] Add sha1.o object to mkimage binary build 17 years ago
Marian Balakowicz df6f1b895c [new uImage] Fix component handling for legacy multi component images 17 years ago
Marian Balakowicz 570abb0ad1 [new uImage] Share common uImage code between mkimage and U-boot 17 years ago
Marian Balakowicz 9a4daad0a3 [new uImage] Update naming convention for bootm/uImage related code 17 years ago
Marian Balakowicz e18489e8c2 Merge branch 'master' of git://www.denx.de/git/u-boot into new-image 17 years ago
Kumar Gala 75fa002c47 [new uImage] Respect autostart setting in linux bootm 17 years ago
Kumar Gala d3f2fa0d27 [new uImage] Provide ability to restrict region used for boot images 17 years ago
Kumar Gala e822d7fc4d [new uImage] Use lmb for bootm allocations 17 years ago
Kumar Gala f5614e7926 [new uImage] Add autostart flag to bootm_headers structure 17 years ago
Kumar Gala 4ed6552f71 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images 17 years ago
Kumar Gala 4648c2e7a1 [new uImage] ppc: Allow boards to specify effective amount of memory 17 years ago
Kumar Gala 274cea2bdd [new uImage] rework error handling so common functions don't reset 17 years ago
Kumar Gala d2bc095a63 [new uImage] ppc: Re-order ramdisk/fdt handling sequence 17 years ago
Kumar Gala 27953493ef [new uImage] ppc: Determine if we are booting an OF style 17 years ago
Kumar Gala a6612bdfe7 [new uImage] Don't pass kdb to ramdisk_high since we may not have one 17 years ago
Kumar Gala 2b22fa4bae 85xx: Don't icbi when unlocking the cache 17 years ago
Andy Fleming 534ea6b6f8 Fix source for ECM error IVPR 17 years ago
Andy Fleming 21fae8b2b4 Invalidate INIT_RAM TLB mappings 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 347b7938d3 sbc8548: Fix Revision reading and unused variable 'path' 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 495d162374 sbc8548: Fix cfi flash bank declaration 17 years ago
Marian Balakowicz 4efbe9dbb1 [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled 17 years ago
Marian Balakowicz ff0734cff0 [new uImage] POWERPC: Add image_get_fdt() routine 17 years ago
Marian Balakowicz 1efd43601f [new uImage] Add image_get_kernel() routine 17 years ago
Marian Balakowicz 8a5ea3e616 [new uImage] Move image verify flag to bootm_headers structure 17 years ago
Marian Balakowicz 823afe7cef [Makefile] Sort COBJS in lib_<arch> Makefiles 17 years ago