index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-25
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-25
fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts()
Masahiro Yamada
2020-07-25
fdt_support: call mtdparts_init() after finding MTD node to fix up
Masahiro Yamada
2020-07-25
test/dm: check if devices exist
Heinrich Schuchardt
2020-07-25
arm: mach-k3: Use SOC driver for device identification
Dave Gerlach
2020-07-25
configs: j721e_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3
Dave Gerlach
2020-07-25
configs: am65x_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3
Dave Gerlach
2020-07-25
arm: dts: k3-j721e-mcu-wakeup: Introduce chipid node
Dave Gerlach
2020-07-25
arm: dts: k3-am65-wakeup: Introduce chipid node
Dave Gerlach
2020-07-25
dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs
Dave Gerlach
2020-07-25
test: Add tests for SOC uclass
Dave Gerlach
2020-07-25
dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching
Dave Gerlach
2020-07-25
doc: Add new doc for soc ID driver model
Dave Gerlach
2020-07-25
fdt_support: add static to fdt_node_set_part_info()
Masahiro Yamada
2020-07-25
patman: When no tracking branch is provided, tell the user
Nicolas Boichat
2020-07-25
patman: Make sure sendemail.suppresscc is (un)set correctly
Nicolas Boichat
2020-07-25
Revert "lib: fdt: Split fdtdec_setup_mem_size_base()"
Michal Simek
2020-07-25
Revert "lib: fdt: Split fdtdec_setup_memory_banksize()"
Michal Simek
2020-07-25
ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()
Michal Simek
2020-07-25
Add information for skipped commit options
Patrick Delaunay
2020-07-25
lib: libfdt: fdt_region: avoid NULL pointer access
Philippe Reynes
2020-07-25
patman: Detect unexpected END
Patrick Delaunay
2020-07-25
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-25
binman: Add support for generating a FIT
Simon Glass
2020-07-25
dtoc: Allow adding variable-sized data to a dtb
Simon Glass
2020-07-25
mkimage: Allow updating the FIT timestamp
Simon Glass
2020-07-25
binman: Allow zero-length entries to overlap
Simon Glass
2020-07-25
binman: Allow missing Intel blobs
Simon Glass
2020-07-25
binman: Detect when valid images are not produced
Simon Glass
2020-07-25
patman: Update errors and warnings to use stderr
Simon Glass
2020-07-25
binman: Allow external binaries to be missing
Simon Glass
2020-07-25
binman: Convert existing binary blobs to blob_ext
Simon Glass
2020-07-25
binman: Add an etype for external binary blobs
Simon Glass
2020-07-25
binman: Use super() instead of specifying parent type
Simon Glass
2020-07-24
binman: Adjust pylibfdt for incremental build
Simon Glass
2020-07-24
binman: Fix a few typos in the entry docs
Simon Glass
2020-07-24
binman: Add support for calling mkimage
Simon Glass
2020-07-24
binman: Set a default toolpath
Simon Glass
2020-07-24
binman: Specify the toolpath when running test coverage
Simon Glass
2020-07-24
binman: Correct the search patch for pylibfdt
Simon Glass
2020-07-24
binman: cbfs: Fix IFWI typo
Simon Glass
2020-07-24
binman: Output errors to stderr
Simon Glass
2020-07-24
.gitignore: Ignore Python 3 cache directories
Simon Glass
2020-07-24
dm: core Fix long line in device_bind_common()
Simon Glass
2020-07-24
patman: Add a -D option to enable debugging
Simon Glass
2020-07-24
patman: Support collecting response tags in Patchstream
Simon Glass
2020-07-24
patman: Allow disabling 'bright' mode with Print output
Simon Glass
2020-07-24
patman: Add a 'test' subcommand
Simon Glass
2020-07-24
patman: Allow different commands
Simon Glass
2020-07-24
patman: Convert to ArgumentParser
Simon Glass
[next]