summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-25net: zynq_gem: Use shared wait_for_bitMateusz Kulikowski
2016-01-25usb: ehci-mx6: Use shared wait_for_bitMateusz Kulikowski
2016-01-25usb: ohci-lpc32xx: Use shared wait_for_bitMateusz Kulikowski
2016-01-25usb: dwc2: Use shared wait_for_bitMateusz Kulikowski
2016-01-25lib: Add wait_for_bitMateusz Kulikowski
2016-01-25common/console.c: Remove unused inline functionsTom Rini
2016-01-25part: Drop duplication declaration of block_dev_desc_tSimon Glass
2016-01-25env_mmc: support overriding mmc dev from board codeClemens Gruber
2016-01-25serial: Remove serial_putc_raw_devTom Rini
2016-01-25bootm: fix size arg of flush_cache() in bootm_load_os().Purna Chandra Mandal
2016-01-25arm, powerpc: Update cc-version tests to check for cc-name as wellTom Rini
2016-01-25kbuild: Add clang detectionTom Rini
2016-01-25Remove the cmd_ prefix from command filesSimon Glass
2016-01-25Move all command code into its own directorySimon Glass
2016-01-25imx: spl: enable CONFIG_SPL_WATCHDOG_SUPPORTPeng Fan
2016-01-24imx: mx7: default enable MDIO open drainPeng Fan
2016-01-24imx: mx6ul/sx: fix mmdc_ch0 clk calculationPeng Fan
2016-01-24imx: mx6: add more entry for mxc_ccm_regPeng Fan
2016-01-24imx: mx7dsabresd: support nandPeng Fan
2016-01-24imx: nand: update GPMI NAND driver to support MX7Peng Fan
2016-01-24imx: apbh_dma: Update APBH-DMA for MX7DPeng Fan
2016-01-24imx: mx6ulevk: add CONFIG_SPI_FLASH_STMICROPeng Fan
2016-01-24mx25pdk: Remove lowlevel_init.S fileFabio Estevam
2016-01-24imx: mx6/7 enlarge CONFIG_SYS_BOOTM_LEN to 16MPeng Fan
2016-01-24imx: mx6ulevk: change mtest memory size to 128MPeng Fan
2016-01-24x86: ivybridge: Use syscon for the GMA deviceSimon Glass
2016-01-24x86: Set up a shared syscon numbering schemaSimon Glass
2016-01-24x86: ivybridge: Drop the SMM-locking codeSimon Glass
2016-01-24x86: ivybridge: Drop XHCI supportSimon Glass
2016-01-24x86: ivybridge: Drop special EHCI initSimon Glass
2016-01-24x86: ivybridge: Sort out the calls to bridge_silicon_revision()Simon Glass
2016-01-24x86: ivybridge: Move code from pch.c to bd82x6x.cSimon Glass
2016-01-24x86: ivybridge: Convert pch.c to use DM PCI APISimon Glass
2016-01-24x86: ivybridge: Convert report_platform to DM PCI APISimon Glass
2016-01-24x86: ivybridge: Convert SDRAM init to use driver modelSimon Glass
2016-01-24x86: chromebook_link: Enable the syscon uclassSimon Glass
2016-01-24x86: ivybridge: Convert sdram_initialise() to use DM PCI APISimon Glass
2016-01-24x86: ivybridge: Convert dram_init() to use DM PCI APISimon Glass
2016-01-24x86: ivybridge: Convert enable_usb_bar() to use DM PCI APISimon Glass
2016-01-24x86: ivybridge: Use the I2C driver to perform SMbus initSimon Glass
2016-01-24x86: i2c: Add a stub driver for Intel I2C/SMbusSimon Glass
2016-01-24x86: Enable DM_USB for link and pantherSimon Glass
2016-01-24x86: ivybridge: Convert lpc init code to DM PCI APISimon Glass
2016-01-24x86: ivybridge: Drop the special PCI driverSimon Glass
2016-01-24x86: ivybridge: Move LPC init into the LPC probe() methodSimon Glass
2016-01-24x86: ivybridge: Move lpc_enable() into gma.cSimon Glass
2016-01-24x86: ivybridge: Use driver model PCI API in sata.cSimon Glass
2016-01-24x86: ivybridge: Use the SATA driver to do the initSimon Glass
2016-01-24x86: ivybridge: Drop the unused bd82x6x_init_extra()Simon Glass
2016-01-24x86: ivybridge: Do the SATA init before relocationSimon Glass