summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass68-1/+70
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass56-0/+56
2020-01-17common: Move get_tbclk() to time.hSimon Glass2-2/+3
2020-01-17common: Move clock functions into a new fileSimon Glass28-2/+29
2020-01-17common: Move upmconfig() to ppc.hSimon Glass1-2/+2
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass35-0/+35
2020-01-17common: Move reset_phy() to net.hSimon Glass30-0/+30
2020-01-17common: Move relocate_code() to init.hSimon Glass20-0/+20
2020-01-17common: Move functions for loading from fat/ext2 to fs.hSimon Glass1-0/+1
2020-01-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-6/+0
2020-01-16Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini45-1165/+70
2020-01-16Add support for MT7622 reference boardSam Shih4-0/+50
2020-01-16ARM: MediaTek: add basic support for MT8512 boardsmingming lee4-0/+42
2020-01-16arm: mvebu: clearfog: update eMMC documentationBaruch Siach1-6/+0
2020-01-15imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVKGiulio Benetti6-0/+182
2020-01-15pico-imx7d: Convert to DM_ETHJoris Offouga1-46/+0
2020-01-15mx6ul_14x14_evk: Fix SPL boot hangFabio Estevam1-155/+20
2020-01-15imx: imx8qxp_mek: update READMEPeng Fan1-15/+11
2020-01-15wandboard: Do not print error message when PMIC is absentFabio Estevam1-1/+1
2020-01-15imx: add imx8x based deneb boardAnatolij Gustschin2-0/+15
2020-01-15imx: add imx8x capricorn giedi boardAnatolij Gustschin8-0/+565
2020-01-14ARM: zynq: Add jtag distro boot supportT Karthik Reddy1-1/+1
2020-01-14arm: xilinx: Use device tree which can be passed on cmd lineMichal Simek2-2/+2
2020-01-14arm64: zynqmp: Fix symlinks to SC psu_init* filesMichal Simek5-0/+2
2020-01-14arm: zynq: Remove low level UART settingMichal Simek18-1046/+0
2020-01-14arm64: zynqmp: Remove low level UART settingMichal Simek15-104/+0
2020-01-14arm64: zynqmp: Do not assing MIO34 that early on zcu100Michal Simek1-1/+6
2020-01-14arm64: zynqmp: Add support for OF_SEPARATE with board DTBMichal Simek2-7/+24
2020-01-14arm64: zynqmp: Rename fw_dtb variable to fdt_blobMichal Simek1-4/+4
2020-01-14board: xilinx: Add support for user configurable boot script offsetT Karthik Reddy4-0/+15
2020-01-14arm64: zynqmp: Fix emmc boot mode boot_target sequenceT Karthik Reddy1-2/+11
2020-01-14arm64: versal: Fix emmc boot mode boot_target issueT Karthik Reddy1-1/+8
2020-01-10arm/km: remove board KMCOGE3UNHolger Brunck2-55/+1
2020-01-10km/boards: add MAC address offset as argument to ivm_populate_envHolger Brunck5-10/+13
2020-01-10km/boards: fix typo for MAC address offset config optionHolger Brunck2-4/+4
2020-01-10m68k: Drop CONFIG_MCFPIT supportTom Rini4-4/+0
2020-01-09Merge 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