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
2019-04-11
fdt: Fix mkimage list to try every header type
Jordan Hand
2019-04-11
dm: sound: make all functions static inline
Christian Gmeiner
2019-04-11
sandbox: Enable fdtdec tests
Thierry Reding
2019-04-11
fdtdec: test: Add carveout tests
Thierry Reding
2019-04-11
fdtdec: test: Use compound statement macros
Thierry Reding
2019-04-11
fdtdec: test: Fix build warning
Thierry Reding
2019-04-11
fdtdec: Add Kconfig symbol for tests
Thierry Reding
2019-04-11
fdtdec: Implement carveout support functions
Thierry Reding
2019-04-11
fdtdec: Implement fdtdec_add_reserved_memory()
Thierry Reding
2019-04-11
fdtdec: Implement fdtdec_set_phandle()
Thierry Reding
2019-04-11
fdtdec: Add fdt_{addr, size}_unpack() helpers
Thierry Reding
2019-04-11
fdtdec: Add cpu_to_fdt_{addr, size}() macros
Thierry Reding
2019-04-11
libfdt: Add phandle generation helper
Thierry Reding
2019-04-11
dm: remove unused function dm_fdt_pre_reloc
Patrick Delaunay
2019-04-11
clk: socfpga: replace dm_fdt_pre_reloc by dm_ofnode_pre_reloc
Patrick Delaunay
2019-04-11
clk: at91: replace dm_fdt_pre_reloc by dm_ofnode_pre_reloc
Patrick Delaunay
2019-04-11
sandbox: Properly print physical addresses
Thierry Reding
2019-04-11
sandbox: Use correct phys_{addr, size}_t for PHYS_64BIT=y
Thierry Reding
2019-04-11
vsprintf: Support phys_addr_t specifier unconditionally
Thierry Reding
2019-04-11
core: ofnode: Fix ASAN-reported stack-buffer-overflow in of_get_address
Eugeniu Rosca
2019-04-11
sysreset: use syscon_regmap_lookup_by_phandle
Patrick Delaunay
2019-04-11
syscon: update syscon_regmap_lookup_by_phandle
Patrick Delaunay
2019-04-11
fdt: Remove duplicate code
Thierry Reding
2019-04-11
dm: pinctrl: Skip gpio-controller node in pinconfig_post_bind()
Patrick Delaunay
2019-04-11
dm: pinctrl: Avoid race condition on probe for UCLASS_PINCTRL
Patrice Chotard
2019-04-11
dm: Also remove interrupts property from SPL DT
Michal Simek
2019-04-11
dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm().
Christoph Muellner
2019-04-11
dm: remove pre reloc properties in SPL and TPL device tree
Patrick Delaunay
2019-04-11
cros: Expand the Chromium OS documentation
Simon Glass
2019-04-11
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2019-04-11
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2019-04-10
Merge branch '2019-04-09-master-imports-fs'
Tom Rini
2019-04-10
test.py: Disable fsck for FAT tests for now
Tom Rini
2019-04-09
Fix ext4 block group descriptor sizing
Benjamin Lim
2019-04-09
test/py: mmc: Add 'mmc read' performance check
Marek Vasut
2019-04-09
test/py: mmc: Add 'mmc info' test
Marek Vasut
2019-04-09
test/py: mmc: Add 'mmc rescan' test
Marek Vasut
2019-04-09
test/py: mmc: Add 'mmc dev' test
Marek Vasut
2019-04-09
test/py: mmc: Factor out device selection
Marek Vasut
2019-04-09
fs: fat: fix reading non-cluster-aligned root directory
Anssi Hannula
2019-04-09
fs: ext4: Problem with ext4load and sparse files
Gero Schumacher
2019-04-09
test: fs: Added tests for symlinks
Jean-Jacques Hiblot
2019-04-09
fs: Add a new command to create symbolic links
Jean-Jacques Hiblot
2019-04-09
fs: ext4: Add support for the creation of symbolic links
Jean-Jacques Hiblot
2019-04-09
fs: ext4: constify the buffer passed to write functions
Jean-Jacques Hiblot
2019-04-09
test: fs: Add filesystem integrity checks
Jean-Jacques Hiblot
2019-04-09
test: fs: disable the metadata checksums on ext4 filesystems
Jean-Jacques Hiblot
2019-04-09
fs: ext4: cache extent data
Stephen Warren
2019-04-09
ARM: rmobile: rcar-common: Zap arch_preboot_os()
Eugeniu Rosca
2019-04-09
ARM: dts: rmobile: Enable USB on E2 Alt
Marek Vasut
[next]