Commit Graph

816 Commits (62032deb7214c6d9b4396297e2aaa559bc2f8495)

Author SHA1 Message Date
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
Marian Balakowicz 5dfb521386 [new uImage] New uImage low-level API 17 years ago
Wolfgang Denk cc3843e364 common/kgdb.c: fix 'dereferencing type-punned pointer' warning 17 years ago
Kim B. Heino 84d0c2f1e3 fix copy from ram to dataflash 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
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 274cea2bdd [new uImage] rework error handling so common functions don't reset 17 years ago
Kumar Gala a6612bdfe7 [new uImage] Don't pass kdb to ramdisk_high since we may not have one 17 years ago