Commit Graph

856 Commits (727f63334676e760877d43bfb8f0e9331ac8b101)

Author SHA1 Message Date
Hebbar 727f633346 common/usb.c: fix incorrect escape sequence 17 years ago
Wolfgang Denk a8409f4f1a environment: cleanup prototype declarations of env functions. 17 years ago
Wolfgang Denk ee0cfa7080 Revert "Avoid initrd and logbuffer area overlaps" 17 years ago
Nick Spence 02b9b22446 Fix offset calculation for multi-type legacy images. 17 years ago
Wolfgang Denk c9dca3c3f3 Revert "Change env_get_char from a global function ptr to a function." 17 years ago
Marian Balakowicz 1b5605ca57 Avoid initrd and logbuffer area overlaps 17 years ago
Marian Balakowicz 273c37d843 Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabled 17 years ago
James Yang 597f6c26a1 Fix readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating 17 years ago
Marcel Ziswiler 1df368aed3 ide: Remove spurious second include of io.h 17 years ago
Grant Erickson e419e12d04 Recognize 'powerpc' As an Alias for IH_ARCH_PPC 17 years ago
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