summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | config: versal: Update mini u-boot timer clock to 100MhzAshok Reddy Soma2020-10-274-4/+4
| * | | arm64: versal: Update mini u-boot eMMC node parametersAshok Reddy Soma2020-10-272-6/+12
| * | | microblaze: Add support for distro bootT Karthik Reddy2020-10-272-7/+55
| * | | microblaze: Setup distro boot env variables at run timeT Karthik Reddy2020-10-272-0/+19
| * | | microblaze: board: Check return value whlie saving env variablesT Karthik Reddy2020-10-271-3/+7
| * | | microblaze: trivial code fixesT Karthik Reddy2020-10-271-9/+10
| * | | microblaze: Enable spi for microblazeT Karthik Reddy2020-10-271-0/+3
| * | | spi: xilinx_spi: Remove unused variableMichal Simek2020-10-271-1/+1
| * | | arm64: zynqmp: Enable EMMC bootMichal Simek2020-10-271-0/+1
| * | | arm64: zynqmp: Add missing support for 9cg versionMichal Simek2020-10-271-1/+1
| * | | ARM: zynq: Add Z-turn board V5Alexandre GRIVEAUX2020-10-276-109/+413
| * | | doc: board: xilinx: Add documentation for ZynqMP R5Michal Simek2020-10-272-0/+138
| * | | doc: board: xilinx: Add documentation for ZynqMPMichal Simek2020-10-272-0/+116
| * | | doc: board: xilinx: Update links to DT binding docsMichal Simek2020-10-271-3/+13
| * | | doc: board: xilinx: zynq.rst: Update zynq documentationMichal Simek2020-10-271-6/+1
| * | | MAINTAINERS: Record documentation for Xilinx platformsMichal Simek2020-10-271-0/+1
| * | | microblaze: start.S: Use board_init_f_alloc/init in early initOvidiu Panait2020-10-272-26/+23
| * | | microblaze: start.S: Factor out exception setup code to __setup_exceptionsOvidiu Panait2020-10-271-94/+103
* | | | configs: Resync with savedefconfigTom Rini2020-10-29144-404/+138
* | | | MAINTAINERS, git-mailrc: Update sunxi maintainersAndre Przywara2020-10-292-3/+3
* | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-10-29141-116/+2396
|\ \ \ \ | |_|/ / |/| | |
| * | | configs: ls1088a: enable CMD_MDIOIoana Ciornei2020-10-2310-10/+0
| * | | armv8: layerscape: don't remove crypto node if just partially disabledMichael Walle2020-10-231-1/+40
| * | | board/freescale/vid: enables writes to all commands for LTC3882Biwen Li2020-10-232-3/+58
| * | | board: freescale: vid.c: Initialize variable 'i2caddress'Priyanka Singh2020-10-231-1/+1
| * | | board: sl28: add board specific nvm commandMichael Walle2020-10-232-1/+179
| * | | board: kontron: add sl28 supportMichael Walle2020-10-2320-0/+1031
| * | | dm: pci: fsl: Correct the workaround of erratum A-007815Hou Zhiqiang2020-10-232-4/+18
| * | | net: lx2160a.c: Update to set ECx_PMUX precedenceRazvan Ionut Cirjan2020-10-233-11/+11
| * | | gpio: mpc8xxx: support fsl-layerscape platformhui.song2020-10-231-21/+87
| * | | configs: lx2160a: Enable OPTEE supportRuchika Gupta2020-10-231-0/+5
| * | | cmd: optee_rpmb command for read/write of rpmb from opteeRuchika Gupta2020-10-233-0/+281
| * | | pci: layerscape: add a way of specifying additional iommu mappingsLaurentiu Tudor2020-10-233-0/+407
| * | | pci: add a few ARI related definesLaurentiu Tudor2020-10-231-0/+6
| * | | pci: layerscape: move pci node search in a common functionLaurentiu Tudor2020-10-231-42/+34
| * | | pci: layerscape: move per-pci device fdt fixup in a functionLaurentiu Tudor2020-10-231-26/+34
| * | | configs: Enable NVME support for Layerscape platformsWasim Khan2020-10-23104-0/+208
* | | | Prepare v2021.01-rc1Tom Rini2020-10-281-3/+3
* | | | Merge branch '2020-10-28-mux-driver-framework'Tom Rini2020-10-2821-1/+1461
|\ \ \ \
| * | | | test: mux-cmd: Add tests for the 'mux' commandPratyush Yadav2020-10-283-0/+179
| * | | | cmd: Add a mux commandPratyush Yadav2020-10-283-0/+191
| * | | | test: Add tests for the multiplexer frameworkJean-Jacques Hiblot2020-10-285-0/+280
| * | | | Kconfig: Increase the pre-relocation memoryPratyush Yadav2020-10-281-1/+1
| * | | | drivers: mux: mmio-based syscon mux controllerJean-Jacques Hiblot2020-10-283-0/+157
| * | | | dm: board: complete the initialization of the muxes in initr_dm()Jean-Jacques Hiblot2020-10-283-0/+47
| * | | | drivers: Add a new framework for multiplexer devicesJean-Jacques Hiblot2020-10-289-0/+606
|/ / / /
* | | | Merge tag 'efi-2021-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-10-288-8/+121
|\ \ \ \
| * | | | efi_loader: daylight saving timeHeinrich Schuchardt2020-10-271-3/+16
| * | | | efi_loader: Disable devices before handing over controlIlias Apalodimas2020-10-271-0/+6
| * | | | efi_loader: Sort header file orderingIlias Apalodimas2020-10-271-4/+3