summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2016-10-01Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini33-33/+33
2016-09-28usb: fsl: Rename fdt_fixup_dr_usbSriram Dash33-33/+33
2016-09-27Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini1-1/+7
2016-09-27ARM: tegra: fix ULPI PHY on Ventana and SeaboardStephen Warren1-1/+7
2016-09-27arm64: mvebu: Add Armada 7K db-88f7040 development board supportStefan Roese3-0/+165
2016-09-27arm64: mvebu: Add Armada 3700 db-88f3720 development board supportStefan Roese3-0/+147
2016-09-27Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini39-427/+2011
2016-09-26driver: ddr: fsl_mmdc: Pass board parameters through data structureYork Sun3-3/+51
2016-09-25board: amcore: update to use dm serial driverAngelo Dureghello1-1/+14
2016-09-24arm: mvebu: add DB-88F6820-AMC boardChris Packham4-0/+154
2016-09-24arm: mvebu: theadorable: Configure board for PCIe 2.0 capabilityStefan Roese1-0/+6
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada70-70/+70
2016-09-24treewide: use #include <...> to include public headersMasahiro Yamada2-2/+2
2016-09-24arch, board: squash lines for immediate returnMasahiro Yamada7-43/+11
2016-09-22Merge git://git.denx.de/u-boot-rockchipTom Rini1-1/+43
2016-09-22Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini1-4/+124
2016-09-22board: evb-rk3399: enable usb 2.0 host vbus power on board_initKever Yang1-1/+14
2016-09-22rk3399: enable the pwm2/3 pinctrl in board initKever Yang1-1/+30
2016-09-22ARM64: zynqmp: Add support for chip ID detectionMichal Simek1-0/+99
2016-09-22ARM64: zynqmp: Add support for DFU from SPLMichal Simek1-0/+4
2016-09-22ARM64: zynqmp: Fix usb_gadget_handle_interrupt routineMichal Simek1-2/+3
2016-09-22ARM64: zynqmp: Wire up both USBs available on ZynqMPMichal Simek1-2/+18
2016-09-21Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini14-6/+297
2016-09-21boston: Introduce support for the MIPS Boston development boardPaul Burton8-0/+194
2016-09-21MIPS: Malta: Enable CM & L2 supportPaul Burton1-6/+0
2016-09-21mips: Add MIPSfpga platform supportZubair Lutfullah Kakakhel5-0/+103
2016-09-20Merge git://git.denx.de/u-boot-dmTom Rini1-0/+19
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