aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-18clk: meson: g12a: add support for VPU/HDMI clocksNeil Armstrong1-17/+603
2019-10-18power: domain: meson-gx-pwrc: add G12A supportNeil Armstrong1-10/+145
2019-10-18board: amlogic: document alternative libretech-cc installation methodsDaniel Drake1-4/+37
2019-10-17Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini11-10/+135
2019-10-16Merge tag 'dm-pull-15oct19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini98-275/+1290
2019-10-16Merge branch '2019-10-15-master-imports'Tom Rini14-318/+64
2019-10-16travis: Split and rename xilinx ARM in to two jobsTom Rini1-4/+7
2019-10-16travis: Split sun8i in to two jobsTom Rini1-2/+5
2019-10-16travis: Split i.MX jobs a bit moreTom Rini1-4/+10
2019-10-16MAINTAINERS: Update ARM entryTom Rini2-3/+2
2019-10-16Makefile: Skip symbolic links to files for cscopeAndy Shevchenko1-0/+3
2019-10-16arm: remove the H2200 boardHeinrich Schuchardt9-288/+1
2019-10-16ubi: env: fix redundand managementPhilippe Reynes2-1/+7
2019-10-16ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdrStefan Roese2-0/+66
2019-10-16ubi: Print skip_check in ubi_dump_vol_info()Stefan Roese1-0/+1
2019-10-16ubi: provide a way to skip CRC checksQuentin Schulz7-9/+61
2019-10-15sandbox: fix build error due to missing struct udevice definitionAKASHI Takahiro1-0/+2
2019-10-15dm: Tidy up dump output when there are many devicesPatrick Delaunay2-3/+3
2019-10-15dm: pinctrl: introduce PINCONF_RECURSIVE optionPatrick Delaunay2-1/+28
2019-10-15dm: core: device: switch off power domain after device removalAnatolij Gustschin1-0/+5
2019-10-15power: domain: Introduce dev_power_domain_offLokesh Vutla2-7/+45
2019-10-15remoteproc: k3_arm64: Enable DM_FLAG_DEFAULT_PD_CTRL_OFFLokesh Vutla1-0/+1
2019-10-15dm: core: Allow for not controlling the power-domain by DM frameworkLokesh Vutla2-1/+5
2019-10-15dm: device: Fix typo in the non-DEVRES version of devm_kmalloc_array()Jean-Jacques Hiblot1-2/+2
2019-10-15patman: Use the Change-Id, version, and prefix in the Message-IdDouglas Anderson4-5/+85
2019-10-15cmd: aes: use map_sysmem when accessing memoryPhilippe Reynes1-4/+10
2019-10-15sandbox64: enable command aesPhilippe Reynes1-0/+1
2019-10-15sandbox: enable command aesPhilippe Reynes1-0/+1
2019-10-15libfdt: fix typo on commentGiulio Benetti1-1/+1
2019-10-15rsa: Return immediately if required-key verification failsDaniele Alessandrelli1-2/+1
2019-10-15pytest: vboot: add a test for required keyPhilippe Reynes2-0/+103
2019-10-15dm: pinctrl: Skip not associated gpio phandle and rise a warning messageMichael Trimarchi1-4/+10
2019-10-15core: device: use dev_power_domain_onPeng Fan1-3/+3
2019-10-15power: domain: add dev_power_domain_onPeng Fan2-0/+38
2019-10-15dm: spi: Do not assume first SPI busThomas Fitzsimmons1-1/+1
2019-10-15dm: device: Request next sequence numberThomas Fitzsimmons2-1/+8
2019-10-15tpm2: Don't assume active low reset valueKayla Theil1-2/+2
2019-10-15dm: Fix default address cells return valueMatthias Brugger1-1/+1
2019-10-15libfdt: Allow #size-cells of 0Matthias Brugger1-3/+5
2019-10-15libfdt: return correct value if #size-cells property is not presentMatthias Brugger2-4/+14
2019-10-15libfdt: fdt_address_cells() and fdt_size_cells()Matthias Brugger2-23/+14
2019-10-15sandbox: fix cpu property in test.dts for pytestAKASHI Takahiro1-11/+13
2019-10-15doc: add full path to patman READMERalph Siemsen1-1/+1
2019-10-15dm: pinctrl: introduce PINCONF_RECURSIVE optionPatrick Delaunay2-0/+27
2019-10-15binman: Drop comment-out code in testUpdateFdtOutput()Simon Glass1-2/+0
2019-10-15binman: Add logging for the number of pack passesSimon Glass1-0/+1
2019-10-15binman: Write symbol info before image inclusionSimon Glass1-1/+1
2019-10-15binman: Support writing symbols into entries within an IFWISimon Glass1-0/+5
2019-10-15binman: Update IFWI entry to support updatesSimon Glass1-18/+28
2019-10-15binman: Update IFWI entry to read entries outside constructorSimon Glass1-0/+3