Commit Graph

1799 Commits (f8f96129bf4044fe980d6096d45e69b953d87041)

Author SHA1 Message Date
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
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
thomas.langer@lantiq.com 2dc55d9ede fix redundant environment for serial flash 14 years ago
Jason Kridner b633f66f02 Add 'led' command 14 years ago
Grant Likely 55b0a39314 Respect memreserve regions specified in the device tree 14 years ago
Grant Likely ce6b27a874 Fix off-by-one error in passing initrd end address via device tree 14 years ago
Grant Likely ed59e58786 Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ 14 years ago
Grant Likely c3624e6ed0 Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined 14 years ago
Grant Likely 590d3cacb9 Stop passing around bootmem_base value. 14 years ago
Loïc Minier 31e413985c Fix typo in #error: IS_IN_NOWHERE vs. IS_NOWHERE 14 years ago
Andy Fleming 995daa0b81 Add mdio command for new PHY infrastructure 14 years ago
Andy Fleming 5f184715ec Create PHY Lib for U-Boot 14 years ago