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
2014-06-19
fdt_support: delete force argument of fdt_initrd()
Masahiro Yamada
2014-06-19
fdt_support: refactor with fdt_find_or_add_subnode helper func
Masahiro Yamada
2014-06-19
fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR
Masahiro Yamada
2014-06-19
freescale: m5253demo: fix unused-but-set-variable warnings
Masahiro Yamada
2014-06-19
libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images
Jon Nalley
2014-06-19
m68k:correct io macros about endian
Chao Fu
2014-06-19
m68k: eliminate a warning in cpu_init
Masahiro Yamada
2014-06-19
ARM: fdt support: Add usbethaddr as an acceptable MAC
Dan Murphy
2014-06-19
Fix bug in io64 target (introduced by commit aba27ac)
Vasili Galka
2014-06-18
configs: iocon: Enabling CONFIG_CMD_FPGAD again
Michal Simek
2014-06-12
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2014-06-12
mmc: free allocated memory on initialization errors
Darwin Rambo
2014-06-12
cmd_mmc: make mmc dev always re-probe the HW
Stephen Warren
2014-06-12
cmd_mmc: Use init_mmc_device() from do_mmc_rescan()
Stephen Warren
2014-06-12
cmd_mmc: add force_init parameter to init_mmc_device()
Stephen Warren
2014-06-12
disk: default to HW partition 0 if not specified
Stephen Warren
2014-06-12
cmd_mmc: default to HW partition 0 if not specified
Stephen Warren
2014-06-12
mmc: return meaningful error codes from mmc_select_hwpart
Stephen Warren
2014-06-12
i2c: kona: Resolve Kona I2C driver issue
Steve Rae
2014-06-11
common/xyzModem.c: move empty statements to newline
Jeroen Hofstee
2014-06-11
jffs2:jffs2_1pass.c: remove double braces
Jeroen Hofstee
2014-06-11
board:keymile: remove unnecessary double braces
Jeroen Hofstee
2014-06-11
common/cli_hush.c: remove unnecessary double braces
Jeroen Hofstee
2014-06-11
LzmaTools: don't self assign values
Jeroen Hofstee
2014-06-11
imximage_hynix.cfg: fix unterminated comment
Jeroen Hofstee
2014-06-11
cosmetic: board: pm9263 rewrite old style stuct init
Jeroen Hofstee
2014-06-11
tps6586x.h: fix inclusion guard
Jeroen Hofstee
2014-06-11
Remove ${objtree}/include/asm/proc/ link
Vasili Galka
2014-06-11
cosmetic: Whitespace fix
Vasili Galka
2014-06-11
cosmetic: atmel: replace old style struct init
Jeroen Hofstee
2014-06-11
ext4: correctly zero filename
Jeroen Hofstee
2014-06-11
common: hash: zero end the string instead of the pointer
Jeroen Hofstee
2014-06-11
kbuild: move spl/Makefile to scripts/Makefile.spl
Masahiro Yamada
2014-06-11
m68k: Fix warnings with gcc 4.6
Simon Glass
2014-06-11
docs: driver-model: Fix spelling
Chris Packham
2014-06-11
.gitignore: move *.exe pattern to the top gitignore for Cygwin
Masahiro Yamada
2014-06-11
kbuild: remove unnecessary adjustment for Cygwin
Masahiro Yamada
2014-06-11
.gitignore: drop *.dts.tmp pattern
Masahiro Yamada
2014-06-11
kbuild, tools: generate wrapper C sources automatically by Makefile
Masahiro Yamada
2014-06-11
disk: part_dos.c: Add a PBR check when MBR checking fails
Darwin Dingel
2014-06-11
kbuild: export HOSTCXX and HOSTCXXFLAGS
Masahiro Yamada
2014-06-11
Use run_command_repeatable()
Thomas Betker
2014-06-11
Add run_command_repeatable()
Thomas Betker
2014-06-11
Check run_command() return code properly
Thomas Betker
2014-06-11
am33xx/omap: Add a new board to enable verified boot
Simon Glass
2014-06-11
am33xx/omap: Enable FIT support
Simon Glass
2014-06-11
am33xx/omap: Enable CONFIG_OF_CONTROL
Simon Glass
2014-06-11
arm: ti: Increase malloc size to 16MB for armv7 boards
Simon Glass
2014-06-11
mkimage: Automatically make space in FDT when full
Simon Glass
2014-06-11
Improve error handling in fit_common
Simon Glass
[next]