summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* xilinx: common: Change bootm_size variable settingMichal Simek2020-08-201-1/+5
* xilinx: common: Check return value from variable setupMichal Simek2020-08-201-3/+8
* xilinx: common: Get rid of initrd_high variable setupMichal Simek2020-08-201-6/+0
* xilinx: Change logic around zynq_board_read_rom_ethaddr()Michal Simek2020-08-201-3/+2
* xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIGMichal Simek2020-08-203-0/+15
* xilinx: zynqmp: remove chip_id functionIbai Erkiaga2020-08-201-37/+20
* xilinx: zynqmp: get chip ID at EL3Ibai Erkiaga2020-08-201-6/+4
* xilinx: zynqmp: get chip ID using firmware driverIbai Erkiaga2020-08-201-52/+27
* xilinx: zynqmp: synchronize firmware call return payloadIbai Erkiaga2020-08-201-1/+1
* xilinx: versal: Use lowest memory for U-BootMichal Simek2020-08-201-1/+1
* xilinx: versal: Add new versal loadpdi commandT Karthik Reddy2020-08-203-0/+120
* arm64: zynqmp: Fix set_fdtfile() not to break u-boots DTBIgor Lantsman2020-08-201-6/+13
* xilinx: Setup bootm variablesMichal Simek2020-08-201-0/+3
* board: xen: De-initialize before jumping to LinuxOleksandr Andrushchenko2020-08-141-0/+6
* xen: Port Xen grant table driver from mini-osOleksandr Andrushchenko2020-08-141-0/+13
* xen: Port Xen bus driver from mini-osOleksandr Andrushchenko2020-08-141-1/+15
* serial: serial_xen: Add Xen PV serial driverPeng Fan2020-08-141-7/+24
* board: Introduce xenguest_arm64 boardAndrii Anisov2020-08-144-0/+176
* riscv: sifive/fu540: Move SPL related functions to spl.cBin Meng2020-08-142-34/+32
* riscv: sifive/fu540: Drop NET_RANDOM_ETHADDRBin Meng2020-08-141-1/+0
* riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC levelBin Meng2020-08-141-22/+0
* riscv: sifive/fu540: spl: Rename soc_spl_init()Bin Meng2020-08-141-1/+1
* riscv: sifive/fu540: spl: Drop our own version of board_init_f()Bin Meng2020-08-141-18/+1
* Merge tag 'u-boot-stm32-20200813' of https://gitlab.denx.de/u-boot/custodians...WIP/13Aug2020Tom Rini2020-08-136-153/+172
|\
| * board: stm32mp1: use const for struct node_infoPatrick Delaunay2020-08-131-1/+1
| * board: stm32mp1: remove board.cPatrick Delaunay2020-08-131-36/+0
| * ARM: dts: stm32: Update eth1addr from EEPROM if eth1 presentMarek Vasut2020-08-131-2/+23
| * ARM: stm32: Add fitImage its entry for 587-200 DHCOR SoMMarek Vasut2020-08-131-0/+14
| * ARM: stm32: Add both PDK2 and DRC02 DT into DHCOM fitImage itsMarek Vasut2020-08-133-4/+25
| * board: stm32mp1: update fdt fixup partitions tableChristophe Kerello2020-08-131-0/+1
| * board: stm32mp1: use IS_ENABLED to prevent ifdef in ft_board_setupPatrick Delaunay2020-08-131-3/+3
| * board: stm32mp1: use IS_ENABLED to prevent ifdef in env functionsPatrick Delaunay2020-08-131-19/+17
| * board: stm32mp1: use IS_ENABLED to prevent ifdef in board_late_initPatrick Delaunay2020-08-131-30/+30
| * board: stm32mp1: use IS_ENABLED to prevent ifdef in dk2_i2c1_fixPatrick Delaunay2020-08-131-5/+5
| * board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_infPatrick Delaunay2020-08-131-9/+11
| * board: stm32mp1: use IS_ENABLED to prevent ifdef in sysconf_initPatrick Delaunay2020-08-131-8/+3
| * board: stm32mp1: use IS_ENABLED to prevent ifdef in board_check_usb_powerPatrick Delaunay2020-08-131-4/+4
| * board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_con...Patrick Delaunay2020-08-131-6/+9
| * board: stm32mp1: use IS_ENABLED to prevent ifdef in board_key_checkPatrick Delaunay2020-08-131-26/+26
* | board: ti: j721e: Add support for HyperFlash detectionVignesh Raghavendra2020-08-111-0/+30
* | configs: j7200_evm_a72: Add Initial supportLokesh Vutla2020-08-111-0/+1
* | configs: j7200_evm_r5: Add initial supportLokesh Vutla2020-08-111-0/+1
* | board: ti: j7200: Add board detection support for j7200Lokesh Vutla2020-08-111-0/+4
* | board: ti: j7200: Introduce support for j7200 build targetsLokesh Vutla2020-08-112-1/+55
* | board: ti: j721e: Update fdt fixup logic for interconnect nodesSuman Anna2020-08-111-1/+4
* | board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is definedLokesh Vutla2020-08-111-5/+11
* | board: ti: board_detect: Add stub functions for EEPROM detection apisLokesh Vutla2020-08-111-0/+13
* | configs: Add new config for supporting USB mass storage bootFaiz Abbas2020-08-111-0/+1
* | configs: Add defconfig for USB DFU bootmodeFaiz Abbas2020-08-111-0/+1
* | board: ti: am65x: Update fdt fixup logic for interconnect nodesSuman Anna2020-08-111-2/+8