summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-12board: tbs2910: Enable distro_boot support.Denis 'GNUtoo' Carikli
2020-06-12board: tbs2910_defconfig: Add support for booting general purpose distributionsDenis 'GNUtoo' Carikli
2020-06-12board: tbs2910: move CONFIG_BOOTCOMMAND from header to defconfigDenis 'GNUtoo' Carikli
2020-06-12board: tbs2910: disable CONFIG_GZIPDenis 'GNUtoo' Carikli
2020-06-12board: tbs2910: disable loadb and loads commandsDenis 'GNUtoo' Carikli
2020-06-12Add support for SHA384 and SHA512Reuben Dowle
2020-06-11doc: driver-model: fix typo in design.rstDario Binacchi
2020-06-11dm: uclass: don't assign aliased seq numbersMichael Walle
2020-06-11dm: core: fix dev_read_alias_highest_id() without libfdtMichael Walle
2020-06-11usb: provide a device tree node to USB devicesMichael Walle
2020-06-11log: check argument of 'log level' commandHeinrich Schuchardt
2020-06-11log: clean up KconfigHeinrich Schuchardt
2020-06-11doc: move README.log to HTML documentationHeinrich Schuchardt
2020-06-11doc: log: correct option name CONFIG_LOG_MAX_LEVELPatrick Delaunay
2020-06-11regmap: Check for out-of-range offsets before mapping themPratyush Yadav
2020-06-11libfdt: Remove superfluous NUL character from overlay symbolsMarcus Comstedt
2020-06-11doc: driver-model: there is no UCLASS_SATAHeinrich Schuchardt
2020-06-11fdtdec: Honor #address-cells and #size-cells in fdtdec_add_reserved_memory()Bin Meng
2020-06-11fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory()Bin Meng
2020-06-11buildman: Remove _of_#_ from results directory pathsOvidiu Panait
2020-06-11patman: Complain if a checkpatch line is not understoodSimon Glass
2020-06-11patman: Support warnings in the patch subjectSimon Glass
2020-06-11patman: Handle checkpatch output with notes and codeSimon Glass
2020-06-11patman: Don't try to process checkpatch lines twiceSimon Glass
2020-06-11patman: Support emacs mode with checkpatchSimon Glass
2020-06-11patman: Fix 'warning' typoSimon Glass
2020-06-11configs: Resync with savedefconfigTom Rini
2020-06-09Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-06-09Revert "imx: rom api: fix image offset computation"Stefano Babic
2020-06-08Prepare v2020.07-rc4Tom Rini
2020-06-08cmd: Correct the 'md.q' commandSimon Glass
2020-06-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2020-06-08Merge tag 'u-boot-rockchip-20200607' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-06-08ARM: dts: imx: m53menlo: Convert to DM_ETHMarek Vasut
2020-06-08ARM: imx: m53menlo: Do not fail boot on invalid splash screenMarek Vasut
2020-06-08ARM: imx: ddr: Add missing PHY resetMarek Vasut
2020-06-08power: pmic: Add SPL Kconfig entry for PFUZE100Marek Vasut
2020-06-08imx: imx8mp_evk: fix boot issuePeng Fan
2020-06-08imx8mp_evk: spl: no need the code since spl framework could do thatPeng Fan
2020-06-08imx8mp_evk: spl: use spl_early_initPeng Fan
2020-06-08imx8mp_evk: spl: drop timer_initPeng Fan
2020-06-08imx8mp_evk: spl: drop useless codePeng Fan
2020-06-08imx: Update MTD partitions layout for display5 (i.MX6Q) boardLukasz Majewski
2020-06-08imx: rom api: fix image offset computationSébastien Szymanski
2020-06-08verdin-imx8mm: Select the watchdog driverFabio Estevam
2020-06-08imx8mp_evk: Select the watchdog driverFabio Estevam
2020-06-08imx8mm_beacon: Select the watchdog driverFabio Estevam
2020-06-08imx8mn_ddr4_evk: Select the watchdog driverFabio Estevam
2020-06-08imx8mm_evk: Select the watchdog driverFabio Estevam
2020-06-08imx8mp_evk: Add a README fileFabio Estevam