summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2020-06-08imx: move ATF to the back of the FIT to fix loading over yModemPatrick Wildt
2020-06-08imx: Kconfig: enable IMX_BOOTAUX for i.MX8MPeng Fan
2020-06-08ARM: dts: imxrt1050: indent lcdif node correctlyGiulio Benetti
2020-06-07rockchip: enable PCIe and NVMe on Pinebook ProPatrick Wildt
2020-06-07rockchip: puma: enable new usb config optionsHeiko Stuebner
2020-06-07rockchip: puma: drop special handling of usb host regulatorHeiko Stuebner
2020-06-07rockchip: puma: remove separate fit generatorHeiko Stuebner
2020-06-07rockchip: puma: reorganize devicetrees to actually work and match upstreamHeiko Stuebner
2020-06-07rockchip: puma: fix indentation of misc_init_rHeiko Stuebner
2020-06-07rockchip: puma: fix indentation for -u-boot.dtsiHeiko Stuebner
2020-06-07arm64: dts: rk3399-puma: fix gpio levels for vcc5v0-host regulatorHeiko Stuebner
2020-06-07arm64: dts: rk3399-puma: fix gpio levels for gmac reset pinHeiko Stuebner
2020-06-07rockchip: rockpro64: add SPI bootMarcin Juszkiewicz