summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-11-111-0/+6
|\
| * rockchip: rk3399: Add Leez P710 supportAndy Yan2019-11-101-0/+6
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2019-11-1111-9/+17
|\ \
| * | freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal2019-11-082-3/+3
| * | freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal2019-11-086-6/+6
| * | armv8: lx2160a: add icid setup for platform devicesLaurentiu Tudor2019-11-081-0/+2
| * | armv8: ls2088a: add icid setup for platform devicesLaurentiu Tudor2019-11-082-0/+6
* | | Merge branch '2019-11-07-master-imports'Tom Rini2019-11-086-0/+221
|\ \ \
| * | | arm: add initial support for the Phytium Durian Boardliu hao2019-11-076-0/+221
| |/ /
* | | Kconfig: ti: Make board detect EEPROM addresses depend BOARD_DETECTAdam Ford2019-11-071-0/+2
* | | ARM: omap3_logic: Power on MMC when setting up PMICAdam Ford2019-11-071-0/+1
|/ /
* | mpc85xx, socrates: add DM PCI supportHeiko Schocher2019-11-062-37/+5
* | mpc85xx, socrates: enable DM serialHeiko Schocher2019-11-061-0/+5
* | mpc85xx, socrates: disable VIDEOHeiko Schocher2019-11-061-178/+2
* | mpc85xx, socrates: add DM supportHeiko Schocher2019-11-061-0/+15
* | mpc85xx, dts, socrates: add u-boot specific dtsiHeiko Schocher2019-11-061-0/+1
* | mpc85xx: add socrates dts from linuxHeiko Schocher2019-11-061-1/+2
|/
* Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-11-0420-498/+1436
|\
| * imx: support i.MX8QM ROM 7720 a1 boardOliver Graute2019-11-037-0/+463
| * board/BuR/brppt2: initial commitHannes Schmelzer2019-11-035-0/+610
| * imx8mm: evk: enable bd71837 pmicPeng Fan2019-11-031-0/+41
| * imx8m: evk: spl: probe clk in spl early stagePeng Fan2019-11-031-11/+11
| * opos6uldev: migrate to DM_VIDEOSébastien Szymanski2019-11-031-36/+0
| * ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTBLukasz Majewski2019-11-031-0/+7
| * ARM: imx: Decouple mccmon6's SPL and u-boot proper codeLukasz Majewski2019-11-033-290/+276
| * ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot properLukasz Majewski2019-11-031-161/+0
| * ARM: imx6: DHCOM i.MX6 PDK: spl: Add eMMC initialization to SPL codeClaudius Heine2019-11-031-0/+26
| * ARM: imx6: DHCOM i.MX6 PDK: fix board_boot_modes emmc entryClaudius Heine2019-11-031-1/+1
| * ARM: dts: imx6ull-colibri: change hierarchy of DTS filesIgor Opaniuk2019-11-031-0/+2
* | arc: emsdp: docs: Prefer Degilent over Opella-XDAlexey Brodkin2019-11-011-1/+1
* | arc: emsdp/iotdk: Switch to DM_MMCAlexey Brodkin2019-11-012-61/+0
|/
* Merge branch '2019-10-28-azure-ci-support'Tom Rini2019-10-303-6/+6
|\
| * arm: mvebu: Avoid generating kwbimage.cfg in the source treeBin Meng2019-10-293-6/+6
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2019-10-301-0/+5
|\ \ | |/ |/|
| * arm64: dts: sun50i: Add support for A64 OLinuXino (with eMMC)Sunil Mohan Adapa2019-10-251-0/+5
* | Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mipsTom Rini2019-10-252-2/+2
|\ \
| * | bmips: correct name charactersÁlvaro Fernández Rojas2019-10-252-2/+2
| |/
* | Merge branch '2019-10-24-ti-imports'Tom Rini2019-10-251-0/+1
|\ \
| * | armv7R: K3: j721e: Add support for triggering ddr init from SPLLokesh Vutla2019-10-251-0/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-10-251-13/+0
|\ \
| * | ARM: keystone: Do not enable the USB power domains at the board levelJean-Jacques Hiblot2019-10-241-13/+0
| |/
* | Merge tag 'u-boot-atmel-2020.01-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2019-10-251-0/+12
|\ \
| * | board: sam9x60ek: add support for MAC address retrievalEugen Hristev2019-10-241-0/+12
| |/
* | ARM: zynq: Remove unused board_early_init_f()Michal Simek2019-10-241-7/+0
* | arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request()Michal Simek2019-10-241-2/+2
|/
* Merge tag 'u-boot-stm32-2019-10-23' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2019-10-231-0/+17
|\
| * board: stm32mp1: fixup the usb product id for USB download gadgetPatrick Delaunay2019-10-221-0/+17
* | board/ls1028a: Add call to sec_init()Udit Agarwal2019-10-211-0/+4
|/
* Merge tag 'u-boot-amlogic-20191018' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2019-10-187-4/+328
|\
| * configs: sei610: Add config file to fix userdata sizeGuillaume La Roque2019-10-181-0/+1