summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
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-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