aboutsummaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* arm: mx6: Make all i.MX6 SoCs user-selectableTom Rini2020-08-253-9/+6
* pico-imx6ul: convert ethernet function to DM_ETHWig Cheng2020-08-181-53/+0
* 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...Tom 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
* | ARM: omap3: evm: Complete DM_ETH and DM_USB migrationsDerald D. Woods2020-08-111-71/+11
|/
* board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfoOvidiu Panait2020-08-061-3/+0
* arm: mvebu: crs3xx-98dx3236: Add a maintainerLuka Kovacic2020-08-061-0/+1
* arm: mvebu: Add CRS328-4C-20S-4S boardLuka Kovacic2020-08-061-0/+9
* arm: mvebu: Add CRS326-24G-2S boardLuka Kovacic2020-08-061-0/+9
* arm: mvebu: Add CRS305-1G-4S Bit boardLuka Kovacic2020-08-061-0/+3
* Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-08-0419-112/+998
|\
| * arm: imx6q: pcm058: Rework SPI NOR configurationNiel Fourie2020-08-031-8/+12
| * imx: Add MYiR Tech MYS-6ULX supportParthiban Nallathambi2020-08-036-0/+400
| * colibri-imx7: fix splash logo drawingIgor Opaniuk2020-07-271-32/+12
| * colibri-imx6ull: show boot logoIgor Opaniuk2020-07-271-33/+7