Commit Graph

1570 Commits (aac0b4b6c153c413b4541a61d9c4296eef689e07)

Author SHA1 Message Date
Kumar Gala bb141079d3 hwconfig: Fix handling of env_hwconfig, board_hwconfig, and cpu_hwconfig 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
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
Timur Tabi 43b08af53e always relocate fdt into an lmb-allocated memory block 14 years ago
Wolfgang Denk 70994c79ca common/fdt_support.c: Fix compile warnings 14 years ago
Stefano Babic a790b5b232 cmd_fpga: cleanup help and check parameters 14 years ago
Marek Vasut dd88d79e31 common: Enable serial for PXA250 14 years ago
John Rigby fca43cc801 boot: change some arch ifdefs to feature ifdefs 14 years ago
John Rigby 5a75e12107 FDT: only call boot_get_fdt from generic code 14 years ago
John Rigby a6bd9e83ab FDT: Add fixup support for multiple banks of memory 14 years ago
John Rigby d1263fced2 common/image.c remove extra calls to be32_to_cpu in boot_get_fdt 14 years ago
John Rigby 758b39979d common/image.c fix length calculation in boot_relocate_fdt 14 years ago
Joakim Tjernlund 1ba91ba233 dlmalloc.c: Fix gcc alias warning 14 years ago
Scott Wood 16e00992d8 Fix warning in nand unlock command 14 years ago
Lei Wen e79f48393d env_mmc: fix cannot save env issue 14 years ago
Steve Sakoman d470a6f60a env_mmc: Fix crashing bug encountered after enabling ARM relocation 14 years ago
Matthew McClintock cb2707af7a common/fdt_support.c: fix compile error 14 years ago
Ludovic Courtès 99e9ed1f49 usb: Add support for multiple-LUN mass storage devices 14 years ago
Brent Darley 076f1be8e1 TSI148: Fix argument parsing 14 years ago
Stefan Roese eaadb44edf cp/cmp: Add WATCHDOG_RESET in copy and compare loop 14 years ago
Ilya Yanok 7f0d241d5c led_display: split led display support into generic and hw-dependent parts 14 years ago
Lei Wen d259079d6d env: don't set to default env twice when use CONFIG_ENV_IS_NOWHERE 14 years ago
Anatolij Gustschin beca5a5f5b fdt_support: support adding EDID property to FDT display nodes 14 years ago
Alexander Stein c000808b6a CONFIG_CMD_JFFS2 is not necessary to use mtdparts on erase & protect on/off 14 years ago