summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
...
| * | arm64: zynqmp: Rename fw_dtb variable to fdt_blobMichal Simek2020-01-141-4/+4
| * | board: xilinx: Add support for user configurable boot script offsetT Karthik Reddy2020-01-144-0/+15
| * | arm64: zynqmp: Fix emmc boot mode boot_target sequenceT Karthik Reddy2020-01-141-2/+11
| * | arm64: versal: Fix emmc boot mode boot_target issueT Karthik Reddy2020-01-141-1/+8
* | | Add support for MT7622 reference boardSam Shih2020-01-164-0/+50
* | | ARM: MediaTek: add basic support for MT8512 boardsmingming lee2020-01-164-0/+42
| |/ |/|
* | imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVKGiulio Benetti2020-01-146-0/+182
* | pico-imx7d: Convert to DM_ETHJoris Offouga2020-01-141-46/+0
* | mx6ul_14x14_evk: Fix SPL boot hangFabio Estevam2020-01-141-155/+20
* | imx: imx8qxp_mek: update READMEPeng Fan2020-01-141-15/+11
* | wandboard: Do not print error message when PMIC is absentFabio Estevam2020-01-141-1/+1
* | imx: add imx8x based deneb boardAnatolij Gustschin2020-01-142-0/+15
* | imx: add imx8x capricorn giedi boardAnatolij Gustschin2020-01-148-0/+565
|/
* arm/km: remove board KMCOGE3UNHolger Brunck2020-01-102-55/+1
* km/boards: add MAC address offset as argument to ivm_populate_envHolger Brunck2020-01-105-10/+13
* km/boards: fix typo for MAC address offset config optionHolger Brunck2020-01-102-4/+4
* m68k: Drop CONFIG_MCFPIT supportTom Rini2020-01-104-4/+0
* Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/08Jan2020Tom Rini2020-01-081-0/+42
|\
| * efi: qemu: arm64: Add efi_rng_protocol implementation for the platformSughosh Ganu2020-01-071-0/+42
* | Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-089-3/+2174
|\ \
| * | imx: imx8mn_evk: add board_mmc_get_env_devPeng Fan2020-01-081-0/+5
| * | imx8mn: evk: add READMEPeng Fan2020-01-081-0/+37
| * | imx: add i.MX8MP EVK boardPeng Fan2020-01-086-0/+2131
| * | wandboard: Remove repeated PMIC stringFabio Estevam2020-01-081-2/+0
| * | wandboard: Fix the DM_PMIC conversionFabio Estevam2020-01-081-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2020-01-083-0/+21
|\ \ \
| * | | board: intel: agilex: Add socdk board support for Intel Agilex SoCLey Foon Tan2020-01-073-0/+21
| | |/ | |/|
* | | Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-01-082-0/+133
|\ \ \
| * | | boards: amlogic: add Khadas VIM3L supportChristian Hewitt2020-01-072-0/+133
* | | | stm32mp1: remove copro_state environment variableFabien Dessenne2020-01-071-3/+1
* | | | Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...WIP/07Jan2020Tom Rini2020-01-0744-1686/+1604
|\ \ \ \ | | |_|/ | |/| |
| * | | board: engicam: Fix the ethernet clock initializationMichael Trimarchi2020-01-071-0/+29
| * | | board: engicam: Cleanup fdt file and board mappingMichael Trimarchi2020-01-071-11/+56
| * | | mx6slevk: Fix the pmic_get() parameter in the DM caseFabio Estevam2020-01-071-1/+1
| * | | mx6sllevk: Fix the pmic_get() parameter in the DM caseFabio Estevam2020-01-071-1/+1
| * | | mx7dsabresd: Fix the pmic_get() parameter in the DM caseFabio Estevam2020-01-071-1/+1
| * | | tools: imx8m_image: Change source path for DDR firmware to build dirFrieder Schrempf2020-01-072-6/+6
| * | | colibri_imx7: migrate to DM_ETHIgor Opaniuk2020-01-071-44/+0
| * | | apalis_imx6: migrate to DM_ETHIgor Opaniuk2020-01-071-51/+0
| * | | colibri_imx6: migrate to DM_ETHIgor Opaniuk2020-01-071-55/+4
| * | | MAINTAINERS: change colibri_imx6/imx6ull/t30/vf maintainersIgor Opaniuk2020-01-074-4/+4
| * | | MAINTAINERS: change apalis_imx6/colibri_imx6 maintainersIgor Opaniuk2020-01-072-2/+2
| * | | mx7dsabre: Enable DM_ETHJoris Offouga2020-01-071-62/+0
| * | | mx7ulp: Add support for Embedded Artists COM boardFabio Estevam2020-01-075-0/+209
| * | | imx: cx9020: migrate cx9020 to CONFIG_DM_USBSteffen Dirkwinkel2020-01-071-10/+0
| * | | imx: sync with kernel device tree for Phycore SoMParthiban Nallathambi2020-01-071-4/+8
| * | | board: cm_fx6: Enable DM support for video, fix build errorSuniel Mahesh2020-01-071-0/+5
| * | | mx6cuboxi: enable OF_CONTROL with DM_MMC and DM_USBBaruch Siach2020-01-071-47/+72
| * | | board: ge: mx53ppd: use imx wdtRobert Beckett2020-01-071-1/+0
| * | | board: ge: pass rtc_status via device treeIan Ray2020-01-073-9/+25