summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2016-09-20PowerPC: Update last users of CONFIG_ISO_STRING to KconfigTom Rini3-1/+6
2016-09-20PowerPC: Update MIP405/MIP405T to use Kconfig betterTom Rini6-21/+24
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu1-0/+3
2016-09-19sandbox: document support of block device emulationStefan BrĂ¼ns1-0/+19
2016-09-18Merge branch 'master' of git://www.denx.de/git/u-boot-sunxiTom Rini1-0/+5
2016-09-18sunxi: Add defconfig and dts for the NanoPi NEOJelle van der Waa1-0/+5
2016-09-17Convert CONFIG_SPL_YMODEM_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-17Convert CONFIG_SPL_WATCHDOG_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-17Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2-0/+6
2016-09-17Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass2-0/+6
2016-09-17Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-17Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass2-0/+6
2016-09-17Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2-0/+6
2016-09-17Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass2-0/+6
2016-09-17Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2-0/+6
2016-09-17Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-17Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass2-0/+6
2016-09-17Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-17Convert CONFIG_SPL_EXT_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-17Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass2-0/+6
2016-09-15armv8: ls1046aqds: Add LS1046AQDS board supportShaohui Xie14-4/+1084
2016-09-15armv8: ls1046ardb: Add LS1046ARDB board supportMingkai Hu13-0/+751
2016-09-15driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012aShengzhou Liu3-348/+0
2016-09-15armv7:ls1021a: Enable workaround for DDR erratum A-009942Shengzhou Liu1-1/+6
2016-09-15nxp: ls102xa: add LS1 PSCI system suspendHongbo Zhang1-1/+34
2016-09-15armv8: ls2080a: Remove debug server supportYork Sun3-13/+0
2016-09-15fsl-layerscape: Add workaround for PCIe erratum A010315Hou Zhiqiang6-0/+24
2016-09-15fsl: csu: add an API to set R/W permission to PCIeHou Zhiqiang1-0/+28
2016-09-15fsl: csu: add an API to set individual device access permissionHou Zhiqiang1-14/+20
2016-09-15arm: fsl-layerscape: move forward the non-secure access permission setupHou Zhiqiang7-32/+0
2016-09-15board: ls1043ardb: move sec_init to board_initSumit Garg1-15/+17
2016-09-09Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini32-37/+1112
2016-09-07board: ks2: README: Update to add K2G supportLokesh Vutla1-10/+30
2016-09-07board: am57xx: Fix missing check for beagle_x15Nishanth Menon1-1/+3
2016-09-07board: am57xx: MAINTAINERS: Update for current maintainerNishanth Menon1-1/+2
2016-09-07ARM: am335x: select DM_GPIOMasahiro Yamada1-6/+0
2016-09-07ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada1-0/+5
2016-09-06omap3logic: Fix PBIAS BugAdam Ford1-12/+0
2016-09-06meson: odroid-c2: enable Ethernet support through the device treeBeniamino Galvani1-13/+0
2016-09-06serial: bcm283x_mu: Detect disabled serial deviceAlexander Graf1-1/+33
2016-09-06warp7: Print secure/non-secure mode infoFabio Estevam1-1/+8
2016-09-06mx6ul_14x14_ev: Enable the CCGR clocks earlierFabio Estevam1-2/+2
2016-09-06mx6ul_14x14_evk: Adjust SPL DDR3 settingsFabio Estevam1-7/+7
2016-09-06mx6ul_14x14_evk: Pass refsel and refr fields to avoid hangFabio Estevam1-2/+2
2016-09-06mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam17-0/+42
2016-09-06mx7dsabresd: Directly write to register LDOGCTLFabio Estevam1-3/+1
2016-09-06mx7dsabresd: Directly write to register LDOGCTLFabio Estevam1-3/+1
2016-09-06pico-imx6ul: Directly write to register LDOGCTLFabio Estevam1-3/+1
2016-09-06ARM: board: cm_fx6: fix mtd partition fixupChristopher Spinrath1-3/+3
2016-09-06mx6ul_14x14_evk: don't use array for SD2 card detect padEric Nelson1-14/+10