Commit Graph

1799 Commits (f8f96129bf4044fe980d6096d45e69b953d87041)

Author SHA1 Message Date
Andy Fleming 16a5323833 miiphy: Fix some formatting issues 14 years ago
Kyle Moffett d13ffa66af fdt_support: Fix buffer overflow in fdt_fixup_memory_banks 14 years ago
Mike Frysinger 6801201ee7 gpio: check request result 14 years ago
Mike Frysinger a972b8d701 gpio: generalize for all generic gpio providers 14 years ago
Mike Frysinger c3d2a17c1e md5sum/sha1sum/unzip: split out of mondo mem file 14 years ago
Mike Frysinger 710b99385c crc32: make command optional 14 years ago
Mike Frysinger a641b9794b make `go` optional 14 years ago
Mike Frysinger 0c79cda01b env: make import/export optional 14 years ago
Minkyu Kang 940e078297 mmc: show mmc capacity using print_size 14 years ago
Thomas Chou d52ebf1022 mmc: add generic mmc spi driver 14 years ago
Graeme Russ fea2572001 x86: Rename i386 to x86 14 years ago
Andreas Bießmann 418e046d89 common/cmd_bdinfo.c: fix do_bdinfo() for AVR32 14 years ago
Andreas Bießmann 8c3aff525c cmd_nvedit: use explicit typecast for printf 14 years ago
Loïc Minier 6052cbab40 Fix misc spelling errors found by lintian 14 years ago
Mike Frysinger 8a07de03f0 cmd_sf: use cmd_usage() in more places 14 years ago
Mike Frysinger 840ff99889 cmd_sf: drop device status message when probing 14 years ago
Richard Retanubun 334eb4b02f cmd_sf: add handler for +len arg for erase command 14 years ago
Lei Wen 02cf345973 bootm: replace blob_start with image_start 14 years ago
Mike Frysinger 1ba7fd2567 Blackfin: ldrinfo: new command 14 years ago
Mike Frysinger 31488a6f6e Blackfin: bootldr: use common defines 14 years ago
Mingkai Hu 97039ab98c env_mmc: Allow board code to override the environment address 14 years ago
Kyle Moffett c7fd27ccfb mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements 14 years ago
Erik Hansen 56887e27ae Remove unnecessary reset in usb_stor_get_info 14 years ago
Stefan Roese 7f5d8a4d8e UBI: Fix error code handling in ubi commands 14 years ago
Tom Warren 2ee3678159 serial: Add Tegra2 serial port support 14 years ago
Remy Bohmer 3a26c43e42 Fix build warnings in cmd_flash.c 14 years ago
Simon Glass 89d48367ed Add USB host ethernet adapter support 14 years ago
Wolfgang Denk 67fb0622a9 unzip: return uncompressed size in `filesize', and print it. 14 years ago
Wolfgang Denk cc22b795fb itest: fix result of string compares 14 years ago
Wolfgang Denk 17f79e45e1 cmd_bmp.c: message about compressed formats is debug info only. 14 years ago
Scott Wood eef1d7199d NAND: env: remember the flags used in the previous environment 14 years ago
Alexander Holler ce297a8f7e USB: Change the necessary defines to get debug output 14 years ago
Alexander Holler cb44091fdf USB: Fix device stati for removable and powerctrl (typo) 14 years ago
Shinya Kuribayashi c6dc8a734d cmd_ide: Fix an unused CONFIG_AU1X00 symbol to work as intended 14 years ago
Alexander Holler 920a5dd232 NAND: Fix saving of redundand environment 14 years ago
Wolfgang Denk d1a24f0618 Minor Coding Style Cleanup. 14 years ago
Alexander Holler 89ffa8dbb5 Print compiler and linker version with the version command 14 years ago
Liu Ying 8d46d5b186 lcd: align fb writing address for horizontal display offset 14 years ago
Kumar Gala dd50af2515 powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR init 14 years ago
Alexander Holler c6b1ee664a Fix defines needed to enable command sha1sum 14 years ago
Peter Tyser 141053d60a cmd_jffs2: Fix get_part_sector_size_nor() overflow bug 14 years ago
Lei Wen 47fc18f1e7 NAND: add the ability to directly write yaffs image 14 years ago
Wolfgang Denk 3e5ab1af24 Revert "boot cmds: convert to getenv_yesno() with autostart" 14 years ago
Mike Frysinger 8ef583a035 miiphy: convert to linux/mii.h 14 years ago
Mike Frysinger 82359aec45 cmd editing: mark erase/tab seqs constant 14 years ago
Mike Frysinger d6efe244e4 cmd_mem: localize state variables 14 years ago
Mike Frysinger 558605cf4f load_addr: move to common env code 14 years ago
Mike Frysinger 52f0aa835f config_cmd_defaults.h: new header for common u-boot command defaults 14 years ago
Mike Frysinger 560d424b6d env: re-add support for auto-completion 14 years ago
Wolfgang Denk 4b58266e95 cmd_net.c: fix build breakage 14 years ago