summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | configs: sei510: enable Video Display supportNeil Armstrong2019-10-182-0/+23
| * | ARM: dts: meson-g12a: add U-Boot specific DT for graphicsNeil Armstrong2019-10-184-0/+50
| * | arm: meson: board-g12a: Setup VPU in fdtNeil Armstrong2019-10-181-0/+5
| * | video: meson: add compatible for Amlogic G12ANeil Armstrong2019-10-181-0/+1
| * | video: meson: sync with linux drm-misc treeNeil Armstrong2019-10-187-160/+930
| * | video: meson: remove power domain getNeil Armstrong2019-10-181-10/+0
| * | clk: meson: g12a: add support for VPU/HDMI clocksNeil Armstrong2019-10-181-17/+603
| * | power: domain: meson-gx-pwrc: add G12A supportNeil Armstrong2019-10-181-10/+145
| * | board: amlogic: document alternative libretech-cc installation methodsDaniel Drake2019-10-181-4/+37
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2019-10-187-5/+235
|\ \ \ | |/ / |/| |
| * | RISC-V: Align boot image header with LinuxAtish Patra2019-10-181-5/+6
| * | configs: fu540: enable gpio driverSagar Shrikant Kadam2019-10-181-0/+3
| * | gpio: sifive: add support for DM based gpio driver for FU540-SoCSagar Shrikant Kadam2019-10-185-0/+226
|/ /
* | Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubiWIP/17Oct2019Tom Rini2019-10-1711-10/+135
|\ \ | |/ |/|
| * ubi: env: fix redundand managementPhilippe Reynes2019-10-162-1/+7
| * ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdrStefan Roese2019-10-162-0/+66
| * ubi: Print skip_check in ubi_dump_vol_info()Stefan Roese2019-10-161-0/+1
| * ubi: provide a way to skip CRC checksQuentin Schulz2019-10-167-9/+61
* | Merge tag 'dm-pull-15oct19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2019-10-1698-275/+1290
|\ \
| * | sandbox: fix build error due to missing struct udevice definitionAKASHI Takahiro2019-10-151-0/+2
| * | dm: Tidy up dump output when there are many devicesPatrick Delaunay2019-10-152-3/+3
| * | dm: pinctrl: introduce PINCONF_RECURSIVE optionPatrick Delaunay2019-10-152-1/+28
| * | dm: core: device: switch off power domain after device removalAnatolij Gustschin2019-10-151-0/+5
| * | power: domain: Introduce dev_power_domain_offLokesh Vutla2019-10-152-7/+45
| * | remoteproc: k3_arm64: Enable DM_FLAG_DEFAULT_PD_CTRL_OFFLokesh Vutla2019-10-151-0/+1
| * | dm: core: Allow for not controlling the power-domain by DM frameworkLokesh Vutla2019-10-152-1/+5
| * | dm: device: Fix typo in the non-DEVRES version of devm_kmalloc_array()Jean-Jacques Hiblot2019-10-151-2/+2
| * | patman: Use the Change-Id, version, and prefix in the Message-IdDouglas Anderson2019-10-154-5/+85
| * | cmd: aes: use map_sysmem when accessing memoryPhilippe Reynes2019-10-151-4/+10
| * | sandbox64: enable command aesPhilippe Reynes2019-10-151-0/+1
| * | sandbox: enable command aesPhilippe Reynes2019-10-151-0/+1
| * | libfdt: fix typo on commentGiulio Benetti2019-10-151-1/+1
| * | rsa: Return immediately if required-key verification failsDaniele Alessandrelli2019-10-151-2/+1
| * | pytest: vboot: add a test for required keyPhilippe Reynes2019-10-152-0/+103
| * | dm: pinctrl: Skip not associated gpio phandle and rise a warning messageMichael Trimarchi2019-10-151-4/+10
| * | core: device: use dev_power_domain_onPeng Fan2019-10-151-3/+3
| * | power: domain: add dev_power_domain_onPeng Fan2019-10-152-0/+38
| * | dm: spi: Do not assume first SPI busThomas Fitzsimmons2019-10-151-1/+1
| * | dm: device: Request next sequence numberThomas Fitzsimmons2019-10-152-1/+8
| * | tpm2: Don't assume active low reset valueKayla Theil2019-10-151-2/+2
| * | dm: Fix default address cells return valueMatthias Brugger2019-10-151-1/+1
| * | libfdt: Allow #size-cells of 0Matthias Brugger2019-10-151-3/+5
| * | libfdt: return correct value if #size-cells property is not presentMatthias Brugger2019-10-152-4/+14
| * | libfdt: fdt_address_cells() and fdt_size_cells()Matthias Brugger2019-10-152-23/+14
| * | sandbox: fix cpu property in test.dts for pytestAKASHI Takahiro2019-10-151-11/+13
| * | doc: add full path to patman READMERalph Siemsen2019-10-151-1/+1
| * | dm: pinctrl: introduce PINCONF_RECURSIVE optionPatrick Delaunay2019-10-152-0/+27
| * | binman: Drop comment-out code in testUpdateFdtOutput()Simon Glass2019-10-151-2/+0
| * | binman: Add logging for the number of pack passesSimon Glass2019-10-151-0/+1
| * | binman: Write symbol info before image inclusionSimon Glass2019-10-151-1/+1