summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-18video: dw-mipi-dsi: driver-specific configuration of phy timingsNeil Armstrong
2020-10-17test: Fix sandbox tests failing to buildSean Anderson
2020-10-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-10-16Merge branch '2020-10-15-further-cleanup_dev_xxx'Tom Rini
2020-10-16dm: Don't undefine dev_xxx macrosSean Anderson
2020-10-16linux/compat.h: Remove redefinition of dev_xxx macrosSean Anderson
2020-10-16usb: dwc3: Include device_compat.h in dwc3-octeon-glue.cTom Rini
2020-10-16clk: at91: Include device_compat.h in compat.cTom Rini
2020-10-16arm: fsl-layerscape: Include device_compat.h in soc.cTom Rini
2020-10-16usb: musb-new: mt85xx: Fix not calling dev_err with a deviceSean Anderson
2020-10-16usb: musb-new: Include device_compat.hSean Anderson
2020-10-16usb: xhci: Include device_compat.hSean Anderson
2020-10-16timer: Include device_compat.hSean Anderson
2020-10-16tee: optee: Include device_compat.hSean Anderson
2020-10-16spi: fsl_qspi: Include device_compat.hSean Anderson
2020-10-16spi: nxp_fspi: Include device_compat.hSean Anderson
2020-10-16arm: octeontx: Add CMD_WDTStefan Roese
2020-10-16watchdog: octeontx_wdt: Add support for start and stopSuneel Garapati
2020-10-16arm: octeontx: Select CLKStefan Roese
2020-10-16mmc: octeontx_hsmmc.c: Remove test debug messageStefan Roese
2020-10-16spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2Stefan Roese
2020-10-15ram: imxrt: Include device_compat.hSean Anderson
2020-10-15phy: Include device_compat.hSean Anderson
2020-10-15net: ldpaa_eth: Include device_compat.hSean Anderson
2020-10-15mtd: mxs_nand: Fix not calling dev_xxx with a deviceSean Anderson
2020-10-15firmware: scmi: Include device_compat.hSean Anderson
2020-10-15dm: syscon: Set LOG_CATEGORYSean Anderson
2020-10-15clk: sifive: Include device_compat.hSean Anderson
2020-10-15Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini
2020-10-14Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-10-14Merge branch '2020-10-14-assorted-changes'Tom Rini
2020-10-14doc: Sphinx.override_domain() deprecatedHeinrich Schuchardt
2020-10-14net: e1000: add defaults for i210 TX/RX PBSIZEChristian Gmeiner
2020-10-14checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an errorAlper Nebi Yasak
2020-10-14treewide: Fix wrong CONFIG_IS_ENABLED() handlingAlper Nebi Yasak
2020-10-14doc: global data pointerHeinrich Schuchardt
2020-10-14global_data.h: add Sphinx documentationHeinrich Schuchardt
2020-10-14global_data.h: convert GD_FLG_* to enumHeinrich Schuchardt
2020-10-14bootm: add {arch,board}_preboot_os() to bootm.hHeinrich Schuchardt
2020-10-14time: Fix get_ticks being non-monotonicSean Anderson
2020-10-14spl: Add SPL_SERIAL as requirement for SDP_USB_SDPOtavio Salvador
2020-10-14spl: Avoid printing boot device if silent console is enabledOtavio Salvador
2020-10-14env/ext4.c: allow loading from an EXT4 partition on the MMC boot deviceDavid Woodhouse
2020-10-14mmc: remove duplicate mmc_get_env_dev() implementationsDavid Woodhouse
2020-10-14arm: enable DM_RNG on QEMU by defaultHeinrich Schuchardt
2020-10-14cmd/button: return button statusHeinrich Schuchardt
2020-10-14drivers: gpio: keep output value for input on sandboxHeinrich Schuchardt
2020-10-14test: sharpen button label unit testHeinrich Schuchardt
2020-10-14cmd: Fixup DT to pass PStore Ramoops parametersFrédéric Danis
2020-10-14test: Add PStore command testsFrédéric Danis