platform/kernel/u-boot.git
2020-07-27 Tom RiniMerge tag 'dm-pull-20jul20-take2a' of https://gitlab...
2020-07-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-07-27 Tom RiniMerge branch 'net' of https://gitlab.denx.de/u-boot...
2020-07-27 Tom RiniMerge branch '2020-07-27-misc-env-improvements'
2020-07-27 Simon Glassbinman: Re-enable concurrent tests
2020-07-27 Simon Glassbinman: Don't change the descriptor in tests
2020-07-26 Patrick Delaunayenv: mmc: add redundancy support in mmc_offset_try_part...
2020-07-26 Patrick Delaunayenv: mmc: correct the offset returned by mmc_offset_try...
2020-07-26 Patrick Delaunayenv: mmc: allow support of mmc_get_env_dev with OF_CONTROL
2020-07-26 Patrick Delaunaytest: env: add test for env info sub-command
2020-07-26 Patrick Delaunayconfigs: sandbox: Enable sub command 'env info'
2020-07-26 Patrick Delaunaycmd: env: check real location for env info command
2020-07-26 Patrick Delaunaycmd: env: add option for quiet output on env info
2020-07-26 Patrick Delaunayenv: add failing trace in env_save
2020-07-26 Patrick Delaunayenv: correct overflow check of env_has_init size
2020-07-26 David Woodhouseenv/fat.c: allow loading from a FAT partition on the...
2020-07-25 Masahiro Yamadatreewide: convert devfdt_get_addr() to dev_read_addr()
2020-07-25 Masahiro Yamadatreewide: remove (phys_addr_t) casts from devfdt_get_addr()
2020-07-25 Masahiro Yamadatreewide: convert (void *)devfdt_get_addr() to dev_read...
2020-07-25 Masahiro Yamadafdt_support: skip MTD node with "disabled" in fdt_fixup...
2020-07-25 Masahiro Yamadafdt_support: call mtdparts_init() after finding MTD...
2020-07-25 Heinrich Schuchardttest/dm: check if devices exist
2020-07-25 Dave Gerlacharm: mach-k3: Use SOC driver for device identification
2020-07-25 Dave Gerlachconfigs: j721e_evm: Enable CONFIG_SOC_DEVICE and CONFIG...
2020-07-25 Dave Gerlachconfigs: am65x_evm: Enable CONFIG_SOC_DEVICE and CONFIG...
2020-07-25 Dave Gerlacharm: dts: k3-j721e-mcu-wakeup: Introduce chipid node
2020-07-25 Dave Gerlacharm: dts: k3-am65-wakeup: Introduce chipid node
2020-07-25 Dave Gerlachdm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs
2020-07-25 Dave Gerlachtest: Add tests for SOC uclass
2020-07-25 Dave Gerlachdm: soc: Introduce UCLASS_SOC for SOC ID and attribute...
2020-07-25 Dave Gerlachdoc: Add new doc for soc ID driver model
2020-07-25 Masahiro Yamadafdt_support: add static to fdt_node_set_part_info()
2020-07-25 Nicolas Boichatpatman: When no tracking branch is provided, tell the...
2020-07-25 Nicolas Boichatpatman: Make sure sendemail.suppresscc is (un)set correctly
2020-07-25 Michal SimekRevert "lib: fdt: Split fdtdec_setup_mem_size_base()"
2020-07-25 Michal SimekRevert "lib: fdt: Split fdtdec_setup_memory_banksize()"
2020-07-25 Michal SimekARM: rmobile: Switch back to fdtdec_setup_memory/banksi...
2020-07-25 Patrick DelaunayAdd information for skipped commit options
2020-07-25 Philippe Reyneslib: libfdt: fdt_region: avoid NULL pointer access
2020-07-25 Patrick Delaunaypatman: Detect unexpected END
2020-07-25 Simon Glasscpu: Convert the methods to use a const udevice *
2020-07-25 Simon Glassbinman: Add support for generating a FIT
2020-07-25 Simon Glassdtoc: Allow adding variable-sized data to a dtb
2020-07-25 Simon Glassmkimage: Allow updating the FIT timestamp
2020-07-25 Simon Glassbinman: Allow zero-length entries to overlap
2020-07-25 Simon Glassbinman: Allow missing Intel blobs
2020-07-25 Simon Glassbinman: Detect when valid images are not produced
2020-07-25 Simon Glasspatman: Update errors and warnings to use stderr
2020-07-25 Simon Glassbinman: Allow external binaries to be missing
2020-07-25 Simon Glassbinman: Convert existing binary blobs to blob_ext
2020-07-25 Simon Glassbinman: Add an etype for external binary blobs
2020-07-25 Simon Glassbinman: Use super() instead of specifying parent type
2020-07-25 Marek Vasutnet: dc2114x: Add DM support
2020-07-25 Adam FordARM: rmobile: Add Beacon EmbeddedWorks RZG2M Dev Kit
2020-07-25 Marek Vasutnet: dc2114x: Split common parts of non-DM functions out
2020-07-25 Marek Vasutnet: dc2114x: Split RX path
2020-07-25 Marek Vasutnet: dc2114x: Add RX/TX rings into the private data
2020-07-25 Marek Vasutnet: dc2114x: Pass PCI BDF into phys_to_bus()
2020-07-25 Marek Vasutnet: dc2114x: Pass private data around
2020-07-25 Marek Vasutnet: dc2114x: Introduce private data
2020-07-25 Marek Vasutnet: dc2114x: Use standard I/O accessors
2020-07-25 Marek Vasutnet: dc2114x: Drop update_srom()
2020-07-25 Marek Vasutnet: dc2114x: Add Kconfig entries
2020-07-25 Marek Vasutnet: dc2114x: Support all DC2114x
2020-07-25 Marek Vasutnet: dc2114x: Use PCI_DEVICE() to define PCI device...
2020-07-25 Adam Fordmmc: renesas-sdhi: Enable support for R8A774A1
2020-07-25 Adam Fordpinctrl: renesas: Enable R8A774A1 PFC tables
2020-07-25 Adam Fordclk: renesas: Add R8A774A1 clock tables
2020-07-25 Adam FordARM: dts: r8a774a1: Import DTS from Linux 5.8-rc1
2020-07-25 Adam FordARM: renesas: Add basic R8A774A1 Support
2020-07-25 Simon Glassbinman: Adjust pylibfdt for incremental build
2020-07-25 Simon Glassbinman: Fix a few typos in the entry docs
2020-07-25 Simon Glassbinman: Add support for calling mkimage
2020-07-25 Simon Glassbinman: Set a default toolpath
2020-07-25 Simon Glassbinman: Specify the toolpath when running test coverage
2020-07-25 Simon Glassbinman: Correct the search patch for pylibfdt
2020-07-25 Simon Glassbinman: cbfs: Fix IFWI typo
2020-07-25 Simon Glassbinman: Output errors to stderr
2020-07-25 Simon Glass.gitignore: Ignore Python 3 cache directories
2020-07-25 Simon Glassdm: core Fix long line in device_bind_common()
2020-07-25 Simon Glasspatman: Add a -D option to enable debugging
2020-07-25 Simon Glasspatman: Support collecting response tags in Patchstream
2020-07-25 Simon Glasspatman: Allow disabling 'bright' mode with Print output
2020-07-25 Simon Glasspatman: Add a 'test' subcommand
2020-07-25 Simon Glasspatman: Allow different commands
2020-07-25 Simon Glasspatman: Convert to ArgumentParser
2020-07-25 Simon Glasspatman: Allow skipping patches at the end
2020-07-25 Simon Glasspatman: Allow creating patches for another branch
2020-07-25 Simon Glasspatman: Add a test that uses gitpython
2020-07-25 Simon Glasspatman: Move main code out to a control module
2020-07-25 Simon Glasspatman: Use test_util to show test results
2020-07-24 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-24 Tom RiniRevert "Merge tag 'dm-pull-20jul20' of git://git.denx...
2020-07-24 Bin Mengram: sifive: Avoid using hardcoded ram base and size
2020-07-24 Bin Mengriscv: dts: hifive-unleashed-a00: Make memory node...
2020-07-24 Rick Chenriscv: ae350: Use fdtdec_get_addr_size_auto_noparent...
2020-07-24 Leo Yu-Chi... riscv: Fix linking error when building u-boot-spl with...
2020-07-24 Michal Simekserial: Fix SIFIVE debug serial dependency
2020-07-24 Bin Mengriscv: qemu: Add syscon reboot and poweroff support
2020-07-24 Bin Mengsysreset: syscon: Support value property
next