Commit Graph

1535 Commits (9f80a20e05f20ab6b20be3addee969e1306ee3d5)

Author SHA1 Message Date
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
Peter Tyser bf6cb247a5 rarp: Condtionally compile rarp support 14 years ago
Scott Wood 36650ca9f1 Followup fixes on the mtdparts spread patchset 14 years ago
Ben Gardiner 59a50d2de1 mtdparts: new add.spread: add part skipping bad blocks 14 years ago
Ben Gardiner ca75b20ebb mtdparts: add new sub-command "spread" 14 years ago
Ben Gardiner 04ac380288 mtdparts: show net size in mtdparts list 14 years ago
Ben Gardiner 0a026d3e86 mtdparts: regroup calls to get_mtd_device_nm 14 years ago
Scott Wood 8c5659a6da nand commands: make only "dump" repeatable. 14 years ago
Scott Wood 3048632251 nand erase: .spread, .part, .chip subcommands 14 years ago
Scott Wood ea533c260a cmd_nand: some infrastructure fixes and refactoring 14 years ago
Graeme Russ 458379d674 x86: Remove bi_env from do_bdinfo 14 years ago
Reinhard Meyer 21032b35a0 sspi: add options to specify bus and mode 14 years ago
Peter Tyser 8804ae3b7a Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZE 14 years ago
Mike Frysinger f44a928e7e cmd_elf: add an option for loading ELFs according to PHDRs 14 years ago
Stefan Roese e64901c01a serial.c: Fix build breakage introduced with commit e3c78c9b 14 years ago
Heiko Schocher 60f7da1f42 env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not defined 14 years ago
Steve Sakoman a2f69d35f9 env_mmc: Fix broken build due to set_default_env() change 14 years ago
Stefan Roese 2778a01431 ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node() 14 years ago
Mike Frysinger fcbd5b73d7 Blackfin: otp: fix build after constification of args[] 14 years ago
Torkel Lundgren 3df6195793 Add support for operating system OSE 14 years ago
Stefan Roese 24956642ef Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature 14 years ago
Stefan Roese e3c78c9b3c ppc4xx: Remove now unused CONFIG_UART1_CONSOLE 14 years ago
Stefan Roese 550650ddd0 ppc4xx: Use common NS16550 driver for PPC4xx UART 14 years ago
Stefan Roese 8a805df136 ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size 14 years ago
Mike Frysinger e2fad3fce9 cmd_mmc: use common usage function 14 years ago
Stefan Roese 3c29975e94 cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT 14 years ago
Stefan Roese ca5def3f30 cfi_flash: Simplify dynamic flash bank number detection 14 years ago
Wolfgang Denk 77efe35fec Remove HMI10 board support 14 years ago
Heiko Schocher f1d2b313c9 ARM: add relocation support 14 years ago
Heiko Schocher 4444b221f2 i2c: fix command usage help 14 years ago
Heiko Schocher 620f1f6a64 relocation: fixup cmdtable 14 years ago
Heiko Schocher 55e97429d1 arm: get rid of bi_env 14 years ago
Wolfgang Denk ea882baf9c New implementation for internal handling of environment variables. 14 years ago
Wolfgang Denk 91a76751a0 Make getenv() work before relocation. 14 years ago