summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-25ARM: rmobile: Remove Serial SH probing from Salvator-X boardMarek Vasut
2017-08-25ARM: rmobile: Remove RAVB probing from ULCB boardMarek Vasut
2017-08-25ARM: rmobile: Remove RAVB probing from Salvator-X boardMarek Vasut
2017-08-25ARM: rmobile: Enable HUSH parserMarek Vasut
2017-08-25ARM: rmobile: Enable KSZ90X1 PHY on Salvator-XMarek Vasut
2017-08-25ARM: rmobile: Add u-boot, dm-pre-reloc to clock nodes on Gen3Marek Vasut
2017-08-25clk: rmobile: Split R8A7795 and R8A7796 core clock tablesMarek Vasut
2017-08-25imx: use BOOT_DEVICE_BOARD instead of UARTStefan Agner
2017-08-25imx: fix USB boot mode detection for i.MX 6UL and 6ULLStefan Agner
2017-08-24x86: tangier: kconfig: Guard tangier-specific optionsBin Meng
2017-08-24x86: bayleybay: Adjust VGA rom addressBin Meng
2017-08-24x86: baytrail: Fix turbo enableBin Meng
2017-08-24x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to KconfigBin Meng
2017-08-24x86: dfi-bt700: Select SERIAL_RX_BUFFER via KconfigStefan Roese
2017-08-24x86: conga-qeval20-qa3-e3845: Select SERIAL_RX_BUFFER via KconfigStefan Roese
2017-08-24serial: serial-uclass: Add generic serial RX buffer supportStefan Roese
2017-08-24Revert "serial: ns16550: Add RX interrupt buffer support"Stefan Roese
2017-08-24vbe: Drop vbe_get_video_info()Bin Meng
2017-08-24x86: kconfig: Imply CMD_PCIBin Meng
2017-08-24x86: fsp: Configure SPI opcode registers before SPI is locked downBin Meng
2017-08-24x86: ich-spi: Move opcode registers configuration to another routineBin Meng
2017-08-24x86: ich-spi: Don't read cached lock statusBin Meng
2017-08-24x86: ich-spi: Remove unnecessary assignment in ich_init_controller()Bin Meng
2017-08-24x86: ich-spi: Remove spi_write_protect_region()Bin Meng
2017-08-23pinctrl: imx7ulp: Add new info instance for iomuxc1Peng Fan
2017-08-23pinctrl: imx: Fix mask when SHARE_MUX_CONF_REG is setPeng Fan
2017-08-23imx: fix licensing in i.MX filesStefano Babic
2017-08-23imx: mx7: psci: add copyright and licensePeng Fan
2017-08-23apalis/colibri_imx6: enable SDP by defaultStefan Agner
2017-08-23apalis/colibri_imx6: use independent USB PID for SPLStefan Agner
2017-08-23doc: add Serial Download Protocol documentationStefan Agner
2017-08-23spl: add serial download protocol (SDP) supportStefan Agner
2017-08-23cmd: add sdp commandStefan Agner
2017-08-23usb: gadget: sdp: extend images compatible for jumpsStefan Agner
2017-08-23usb: gadget: add SDP driverStefan Agner
2017-08-23imx: move imximage header to common locationStefan Agner
2017-08-23i2c: muxes: add i2c gpio multiplexer driverPeng Fan
2017-08-23i2c: add i2c driver for stm32Patrice Chotard
2017-08-22fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as longTom Rini
2017-08-22mtd: cfi: staticize functionsMarek Vasut
2017-08-21Merge git://www.denx.de/git/u-boot-marvellTom Rini
2017-08-21Merge git://git.denx.de/u-boot-usbTom Rini
2017-08-21Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-08-21ARM: mvebu: set correct mem_size for db-88f6820-amcChris Packham
2017-08-21doc: license: Add license header to the README.dfutftp fileLukasz Majewski
2017-08-21fb_mmc.c: Correct blk_dread() return value checksTom Rini
2017-08-21common/fb_mmc.c: Fix warnings about castsTom Rini
2017-08-21fastboot: avoid printing invalid dataJohn Keeping
2017-08-21Fix fastboot boot addressPeter Chubb
2017-08-21usb: ehci: Convert CONFIG_USB_EHCI_PCI to KconfigBin Meng