Commit Graph

846 Commits (cb5d88b9611e0c35c53543ad3b4ab99fa82203e3)

Author SHA1 Message Date
Mike Frysinger 4acc2a108a fix building when saveenv is disabled in some setups 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 12bc4e9425 cmd_nand: fix warning: str2long ncompatible pointer type 17 years ago
dirk.behme@googlemail.com 378e7ec95d Fix warning in env_nand.c if compiled for DaVinci Schmoogie 17 years ago
Wolfgang Denk 42ffcec3f9 cmd_nand.c: fix another 'incompatible pointer type' warning. 17 years ago
Wolfgang Denk f7b16a0a4d common/env_nand.c: fix one more incompatible pointer type issue 17 years ago
Guennadi Liakhovetski 413bf58626 IDE: fix compiler warnings 17 years ago
Wolfgang Denk c71abba3cb cmd_nand.c: fix "differ in signedness" problem 17 years ago
Wolfgang Denk 4ca79f477e NAND: fix some strict-aliasing compiler warnings 17 years ago
Bartlomiej Sieka 7590378fb9 Use watchdog-aware functions when calculating hashes of images - take two 17 years ago
Bartlomiej Sieka edbed247a1 Memory footprint optimizations 17 years ago
Mike Frysinger 89cdab788f crc32: use uint32_t rather than unsigned long 17 years ago
Sergei Poselenov a6e6fc610e Added watchdog triggering calls in the "mtest" test function. 17 years ago
Wolfgang Denk 1e01477aea Fix build breakage casued by commit c0559be371 17 years ago
Mike Frysinger a49864593e allow ports to override go behavior 17 years ago
Mike Frysinger 017e9b7925 allow ports to override bootelf behavior 17 years ago
Marian Balakowicz cb1c489690 Restore the ability to continue booting after legacy image overwrite 17 years ago
Martin Krause e175eacc87 IDE: fix bug in reset sequence 17 years ago
Jean-Christophe PLAGNIOL-VILLARD a253b38bf5 cmd_log.c: Fix assignment differ in signedness 17 years ago
Joakim Tjernlund c0559be371 Change env_get_char from a global function ptr to a function. 17 years ago
Kyungmin Park a9da2b4107 Fix OneNAND erase command 17 years ago
TsiChung Liew 0f3ba7e978 Add CONFIG_MII_INIT support to related boards 17 years ago
Andy Fleming 20a14a42a2 Rename include/md5.h to include/u-boot/md5.h 17 years ago
eran liberty 3c735e7437 Altera Stratix II support 17 years ago
Mike Frysinger 1f1d88dd40 disable caches before booting an app for Blackfin apps 17 years ago
Wolfgang Denk 1aeed8d71a Coding Style cleanup; update CHANGELOG 17 years ago
Daniel Hellstrom 2a2fa797e6 SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It can print available cores (type: AHB Master, AHB Slave, APB Slave), their address ranges, IRQ number and version. 17 years ago
Daniel Hellstrom bf3d8b3116 SPARC: added SPARC support for new uimage in common code. 17 years ago
Daniel Hellstrom 00ab32c854 SPARC: added SPARC board information to the command bdinfo. 17 years ago
Andy Fleming 4abd844d8e Fix fdt set command to conform to dts spec 17 years ago
Kim Phillips 6fe2946f19 remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} code 17 years ago
Stelian Pop 880cc4381e Fix CFG_NO_FLASH compilation. 17 years ago
Ben Warren bb8e3cf25b Fix macro typo in common/cmd_mii.c 17 years ago
Tsi-Chung Liew 233a8bcd94 Add CONFIG_MII_INIT in cmd_mii.c 17 years ago
Dave Liu c7057b529c ata: add the support for SATA framework 17 years ago
Dave Liu 9eef62804d ata: merge the ata_piix driver 17 years ago
Markus Klotzbuecher b9e749e953 USB, Storage: fix a bug introduced in commit 17 years ago
Kumar Gala 79679d8002 85xx: Update multicore boot mechanism to ePAPR v0.81 spec 17 years ago
Kumar Gala ec2b74ffd3 85xx: Added support for multicore boot mechanism 17 years ago
Aras Vaichas f6b44e0e4d USB Storage, add meaningful return value 17 years ago
Anton Vorontsov 18e69a35ef 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role 17 years ago
Jerry Van Baren 43ddd9c820 Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T 17 years ago
Kumar Gala d058698fd2 Add setexpr command 17 years ago
Bartlomiej Sieka dafaede8a4 [new uImage] Disable debuging output in preparation for merge with master 17 years ago
Bartlomiej Sieka fbe7a15502 [new uImage] Compilation and new uImage handling fixes for imxtract 17 years ago
Bartlomiej Sieka 36cc8cbb33 [new uImage] Fix autoscr command used with new uImage format 17 years ago
Kumar Gala fe30a354cd Fix fdt boardsetup command parsing 17 years ago
Kumar Gala 804887e600 Add sub-commands to fdt 17 years ago
Yuri Tikhonov 3d61018643 The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5). 17 years ago
Yuri Tikhonov b428f6a8c6 The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. 17 years ago
Yuri Tikhonov 2d991958b1 The patch introduces the alternative configuration of the log buffer for 17 years ago