summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-05x86: irq: Get irq_router's bdf via dm_pci_get_bdf()Bin Meng
2016-02-05x86: minnowmax: Drop io-base property in the pch_pinctrl nodeBin Meng
2016-02-05x86: Drop asm/arch/gpio.hBin Meng
2016-02-05x86: ich6_gpio: Convert to use proper DM APIBin Meng
2016-02-05x86: pch9: Implement get_io_base opBin Meng
2016-02-05dm: pch: Add get_io_base opBin Meng
2016-02-05x86: pch: Implement get_gpio_base opBin Meng
2016-02-05dm: pch: Add get_gpio_base opBin Meng
2016-02-05dm: pch: Rename get_sbase op to get_spi_baseBin Meng
2016-02-05dm: pch: Remove pch_get_version opBin Meng
2016-02-05x86: quark: Drop unprotect_spi_flash()Bin Meng
2016-02-05x86: tnc: Drop unprotect_spi_flash()Bin Meng
2016-02-05spi: ich: Change PCHV_ to ICHV_Bin Meng
2016-02-05spi: ich: Use compatible strings to distinguish controller versionBin Meng
2016-02-05spi: ich: Some clean upBin Meng
2016-02-05x86: x86-common.h: Add CONFIG_BOOTDELAYStefan Roese
2016-02-05autoboot.c: Fill env vars in process_fdt_options() only if TEXT_BASE is setStefan Roese
2016-02-04Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-02-04Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2016-02-04Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals"Dinh Nguyen
2016-02-04usb: gadget: dwc2_udc_otg: modified the check condition for max packet size o...Frank Wang
2016-02-04imx: mx6: implement board_mmc_get_env_devPeng Fan
2016-02-04imx: mx6: implement mmc_get_env_devPeng Fan
2016-02-04imx: mx7dsabresd: move mmc_get_env_devno to soc codePeng Fan
2016-02-02dm: vybrid_gpio: Drop legacy codeBhuvanchandra DV
2016-02-02dm: lpuart: Drop the legacy codeBhuvanchandra DV
2016-02-02arm: vybrid: Drop enabling GPIO, SPI and UART in legacy modeBhuvanchandra DV
2016-02-02arm: vybrid: Update defconfig'sBhuvanchandra DV
2016-02-02arm: pcm052: Add device tree file'sBhuvanchandra DV
2016-02-02arm: vf610-twr: Add device tree file'sBhuvanchandra DV
2016-02-02arm: colibri-vf: Enable serial supportBhuvanchandra DV
2016-02-02arm: vybrid: Update the license stringBhuvanchandra DV
2016-02-02arm: vybrid: Enable lpuart supportBhuvanchandra DV
2016-02-02imx: mx6sxsabresd: Add MCIMX28LCD display supportYe Li
2016-02-02imx: mx6ul/sx: Fix issue in LCDIF clock dividers calculationYe Li
2016-02-02imx: mx6sx: Fix issue in LCDIF clock enablementYe Li
2016-02-02mx6slevk: Remove CONFIG_ETHPRIME optionFabio Estevam
2016-02-02imx: MX6DQ{P}/DL:SABRESD Fix bmode eMMC failureYe Li
2016-02-02tqma6_wru4: Fix the reset delay for the the LAN8720 PHYFabio Estevam
2016-02-02mx6slevk: Fix the reset delay for the the LAN8720 PHYFabio Estevam
2016-02-02imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO boardYe Li
2016-02-02mx6: soc: Add ENET2 mac address supportYe Li
2016-02-02tools: mxsboot: Use more portable cpu_to_le32()Bin Meng
2016-02-02wandboard: fix variable name so PXE boot worksPeter Robinson
2016-02-02arm: imx6: Enable DDR calibration on NovenaMarek Vasut
2016-02-02arm: imx6: Add DDR3 calibration code for MX6 Q/D/DLMarek Vasut
2016-02-02Prepare v2016.03-rc1Tom Rini
2016-02-02Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-02-02Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-02-02board: atmel: sama5d2_xplained: add SPL supportWenyou Yang