Commit Graph

  • 334fb53514 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master Wolfgang Denk 2008-03-05 00:21:37 +01:00
  • 6bc113886d net: Print error message upon net usage when no ethernet-interface is found Stefan Roese 2008-03-04 17:40:41 +01:00
  • a30a549a35 Remove erroneous or extra spd.h #includers. Jon Loeliger 2008-03-04 10:03:03 -06:00
  • a4475386ce PCS440EP: fix build problems (redundant #define) Wolfgang Denk 2008-03-04 17:41:28 +01:00
  • e85e2fa85e net: Print error message upon net usage when no ethernet-interface is found Stefan Roese 2008-03-04 17:39:25 +01:00
  • 384faaafb9 W7OLMC/W7OLMG: fix build problems (redundant #define) Wolfgang Denk 2008-03-04 17:38:50 +01:00
  • f9301e1cda Makefile: fix problem with out-of-tree builds introduced by 5013c09f Wolfgang Denk 2008-03-04 14:58:31 +01:00
  • dfece95005 examples/Makefile: build "hello_world" on 8xx, too. Wolfgang Denk 2008-03-04 11:58:26 +01:00
  • 74eb022259 PPC4xx (Sequoia): Fix Ethernet "remote fault" problems Mike Nuss 2008-03-03 15:27:05 -05:00
  • 491fb6dea9 fix QE firmware uploading limit Timur Tabi 2008-03-03 09:58:52 -06:00
  • 42ba58e0c3 Fix endianess problem in cramfs code (cramfs is always host-endian in Linux) Bernhard Nemec 2008-03-03 11:57:23 +00:00
  • 84d0c2f1e3 fix copy from ram to dataflash Kim B. Heino 2008-03-03 10:39:13 +02:00
  • 32bf3d143a Fix quoting problem (preboot setting) in many board config files. Wolfgang Denk 2008-03-03 12:16:44 +01:00
  • 5b0b2b6fc9 ADS5121: Fix default environment. Wolfgang Denk 2008-03-03 12:36:49 +01:00
  • 91c82076ae Makefile: Fix missing unconfig and mkconfig use Jean-Christophe PLAGNIOL-VILLARD 2008-03-02 16:12:31 +01:00
  • 8ce4e5c2c0 Fix checking fat32 cluster size. michael 2008-03-02 23:33:46 +01:00
  • 661bad63a0 Prepare v1.3.2-rc2 release candidate v1.3.2-rc3 Wolfgang Denk 2008-03-02 22:57:23 +01:00
  • 76957cb3d6 ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1 Stefan Roese 2008-03-01 12:11:40 +01:00
  • 118978c8eb Fix alignment error on ARM for modules Woodruff, Richard 2008-02-29 17:34:35 -06:00
  • ce1120dd70 fs: Fix ext2 read issue Dave Liu 2008-02-29 17:45:31 +08:00
  • 5013c09f7a Makefile: cleanup "clean" target Wolfgang Denk 2008-03-02 22:45:33 +01:00
  • ffda586fc1 add cscope build target Li Yang 2008-02-29 11:46:05 +08:00
  • f655adef65 net: uec_phy: handle 88e1111 rev.B2 erratum 5.6 Kim Phillips 2008-02-27 15:06:39 -06:00
  • 093e14c522 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx Wolfgang Denk 2008-03-02 21:46:20 +01:00
  • 5f91db7f58 MPC5121e ADS PCI support take 3 John Rigby 2008-02-26 09:38:14 -07:00
  • 44b4dbed41 Fix warnings while compilation of post/drivers/memory.c Anatolij Gustschin 2008-02-25 23:53:07 +01:00
  • a8b7e47625 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx Wolfgang Denk 2008-03-02 21:40:52 +01:00
  • 4fae35a53b ppc4xx: Fix problem in 4xx_enet.c driver Anatolij Gustschin 2008-02-25 20:54:04 +01:00
  • 60ec654c5e POST: Disable cache while SPR POST Anatolij Gustschin 2008-02-25 20:04:20 +01:00
  • c313b2c6c5 TQM5200: use automatic fdt memory fixup (part 2) Martin Krause 2008-02-25 17:52:40 +01:00
  • 24ae0d1728 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx Wolfgang Denk 2008-03-02 21:30:18 +01:00
  • 2f6e76d23c Merge branch 'master' of git://www.denx.de/git/u-boot-arm Wolfgang Denk 2008-03-02 21:29:18 +01:00
  • 44ceec253e TQM5200: use automatic fdt memory fixup Martin Krause 2008-02-25 15:17:05 +01:00
  • f3a329acb2 TQM5200: fix bug in SDRAM initialization code Martin Krause 2008-02-25 13:27:52 +01:00
  • 217bf6b6a3 mx1fs2/flash: Fix multiple compiler warnings Jean-Christophe PLAGNIOL-VILLARD 2008-02-25 00:03:12 +01:00
  • 5599c28cef arm-imx: Fix register definitions Jean-Christophe PLAGNIOL-VILLARD 2008-02-25 00:03:11 +01:00
  • c9bcf75fec actua1/actua2/actua3: Fix multiple unused variable warnings Jean-Christophe PLAGNIOL-VILLARD 2008-02-25 00:03:10 +01:00
  • f8fa6368a6 Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. Shinya Kuribayashi 2008-02-24 11:44:29 +09:00
  • 05e07b1ea2 [new uImage] Fix FDT blob totalsize calculation in boot_relocate_fdt() Marian Balakowicz 2008-02-29 22:22:46 +01:00
  • d1cc52879c libfdt: Add and use a node iteration helper function. David Gibson 2008-02-12 00:58:31 +11:00
  • 8cf30809a8 [new uImage] Add libfdt support to mkimage Bartlomiej Sieka 2008-02-29 16:00:24 +01:00
  • a6e530f00d [new uImage] Add sha1.o object to mkimage binary build Bartlomiej Sieka 2008-02-29 16:00:23 +01:00
  • df6f1b895c [new uImage] Fix component handling for legacy multi component images Marian Balakowicz 2008-02-29 16:00:06 +01:00
  • 570abb0ad1 [new uImage] Share common uImage code between mkimage and U-boot Marian Balakowicz 2008-02-29 15:59:59 +01:00
  • 9a4daad0a3 [new uImage] Update naming convention for bootm/uImage related code Marian Balakowicz 2008-02-29 14:58:34 +01:00
  • e18489e8c2 Merge branch 'master' of git://www.denx.de/git/u-boot into new-image Marian Balakowicz 2008-02-29 13:56:44 +01:00
  • 75fa002c47 [new uImage] Respect autostart setting in linux bootm Kumar Gala 2008-02-27 21:51:51 -06:00
  • d3f2fa0d27 [new uImage] Provide ability to restrict region used for boot images Kumar Gala 2008-02-27 21:51:50 -06:00
  • e822d7fc4d [new uImage] Use lmb for bootm allocations Kumar Gala 2008-02-27 21:51:49 -06:00
  • f5614e7926 [new uImage] Add autostart flag to bootm_headers structure Kumar Gala 2008-02-27 21:51:48 -06:00
  • 4ed6552f71 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images Kumar Gala 2008-02-27 21:51:47 -06:00
  • 4648c2e7a1 [new uImage] ppc: Allow boards to specify effective amount of memory Kumar Gala 2008-02-19 22:03:47 -06:00
  • 274cea2bdd [new uImage] rework error handling so common functions don't reset Kumar Gala 2008-02-27 21:51:46 -06:00
  • d2bc095a63 [new uImage] ppc: Re-order ramdisk/fdt handling sequence Kumar Gala 2008-02-27 21:51:45 -06:00
  • 27953493ef [new uImage] ppc: Determine if we are booting an OF style Kumar Gala 2008-02-27 21:51:44 -06:00
  • a6612bdfe7 [new uImage] Don't pass kdb to ramdisk_high since we may not have one Kumar Gala 2008-02-27 21:51:43 -06:00
  • 2b22fa4bae 85xx: Don't icbi when unlocking the cache Kumar Gala 2008-02-27 16:30:47 -06:00
  • 534ea6b6f8 Fix source for ECM error IVPR Andy Fleming 2008-02-27 15:50:50 -06:00
  • 21fae8b2b4 Invalidate INIT_RAM TLB mappings Andy Fleming 2008-02-27 14:29:58 -06:00
  • 347b7938d3 sbc8548: Fix Revision reading and unused variable 'path' Jean-Christophe PLAGNIOL-VILLARD 2008-02-17 22:56:17 +01:00
  • 495d162374 sbc8548: Fix cfi flash bank declaration Jean-Christophe PLAGNIOL-VILLARD 2008-02-17 22:56:16 +01:00
  • 4efbe9dbb1 [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled Marian Balakowicz 2008-02-27 11:02:26 +01:00
  • ff0734cff0 [new uImage] POWERPC: Add image_get_fdt() routine Marian Balakowicz 2008-02-27 11:02:26 +01:00
  • 1efd43601f [new uImage] Add image_get_kernel() routine Marian Balakowicz 2008-02-27 11:02:07 +01:00
  • 8a5ea3e616 [new uImage] Move image verify flag to bootm_headers structure Marian Balakowicz 2008-02-27 11:01:04 +01:00
  • 823afe7cef [Makefile] Sort COBJS in lib_<arch> Makefiles Marian Balakowicz 2008-02-27 11:00:47 +01:00
  • 6f0f9dfc4e [new uImage] Optimize gen_get_image() flow control Marian Balakowicz 2008-02-27 11:00:47 +01:00
  • d2ced9eb19 [new uImage] POWERPC: Split get_fdt() into get and relocate routines Marian Balakowicz 2008-02-04 08:28:17 +01:00
  • 33fa5c0bfa 86xx: Fix renamed GUR symbols in sbc8641d board. Jon Loeliger 2008-02-25 13:13:37 -06:00
  • 64cd594e62 ppc4xx: Fix acadia_nand build problem Stefan Roese 2008-02-25 16:50:48 +01:00
  • 14e099e698 mx1fs2/flash: Fix multiple pointertargets in assignment differ in signedness Jean-Christophe PLAGNIOL-VILLARD 2008-02-24 23:03:12 +00:00
  • 724902c846 arm-imx: Fix registers definition Jean-Christophe PLAGNIOL-VILLARD 2008-02-24 23:03:11 +00:00
  • 4cd288b589 actua1/actua2/actua3: Fix multipleunused variable Jean-Christophe PLAGNIOL-VILLARD 2008-02-24 23:03:10 +00:00
  • d5934ad775 [new uImage] Add dual format uImage support framework Marian Balakowicz 2008-02-04 08:28:09 +01:00
  • b29661fc11 Coding style cleanup. Prepare v1.3.2-rc2 release candidate v1.3.2-rc2 Wolfgang Denk 2008-02-24 15:21:36 +01:00
  • 00b48a4842 ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected Jean-Christophe PLAGNIOL-VILLARD 2008-02-23 12:15:56 +01:00
  • b075d74efb Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. Shinya Kuribayashi 2008-02-23 17:24:16 +09:00
  • 208acd112e cpu/mcf52x2/config.mk: Make needlessly deffered expansions immediate. Shinya Kuribayashi 2008-02-23 17:07:57 +09:00
  • 495a0dde7f cpu/ppc4xx/config.mk: Make a needlessly deffered expansion immediate. Shinya Kuribayashi 2008-02-23 17:05:00 +09:00
  • e682ba399a cpu/mips/cofigl.mk: Make a needlessly deffered expansion immediate. Shinya Kuribayashi 2008-02-23 16:58:41 +09:00
  • 02409f8cf5 make define2mk.sed work on FreeBSD Marcel Moolenaar 2008-02-22 10:48:07 -08:00
  • e5084af8de Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter. Detlev Zundel 2008-02-22 17:21:32 +01:00
  • d01b847c5c LM75 bug fix for negative temperatures Larry Johnson 2008-02-21 13:58:16 -05:00
  • 5a910c224b IDS8247: update MAINTAINER entry. Heiko Schocher 2008-02-21 18:33:45 +01:00
  • 79eac2bfb5 Fix device tree for mgsuvd board. Heiko Schocher 2008-02-21 18:31:15 +01:00
  • 2e721094a7 lwmon5: enable hardware watchdog Yuri Tikhonov 2008-02-21 14:23:42 +01:00
  • bc77881247 ppc4xx: Support for ATI Radeon 9200 card on sequoia Anatolij Gustschin 2008-02-21 12:52:29 +01:00
  • 6a2dcaf1ee Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx Wolfgang Denk 2008-02-22 13:03:28 +01:00
  • 45d65b7f28 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash Wolfgang Denk 2008-02-22 13:02:10 +01:00
  • 239c885802 Merge branch 'master' of git://www.denx.de/git/u-boot-freebsd Wolfgang Denk 2008-02-22 13:01:04 +01:00
  • 55c802ebb1 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire Wolfgang Denk 2008-02-22 12:56:11 +01:00
  • 5a9abcc317 Remove duplicate defines for ARRAY_SIZE Kumar Gala 2008-02-18 08:18:07 -06:00
  • 81d93e5c4b ppc: Allow boards to specify effective amount of memory Kumar Gala 2008-02-18 08:09:37 -06:00
  • 755c35f54b include autoconf.mk before any other .mk files Mike Frysinger 2008-02-18 05:24:13 -05:00
  • 16fe77752e error check autoconf.mk generation Mike Frysinger 2008-02-18 05:10:07 -05:00
  • 019895a8de Fix bug in dependency checking Stefano Babic 2008-02-18 08:03:51 +01:00
  • 98ba144ccc Fix GPMC CS2 memory setup at apollon Kyungmin Park 2008-02-18 14:35:43 +09:00
  • e845e07e1e uli526x: Fix multiple differ in signedness and parentheses around comparison Jean-Christophe PLAGNIOL-VILLARD 2008-02-17 23:52:46 +01:00
  • beeccf7a5d MIPS: Fix CFG_NO_FLASH support Jean-Christophe PLAGNIOL-VILLARD 2008-02-17 16:58:04 +01:00
  • edfed1d91d easylogo: clean up some more and add -r (rgb) support Mike Frysinger 2008-02-16 02:40:18 -05:00