Commit Graph

19402 Commits (978226da5eb46bac23695d96a4ce8113b12640d5)
 

Author SHA1 Message Date
Simon Glass 978226da5e net: Use new numeric setenv functions 11 years ago
Simon Glass 49c4f0370b fs: Use new numeric setenv functions 11 years ago
Simon Glass 41ef372c1a common: Use new numeric setenv functions 11 years ago
Simon Glass bfc5996643 Update set_working_fdt_addr() to use setenv_addr() 11 years ago
Simon Glass 8c86bbe00f Reduce casting in mtest 11 years ago
Simon Glass c44d4386e6 Bring mtest putc() into common code 11 years ago
Simon Glass 7ecbd4d708 Fix mtest indenting 11 years ago
Simon Glass 51209b1f42 Use common mtest iteration counting 11 years ago
Simon Glass c9638f50fb Split out the memory tests into separate functions 11 years ago
Simon Glass 0628ab8ec5 sandbox: Change memory commands to use map_physmem 11 years ago
Simon Glass 4213fc2913 sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf 11 years ago
Taylor Hutt e101550a9a sandbox: Improve sandbox serial port keyboard interface 11 years ago
Simon Glass bda32ffcf7 Update print_buffer() to use const 11 years ago
Simon Glass 6b3ff98da4 Tidy up error checking and fix bug in hash command 11 years ago
Allen Martin 8ec21bbe5c sandbox: fix compiler warning 11 years ago
Phil Sutter a1eac57a20 common/env_nand.c: calculate crc only when readenv was OK 11 years ago
Phil Sutter b76a147b72 env_nand.c: clarify log messages when env reading fails 11 years ago
Joe Hershberger fcecb4a52c mtd: nand: Check if NAND is locked tight before lock cmds 11 years ago
Harvey Chapman ced199dc85 nand: fix nand read.option parsing 11 years ago
Vipin Kumar 8fdf1e0f6d imls: Add support to list images in NAND device 11 years ago
Allen Martin 47104c37de MAKEALL: add support for per architecture toolchains 11 years ago
Piotr Wilczek 3e34cf7bff gpt: fix partion size limit 11 years ago
Holger Hans Peter Freyther c8876f1c72 mac: Fix the condition check for setting the MAC from the EEPROM 11 years ago
Holger Hans Peter Freyther 4f47aceb11 led: The gpio_led.c code expects that LED state is from the enum 11 years ago
Holger Hans Peter Freyther 03414ac45e gpio: Build the da8xx_gpio code for the davinci644x device 11 years ago
Reinhard Arlt 1b3e0b191a cmd_elf: Fix broken bootvx command 11 years ago
Robert P. J. Day 70d7cb9252 cmd_load.c: Add #endif comments to reduce confusion 11 years ago
Robert P. J. Day 85de63e2e6 cmd_mem.c: Fix some typoes, no functional changes 11 years ago
Robert P. J. Day 7789df9dc6 fw_env.config: Correct "fw_saveenv" to "fw_setenv". 11 years ago
Piotr Wilczek 7df54d316e vsprintf: add ustrtoll function 11 years ago
Gabor Juhos 7b395232da malloc: make malloc_bin_reloc static 11 years ago
Scott Wood 55db9ccae3 serial/ns16550: don't generate functions for undefined ports 11 years ago
Tom Rini 1671ba7c0d Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx 11 years ago
Simon Glass ea6bd08b77 nds32: Add a basic errno.h 11 years ago
Holger Brunck 411190cb16 powerpc/83xx/km: drop uneeded dtt_bus environment var 11 years ago
Holger Brunck 25b29921b2 powerpc/83xx/km: remove uneeded CONFIG_MISC_INIT_R 11 years ago
Holger Brunck 4714f8e4d5 powerpc/83xx/km: add support for kmopti2 board 11 years ago
Holger Brunck 47f53649a2 powerpc/83xx/km: cleanup tuxx1 support 11 years ago
Holger Brunck a7bc914446 km/common: add eccmode to kernel commandline 11 years ago
Holger Brunck be7576fa15 powerpc/83xx: use NAND_ECC_BCH for kmcoge5ne 11 years ago
Holger Brunck 938187329a kmeter1_nand: allow uasge of NAND_ECC_SOFT_BCH 11 years ago
Andreas Huber d42a3b7498 km/scripts: replace hardcoded uImage 11 years ago
Andreas Huber dacc109c41 km/common: introduce $uimage variable 11 years ago
Holger Brunck 6515139bfb powerpc/83xx: use ppc_6xx as arch variable for kmvect1 11 years ago
Karlheinz Jerg 5bcd64cf5c powerpc/83xx/km: add MV88E6122 switch support for kmvect1 11 years ago
Holger Brunck 322bb2056b km/common/ivm: rework piggy mac adress offset generation 11 years ago
Karlheinz Jerg 1eb95ebe0d km82xx, km83xx: move ethernet_present() from common to cpu specific 11 years ago
Holger Brunck cf976ce478 km/common/ivm: remove CONFIG_SYS_I2C_IVM_BUS related code 11 years ago
Holger Brunck 811c8cad71 km/common/ivm: remove obsolete code 11 years ago
Holger Brunck a5a614c129 km/common: remove unneeded ifdefs for I2C 11 years ago