summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | x86: irq: Convert to use DM PCI APIBin Meng2016-02-05-4/+4
* | x86: irq: Move irq_router to a per driver privBin Meng2016-02-05-46/+51
* | x86: irq: Get irq_router's bdf via dm_pci_get_bdf()Bin Meng2016-02-05-8/+1
* | x86: minnowmax: Drop io-base property in the pch_pinctrl nodeBin Meng2016-02-05-1/+0
* | x86: Drop asm/arch/gpio.hBin Meng2016-02-05-92/+2
* | x86: ich6_gpio: Convert to use proper DM APIBin Meng2016-02-05-255/+186
* | x86: pch9: Implement get_io_base opBin Meng2016-02-05-0/+17
* | dm: pch: Add get_io_base opBin Meng2016-02-05-0/+29
* | x86: pch: Implement get_gpio_base opBin Meng2016-02-05-0/+99
* | dm: pch: Add get_gpio_base opBin Meng2016-02-05-0/+29
* | dm: pch: Rename get_sbase op to get_spi_baseBin Meng2016-02-05-14/+14
* | dm: pch: Remove pch_get_version opBin Meng2016-02-05-48/+0
* | x86: quark: Drop unprotect_spi_flash()Bin Meng2016-02-05-17/+0
* | x86: tnc: Drop unprotect_spi_flash()Bin Meng2016-02-05-17/+0
* | spi: ich: Change PCHV_ to ICHV_Bin Meng2016-02-05-8/+13
* | spi: ich: Use compatible strings to distinguish controller versionBin Meng2016-02-05-11/+31
* | spi: ich: Some clean upBin Meng2016-02-05-47/+47
* | x86: x86-common.h: Add CONFIG_BOOTDELAYStefan Roese2016-02-05-0/+2
* | autoboot.c: Fill env vars in process_fdt_options() only if TEXT_BASE is setStefan Roese2016-02-05-2/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-02-04-2/+2
|\
| * usb: gadget: dwc2_udc_otg: modified the check condition for max packet size o...Frank Wang2016-02-04-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-02-04-1/+1
|\ \
| * | Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals"Dinh Nguyen2016-02-04-1/+1
| |/
* | imx: mx6: implement board_mmc_get_env_devPeng Fan2016-02-04-0/+20
* | imx: mx6: implement mmc_get_env_devPeng Fan2016-02-04-0/+32
* | imx: mx7dsabresd: move mmc_get_env_devno to soc codePeng Fan2016-02-04-15/+26
* | dm: vybrid_gpio: Drop legacy codeBhuvanchandra DV2016-02-02-18/+0
* | dm: lpuart: Drop the legacy codeBhuvanchandra DV2016-02-02-99/+2
* | arm: vybrid: Drop enabling GPIO, SPI and UART in legacy modeBhuvanchandra DV2016-02-02-19/+0
* | arm: vybrid: Update defconfig'sBhuvanchandra DV2016-02-02-14/+29
* | arm: pcm052: Add device tree file'sBhuvanchandra DV2016-02-02-1/+24
* | arm: vf610-twr: Add device tree file'sBhuvanchandra DV2016-02-02-1/+24
* | arm: colibri-vf: Enable serial supportBhuvanchandra DV2016-02-02-0/+10
* | arm: vybrid: Update the license stringBhuvanchandra DV2016-02-02-20/+0
* | arm: vybrid: Enable lpuart supportBhuvanchandra DV2016-02-02-0/+43
* | imx: mx6sxsabresd: Add MCIMX28LCD display supportYe Li2016-02-02-0/+81
* | imx: mx6ul/sx: Fix issue in LCDIF clock dividers calculationYe Li2016-02-02-4/+0
* | imx: mx6sx: Fix issue in LCDIF clock enablementYe Li2016-02-02-2/+2
* | mx6slevk: Remove CONFIG_ETHPRIME optionFabio Estevam2016-02-02-1/+0
* | imx: MX6DQ{P}/DL:SABRESD Fix bmode eMMC failureYe Li2016-02-02-1/+1
* | tqma6_wru4: Fix the reset delay for the the LAN8720 PHYFabio Estevam2016-02-02-1/+1
* | mx6slevk: Fix the reset delay for the the LAN8720 PHYFabio Estevam2016-02-02-1/+1
* | imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO boardYe Li2016-02-02-0/+897
* | mx6: soc: Add ENET2 mac address supportYe Li2016-02-02-30/+30
* | tools: mxsboot: Use more portable cpu_to_le32()Bin Meng2016-02-02-9/+9
* | wandboard: fix variable name so PXE boot worksPeter Robinson2016-02-02-1/+1
* | arm: imx6: Enable DDR calibration on NovenaMarek Vasut2016-02-02-9/+14
* | arm: imx6: Add DDR3 calibration code for MX6 Q/D/DLMarek Vasut2016-02-02-0/+564
|/
* Prepare v2016.03-rc1Tom Rini2016-02-02-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-02-02-82/+465
|\