summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: change Ramon Fried email addressRamon Fried2019-06-141-1/+1
* Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-bootTom Rini2019-06-112-16/+280
|\
| * board: stm32mp1: Add board_interface_eth_initChristophe Roullier2019-06-061-3/+65
| * board: stm32mp1: Update power supply check via USB TYPE-CPatrice Chotard2019-06-061-13/+56
| * stm32mp1: Update env_get_location for NOR supportPatrice Chotard2019-06-061-0/+4
| * stm32mp1: Add env_get_location()Patrice Chotard2019-06-061-0/+23
| * board: stm32mp1: Add env_ext4_get_dev_part() and env_ext4_get_intf()Patrice Chotard2019-06-061-0/+24
| * stm32mp1: support dynamic MTDPARTSPatrice Chotard2019-06-061-0/+85
| * board: stm32mp1: Add Avenger96 board supportManivannan Sadhasivam2019-06-061-0/+23
* | Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imxTom Rini2019-06-1135-345/+782
|\ \
| * | imx8mq_evk: Staticize when appropriateFabio Estevam2019-06-111-2/+2
| * | ARM: imx: vining2000: Enable DM SerialMarek Vasut2019-06-111-12/+0
| * | ARM: imx: vining2000: Enable DM GPIOMarek Vasut2019-06-111-0/+1
| * | ARM: imx: vining2000: Convert MMC and block to DMMarek Vasut2019-06-111-77/+0
| * | ARM: imx: Rename VINING|2000Marek Vasut2019-06-115-4/+7
| * | mx6sx: vining2000: pinmux usdhc4 resetChristoph Fritz2019-06-111-0/+4
| * | mx6sabresd: Remove U-Boot proper mmc initializationFabio Estevam2019-06-111-44/+0
| * | imx: Extend PCL063 support for phyCORE-i.MX6ULL SOMParthiban Nallathambi2019-06-114-5/+94
| * | board: toradex: add apalis imx8qm 4gb wb it v1.0b module supportMarcel Ziswiler2019-06-116-0/+284
| * | pico-imx6ul: MAINTAINERS: Add pico-dwarf entryFabio Estevam2019-06-111-0/+1
| * | pico-imx6ul: MAINTAINERS: Unify all board entriesFabio Estevam2019-06-111-8/+0
| * | pico-imx7d: MAINTAINERS: Unify all board entriesFabio Estevam2019-06-111-8/+2
| * | ARM: imx: novena: Convert to DM VIDEOMarek Vasut2019-06-111-0/+13
| * | ARM: imx: novena: Convert block devices to DMMarek Vasut2019-06-111-58/+4
| * | ARM: imx: novena: Enable DM GPIOMarek Vasut2019-06-112-0/+5
| * | pico-imx7d: enable boot without PMICJun Nie2019-06-111-2/+5
| * | pico-imx7d: README: Add BL33 usage caseJun Nie2019-06-111-0/+44
| * | pico-imx7d: Reserve region of memory to OPTEEJun Nie2019-06-111-0/+5
| * | wandboard: Rework Makefile to prevent spl.o from being builtEzequiel Garcia2019-06-112-4/+2
| * | ARM: imx: dh-imx6: Convert SPI support to DMMarek Vasut2019-06-111-10/+0
| * | ARM: imx: dh-imx6: Convert SATA support to DMMarek Vasut2019-06-111-4/+2
| * | ARM: imx: dh-imx6: Convert SD/MMC support to DMMarek Vasut2019-06-111-57/+2
| * | ARM: imx: dh-imx6: Enable DM GPIOMarek Vasut2019-06-111-0/+10
| * | opos6uldev: don't call enable_lcdif_clockSébastien Szymanski2019-06-111-3/+0
| * | ARM: imx: apalis_imx6: Drop ad-hoc SATA bindingMarek Vasut2019-06-111-49/+0
| * | ARM: dts: i.MX6ULL: U-Boot specific dts for u-boot, dm-splParthiban Nallathambi2019-06-111-0/+1
| * | board: toradex: add colibri imx8qxp 2gb wb it v1.0b module supportMarcel Ziswiler2019-06-116-0/+295
| * | ARM: imx6logic: Stop overwriting fdt_file if manually setAdam Ford2019-06-111-1/+2
| |/
* | Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmelTom Rini2019-06-101-0/+38
|\ \
| * | board: atmel: sama5d2_icp: enable green led on SPL completionEugen Hristev2019-05-151-0/+8
| * | board: atmel: sama5d2_icp: standby disable on CAN transceivers in SPLEugen Hristev2019-05-151-0/+7
| * | board: atmel: sama5d2_icp: add periph reset in SPL hw initEugen Hristev2019-05-151-0/+23
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2019-06-082-5/+203
|\ \ \ | |_|/ |/| |
| * | p2771-0000: Add support for framebuffer carveoutsThierry Reding2019-06-051-4/+62
| * | p2371-2180: Add support for framebuffer carveoutsThierry Reding2019-06-051-0/+47
| * | p2771-0000: Pass Ethernet MAC to the kernelThierry Reding2019-06-051-0/+43
| * | p2371-2180: Pass Ethernet MAC to the kernelThierry Reding2019-06-051-0/+50
| * | ARM: tegra: Unify Tegra186 buildsThierry Reding2019-06-051-5/+5
* | | board: am335x/mux: configure the pins for 8-bit data transfer on MMC1Jean-Jacques Hiblot2019-06-051-0/+4
* | | board/km: update maintainer e-mailHolger Brunck2019-06-053-3/+3