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