Commit Graph

1799 Commits (f8f96129bf4044fe980d6096d45e69b953d87041)

Author SHA1 Message Date
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 15 years ago
Kumar Gala 6163f5b4c8 malloc: Fix issue with calloc memory possibly being non-zero 15 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 15 years ago
Peter Tyser 983eb9d162 pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW 15 years ago
Lei Wen 6d1d51b32b env_mmc: fix compile warning 15 years ago
Stefano Babic 590084a2f7 env_sf: remove warning introduced with last patch 15 years ago
Wolfgang Denk a9aa392629 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC 15 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 15 years ago
Enric Balletbo i Serra 57ff9f2421 cmd_onenand.c: Fix command usage help. 15 years ago
Stefano Babic a3110f01c4 env_sf: updated to the new environment code 15 years ago
Wolfgang Denk ec5c04cdb5 Revert "cmd_net: drop spurious comma in U_BOOT_CMD" 15 years ago
Mike Frysinger 8f4cb77ef7 cmd_net: drop spurious comma in U_BOOT_CMD 15 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 15 years ago
Enric Balletbo i Serra cdb1d4f97e ARM: fix relocation support for onenand device. 15 years ago
Kumar Gala c4b115f536 hwconfig: Utilize getenv_f before relocation to allow for larger buffer 15 years ago
Peter Tyser 3f7ffa440a env_flash: Disable debug print statements 15 years ago
Mike Frysinger 2ff1228542 usb_storage: constify us_direction lookup table 15 years ago
John Schmoller 96d6160324 pci: Add ability to re-enumerate PCI buses 15 years ago
Timur Tabi 43b08af53e always relocate fdt into an lmb-allocated memory block 15 years ago
Wolfgang Denk 70994c79ca common/fdt_support.c: Fix compile warnings 15 years ago
Stefano Babic a790b5b232 cmd_fpga: cleanup help and check parameters 15 years ago
Marek Vasut dd88d79e31 common: Enable serial for PXA250 15 years ago
John Rigby fca43cc801 boot: change some arch ifdefs to feature ifdefs 15 years ago
John Rigby 5a75e12107 FDT: only call boot_get_fdt from generic code 15 years ago
John Rigby a6bd9e83ab FDT: Add fixup support for multiple banks of memory 15 years ago
John Rigby d1263fced2 common/image.c remove extra calls to be32_to_cpu in boot_get_fdt 15 years ago