aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2021-01-21rockchip: rk3328: Add support for FriendlyARM NanoPi R2SDavid Bauer1-0/+7
2021-01-20xilinx: common: Do not touch CONFIG_XILINX_OF_BOARD_DTB_ADDR in SPLMichal Simek1-1/+2
2021-01-20xilinx: common: Change macro handling in board_fdt_blob_setup()Michal Simek1-16/+20
2021-01-20xilinx: zynqmp: Save bootseq number for SD/EMMC boot modesMichal Simek1-0/+1
2021-01-18configs: aspeed: Add defconfig for AST2600 EVBChia-Wei, Wang1-0/+6
2021-01-18aspeed: Add AST2600 platform supportChia-Wei, Wang3-0/+18
2021-01-18km/kirkwood: enable USB support and the host controller driverHolger Brunck1-0/+4
2021-01-18board: mediatek: pumpkin: initialize usb deviceFabien Parent1-0/+17
2021-01-18riscv: Add Microchip MPFS Icicle Kit supportPadmarao Begari2-3/+119
2021-01-18riscv: Add support for SPI on Kendryte K210Sean Anderson1-0/+16
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-11sunxi: board: add a config option to fixup a Bluetooth addressAndre Heider1-0/+35
2021-01-11sunxi: board: extract creating a unique sid into a helper functionAndre Heider1-47/+58
2021-01-11sunxi: board: Move USB ethernet initialization to board_late_init()Andy Shevchenko1-0/+5
2021-01-11sunxi: 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...WIP/06Jan2021-nextTom Rini6-2/+9
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextWIP/05Jan2021-nextTom Rini59-96/+99
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini67-556/+2097
2021-01-05Merge 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