Commit Graph

1670 Commits (0d3c62e4669799eb92b216aba5b074d21b69e7e6)

Author SHA1 Message Date
Thomas Weber 5904da0214 Common/cmd_nvedit: Check for env subcommand 15 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
John Rigby 758b39979d common/image.c fix length calculation in boot_relocate_fdt 15 years ago
Joakim Tjernlund 1ba91ba233 dlmalloc.c: Fix gcc alias warning 15 years ago
Scott Wood 16e00992d8 Fix warning in nand unlock command 15 years ago
Lei Wen e79f48393d env_mmc: fix cannot save env issue 15 years ago
Steve Sakoman d470a6f60a env_mmc: Fix crashing bug encountered after enabling ARM relocation 15 years ago
Matthew McClintock cb2707af7a common/fdt_support.c: fix compile error 15 years ago
Ludovic Courtès 99e9ed1f49 usb: Add support for multiple-LUN mass storage devices 15 years ago
Brent Darley 076f1be8e1 TSI148: Fix argument parsing 15 years ago
Stefan Roese eaadb44edf cp/cmp: Add WATCHDOG_RESET in copy and compare loop 15 years ago
Ilya Yanok 7f0d241d5c led_display: split led display support into generic and hw-dependent parts 15 years ago
Lei Wen d259079d6d env: don't set to default env twice when use CONFIG_ENV_IS_NOWHERE 15 years ago
Anatolij Gustschin beca5a5f5b fdt_support: support adding EDID property to FDT display nodes 15 years ago
Alexander Stein c000808b6a CONFIG_CMD_JFFS2 is not necessary to use mtdparts on erase & protect on/off 15 years ago
Peter Tyser bf6cb247a5 rarp: Condtionally compile rarp support 15 years ago
Scott Wood 36650ca9f1 Followup fixes on the mtdparts spread patchset 15 years ago
Ben Gardiner 59a50d2de1 mtdparts: new add.spread: add part skipping bad blocks 15 years ago
Ben Gardiner ca75b20ebb mtdparts: add new sub-command "spread" 15 years ago
Ben Gardiner 04ac380288 mtdparts: show net size in mtdparts list 15 years ago
Ben Gardiner 0a026d3e86 mtdparts: regroup calls to get_mtd_device_nm 15 years ago
Scott Wood 8c5659a6da nand commands: make only "dump" repeatable. 15 years ago
Scott Wood 3048632251 nand erase: .spread, .part, .chip subcommands 15 years ago
Scott Wood ea533c260a cmd_nand: some infrastructure fixes and refactoring 15 years ago
Graeme Russ 458379d674 x86: Remove bi_env from do_bdinfo 15 years ago