summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-17imx8qxp_mek: Start with USDHC2 unpoweredFabio Estevam
2020-04-17board: tqc: tqma6_mba6: switch to device modelMichael Krummsdorf
2020-04-17board: tqc: tqma6: hw init code disabled for device modelMichael Krummsdorf
2020-04-17configs: tqma6x_mba6x: update default configs for device modelMichael Krummsdorf
2020-04-17board: tqc: tqma6: mba6: apply default Kconfig for device modelMichael Krummsdorf
2020-04-17arch: arm: tqma6: apply default Kconfig for device modelMichael Krummsdorf
2020-04-17arm: dt: imx6qdl: add tqma6[qdl] som on mba6 mainboardMichael Krummsdorf
2020-04-17tqma6: resurrect support by supplying correct SYS_TEXT_BASEMarkus Niebel
2020-04-17arm: imx6: configure NoC on i.MX6DQPBernhard Messerklinger
2020-04-17mx6ulz_14x14_evk: Disable CONFIG_NETFabio Estevam
2020-04-17mx6ullevk: Enable Ethernet supportFabio Estevam
2020-04-17mx6ul_evk: Remove FEC related board codeFabio Estevam
2020-04-17mx6ul_evk: Move CONFIG_FEC_MXC to defconfigFabio Estevam
2020-04-17mx7ulp: Only enable LDO if it is not already enabledFabio Estevam
2020-04-17mx7ulp: Remove duplicated definitionsFabio Estevam
2020-04-16Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custod...Tom Rini
2020-04-16Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-04-16ARC: HSDK: CGU: fix tunnel clock calculationEugeniy Paltsev
2020-04-16ARC: HSDK: Enable on-chip reset controllerEugeniy Paltsev
2020-04-16ARC: CACHE: mark IOC helper functions as inlined_cachefuncEugeniy Paltsev
2020-04-16ARC: CACHE: add support for SL$ disableEugeniy Paltsev
2020-04-16Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dmTom Rini
2020-04-16dm: core: Read parent ofdata before childrenSimon Glass
2020-04-16test: fdtdec: test fdtdec_set_carveout()Laurentiu Tudor
2020-04-16fdtdec: support multiple phandles in memory carveoutLaurentiu Tudor
2020-04-16dm: core: remove the duplicated function dm_ofnode_pre_relocPatrick Delaunay
2020-04-16dm: core: refactor functions reading an u32 from dtDario Binacchi
2020-04-16dm: core: support reading a single indexed u32 valueDario Binacchi
2020-04-16dm: test: add test case for dev_read_u64 functionDario Binacchi
2020-04-16dm: core: Add a way to skip powering down power domainsSimon Glass
2020-04-16dm: core: Add logging on unbind failureSimon Glass
2020-04-16fdt: Fix 'system' commandTom Warren
2020-04-16sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUGHeinrich Schuchardt
2020-04-16sandbox: implement ft_board_setup()Heinrich Schuchardt
2020-04-16sandbox: add reserved-memory node in device treeHeinrich Schuchardt
2020-04-16patman: Apply the cc limit to the cover letter alsoSimon Glass
2020-04-16doc: driver-model: there is no UCLASS_ETHERNETHeinrich Schuchardt
2020-04-16configs: sandbox: enable LOG_SYSLOGHeinrich Schuchardt
2020-04-16test: log: test syslog logging driverHeinrich Schuchardt
2020-04-16test: log functions with CONFIG_LOG=nHeinrich Schuchardt
2020-04-16log: output for CONFIG_LOG=nHeinrich Schuchardt
2020-04-16log: syslog driverHeinrich Schuchardt
2020-04-16log: correct CONFIG_LOG_TEST prerequisitesHeinrich Schuchardt
2020-04-16dm: core: Move "/chosen" and "/firmware" node scanPatrick Delaunay
2020-04-16dm: core: remove redundant assignmentHeinrich Schuchardt
2020-04-16dm: core: remove redundant if statementHeinrich Schuchardt
2020-04-16sandbox: also restore terminal settings when killed by SIGINTRasmus Villemoes
2020-04-16sandbox: Update PCI nodes in dts filesTom Rini
2020-04-16sandbox: p2sb: Silence compiler warningSimon Glass
2020-04-16serial: Set baudrate on bootSean Anderson