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
2016-08-22
net: nfs: Consolidate handling of NFSv3 attributes
Joe Hershberger
2016-08-22
net: nfs: Fix lines that are too long
Joe Hershberger
2016-08-22
net: nfs: Correct the reply data buffer size
Joe Hershberger
2016-08-22
net: nfs: Share the file handle buffer for v2 / v3
Joe Hershberger
2016-08-22
net: NFS: Add NFSv3 support
Guillaume GARDET
2016-08-22
net: nfs: Remove unused define
Joe Hershberger
2016-08-22
net: nfs: Remove separate buffer for default name
Joe Hershberger
2016-08-22
net: Stop including NFS overhead in defragment max
Joe Hershberger
2016-08-20
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
2016-08-20
pinctrl: fix typos in comment blocks of pinconfig_post_bind()
Masahiro Yamada
2016-08-20
efi_loader: Fix relocations above 64kb image size
Alexander Graf
2016-08-20
Makefile: Remove tags file on mrproper
Vignesh R
2016-08-20
tools/env: soften warning about erase block alignment
Andreas Fenkart
2016-08-20
tools/env: return with error if redundant environments have unequal size
Andreas Fenkart
2016-08-20
ARM: OMAP4+: vcores: Remove duplicated code
Lokesh Vutla
2016-08-20
ARM: OMAP5+: vcores: Drop unnecessary #ifndefs
Lokesh Vutla
2016-08-20
test/py: match prompt only at line boundaries
Stephen Warren
2016-08-20
common: cli_readline: Improve command line editing
James Byrne
2016-08-20
fastboot: move to Kconfig
Steve Rae
2016-08-20
fastboot: implement Kconfig
Steve Rae
2016-08-20
cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments
Bin Meng
2016-08-20
Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARM
Tom Rini
2016-08-20
cmd: booti: move CONFIG_CMD_BOOTI to Kconfig
Masahiro Yamada
2016-08-20
cmd: Split 'bootz' and 'booti' out from 'bootm'
Tom Rini
2016-08-20
tests: Introduce DT overlay tests
Maxime Ripard
2016-08-20
cmd: fdt: add fdt overlay application subcommand
Maxime Ripard
2016-08-20
libfdt: Add overlay application function
Maxime Ripard
2016-08-20
libfdt: Add fdt_setprop_inplace_namelen_partial
Maxime Ripard
2016-08-20
libfdt: Add fdt_getprop_namelen_w
Maxime Ripard
2016-08-20
libfdt: Add fdt_path_offset_namelen
Maxime Ripard
2016-08-20
libfdt: Fix separator spelling
Maxime Ripard
2016-08-20
libfdt: Add max phandle retrieval function
Maxime Ripard
2016-08-20
libfdt: Add iterator over properties
Maxime Ripard
2016-08-20
libfdt: Add new headers and defines
Maxime Ripard
2016-08-20
vsprintf: Include stdarg for va_list
Maxime Ripard
2016-08-20
scripts: Makefile.lib: Sanitize DTB names
Maxime Ripard
2016-08-20
cmd: fdt: Narrow the check for fdt addr
Maxime Ripard
2016-08-17
ARM: rmobile: r8a7795: Add MMU layout
Nobuhiro Iwamatsu
2016-08-17
ARM: rmobile: salvator-x: Update defconfig
Nobuhiro Iwamatsu
2016-08-17
ARM: rmobile: Remove duplicate configs by Kconfig in rcar-gen3-common.h
Nobuhiro Iwamatsu
2016-08-17
ARM: rmobile: lager: Move rcar-gen2-common to rcar-common
Nobuhiro Iwamatsu
2016-08-17
arm: rmobile: Update defconfig
Nobuhiro Iwamatsu
2016-08-17
arm: rmobile: Fix HDMI output for BLANCHE board
masakazu.mochizuki.wd@hitachi.com
2016-08-17
arm: rmobile: Add BLANCHE board support
masakazu.mochizuki.wd@hitachi.com
2016-08-17
mmc: rmobile: add a compiler barrier
Yannick Gicquel
2016-08-17
ARM: rmobile: rcar-common: Fix warning of type difference
Nobuhiro Iwamatsu
2016-08-17
ARM: rmobile: Add support salvator-x board
Nobuhiro Iwamatsu
2016-08-17
ARM: rmobile: Add support R8A7795
Nobuhiro Iwamatsu
2016-08-17
ARM: rmobile: Add support R-Car Generation 3
Nobuhiro Iwamatsu
2016-08-17
ARM: rmobile: Move rcar-gen2-common to rcar-common
Nobuhiro Iwamatsu
[next]