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-07-22
Ethernet: let user know if there is no valid ethernet address
Pavel Machek
2014-07-22
board_r: run scsi init() on ARM too
Ian Campbell
2014-07-22
AHCI: Increase link timeout to 200ms
Ian Campbell
2014-07-22
.gitignore: clean-up unnecessary entries
Masahiro Yamada
2014-07-22
Update .mailmap using scripts/mailmapper
Masahiro Yamada
2014-07-22
scripts: add mailmapper, a tool to create/update mailmap file
Masahiro Yamada
2014-07-22
add .mailmap for proper git-shortlog output
Masahiro Yamada
2014-07-22
whitespace cleanups
Pavel Machek
2014-07-22
Makefile: fix tags target documentation
Igor Grinberg
2014-07-22
Makefile: fix ctags/etags clean targets
Igor Grinberg
2014-07-22
Makefile: fix the {c, e}tags/cscope build targets
Igor Grinberg
2014-07-22
rpi_b: handle import of environments in files with CRLF as line endings
Alexander Holler
2014-07-22
am335x_evm: handle import of environments in files with CRLF as line endings
Alexander Holler
2014-07-22
omap3_beagle: handle import of environments in files with CRLF as line endings
Alexander Holler
2014-07-22
Add option -r to env import to allow import of text files with CRLF as line e...
Alexander Holler
2014-07-22
h2200: Disable SHA256 on FIT images
Tom Rini
2014-07-22
lib/time.c cleanups
Pavel Machek
2014-07-22
common: cmd_ide: use __weak and add prototypes
Jeroen Hofstee
2014-07-22
common: cmd_ide: remove PIO mode
Jeroen Hofstee
2014-07-22
serial: ns16550: use a const variable instead of macro
Masahiro Yamada
2014-07-22
serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor
Masahiro Yamada
2014-07-22
serial: ns16550: drop CONFIG_OMAP1610 from the special case
Masahiro Yamada
2014-07-22
bootp can use mdelay
Pavel Machek
2014-07-22
spl: nand: read only in the size of image_header on the first access
Masahiro Yamada
2014-07-22
catch wrong load address passed to fatload / ext2load
Pavel Machek
2014-07-22
Fix help text of ext2load and fatload.
Pavel Machek
2014-07-22
tools: compiler.h: add missing time.h
Jeroen Hofstee
2014-07-22
driver/usb: include upper/lower_32_bits() from linux/compat.h
Lijun Pan
2014-07-22
linux/compat.h: port lower_32_bits and upper_32_bits from Linux
Lijun Pan
2014-07-22
sparc: merge LEON2 and LEON3 linker scripts
Masahiro Yamada
2014-07-22
sparc: merge LEON3 linker scripts
Masahiro Yamada
2014-07-22
esd:cmd_loadpci.c: Switch from "do_source" to "source"
Tom Rini
2014-07-21
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2014-07-18
common: cmd_mii: fix printf format warning
Jeroen Hofstee
2014-07-18
autoboot: add its own header
Jeroen Hofstee
2014-07-18
board: rpi_b: include mmc header and fix prototype
Jeroen Hofstee
2014-07-18
mmc: prevent some warnings with make W=1
Jeroen Hofstee
2014-07-18
common: env_common: make env_get_char_spec __weak
Jeroen Hofstee
2014-07-18
yaffs2: preprocessor cleanup
Jeroen Hofstee
2014-07-18
yaffs2: cosmetic: remove self assignments
Jeroen Hofstee
2014-07-18
common: bootm_os: make arch_preboot_os __weak
Jeroen Hofstee
2014-07-18
dirvers: mmc: use __weak
Jeroen Hofstee
2014-07-18
lib:vsprintf: reduce scope of pack_hex_byte
Jeroen Hofstee
2014-07-18
env_callback.h: spl: mark callback as maybe_unused
Jeroen Hofstee
2014-07-18
lib:sha1: remove unused constant
Jeroen Hofstee
2014-07-18
common: main.c: make show_boot_progress __weak
Jeroen Hofstee
2014-07-18
lib:lmb: use __weak
Jeroen Hofstee
2014-07-18
common:splash: use __weak
Jeroen Hofstee
2014-07-18
dm: add missing includes
Jeroen Hofstee
2014-07-18
common: board_f: cosmetic use __weak for leds
Jeroen Hofstee
[next]