Commit Graph

2386 Commits (4da2551efa05bfb365e24c4e593fcd18b5a732f8)

Author SHA1 Message Date
Simon Glass e424c15c1f x86: Enable generic board support 12 years ago
Simon Glass be274b99ab x86: Adjust board_r.c for x86 12 years ago
Simon Glass 48a3380675 x86: Adjust board_f.c for x86 12 years ago
Simon Glass c2240d4dbe Adjust board_r.c for ppc 12 years ago
Simon Glass e4fef6cfcc Adjust board_f.c for ppc 12 years ago
Simon Glass 632efa7440 Add CONFIG_SYS_SYM_OFFSETS to support offset symbols 12 years ago
Simon Glass 8cae8a68ed Add spl load feature 12 years ago
Simon Glass 6f6430d72b Introduce generic post-relocation board_r.c 12 years ago
Simon Glass 1938f4a5b6 Introduce generic pre-relocation board_f.c 12 years ago
Tom Rini 68149e9405 cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set 12 years ago
Joe Hershberger d514544fe0 CONFIG_BOOTDELAY default should not affect runtime 12 years ago
Barak Wasserstrom fe492cee35 common/main: move set_working_fdt_addr to enable usage of $fdtaddr 12 years ago
Wolfgang Denk 7d85591dda env: fix "env ask" command 12 years ago
Tom Rini 01fac041cb cmd_fat.c: Note in fatread help about alignment requirements 12 years ago
Robert P. J. Day c8b5f556c0 cmd_df.c: Delete this clearly unused source file. 12 years ago
Robert P. J. Day a22bf16bea cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgs 12 years ago
Joe Hershberger be2e5a09e6 Allow u-boot to be silent without forcing Linux to be 12 years ago
Stephen Warren 92668d68c1 cmd_part: don't print cmd name twice in help 12 years ago
Wolfgang Denk a2681707b2 Feature Removal: disable "mtest" command by default 12 years ago
Daniel Schwierzeck 59af76d9cc bootm: fix conditional compilation for bootm ramdisk subcommand 12 years ago
Joe Hershberger 18a3cce9fa env: Avoid clobbering an edited variable on ctrl-c 12 years ago
Simon Glass d304931f23 sandbox: Add 'sb' command to access filesystem features 12 years ago
Sonic Zhang a2979dcdbe blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. 12 years ago
Stefano Babic 28786eb960 SPL: Change description for spl command 12 years ago
Simon Glass 218da0f35f hash: Use lower case for hash algorithm names 12 years ago
Simon Glass bd091b67d0 sandbox: Allow hash functions to work correctly 12 years ago
Simon Glass 5512d5b034 sandbox: Update mtest to fix crashes 12 years ago
Simon Glass 8e169cc943 Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of file 12 years ago
Simon Glass d20a40de9d Roll crc32 into hash infrastructure 12 years ago
Simon Glass d5b76673a5 hash: Add a flag to support saving hashes in the environment 12 years ago
Simon Glass 0ccff500cf image: Use crc header file instead of C prototypes 12 years ago
Simon Glass 41ef372c1a common: Use new numeric setenv functions 12 years ago
Simon Glass bfc5996643 Update set_working_fdt_addr() to use setenv_addr() 12 years ago
Simon Glass 8c86bbe00f Reduce casting in mtest 12 years ago
Simon Glass c44d4386e6 Bring mtest putc() into common code 12 years ago
Simon Glass 7ecbd4d708 Fix mtest indenting 12 years ago
Simon Glass 51209b1f42 Use common mtest iteration counting 12 years ago
Simon Glass c9638f50fb Split out the memory tests into separate functions 12 years ago
Simon Glass 0628ab8ec5 sandbox: Change memory commands to use map_physmem 12 years ago
Simon Glass 6b3ff98da4 Tidy up error checking and fix bug in hash command 12 years ago
Phil Sutter a1eac57a20 common/env_nand.c: calculate crc only when readenv was OK 12 years ago
Phil Sutter b76a147b72 env_nand.c: clarify log messages when env reading fails 12 years ago
Harvey Chapman ced199dc85 nand: fix nand read.option parsing 12 years ago
Vipin Kumar 8fdf1e0f6d imls: Add support to list images in NAND device 12 years ago
Piotr Wilczek 3e34cf7bff gpt: fix partion size limit 12 years ago
Holger Hans Peter Freyther 4f47aceb11 led: The gpio_led.c code expects that LED state is from the enum 12 years ago
Reinhard Arlt 1b3e0b191a cmd_elf: Fix broken bootvx command 12 years ago
Robert P. J. Day 70d7cb9252 cmd_load.c: Add #endif comments to reduce confusion 12 years ago
Robert P. J. Day 85de63e2e6 cmd_mem.c: Fix some typoes, no functional changes 12 years ago
Gabor Juhos 7b395232da malloc: make malloc_bin_reloc static 12 years ago