Commit Graph

1591 Commits (1d2c2a62e328db22c38e3dfb3c0a8a373333471b)

Author SHA1 Message Date
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
Mike Frysinger bdbc1303cb cmd_date: constify 14 years ago
Mike Frysinger 722b061b6f autocomplete: remove runtime handler install 14 years ago
Mike Frysinger 882b7d726f do_reset: unify duplicate prototypes 14 years ago
Mike Frysinger 7842fb7c4f do_bootd: unify duplicate prototypes 14 years ago
Mike Frysinger 36ebb78779 do_bootm: unify duplicate prototypes 14 years ago
Mike Frysinger 3a5ee0b1d6 cmd_mii: localize & constify local funcs/data 14 years ago
Dirk Behme 71ae5f7a3f Fix compiler warning in fdt_support.c 14 years ago
Thomas Weber 0d302af0bb common/cmd_nvedit: Use return value of cmd_usage 14 years ago
Thomas Weber 7013c06124 Common/command: Guard strchr/strlen from NULL pointer 14 years ago
Thomas Weber 5904da0214 Common/cmd_nvedit: Check for env subcommand 14 years ago
Wolfgang Denk 0390e26705 common/Makefile: don't include env_embedded.o into libcommon 14 years ago
Kumar Gala 6163f5b4c8 malloc: Fix issue with calloc memory possibly being non-zero 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Peter Tyser 983eb9d162 pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW 14 years ago
Lei Wen 6d1d51b32b env_mmc: fix compile warning 14 years ago
Stefano Babic 590084a2f7 env_sf: remove warning introduced with last patch 14 years ago
Wolfgang Denk a9aa392629 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC 14 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Enric Balletbo i Serra 57ff9f2421 cmd_onenand.c: Fix command usage help. 14 years ago
Stefano Babic a3110f01c4 env_sf: updated to the new environment code 14 years ago
Wolfgang Denk ec5c04cdb5 Revert "cmd_net: drop spurious comma in U_BOOT_CMD" 14 years ago
Mike Frysinger 8f4cb77ef7 cmd_net: drop spurious comma in U_BOOT_CMD 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Enric Balletbo i Serra cdb1d4f97e ARM: fix relocation support for onenand device. 14 years ago
Kumar Gala c4b115f536 hwconfig: Utilize getenv_f before relocation to allow for larger buffer 14 years ago
Peter Tyser 3f7ffa440a env_flash: Disable debug print statements 14 years ago
Mike Frysinger 2ff1228542 usb_storage: constify us_direction lookup table 14 years ago
John Schmoller 96d6160324 pci: Add ability to re-enumerate PCI buses 14 years ago