summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-18RISC-V: Align boot image header with LinuxAtish Patra
2019-10-18configs: fu540: enable gpio driverSagar Shrikant Kadam
2019-10-18gpio: sifive: add support for DM based gpio driver for FU540-SoCSagar Shrikant Kadam
2019-10-17Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini
2019-10-16Merge tag 'dm-pull-15oct19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-10-16Merge branch '2019-10-15-master-imports'Tom Rini
2019-10-16travis: Split and rename xilinx ARM in to two jobsTom Rini
2019-10-16travis: Split sun8i in to two jobsTom Rini
2019-10-16travis: Split i.MX jobs a bit moreTom Rini
2019-10-16MAINTAINERS: Update ARM entryTom Rini
2019-10-16Makefile: Skip symbolic links to files for cscopeAndy Shevchenko
2019-10-16arm: remove the H2200 boardHeinrich Schuchardt
2019-10-16ubi: env: fix redundand managementPhilippe Reynes
2019-10-16ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdrStefan Roese
2019-10-16ubi: Print skip_check in ubi_dump_vol_info()Stefan Roese
2019-10-16ubi: provide a way to skip CRC checksQuentin Schulz
2019-10-15sandbox: fix build error due to missing struct udevice definitionAKASHI Takahiro
2019-10-15dm: Tidy up dump output when there are many devicesPatrick Delaunay
2019-10-15dm: pinctrl: introduce PINCONF_RECURSIVE optionPatrick Delaunay
2019-10-15dm: core: device: switch off power domain after device removalAnatolij Gustschin
2019-10-15power: domain: Introduce dev_power_domain_offLokesh Vutla
2019-10-15remoteproc: k3_arm64: Enable DM_FLAG_DEFAULT_PD_CTRL_OFFLokesh Vutla
2019-10-15dm: core: Allow for not controlling the power-domain by DM frameworkLokesh Vutla
2019-10-15dm: device: Fix typo in the non-DEVRES version of devm_kmalloc_array()Jean-Jacques Hiblot
2019-10-15patman: Use the Change-Id, version, and prefix in the Message-IdDouglas Anderson
2019-10-15cmd: aes: use map_sysmem when accessing memoryPhilippe Reynes
2019-10-15sandbox64: enable command aesPhilippe Reynes
2019-10-15sandbox: enable command aesPhilippe Reynes
2019-10-15libfdt: fix typo on commentGiulio Benetti
2019-10-15rsa: Return immediately if required-key verification failsDaniele Alessandrelli
2019-10-15pytest: vboot: add a test for required keyPhilippe Reynes
2019-10-15dm: pinctrl: Skip not associated gpio phandle and rise a warning messageMichael Trimarchi
2019-10-15core: device: use dev_power_domain_onPeng Fan
2019-10-15power: domain: add dev_power_domain_onPeng Fan
2019-10-15dm: spi: Do not assume first SPI busThomas Fitzsimmons
2019-10-15dm: device: Request next sequence numberThomas Fitzsimmons
2019-10-15tpm2: Don't assume active low reset valueKayla Theil
2019-10-15dm: Fix default address cells return valueMatthias Brugger
2019-10-15libfdt: Allow #size-cells of 0Matthias Brugger
2019-10-15libfdt: return correct value if #size-cells property is not presentMatthias Brugger
2019-10-15libfdt: fdt_address_cells() and fdt_size_cells()Matthias Brugger
2019-10-15sandbox: fix cpu property in test.dts for pytestAKASHI Takahiro
2019-10-15doc: add full path to patman READMERalph Siemsen
2019-10-15dm: pinctrl: introduce PINCONF_RECURSIVE optionPatrick Delaunay
2019-10-15binman: Drop comment-out code in testUpdateFdtOutput()Simon Glass
2019-10-15binman: Add logging for the number of pack passesSimon Glass
2019-10-15binman: Write symbol info before image inclusionSimon Glass
2019-10-15binman: Support writing symbols into entries within an IFWISimon Glass
2019-10-15binman: Update IFWI entry to support updatesSimon Glass
2019-10-15binman: Update IFWI entry to read entries outside constructorSimon Glass