index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-02-28
fs: Use new numeric setenv functions
Simon Glass
2013-02-28
common: Use new numeric setenv functions
Simon Glass
2013-02-28
Update set_working_fdt_addr() to use setenv_addr()
Simon Glass
2013-02-28
Reduce casting in mtest
Simon Glass
2013-02-28
Bring mtest putc() into common code
Simon Glass
2013-02-28
Fix mtest indenting
Simon Glass
2013-02-28
Use common mtest iteration counting
Simon Glass
2013-02-28
Split out the memory tests into separate functions
Simon Glass
2013-02-28
sandbox: Change memory commands to use map_physmem
Simon Glass
2013-02-28
sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf
Simon Glass
2013-02-28
sandbox: Improve sandbox serial port keyboard interface
Taylor Hutt
2013-02-28
Update print_buffer() to use const
Simon Glass
2013-02-28
Tidy up error checking and fix bug in hash command
Simon Glass
2013-02-28
sandbox: fix compiler warning
Allen Martin
2013-02-22
common/env_nand.c: calculate crc only when readenv was OK
Phil Sutter
2013-02-22
env_nand.c: clarify log messages when env reading fails
Phil Sutter
2013-02-22
mtd: nand: Check if NAND is locked tight before lock cmds
Joe Hershberger
2013-02-22
nand: fix nand read.option parsing
Harvey Chapman
2013-02-22
imls: Add support to list images in NAND device
Vipin Kumar
2013-02-20
MAKEALL: add support for per architecture toolchains
Allen Martin
2013-02-20
gpt: fix partion size limit
Piotr Wilczek
2013-02-20
mac: Fix the condition check for setting the MAC from the EEPROM
Holger Hans Peter Freyther
2013-02-20
led: The gpio_led.c code expects that LED state is from the enum
Holger Hans Peter Freyther
2013-02-20
gpio: Build the da8xx_gpio code for the davinci644x device
Holger Hans Peter Freyther
2013-02-20
cmd_elf: Fix broken bootvx command
Reinhard Arlt
2013-02-19
cmd_load.c: Add #endif comments to reduce confusion
Robert P. J. Day
2013-02-19
cmd_mem.c: Fix some typoes, no functional changes
Robert P. J. Day
2013-02-19
fw_env.config: Correct "fw_saveenv" to "fw_setenv".
Robert P. J. Day
2013-02-19
vsprintf: add ustrtoll function
Piotr Wilczek
2013-02-19
malloc: make malloc_bin_reloc static
Gabor Juhos
2013-02-19
serial/ns16550: don't generate functions for undefined ports
Scott Wood
2013-02-18
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Tom Rini
2013-02-18
nds32: Add a basic errno.h
Simon Glass
2013-02-15
powerpc/83xx/km: drop uneeded dtt_bus environment var
Holger Brunck
2013-02-15
powerpc/83xx/km: remove uneeded CONFIG_MISC_INIT_R
Holger Brunck
2013-02-15
powerpc/83xx/km: add support for kmopti2 board
Holger Brunck
2013-02-15
powerpc/83xx/km: cleanup tuxx1 support
Holger Brunck
2013-02-15
km/common: add eccmode to kernel commandline
Holger Brunck
2013-02-15
powerpc/83xx: use NAND_ECC_BCH for kmcoge5ne
Holger Brunck
2013-02-15
kmeter1_nand: allow uasge of NAND_ECC_SOFT_BCH
Holger Brunck
2013-02-15
km/scripts: replace hardcoded uImage
Andreas Huber
2013-02-15
km/common: introduce $uimage variable
Andreas Huber
2013-02-15
powerpc/83xx: use ppc_6xx as arch variable for kmvect1
Holger Brunck
2013-02-15
powerpc/83xx/km: add MV88E6122 switch support for kmvect1
Karlheinz Jerg
2013-02-15
km/common/ivm: rework piggy mac adress offset generation
Holger Brunck
2013-02-15
km82xx, km83xx: move ethernet_present() from common to cpu specific
Karlheinz Jerg
2013-02-15
km/common/ivm: remove CONFIG_SYS_I2C_IVM_BUS related code
Holger Brunck
2013-02-15
km/common/ivm: remove obsolete code
Holger Brunck
2013-02-15
km/common: remove unneeded ifdefs for I2C
Holger Brunck
2013-02-15
Merge branch 'master' of git://git.denx.de/u-boot
Kim Phillips
[next]