summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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-rc4Tom Rini2020-03-301-1/+1
* | | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom 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
| * | | | | board: fsl: lx2160a: fix SDHC1_DAT4 signal routingYangbo Lu2020-03-301-3/+9
| * | | | | pci-host-ecam-generic: access config space independent of system-wide bus idVladimir Oltean2020-03-301-4/+33
| * | | | | include/configs: ls1012afrwy: fix load address of itb with bootm commandBiwen Li2020-03-301-1/+1
| * | | | | armv8/ls1046ardb: RGMII ports require internal delayMadalin Bucur2020-03-301-2/+2
| * | | | | armv8/ls1043ardb: RGMII ports require internal delayMadalin Bucur2020-03-301-2/+2
| * | | | | net: fman: add support for all RGMII delay modesMadalin Bucur2020-03-301-0/+4
| * | | | | lx2160a: Add dhcp in boot_targetsMeenakshi Aggarwal2020-03-301-1/+2
| * | | | | armv8: ls1028a: add dhcp boot target deviceYuantian Tang2020-03-301-1/+2
| * | | | | board: ls1028ardb: add BOARD_LATE_INIT configYuantian Tang2020-03-301-0/+1
| * | | | | lx2160a : Remove default VID settingMeenakshi Aggarwal2020-03-303-3/+8
| * | | | | armv8: ls1028a: Update secure boot headers offsetPriyanka Singh2020-03-302-7/+7
| * | | | | lx2160a : Add emmc in boot_targets environment variableMeenakshi Aggarwal2020-03-303-0/+25
| * | | | | arm64: ls1046a: remove fdt_high environment variableYuantian Tang2020-03-301-2/+1