Commit Graph

1705 Commits (1c9a5606d8ff0c664c9e83de38e93d5602312d79)

Author SHA1 Message Date
Mike Frysinger c52b4f7945 serial: drop serial_register return value 13 years ago
Mike Frysinger 6c768ca746 serial: push default_serial_console to drivers 13 years ago
Mike Frysinger e84ffddbce cmd_usage: constify 13 years ago
Mike Frysinger 147c7169e8 constify default env 13 years ago
Mike Frysinger c3eb3fe490 env: allow people to force envcrc building 13 years ago
Aneesh V 05bad4aa56 scaled down version of generic libraries for SPL 13 years ago
Jens Scharsig a16a84b725 Fix: watchdog timed out, if using md5 command 13 years ago
Jens Scharsig 3e499b6ab0 Fix: watchdog timed out, if using sha1 command 13 years ago
Matthew McClintock d0c4c33850 command/cmd_cache.c: Add optional flush arguments 13 years ago
Matthew McClintock 0e0996ef4f common/cmd_ximg.c: add ifdef protection for gzip uncompression 13 years ago
Matthew McClintock df3fc52608 disk/part.c: Make features optional 13 years ago
Laurence Withers 07c07635b4 miiphy: use strncpy() not sprintf() 13 years ago
Jens Scharsig 39c6e039a0 Fix: if using crc32 command watchdog timed out 13 years ago
Rob Herring 942e31437d scsi/ahci: add support for non-PCI controllers 13 years ago
Jason Hobbs 370d1e3e58 cosmetic, main: correct indentation/spacing issues 13 years ago
Jason Hobbs 3c766dccb3 cosmetic, main: clean up declarations of abortboot 13 years ago
Mike Frysinger 67d668bf92 autostart: unify duplicated logic into the bootm code 13 years ago
Matthew McClintock 1bb5e9071f Fix typo from 'mb_alloc' -> 'lmb_alloc' 13 years ago
Albert ARIBAUD a55d23ccf6 Remove volatile qualifier in get_ram_size() calls 13 years ago
David A. Long a28afca57d Add uboot "fdt_high" enviroment variable 13 years ago
Michael Jones 8fd01b8f6b mmc: rescan fails on empty slot 13 years ago
Lei Wen e6f99a5611 MMC: add erase function to both mmc and sd 13 years ago
Lei Wen 6be95ccf9f MMC: unify mmc read and write operation 13 years ago
Gerald Van Baren a8d2a75d72 fdt: introduce fdt_create_phandle() 13 years ago
Timur Tabi bb682001f1 fdt: introduce fdt_verify_alias_address() and fdt_get_base_address() 13 years ago
Aneesh V e47f2db537 armv7: rename cache related CONFIG flags 13 years ago
Ben Gardiner c9494866df cmd_nand: add nand write.trimffs command 13 years ago
Ben Gardiner a6c9aa1f92 nand_util: convert nand_write_skip_bad() to flags 13 years ago
Wolfgang Denk 566e5cf451 ARM: drop unsupported 'trab' board 13 years ago
Haojian Zhuang b79003627d common/cmd_fdt.c: fix wrong data displayed in fdt print 13 years ago
Luuk Paulussen d6840e3d7a sntp: avoid use of uninitialized variable 13 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
Macpaul Lin 5902e8f711 cosmetic: cmd_bdinfo.c: clean up by using checkpatch.pl 14 years ago
Wolfgang Denk a02a884b95 cmd_nvedit.c: make error message more helpful 14 years ago
Holger Brunck eae3b0644c common/hush: make get_local_var visible for other users 14 years ago
Heiko Schocher 62a813bcac cramfs: make cramfs usable without a NOR flash 14 years ago
Heiko Schocher ee8bc961a4 cramfs: fix bug in using CONFIG_CRAMFS_CMDLINE 14 years ago
Wolfgang Denk 96d04c3150 IDE: fix compiler warnings 14 years ago
Anatolij Gustschin a621b167ba common/cmd_mdio.c: fix compile warning 14 years ago
Anatolij Gustschin d67d5d529a miiphy: miiphyutil.c: fix compile warning 14 years ago
Macpaul Lin f3c615b8ab cmd_nvedit.c: clean up with checkpatch 14 years ago
Macpaul Lin 0abddf82d5 cmd_ide: enhance new feature "CONFIG_IDE_AHB" 14 years ago
Thomas Chou 28df15e023 mmc_spi: add mmc_init call 14 years ago
Stefan Bigler c649dda537 i2c: add i2c deblock sequence before and after every mux config 14 years ago
Kim Phillips a000b7950d common: add a grepenv command 14 years ago