summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-videoTom Rini2017-10-096-460/+30
|\
| * board: at91sam9x5ek: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-291-104/+7
| * board: sama5d4_xplained: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-292-97/+7
| * board: sama5d4ek: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-291-91/+6
| * board: sama5d3xek: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-291-80/+3
| * board: sama5d2_xplained: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-291-88/+7
* | Merge git://git.denx.de/u-boot-x86Tom Rini2017-10-074-0/+23
|\ \
| * | x86: edison: Bring minimal ACPI support to the boardAndy Shevchenko2017-10-074-0/+23
* | | ARM: Add a new arch + board for QEMU's 'virt' machineTuomas Tynkkynen2017-10-063-0/+44
* | | dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts KconfigJean-Jacques Hiblot2017-10-054-4/+4
|/ /
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2017-10-054-20/+24
|\ \
| * | sunxi: only init USB Ethernet gadget when it's enabledIcenowy Zheng2017-10-031-0/+2
| * | sun7i: a20: Add Bananapi M1 Plus supportJagan Teki2017-10-031-0/+5
| * | sunxi: Remove the MMC index hackMaxime Ripard2017-10-031-14/+6
| * | sunxi: Use sunxi_get_boot_deviceMaxime Ripard2017-10-031-1/+5
| * | sunxi: Register usb_etherMaxime Ripard2017-10-031-0/+2
| * | musb: sunxi: switch to the device modelMaxime Ripard2017-10-031-1/+0
| * | usb: gadget: Make g_dnl USB settings commonMaxime Ripard2017-10-032-4/+4
* | | treewide: replace with error() with pr_err()Masahiro Yamada2017-10-045-13/+13
|/ /
* | rockchip: rk3399-puma: add boot-on regulator to override BIOS_DISABLEPhilipp Tomsich2017-10-011-0/+10
* | rockchip: puma-rk3399: update board_init()Philipp Tomsich2017-10-011-32/+4
* | rockchip: rk3399: make spl_board_init board-specificPhilipp Tomsich2017-10-012-6/+36
* | rockchip: board: lion-rk3368: avoid ATF overwriting active SPL stagePhilipp Tomsich2017-10-011-2/+2
* | rk3288: vyasa: Add falcon mode supportJagan Teki2017-10-011-0/+13
* | ARM: omap3: am3517-evm: Add device tree and DM supportAdam Ford2017-09-291-24/+47
* | arm: da850-evm: Enable DM and device tree support for da850-evmAdam Ford2017-09-292-1/+4
|/
* arm: mvebu: clearfog: document boot from UARTBaruch Siach2017-09-261-0/+20
* arm: mvebu: Remove theadorable_defconfigStefan Roese2017-09-261-1/+0
* board/ls2080ardb: Update board env based on SoCPriyanka Jain2017-09-221-0/+12
* board: Add stm32h7 SoC, discovery and evaluation boards supportPatrice Chotard2017-09-228-0/+179
* board: STiH410-B2260: add fastboot supportPatrice Chotard2017-09-221-0/+42
* nds32: board: Fix andestech adp-ae3xx.c make fail problem.rick2017-09-211-0/+1
* Merge git://www.denx.de/git/u-boot-imxTom Rini2017-09-2019-74/+416
|\
| * toradex: imx6: Move g_dnl_bind_fixup() into common SPL codeFabio Estevam2017-09-202-26/+0
| * board: ge: bx50v3: set eth0 MAC addressIan Ray2017-09-204-1/+363
| * detect and setup solidrun hummingboard2Dennis Gilmore2017-09-201-2/+33
| * imx6: drop duplicated bss memset and board_init_r() callAnatolij Gustschin2017-09-188-42/+0
| * pico-imx7d: Add "how to boot with NXP 4.1 Kernel"Vanessa Maegima2017-09-181-0/+17
| * imx: imx7d: remove CamelCase from ENET_xMHz macrosEric Nelson2017-09-183-3/+3
* | rockchip: puma_rk3399: increase serialno_str sizeKlaus Goger2017-09-181-1/+1
* | rk3288: Add Vyasa initial board supportJagan Teki2017-09-184-0/+32
* | rockchip: board: puma_rk3399: update README flash instructionsKlaus Goger2017-09-181-8/+43
* | rockchip: board: lion_rk3368: update README flash instructionsKlaus Goger2017-09-181-2/+22
* | x86: Support Intel Cherry Hill boardBin Meng2017-09-166-0/+653
|/
* blk: Remove various places that do flush cache after readBin Meng2017-09-151-2/+0
* GPT: create block device for sandbox testingAlison Chaiken2017-09-141-0/+5
* arm: am57xx: cl-som-am57x: Use new pinctrl macrosSuman Anna2017-09-141-52/+53
* configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignmentWenyou Yang2017-09-148-14/+14
* board: atmel: Add SAMA5D27 SOM1 EK boardWenyou Yang2017-09-144-0/+218
* board: sama5d2_xplained: Make SPL work on spiflashWenyou Yang2017-09-141-0/+10