Commit Graph

828 Commits (de2b3216e6b4f3b2fe93759c05b17504f9dfe036)

Author SHA1 Message Date
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
Mike Frysinger cf675d3b2b Blackfin: new cplbinfo command for viewing cplb tables 17 years ago
Mike Frysinger 86a20fb920 Blackfin: move bootldr command to common code 17 years ago
Bartlomiej Sieka 766529fccc Add MD5 support to the new uImage format 17 years ago
Marian Balakowicz afe45c87e3 [new uImage] Fix build issue on ARM 17 years ago
Marian Balakowicz f773bea8e1 [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used 17 years ago
Marian Balakowicz 2682ce8a42 [new uImage] More verbose kernel image uncompress error message 17 years ago
Marian Balakowicz 1372cce2b9 [new uImage] Use show_boot_progress() for new uImage format 17 years ago
Marian Balakowicz c28c4d193d [new uImage] Add new uImage fromat support to fpga command 17 years ago
Marian Balakowicz 09475f7527 [new uImage] Add new uImage format handling to other bootm related commands 17 years ago
Marian Balakowicz 1b7897f28d [new uImage] Add new uImage format support to imgextract command 17 years ago
Marian Balakowicz 424c4abdd1 [new uImage] Add new uImage format support to autoscript routine 17 years ago
Marian Balakowicz 3dfe110149 [new uImage] Add node offsets for FIT images listed in struct bootm_headers 17 years ago
Marian Balakowicz a44a269a90 [new uImage] Re-enable interrupts for non automatic booting 17 years ago
Marian Balakowicz d985c8498c [new uImage] Remove unnecessary arguments passed to ramdisk routines 17 years ago
Marian Balakowicz c87796483b [new uImage] Add new uImage format support for ramdisk handling 17 years ago
Marian Balakowicz 6986a38567 [new uImage] Add new uImage format support for kernel booting 17 years ago
Marian Balakowicz e32fea6adb [new uImage] Add new uImage format support for imls and iminfo commands 17 years ago