summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2020-03-31-master-imports'WIP/31Mar2020Tom Rini2020-03-3110-90/+287
|\
| * net: macb: Fix incorrect write function name when MACB_ZYNQ is enabled.Michal Simek2020-03-311-1/+1
| * mpc8xxx_spi: implement real ->set_speedRasmus Villemoes2020-03-311-11/+53
| * mpc8xxx_spi: always use 8-bit characters, don't read or write garbageRasmus Villemoes2020-03-311-53/+27
| * mpc8xxx_spi: put max_cs to useRasmus Villemoes2020-03-311-2/+7
| * gazerbeam: add clocks property to SPI nodeRasmus Villemoes2020-03-311-0/+7
| * gpio/mpc83xx_spisel_boot.c: gpio driver for SPISEL_BOOT signalKlaus H. Sorensen2020-03-314-0/+179
| * gpio: mpc8xxx: don't do RMW on gpdat register when setting valueRasmus Villemoes2020-03-311-18/+11
| * gpio: mpc8xxx: don't modify gpdat when setting gpio as inputRasmus Villemoes2020-03-311-8/+4
| * cmd: mmc: fix typo 'a EMMC'Heinrich Schuchardt2020-03-311-2/+2
| * image-fit: Allow loading FIT image for VxWorksLihua Zhao2020-03-311-1/+2
* | Merge tag 'efi-2020-04-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-03-315-8/+14
|\ \
| * | test/py: test_efi_grub_net() requires OF_CONTROLHeinrich Schuchardt2020-03-301-0/+1
| * | vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader.Kristian Amlie2020-03-282-2/+3
| * | efi_loader: only reserve memory if fdt node enabledHeinrich Schuchardt2020-03-281-1/+2
| * | cmd: efidebug: fix int to pointer castHeinrich Schuchardt2020-03-281-3/+5
| * | test/py: UEFI helloworld requires OF_CONTROLHeinrich Schuchardt2020-03-281-2/+3
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2020-03-315-2/+42
|\ \ \
| * | | arm: dts: agilex: Enable QSPILey Foon Tan2020-03-311-0/+3
| * | | arm: socfpga: arria10: Add save_boot_params()Ley Foon Tan2020-03-311-0/+32
| * | | configs: socfpga: Change to use SOCFPGA_PHYS_OCRAM_SIZE macroLey Foon Tan2020-03-311-2/+3
| * | | arm: socfpga: Add onchip RAM size macroLey Foon Tan2020-03-312-0/+4
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2020-03-315-3/+47
|\ \ \ | |/ / |/| |
| * | ARM: rmobile: Only register ethernet on V2H Blanche if not DM_ETHMarek Vasut2020-03-301-0/+2
| * | ARM: rmobile: Implement PMIC reset on V2H BlancheMarek Vasut2020-03-301-0/+20
| * | ARM: dts: rmobile: Enable IIC3 on V2H BlancheMarek Vasut2020-03-301-0/+4
| * | ARM: dts: rmobile: Add IIC3 node on Gen2 R8A7792 V2HMarek Vasut2020-03-301-0/+17
| * | clk: renesas: Switch to fdtdec_get_addr_size_auto_noparent() on Gen2Marek Vasut2020-03-301-1/+2
| * | ARM: rmobile: Convert Gen2 Blanche to DM_SPI{,_FLASH}Marek Vasut2020-03-301-2/+2
| |/
* | Prepare v2020.04-rc4v2020.04-rc4Tom Rini2020-03-301-1/+1
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/30Mar2020Tom Rini2020-03-3080-188/+682
|\ \
| * | arm: dts: ls1028a: Use flexspi in octal I/O modeKuldeep Singh2020-03-302-0/+4
| * | arm: dts: lx2160a: Use flexspi in octal I/O modeKuldeep Singh2020-03-302-0/+6
| * | configs: lx2160a: Access flash memory as per spi-memKuldeep Singh2020-03-301-8/+15
| * | configs: lx2160a: Define ENV_ADDR valueKuldeep Singh2020-03-302-0/+2
| * | configs: lx2160a: Enable FSPI supportKuldeep Singh2020-03-304-0/+8
| * | arm: dts: lx2160aqds: Add FSPI node propertiesKuldeep Singh2020-03-301-0/+15
| * | configs: ls1012afrwy: adjust env kernel_addr_rBiwen Li2020-03-301-1/+1
| * | configs: ls1021a: Append othbootargs to bootargsAlison Wang2020-03-301-4/+2
| * | configs: disable eMMC HS200 support on layerscape platformsYangbo Lu2020-03-303-3/+0
| * | configs: ls1012ardb: secure boot: Add PFE configPriyanka Singh2020-03-302-1/+3
| * | configs: arm: ls1021aiot: enable CONFIG_DM_USB supportRan Wang2020-03-301-0/+1
| * | configs: arm64: ls1012afrdm Enable CONFIG_BLKRan Wang2020-03-302-0/+2
| * | dm: arm64: ls1046a: add i2c DM supportBiwen Li2020-03-3027-14/+148
| * | dm: arm64: ls1043a: add i2c DM supportBiwen Li2020-03-3021-12/+144
| * | configs: ls1012afrwy: fix wrong env of boardBiwen Li2020-03-301-0/+3
| * | armv8: ls1028a: clean up the environment variablesYuantian Tang2020-03-302-86/+88
| * | armv8: ls1028aqds: add some environmentsYuantian Tang2020-03-301-11/+28
| * | configs: ls2080aqds: support distro bootBiwen Li2020-03-301-2/+32
| * | configs: ls1088aqds: support distro bootBiwen Li2020-03-301-13/+50