aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2020-01-08Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-0/+42
2020-01-08Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini9-3/+2174
2020-01-08Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini3-0/+21
2020-01-08Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2-0/+133
2020-01-08imx: imx8mn_evk: add board_mmc_get_env_devPeng Fan1-0/+5
2020-01-08imx8mn: evk: add READMEPeng Fan1-0/+37
2020-01-08imx: add i.MX8MP EVK boardPeng Fan6-0/+2131
2020-01-08wandboard: Remove repeated PMIC stringFabio Estevam1-2/+0
2020-01-08wandboard: Fix the DM_PMIC conversionFabio Estevam1-1/+1
2020-01-07efi: qemu: arm64: Add efi_rng_protocol implementation for the platformSughosh Ganu1-0/+42
2020-01-07stm32mp1: remove copro_state environment variableFabien Dessenne1-3/+1
2020-01-07boards: amlogic: add Khadas VIM3L supportChristian Hewitt2-0/+133
2020-01-07Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini44-1686/+1604
2020-01-07Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini3-0/+131
2020-01-07board: intel: agilex: Add socdk board support for Intel Agilex SoCLey Foon Tan3-0/+21
2020-01-07board: engicam: Fix the ethernet clock initializationMichael Trimarchi1-0/+29
2020-01-07board: engicam: Cleanup fdt file and board mappingMichael Trimarchi1-11/+56
2020-01-07mx6slevk: Fix the pmic_get() parameter in the DM caseFabio Estevam1-1/+1
2020-01-07mx6sllevk: Fix the pmic_get() parameter in the DM caseFabio Estevam1-1/+1
2020-01-07mx7dsabresd: Fix the pmic_get() parameter in the DM caseFabio Estevam1-1/+1
2020-01-07tools: imx8m_image: Change source path for DDR firmware to build dirFrieder Schrempf2-6/+6
2020-01-07colibri_imx7: migrate to DM_ETHIgor Opaniuk1-44/+0
2020-01-07apalis_imx6: migrate to DM_ETHIgor Opaniuk1-51/+0
2020-01-07colibri_imx6: migrate to DM_ETHIgor Opaniuk1-55/+4
2020-01-07MAINTAINERS: change colibri_imx6/imx6ull/t30/vf maintainersIgor Opaniuk4-4/+4
2020-01-07MAINTAINERS: change apalis_imx6/colibri_imx6 maintainersIgor Opaniuk2-2/+2
2020-01-07mx7dsabre: Enable DM_ETHJoris Offouga1-62/+0
2020-01-07mx7ulp: Add support for Embedded Artists COM boardFabio Estevam5-0/+209
2020-01-07imx: cx9020: migrate cx9020 to CONFIG_DM_USBSteffen Dirkwinkel1-10/+0
2020-01-07imx: sync with kernel device tree for Phycore SoMParthiban Nallathambi1-4/+8
2020-01-07board: cm_fx6: Enable DM support for video, fix build errorSuniel Mahesh1-0/+5
2020-01-07mx6cuboxi: enable OF_CONTROL with DM_MMC and DM_USBBaruch Siach1-47/+72
2020-01-07board: ge: mx53ppd: use imx wdtRobert Beckett1-1/+0
2020-01-07board: ge: pass rtc_status via device treeIan Ray3-9/+25
2020-01-07board: ge: bx50v3: Enable DM for PCI and ethernetDenis Zalevskiy1-62/+13
2020-01-07board: ge: bx50v3: Fix message output to video consoleIan Ray1-7/+14
2020-01-07board: ge: bx50v3: Fix run-time warningIan Ray1-10/+13
2020-01-07board: ge: bx50v3: sync devicetrees from LinuxRobert Beckett1-1/+33
2020-01-07imx: Add support for i.MX28 based XEA boardLukasz Majewski6-0/+561
2020-01-07imx6: aristainetos: add support for rev C boardHeiko Schocher4-1/+28
2020-01-07imx6: aristainetos: add aristainetos 2b cslHeiko Schocher4-1/+23
2020-01-07imx6: aristainetos: readd aristainetos 2b boardHeiko Schocher3-0/+20
2020-01-07imx6: aristainetos: enable HAB bootHeiko Schocher1-0/+3
2020-01-07imx6: aristainetos: cleanup bootmode settingsHeiko Schocher1-13/+30
2020-01-07imx6: aristainetos: add i2c eeprom supportHeiko Schocher1-1/+63
2020-01-07imx6: aristainetos: get rid of CONFIG_BOARDNAMEHeiko Schocher3-14/+0
2020-01-07imx6: aristainetos: convert to DM_PWM/DM_BACKLIGHTHeiko Schocher1-10/+0
2020-01-07imx6: aristainetos: add DM_I2C supportHeiko Schocher1-73/+0
2020-01-07imx6: aristainetos: add DM_VIDEO supportHeiko Schocher1-99/+12
2020-01-07imx6: aristainetos: enable DM_ETHHeiko Schocher1-34/+1