summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm64: zynqmp: Enable cache commandMichal Simek2020-10-271-0/+1
* arm64: zynqmp: Enable FPGA loading from SPLMichal Simek2020-10-271-0/+1
* arm64: zynqmp: Get rid of simple_itoa and replace it by snprintfMichal Simek2020-10-271-2/+5
* mailbox: zynqmp: Extend timeout for getting observation bitMichal Simek2020-10-271-1/+1
* firmware: zynqmp: Swap addr_hi/low when PM_FPGA_LOAD is calledMichal Simek2020-10-271-0/+8
* 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
* Merge branch '2020-10-23-misc-changes'Tom Rini2020-10-2466-182/+515
|\
| * power: regulator: add dummy helperPeng Fan2020-10-231-0/+114
| * phy: nop-phy: add clk bulkPeng Fan2020-10-231-0/+35
| * bootm: fix wrong conditions about images overlapJaehoon Chung2020-10-231-3/+5
| * cmd: fat: Use do_save() for fatwriteLad Prabhakar2020-10-232-45/+4
| * test: unit tests for print_freq(), print_size()Heinrich Schuchardt2020-10-232-0/+72
| * cmd: Add a 'misc' command to access miscellaneous devicesBin Meng2020-10-233-0/+143
| * cmd: Split out timer command from the sleep commandBin Meng2020-10-233-28/+35
| * cmd: Rename CMD_MISC to CMD_SLEEPBin Meng2020-10-2353-56/+52
| * Makefile: Fix u-boot-nodtb.bin targetPali Rohár2020-10-231-3/+7
| * i2c: i2c-gpio: Convert to use APIs which support live DTPatrick Delaunay2020-10-231-7/+3
| * power: regulator: gpio-regulator: Convert to use APIs which support live DTPatrick Delaunay2020-10-231-9/+13
| * power: regulator: gpio-regulator: protect count valuePatrick Delaunay2020-10-231-2/+3
| * post: remove redundant conditionHeinrich Schuchardt2020-10-231-1/+1
|/
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini2020-10-2318-68/+6
|\
| * samsung: common: remove the duplicated stdio print messageJaehoon Chung2020-10-221-1/+0
| * configs: smdkv310: get rid of unused EXYNOS4_DEFAULT_UART_OFFSETAndre Heider2020-10-151-3/+0
| * Remove whitelist entry CONFIG_DEFAULT_CONSOLEAndre Heider2020-10-151-1/+0
| * treewide: configs: fold CONFIG_DEFAULT_CONSOLEAndre Heider2020-10-156-34/+6
| * treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLEAndre Heider2020-10-1510-29/+0
* | Merge branch '2020-10-23-revert-xen-changes'Tom Rini2020-10-234-43/+5
|\ \
| * | Revert "serial: serial_xen: print U-Boot banner and others"Tom Rini2020-10-231-0/+2
| * | Revert "arch: arm/xen: add putc() for debugging"Tom Rini2020-10-231-6/+0
| * | Revert "xen: add definitions for console_io"Tom Rini2020-10-231-6/+0
| * | Revert "serial: serial_xen: add DEBUG_UART support"Tom Rini2020-10-232-31/+3
|/ /
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2020-10-2219-287/+446
|\ \
| * | sun50i: a64: A64-Teres-I board detect builtin keyboardJonas Smedegaard2020-10-221-0/+1