aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2017-05-23armv8: ls1043ardb: Make NET independent of FManYork Sun1-1/+1
2017-05-23armv8: ls1046ardb: Make NET independent of FManYork Sun1-1/+1
2017-05-23board: freescale: ls2080ardb: Enable SD interface for RevF boardPriyanka Jain1-0/+18
2017-05-23nds32: eth: Support ftmac100 DM.rick2-4/+4
2017-05-22mksunxi_fit_atf.sh: Allow for this to complete when bl31.bin is missingTom Rini1-0/+6
2017-05-22Merge git://git.denx.de/u-boot-sunxiTom Rini5-103/+277
2017-05-22Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini5-1/+126
2017-05-22Convert CONFIG_CMD_IOLOOP to KconfigSimon Glass1-0/+5
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass8-12/+12
2017-05-22Convert CONFIG_CMD_HD44760 to KconfigSimon Glass2-1/+6
2017-05-22Convert CONFIG_CMD_HASH to KconfigSimon Glass1-0/+1
2017-05-22Convert CONFIG_CMD_GSC to KconfigSimon Glass1-0/+8
2017-05-22Convert CONFIG_CMD_ESBC_VALIDATE to KconfigSimon Glass1-0/+9
2017-05-22Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass1-0/+1
2017-05-22Convert CONFIG_CMD_EECONFIG to KconfigSimon Glass1-0/+5
2017-05-22Drop digital thermometer and thermostat (DTT) driversSimon Glass4-12/+28
2017-05-22lib: move hash CONFIG options to KconfigTom Rini1-0/+2
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan1-0/+1
2017-05-22nds32: Support AE3XX platform.rick5-1/+126
2017-05-22ARM: rmobile: salvator-x: Add R8A7796 supportMarek Vasut2-2/+27
2017-05-22ARM: rmobile: salvator-x: Rename the defconfig to match the SoCMarek Vasut1-1/+1
2017-05-22ARM: rmobile: salvator-x: Count all DRAM in all slotsMarek Vasut1-1/+29
2017-05-22ARM: rmobile: salvator-x: Add USB supportMarek Vasut1-0/+12
2017-05-22ARM: rmobile: salvator-x: Add DVFS and PMIC supportMarek Vasut1-0/+9
2017-05-22ARM: rmobile: salvator-x: Add RAVB ethernet supportMarek Vasut1-0/+46
2017-05-22ARM: rmobile: salvator-x: Add SD supportMarek Vasut1-1/+88
2017-05-22ARM: rmobile: salvator-x: Adjust UART clockMarek Vasut1-2/+2
2017-05-22ARM: rmobile: salvator-x: Zap redefined DECLARE_GLOBAL_DATA_PTRMarek Vasut1-1/+0
2017-05-22ARM: rmobile: salvator-x: Use BIT() macro in board fileMarek Vasut1-4/+4
2017-05-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini15-1777/+873
2017-05-18arm: socfpga: Add board files for the Arria10Ley Foon Tan3-0/+32
2017-05-18imx: mx7dsabresd: switch to DM USBPeng Fan1-25/+0
2017-05-18imx: mx7dsabresd: reset ENET_RST_BPeng Fan1-0/+17
2017-05-18imx: mx7dsabresd: enable more DM driversPeng Fan1-272/+16
2017-05-18imx: ventana: update imx wdog external reset dt propertyTim Harvey1-13/+12
2017-05-18imx: ventana: fix GW520x external watchdog dt updateTim Harvey1-8/+8
2017-05-18mx6sabresd: Remove non-SPL targetsFabio Estevam2-300/+0
2017-05-18mx6sabresd: Add SPL support for the mx6dl variantFabio Estevam1-0/+88
2017-05-18mx6sabresd: Prepare for supporting MX6DLFabio Estevam1-123/+130
2017-05-18engicam: common: Move board_late_initJagan Teki6-83/+32
2017-05-18engicam: common: Move common board codeJagan Teki7-147/+81
2017-05-18geam6/isiot: Move the spl code commonJagan Teki4-245/+91
2017-05-18icorem6[_rqs]: Move the spl code commonJagan Teki4-570/+314
2017-05-18i.MX6UL: isiot: Add SETUP_IOMUX_PADSJagan Teki1-41/+39
2017-05-18isiot: Fix to use usdhc2_pads for mmc2Jagan Teki1-1/+1
2017-05-18i.MX6UL: geam6ul: Add SETUP_IOMUX_PADSJagan Teki1-30/+29
2017-05-18icorem6: Use drive strength macrosJagan Teki2-140/+140
2017-05-18icorem6: Use proper iomux_ddr_regs drive strength valuesJagan Teki2-58/+58
2017-05-18engicam: Move uart mux init to SPLJagan Teki4-68/+40
2017-05-18icorem6: Make SPL to pick suitable fdtJagan Teki4-6/+27