summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-imxTom Rini2018-01-088-49/+793
|\
| * board: engicam: Fix to remove legacy board/icorem6_rqsJagan Teki2018-01-081-48/+0
| * imx: spl: Fix NAND bootmode detectionEran Matityahu2018-01-031-1/+1
| * mx6: Add board mx6memcal for use in validating DDREric Nelson2018-01-036-0/+792
* | rockchip: board: lion-rk3368: reduce env-size default to 8KiBPhilipp Tomsich2018-01-021-0/+6
|/
* boards: amlogic: khadas-vim: Typo fixupNeil Armstrong2018-01-021-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini2018-01-011-1/+1
|\
| * rockchip: rk3399-puma: reduce env size to 8kiBJakob Unterwurzacher2018-01-011-1/+1
* | ARM: omap3: evm: Refactor 'board_eth_init'Derald D. Woods2018-01-011-19/+5
|/
* Merge git://git.denx.de/u-boot-imxTom Rini2017-12-2910-168/+99
|\
| * ARM: imx6: Disable DDR DRAM calibration DHCOM i.MX6 PDKMarek Vasut2017-12-291-4/+0
| * warp: imximage.cfg: Handle the CONFIG_SECURE_BOOT caseBreno Lima2017-12-291-0/+9
| * mx6slevk: imximage.cfg: Handle the CONFIG_SECURE_BOOT caseBreno Lima2017-12-291-0/+9
| * mx6sxsabresd: Load the correct dtb for revA boardFabio Estevam2017-12-291-1/+15
| * imx: Add a common way for detecting NXP boards revisionFabio Estevam2017-12-291-45/+2
| * ARM: imx: cm_fx6: remove esdhc init code from board fileChristopher Spinrath2017-12-291-29/+0
| * ARM: imx: cm_fx6: remove sata init code from board fileChristopher Spinrath2017-12-291-42/+0
| * board: ge: mx53ppd: Move check_time() to common locationMartyn Welch2017-12-294-47/+64
* | boards: ls1046ardb: disable unavailable "ethernet" node in dtsPrabhakar Kushwaha2017-12-241-0/+51
|/
* Merge git://git.denx.de/u-boot-sunxiTom Rini2017-12-192-0/+9
|\
| * sunxi: Fix A20-OLinuXino-MICRO LAN8710 supportStefan Mavrodiev2017-12-071-0/+4
| * sun50i: h5: Add NanoPi Neo Plus2 DT initial supportAntony Antony2017-11-211-0/+5
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2017-12-183-18/+90
|\ \
| * | rockchip: evb-rk3399: update document for board bring upKever Yang2017-12-181-18/+65
| * | rockchip: move CONFIG_ENV_SIZE and CONFIG_ENV_OFFSET to KconfigKlaus Goger2017-12-181-0/+6
| * | rockchip: rk3399-puma: set gpio4cd iodomain to 1.8VJakob Unterwurzacher2017-12-171-0/+19
* | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-12-186-31/+90
|\ \ \
| * | | armv8: ls1012ardb: support hwconfig for eSDHC1 enablingYangbo Lu2017-12-141-20/+35
| * | | armv8: ls1012ardb: add more board version informationYangbo Lu2017-12-141-3/+23
| * | | armv8: ls1012ardb: clean up definitions for I2C IO expandersYangbo Lu2017-12-141-7/+7
| * | | board/ls2080a, ls1088a: Add check for mc-dpl applied in fdtYogesh Gaur2017-12-144-4/+4
| * | | armv8: ls1088ardb: support force SDHC mode by hwconfigYangbo Lu2017-12-132-0/+24
* | | | Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...Tom Rini2017-12-181-4/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | arm64: zynqmp: Access timestamp_ref_ctrl register only if running in el3Siva Durga Prasad Paladugu2017-12-181-1/+4
| * | | arm64: zynqmp: Add support for zynqmp automotive siliconsMichal Simek2017-12-141-2/+2
| * | | arm64: zynqmp: Setup modeboot variable based on bootmodeMichal Simek2017-12-141-0/+8
| * | | arm64: zynqmp: Read boot mode register using zynqmp_mmio_readSiva Durga Prasad Paladugu2017-12-141-1/+5
* | | | Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini2017-12-138-0/+303
|\ \ \ \
| * | | | ARM: rmobile: Add R8A77995 D3 Draak boardMarek Vasut2017-12-094-0/+163
| * | | | ARM: rmobile: Add R8A77970 V3M Eagle boardMarek Vasut2017-12-094-0/+140
* | | | | Merge git://git.denx.de/u-boot-samsungTom Rini2017-12-132-9/+22
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ARM: Samsung: Add Exynos5422-based Odroid HC1 supportMarek Szyprowski2017-12-052-9/+22
* | | | | ARM: omap3_logic: Enable NAND unlocking during Falcon modeAdam Ford2017-12-122-0/+84
* | | | | ARM: omap3_logic: Unlock NAND automatically in U-BootAdam Ford2017-12-121-0/+14
| |_|/ / |/| | |
* | | | ARC: HSDK: Fixup DW SDIO CIU frequency to 50000000HzEugeniy Paltsev2017-12-111-1/+11
| |/ / |/| |
* | | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2017-12-0822-29/+29
|\ \ \
| * | | powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun2017-12-0622-29/+29
| |/ /
* | | rockchip: rk3399-puma: preserve leading zeros in serial#Jakob Unterwurzacher2017-12-081-1/+1
* | | armv8: LS1088A_QSPI: Add secure boot defconfigs for QSPI boot.Udit Agarwal2017-12-061-0/+12
* | | armv8: LS1088A_QSPI: SECURE_BOOT: Images validationUdit Agarwal2017-12-062-3/+5