summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2020-08-21rockchip: firefly-rk3288: Fix the code support for SPL_LEDKever Yang
2020-08-14board: xen: De-initialize before jumping to LinuxOleksandr Andrushchenko
2020-08-14xen: Port Xen grant table driver from mini-osOleksandr Andrushchenko
2020-08-14xen: Port Xen bus driver from mini-osOleksandr Andrushchenko
2020-08-14serial: serial_xen: Add Xen PV serial driverPeng Fan
2020-08-14board: Introduce xenguest_arm64 boardAndrii Anisov
2020-08-14riscv: sifive/fu540: Move SPL related functions to spl.cBin Meng
2020-08-14riscv: sifive/fu540: Drop NET_RANDOM_ETHADDRBin Meng
2020-08-14riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC levelBin Meng
2020-08-14riscv: sifive/fu540: spl: Rename soc_spl_init()Bin Meng
2020-08-14riscv: sifive/fu540: spl: Drop our own version of board_init_f()Bin Meng
2020-08-13Merge tag 'u-boot-stm32-20200813' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-08-13board: stm32mp1: use const for struct node_infoPatrick Delaunay
2020-08-13board: stm32mp1: remove board.cPatrick Delaunay
2020-08-13ARM: dts: stm32: Update eth1addr from EEPROM if eth1 presentMarek Vasut
2020-08-13ARM: stm32: Add fitImage its entry for 587-200 DHCOR SoMMarek Vasut
2020-08-13ARM: stm32: Add both PDK2 and DRC02 DT into DHCOM fitImage itsMarek Vasut
2020-08-13board: stm32mp1: update fdt fixup partitions tableChristophe Kerello
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in ft_board_setupPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in env functionsPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in board_late_initPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in dk2_i2c1_fixPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_infPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in sysconf_initPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in board_check_usb_powerPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_con...Patrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in board_key_checkPatrick Delaunay
2020-08-11board: ti: j721e: Add support for HyperFlash detectionVignesh Raghavendra
2020-08-11configs: j7200_evm_a72: Add Initial supportLokesh Vutla
2020-08-11configs: j7200_evm_r5: Add initial supportLokesh Vutla
2020-08-11board: ti: j7200: Add board detection support for j7200Lokesh Vutla
2020-08-11board: ti: j7200: Introduce support for j7200 build targetsLokesh Vutla
2020-08-11board: ti: j721e: Update fdt fixup logic for interconnect nodesSuman Anna
2020-08-11board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is definedLokesh Vutla
2020-08-11board: ti: board_detect: Add stub functions for EEPROM detection apisLokesh Vutla
2020-08-11configs: Add new config for supporting USB mass storage bootFaiz Abbas
2020-08-11configs: Add defconfig for USB DFU bootmodeFaiz Abbas
2020-08-11board: ti: am65x: Update fdt fixup logic for interconnect nodesSuman Anna
2020-08-11ARM: omap3: evm: Complete DM_ETH and DM_USB migrationsDerald D. Woods
2020-08-06board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfoOvidiu Panait
2020-08-06arm: mvebu: crs3xx-98dx3236: Add a maintainerLuka Kovacic
2020-08-06arm: mvebu: Add CRS328-4C-20S-4S boardLuka Kovacic
2020-08-06arm: mvebu: Add CRS326-24G-2S boardLuka Kovacic
2020-08-06arm: mvebu: Add CRS305-1G-4S Bit boardLuka Kovacic
2020-08-04Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-08-03mscc: Drop dm.h header fileSimon Glass
2020-08-03liebherr: Drop duplicate dm.h inclusionSimon Glass
2020-08-03w1: Drop dm.h header fileSimon Glass
2020-08-03sf: Drop dm.h header file from spi_flash.hSimon Glass
2020-08-03arm: imx6q: pcm058: Rework SPI NOR configurationNiel Fourie