Commit Graph

1591 Commits (2e81ad05d79328767803a4956b0ebe22e577366e)

Author SHA1 Message Date
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
Reinhard Meyer 21032b35a0 sspi: add options to specify bus and mode 15 years ago
Peter Tyser 8804ae3b7a Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZE 15 years ago
Mike Frysinger f44a928e7e cmd_elf: add an option for loading ELFs according to PHDRs 15 years ago
Stefan Roese e64901c01a serial.c: Fix build breakage introduced with commit e3c78c9b 15 years ago
Heiko Schocher 60f7da1f42 env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not defined 15 years ago
Steve Sakoman a2f69d35f9 env_mmc: Fix broken build due to set_default_env() change 15 years ago
Stefan Roese 2778a01431 ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node() 15 years ago
Mike Frysinger fcbd5b73d7 Blackfin: otp: fix build after constification of args[] 15 years ago
Torkel Lundgren 3df6195793 Add support for operating system OSE 15 years ago
Stefan Roese 24956642ef Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature 15 years ago
Stefan Roese e3c78c9b3c ppc4xx: Remove now unused CONFIG_UART1_CONSOLE 15 years ago
Stefan Roese 550650ddd0 ppc4xx: Use common NS16550 driver for PPC4xx UART 15 years ago
Stefan Roese 8a805df136 ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size 15 years ago
Mike Frysinger e2fad3fce9 cmd_mmc: use common usage function 15 years ago
Stefan Roese 3c29975e94 cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT 15 years ago
Stefan Roese ca5def3f30 cfi_flash: Simplify dynamic flash bank number detection 15 years ago
Wolfgang Denk 77efe35fec Remove HMI10 board support 15 years ago
Heiko Schocher f1d2b313c9 ARM: add relocation support 15 years ago
Heiko Schocher 4444b221f2 i2c: fix command usage help 15 years ago