summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2021-01-15Merge branch '2021.04-rc' of https://github.com/lftan/u-bootTom Rini2-0/+2
2021-01-13Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians...Tom Rini19-130/+153
2021-01-13Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodia...Tom Rini7-0/+124
2021-01-13MAINTAINERS: Update STi and STM32 maintainers emails in remaining filesPatrice Chotard12-12/+12
2021-01-13ARM: stm32: Use firmware property instead of loadablesMichal Simek2-5/+5
2021-01-13board: stm32pm1: update USB-C power detection algorithm on DK boardsPatrice Chotard1-43/+63
2021-01-13board: st: common: migrate trace to dev and log macroPatrick Delaunay4-4/+11
2021-01-13board: st: stm32mp1: migrate trace to dev and log macroPatrick Delaunay1-69/+65
2021-01-12Merge tag 'ti-v2021.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini10-10/+37
2021-01-12Merge tag 'u-boot-atmel-2021.04-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini4-0/+106
2021-01-12board: amlogic: vim3: fix setup ethernet mac from efuseArtem Lapkin1-3/+15
2021-01-12board: ti: am335x-ice: get CDCE913 clock deviceDario Binacchi2-2/+2
2021-01-12video: omap: move drivers to 'ti' directoryDario Binacchi2-2/+2
2021-01-12board: ti: k2g: Add support for K2G ICE with 1GHz SiliconLokesh Vutla5-6/+17
2021-01-12board: ti: am65x: Set SERDES0 mux to PCIe to use USB 2.0 interfaceAswath Govindraju1-0/+16
2021-01-12sunxi: board: add a config option to fixup a Bluetooth addressAndre Heider1-0/+35
2021-01-12sunxi: board: extract creating a unique sid into a helper functionAndre Heider1-47/+58
2021-01-12sunxi: board: Move USB ethernet initialization to board_late_init()Andy Shevchenko1-0/+5
2021-01-12sunxi: add PineCube boardIcenowy Zheng1-0/+5
2021-01-11Merge branch 'next'Tom Rini83-277/+613
2021-01-11board: amlogic: add MMC boot device detection for environment loadMarek Szyprowski2-0/+16
2021-01-11boards: amlogic: add Beelink S922X board family supportChristian Hewitt3-0/+69
2021-01-11board: amlogic: vim3: read ethernet MAC address from efuseMarek Szyprowski1-0/+19
2021-01-11boards: amlogic: update documentation for WeTek Core2Christian Hewitt1-0/+1
2021-01-11boards: amlogic: add WeTek Core2 supportChristian Hewitt1-0/+1
2021-01-11meson: Add soc_rev to environmentPascal Vizeli1-0/+5
2021-01-11arm64: meson: add support for libretech-cc v2Jerome Brunet1-0/+1
2021-01-08xea: spl: Disable pull UP for GPIO0_2{35}Lukasz Majewski1-1/+1
2021-01-07board: atmel: sama7g5ek: add support for MAC address retreivalEugen Hristev1-5/+13
2021-01-07configs: sama7g5: add mmc config for sdmmc0Eugen Hristev1-0/+1
2021-01-07board: atmel: sama7g5ek: add initial support for sama7g5ekEugen Hristev4-0/+97
2021-01-06Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini6-2/+9
2021-01-06Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini59-96/+99
2021-01-06Merge tag 'v2021.01-rc5' into nextTom Rini67-556/+2097
2021-01-06Merge tag 'ti-v2021.01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-2/+2
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass13-24/+24
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass30-41/+41
2021-01-05dm: core: Access device ofnode through functionsSimon Glass1-1/+1
2021-01-05x86: apl: Reduce size for TPLSimon Glass1-1/+3
2021-01-05serial: Rename ns16550 functions to lower caseSimon Glass14-25/+26
2021-01-05serial: Update NS16550_t and struct NS16550Simon Glass14-29/+29
2021-01-05Nokia RX-51: Decrease i2c speed to 100000Pali Rohár1-2/+2
2021-01-05xilinx: Fill git repository for Xilinx boardsMichal Simek4-0/+4
2021-01-05fru: ops: avoid out of bounds accessHeinrich Schuchardt1-1/+1
2021-01-04microblaze: Set script_offset_nor env variableT Karthik Reddy1-1/+4
2020-12-31efi: capsule: Add support for uefi capsule authenticationSughosh Ganu2-0/+49
2020-12-31qemu: common: Set dfu_alt_info variable for the platformSughosh Ganu3-0/+70
2020-12-31qemu: common: Add support for dynamic mtdparts for the platformSughosh Ganu4-0/+107
2020-12-31qemu: arm: Initialise virtio devices in board_late_initSughosh Ganu1-0/+5
2020-12-26arm: dart6ul: read and print SoM info from eeprom on startupMarc Ferland1-1/+103