oweals/u-boot.git
2020-04-26 Simon GlassAdd a 'make tcheck' option to test tools
2020-04-26 Simon Glassbinman: Rename the main module
2020-04-26 Simon Glassdtoc: Rename the main module
2020-04-26 Simon Glassbuildman: Rename the main module
2020-04-26 Simon Glasspatman: Drop Python 2 StringIO code
2020-04-26 Simon Glasspatman: Drop references to __future__
2020-04-26 Simon Glassrmboard: Move to Python 3
2020-04-26 Simon Glasspatman: Rename the main module
2020-04-26 Simon Glassbuildman: Write output files when using -w
2020-04-26 Simon Glassbuildman: Use out-env for environment output
2020-04-26 Simon Glassbuildman: Make sure that -o is given with -w
2020-04-26 Simon Glassbuildman: Correct operation of -A flag
2020-04-26 Simon Glassbuildman: Fix test for new 9.2 kernel
2020-04-26 Masahiro Yamadalibfdt: split fdt_region declarations out to <fdt_region.h>
2020-04-26 Masahiro Yamadafdt_region: move fdt_region.c to common/ from lib/libfdt/
2020-04-26 Masahiro Yamadalibfdt: migrate fdt_ro.c to a wrapper of scripts/dtc...
2020-04-25 Tom RiniMerge branch '2020-04-25-master-imports'
2020-04-24 Heinrich Schuchardtrtc: ds1374: typo Watchdog
2020-04-24 Rasmus Villemoesspi: mpc8xxx_spi: fix missing dev_err definition
2020-04-24 Heinrich Schuchardtspl: fit: do not check argument of free()
2020-04-24 Amit Singh... MAINTAINERS: add entry for cubieboard7 config
2020-04-24 Amit Singh... doc: boards: add Cubieboard7 documentation
2020-04-24 Amit Singh... arm: add Cubieboard7 board support
2020-04-24 Amit Singh... actions: Move defconfig options to Kconfig
2020-04-24 Amit Singh... arm: add support Actions Semi S700
2020-04-24 Amit Singh... arm: dts: actions: s700: add u-boot specific dtsi file
2020-04-24 Amit Singh... arm: actions: add S700 SoC device tree
2020-04-24 Amit Singh... clk: actions: Add common clock driver
2020-04-24 Amit Singh... arm: dts: actions: s900: add u-boot specific dtsi file
2020-04-24 Amit Singh... arm: dts: sync dts for Action Semi S900
2020-04-24 Amit Singh... serial: actions: add compatible string
2020-04-24 Amit Singh... arm: actions: rename sysmap-s900 to sysmap-owl
2020-04-24 Amit Singh... arm: actions: Add common framework for Actions Owl...
2020-04-24 Heinrich Schuchardtcoccinelle: adjust NULL check before free()
2020-04-24 Heinrich Schuchardtcoccinelle: check for casting malloc output
2020-04-24 Masahiro Yamadakbuild: cherry-pick kbuild changes from Linux
2020-04-24 Masahiro Yamadakbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o
2020-04-24 Ley Foon Tancache: l2x0: Fix write to incorrect shared-override bit
2020-04-24 Patrick DelaunayREADME: remove references on no more used config CONFIG...
2020-04-24 Patrick Delaunaycosmetic: README: Fix one CONFIG name
2020-04-24 Simon Glassdm: mmc: Update mmc_get_mmc_dev() to use const *
2020-04-24 Simon Glasspci: Add a macro to convert BDF from linux to U-Boot
2020-04-24 Simon Glassuuid: Use const char * where possible
2020-04-24 Simon Glasslib: Add a function to convert a string to upper case
2020-04-24 Simon Glasstest: Add the beginnings of some string tests
2020-04-24 Michal Simeklib: strto: Stop detection when invalid char is used
2020-04-24 Baruch Siachmtd: nand: pxa3xx: fix raw read when last_chunk_size...
2020-04-24 Ovidiu Panaitcommon/board_f: Make reserve_mmu generic
2020-04-24 Ovidiu Panaitarm: asm/cache.c: Introduce arm_reserve_mmu
2020-04-24 Ovidiu Panaitcommon/board_f: Move arm-specific reserve_mmu to arch...
2020-04-24 Tom RiniMerge tag 'u-boot-stm32-20200424' of https://gitlab...
2020-04-24 Tom RiniRevert "sunxi: Fix PHY regression on A20-OLinuXino...
2020-04-24 Tom RiniMerge branch '2020-04-24-master-imports'
2020-04-24 Tom Rinisunxi: Fix PHY regression on A20-OLinuXino-Lime2 and...
2020-04-24 Marek VasutARM: stm32: Enable bootd, iminfo, imxtract on DHCOM
2020-04-24 Simon Glasstravis: Correct error checking when building boards
2020-04-24 Bin Mengmkimage: fit: Free buf directly in fit_extract_data()
2020-04-24 Lihua Zhaomkimage: fit: Unmmap the memory before closing fd in...
2020-04-24 Bin Mengtools: Remove the out-of-date MinGW support codes
2020-04-24 Heinrich Schuchardtdoc: invalid doc link in rstFlatTable.py
2020-04-24 Joel Johnsonspl: Kconfig: de-dup SPL_DM_GPIO definition
2020-04-24 Masahiro Yamadafixdep: Re-sync with Linux 5.7-rc1
2020-04-24 Masahiro Yamadafixdep: handle CONFIG_IS_ENABLE() and friends for TPL
2020-04-24 Heinrich Schuchardt.mailmap: map Ruchika Gupta's mail address
2020-04-24 Heinrich Schuchardtdlmalloc: remove unit test support in SPL
2020-04-24 Heinrich Schuchardtlib: do not provide hexdump in SPL
2020-04-24 Heinrich Schuchardtcommon: image_sign_info helper functions in SPL
2020-04-24 Heinrich Schuchardtlib: do not build OID registry in SPL
2020-04-24 Heinrich Schuchardttools: image-host.c: use correct output format
2020-04-24 Heinrich SchuchardtMakefile: ARMv7-M has no CPSR register
2020-04-24 Heinrich Schuchardtqemu: don't allow to select 32- and 64-bit
2020-04-24 Peter Collingbournefvp: Add support for loading Android boot images via...
2020-04-24 Kever Yangmkimage: fit_image: Add option to make fit header align
2020-04-24 Kever Yanglibfdt: Make fdtdec_get_child_count() available for...
2020-04-24 Kever Yangtool: use ALIGN() to align the size
2020-04-24 Kever Yangtools: imx8mimage: remove redundant code
2020-04-24 Kever Yangtools: kwbimage: use common ALIGN to do the size align
2020-04-24 Kever Yangtools: mkimage: use common ALIGN to do the size align
2020-04-24 Kever Yangtool: aisimage: use ALIGN instead of self defiend macro
2020-04-24 Kever Yangtool: Move ALIGN_MASK to header as common MACRO
2020-04-24 Jonathan Corbetdocs: Fix conf.py for Sphinx 2.0
2020-04-24 Rasmus Villemoesenv/sf.c: drop private CMD_SAVEENV logic
2020-04-24 Rasmus Villemoesenv/ext4.c: remove CONFIG_CMD_SAVEENV ifdef
2020-04-24 Rasmus Villemoesenv/fat.c: remove private CMD_SAVEENV logic
2020-04-24 Rasmus Villemoesenv_internal.h: add alternative ENV_SAVE_PTR macro
2020-04-24 Rasmus Villemoesenv: add SAVEENV as an alias of the CMD_SAVEENV symbol
2020-04-24 Frédéric Danisbootcount_ext: Add flag to enable/disable bootcount
2020-04-24 Rasmus Villemoesmake env_entry::callback conditional on !CONFIG_SPL_BUILD
2020-04-24 Rasmus Villemoeslib/hashtable.c: don't test ->callback in SPL
2020-04-24 Rasmus Villemoeslib/hashtable.c: create helper for calling env_entry...
2020-04-24 Rasmus Villemoesenv: remove callback.o for an SPL build
2020-04-24 Landen Chaoeth: mtk-eth: add mt7531 switch support in mediatek...
2020-04-24 Charles Freywatchdog: mpc8xx_wdt: Allow selection of watchdog mode...
2020-04-24 Marek VasutARM: dts: stm32: Split AV96 into DHCOR SoM and AV96...
2020-04-24 Marek VasutARM: dts: stm32: Adjust PLL4 settings on AV96
2020-04-24 Patrick DelaunayARM: dts: stm32mp1: remove file stm32mp157-pinctrl...
2020-04-23 Lokesh Vutladm: pinctrl: Use right device pointer for configuring...
2020-04-23 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-23 Atish Patrariscv: Move all fdt fixups together
2020-04-23 Atish Patrariscv: Copy the reserved-memory nodes to final DT
next