Commit Graph

1719 Commits (07407d97f07bf62c6c6e6899029a079ecc271974)

Author SHA1 Message Date
John Rigby 3decb14abe mkimage: Add OMAP boot image support 14 years ago
Wolfgang Denk e6a857da74 fpga: constify to fix build warning 14 years ago
Wolfgang Denk 84b5e8022e Constify getenv(), setenv() and hash code functions 14 years ago
Mike Williams 1626308797 cleanup: Fix typos and misspellings in various files. 14 years ago
Andreas Bießmann 09c2e90c11 unify version_string 14 years ago
Heiko Schocher 7816f2cf81 mkimage: add UBL header support for booting davinci cpus 14 years ago
Michael Jones 191c0b87b1 cmd_mac: fix help for 'mac read' 14 years ago
Michael Jones 6a33a3c2c9 cmd_mac: cleanup help 14 years ago
Michael Jones f9a78b8d4f cosmetic: spell fixes etc. 14 years ago
Andreas Pretzsch 7130a579fd add command fitupd to run an update from a FIT image 14 years ago
Andreas Pretzsch 8d6b73202c automatic update from FIT image: add optional address parameter 14 years ago
Mike Frysinger 7b826c2f35 serial: implement common uart post test 14 years ago
Mike Frysinger c52b4f7945 serial: drop serial_register return value 14 years ago
Mike Frysinger 6c768ca746 serial: push default_serial_console to drivers 14 years ago
Mike Frysinger e84ffddbce cmd_usage: constify 14 years ago
Mike Frysinger 147c7169e8 constify default env 14 years ago
Mike Frysinger c3eb3fe490 env: allow people to force envcrc building 14 years ago
Aneesh V 05bad4aa56 scaled down version of generic libraries for SPL 14 years ago
Jens Scharsig a16a84b725 Fix: watchdog timed out, if using md5 command 14 years ago
Jens Scharsig 3e499b6ab0 Fix: watchdog timed out, if using sha1 command 14 years ago
Matthew McClintock d0c4c33850 command/cmd_cache.c: Add optional flush arguments 14 years ago
Matthew McClintock 0e0996ef4f common/cmd_ximg.c: add ifdef protection for gzip uncompression 14 years ago
Matthew McClintock df3fc52608 disk/part.c: Make features optional 14 years ago
Laurence Withers 07c07635b4 miiphy: use strncpy() not sprintf() 14 years ago
Jens Scharsig 39c6e039a0 Fix: if using crc32 command watchdog timed out 14 years ago
Rob Herring 942e31437d scsi/ahci: add support for non-PCI controllers 14 years ago
Jason Hobbs 370d1e3e58 cosmetic, main: correct indentation/spacing issues 14 years ago
Jason Hobbs 3c766dccb3 cosmetic, main: clean up declarations of abortboot 14 years ago
Mike Frysinger 67d668bf92 autostart: unify duplicated logic into the bootm code 14 years ago
Matthew McClintock 1bb5e9071f Fix typo from 'mb_alloc' -> 'lmb_alloc' 14 years ago
Albert ARIBAUD a55d23ccf6 Remove volatile qualifier in get_ram_size() calls 14 years ago
David A. Long a28afca57d Add uboot "fdt_high" enviroment variable 14 years ago
Michael Jones 8fd01b8f6b mmc: rescan fails on empty slot 14 years ago
Lei Wen e6f99a5611 MMC: add erase function to both mmc and sd 14 years ago
Lei Wen 6be95ccf9f MMC: unify mmc read and write operation 14 years ago
Gerald Van Baren a8d2a75d72 fdt: introduce fdt_create_phandle() 14 years ago
Timur Tabi bb682001f1 fdt: introduce fdt_verify_alias_address() and fdt_get_base_address() 14 years ago
Mike Frysinger 635f330fc7 Blackfin: uart: add multiple serial support 14 years ago
Aneesh V e47f2db537 armv7: rename cache related CONFIG flags 14 years ago
Ben Gardiner c9494866df cmd_nand: add nand write.trimffs command 14 years ago
Ben Gardiner a6c9aa1f92 nand_util: convert nand_write_skip_bad() to flags 14 years ago
Wolfgang Denk 566e5cf451 ARM: drop unsupported 'trab' board 14 years ago
Haojian Zhuang b79003627d common/cmd_fdt.c: fix wrong data displayed in fdt print 14 years ago
Luuk Paulussen d6840e3d7a sntp: avoid use of uninitialized variable 14 years ago
Daniel Hobi eb3abce898 cmd_nand: fix help of nand erase subcommand 14 years ago
Daniel Hobi 3b250ffb41 env_nand: zero-initialize variable nand_erase_options 14 years ago
Wolfgang Denk cd6881b519 Minor coding style cleanup. 14 years ago
Luca Ceresoli 7a83af07ae TFTP: add tftpsrv command 14 years ago
Lei Wen bc897b1d4d mmc: enable partition switch function for emmc 14 years ago
Lei Wen ea6ebe2177 cmd_mmc: eliminate device num in the mmc command 14 years ago