aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2018-02-07ARM: k2g: Add pinmux data for QSPI on K2G ICEVignesh R1-0/+9
2018-02-05am335x, shc: kconfig: Fix misspelled choice defaultUlf Magnusson1-1/+1
2018-02-04MAINTAINERS: board: qcom: db410c, db820c: update email.Jorge Ramirez-Ortiz2-2/+2
2018-02-04MAINTAINERS: Update email address for Maxime RipardMaxime Ripard1-3/+3
2018-02-04board: tbs2910: add private imx configSoeren Moch2-1/+116
2018-02-04mx6memcal: enable SDP supportEric Nelson1-1/+0
2018-02-04arm: imx: mx53loco: remove usage of mx53_dram_sizePatrick Bruenn1-39/+0
2018-02-04arm: imx: m53evk: remove usage of mx53_dram_sizePatrick Bruenn1-39/+0
2018-02-04arm: imx: cx9020: move dram init into common placePatrick Bruenn1-35/+0
2018-02-04arm: imx: cx9020: remove usage of mx53_dram_sizePatrick Bruenn1-9/+5
2018-02-04board,ge,bx50v3 - rtc time validationNandor Han1-0/+3
2018-02-04board: ge: bx50v3: Support FIT and select configuration based on VPDIan Ray1-0/+12
2018-02-04board: ge: bx50v3: Enable hardware watchdogMartyn Welch1-0/+1
2018-02-04board: ge: bx50v3: program MAC address to I210Hannu Lounento1-1/+36
2018-02-04board: ge: bx50v3: move FEC MAC address programming to driverMartyn Welch1-40/+39
2018-02-04board: ge: Enable access to i2c bus 1 and 2Martyn Welch1-1/+1
2018-02-04board: i.MX6QDL: add Engicam i.CoreM6 1.5 QDL MIPI starter kitJagan Teki1-2/+7
2018-01-31Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini4-23/+30
2018-01-31Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblazeTom Rini9-18/+4934
2018-01-30armv8: ls2088ardb: Add 3DS RDIMM supportYork Sun2-19/+6
2018-01-30armv8: ls1046ardb: Add RDIMM supportYork Sun2-4/+24
2018-01-30x86: kconfig: Remove meaningless 'select n'Ulf Magnusson1-1/+0
2018-01-30arm: zynq: Update years in copyright to reflect latest changesMichal Simek1-0/+1
2018-01-30arm64: zynqmp: Add psu_init for zcu102-rev1.0Michal Simek1-0/+975
2018-01-30arm64: zynqmp: Prepare psu_init reworkMichal Simek1-0/+1
2018-01-30arm64: zynqmp: Call psu_init() only when ZYNQMP_PSU_INIT_ENABLEDMichal Simek1-1/+1
2018-01-30arm64: zynqmp: Remove unused empty functionsMichal Simek1-12/+0
2018-01-30arm64: zynqmp: Propagate error value from psu_init()Michal Simek1-2/+3
2018-01-30xilinx: zynqmp: Use strlen only if env_get doesn't return nullSiva Durga Prasad Paladugu1-3/+10
2018-01-30arm: zynq: Add support for zc770-xm011-x16 configurationMichal Simek1-0/+782
2018-01-30arm: zynq: Add zc770-xm013 spl configurationMichal Simek1-0/+767
2018-01-30arm: zynq: Add zc770-xm012 spl configurationMichal Simek1-0/+818
2018-01-30arm: zynq: Add zc770-xm011 spl configurationMichal Simek1-0/+776
2018-01-30arm: zynq: Add zc770-xm010 spl configurationMichal Simek1-0/+800
2018-01-29flash: Fix spelling of "ERR_TIMOUT"Mario Six1-1/+1
2018-01-28Merge git://git.denx.de/u-boot-rockchipTom Rini1-0/+17
2018-01-28omap3_logic: Clean up I2C pin muxing.Adam Ford1-8/+8
2018-01-28rpi: Remove runtime disabling support for serialAlexander Graf1-43/+0
2018-01-28arm: add support for PDU001Felix Brack7-0/+554
2018-01-28bcm283x: Add pinctrl driverAlexander Graf1-2/+3
2018-01-28rockchip: pinctrl: rv1108: Move the iomux definitions into pinctrl-driverDavid Wu1-0/+17
2018-01-28ARM: AM43XX: Call hw_data_init() again after relocation to update *ctrlFaiz Abbas1-0/+5
2018-01-28clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()Patrice Chotard1-13/+6
2018-01-28clk: clk_stm32f: Remove STMMAC clock setupPatrice Chotard1-1/+0
2018-01-28board: stm32: Add stm32f429-evaluation board supportPatrice Chotard4-0/+107
2018-01-27Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini2-118/+7
2018-01-27ARM: rmobile: Convert R8A7791 Porter board to DM and DTMarek Vasut2-118/+7
2018-01-27sunxi: Transition from the MMC to a FAT-based environmentMaxime Ripard1-0/+16
2018-01-26Merge git://git.denx.de/u-boot-mipsTom Rini9-1/+64
2018-01-26Merge git://git.denx.de/u-boot-spiTom Rini1-2/+2