Commit Graph

1622 Commits (2c51983b810d73946f653a4385c65a8b7babbbe1)

Author SHA1 Message Date
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
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
Lei Wen 41c8624056 onenand: add yaffs write command 14 years ago
Mike Frysinger 2eb1573f01 hashtable: drop all non-reentrant versions 14 years ago
Kumar Gala bb141079d3 hwconfig: Fix handling of env_hwconfig, board_hwconfig, and cpu_hwconfig 14 years ago
Mike Frysinger 32ff4b7fe4 stdio: constify "name" arg in public api 14 years ago
Lei Wen a430b137eb onenand: fix oob print out issue 14 years ago
Steve Sakoman 068a208b4a env_nand: Use nand_read_skip_bad instead of nand_read 14 years ago
Stefan Roese 2f15cfd187 UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change 14 years ago
Stefan Roese 9a2ea578bc UBIFS: Change "ubifs mount" to "ubifsmount" in ubifsls output 14 years ago
Stefan Roese cb9c09d487 UBIFS: Add ubifsumount command to unmount an active volume 14 years ago
Kumar Gala b194577b29 hwconfig: Fix dummy initialization of {board, cpu}_hwconfig 14 years ago
Mike Frysinger d7be3056de stdio: constify "name" arg in public api 14 years ago
Mike Frysinger 5a442c0add boot cmds: convert to getenv_yesno() with autostart 14 years ago
Mike Frysinger 7edb186fcf image: constify lookup tables 14 years ago
Mike Frysinger fc9903f38d cmd_itest: constify & localize op table 14 years ago