summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* checkpatch: ignore request to use ether_addr_copy()Stephen Warren2016-01-251-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2016-01-2518-25/+265
|\
| * imx: spl: enable CONFIG_SPL_WATCHDOG_SUPPORTPeng Fan2016-01-251-0/+1
| * imx: mx7: default enable MDIO open drainPeng Fan2016-01-242-0/+22
| * imx: mx6ul/sx: fix mmdc_ch0 clk calculationPeng Fan2016-01-242-4/+69
| * imx: mx6: add more entry for mxc_ccm_regPeng Fan2016-01-241-0/+91
| * imx: mx7dsabresd: support nandPeng Fan2016-01-242-0/+64
| * imx: nand: update GPMI NAND driver to support MX7Peng Fan2016-01-242-4/+4
| * imx: apbh_dma: Update APBH-DMA for MX7DPeng Fan2016-01-243-5/+5
| * imx: mx6ulevk: add CONFIG_SPI_FLASH_STMICROPeng Fan2016-01-241-0/+1
| * mx25pdk: Remove lowlevel_init.S fileFabio Estevam2016-01-243-11/+3
| * imx: mx6/7 enlarge CONFIG_SYS_BOOTM_LEN to 16MPeng Fan2016-01-242-0/+4
| * imx: mx6ulevk: change mtest memory size to 128MPeng Fan2016-01-241-1/+1
* | ns16550: zap the rockchip serial compatible stringThomas Chou2016-01-251-1/+5
* | ns16550: replace with binding files from Linux kernelThomas Chou2016-01-254-10/+175
* | OMAP: Define CONFIG_OMAP3_GPIO_6 on omap3_logicAdam Ford2016-01-251-0/+3
* | igep00x0: remove #undef CONFIG_BOOTDELAYLadislav Michl2016-01-251-2/+0
* | openrisc: Fix build errorsBin Meng2016-01-251-0/+1
* | net: eepro100: Fix build warningsBin Meng2016-01-251-4/+4
* | powerpc: tqm834x: Fix build warnings in initdram()Bin Meng2016-01-251-2/+2
* | sh: sh7753evb: Fix build errorBin Meng2016-01-251-0/+4
* | bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada2016-01-2512-8/+64
* | Revert "devicetree: use wildcard to clean arch subdir"Masahiro Yamada2016-01-251-1/+1
* | net: zynq_gem: Use shared wait_for_bitMateusz Kulikowski2016-01-251-33/+2
* | usb: ehci-mx6: Use shared wait_for_bitMateusz Kulikowski2016-01-251-28/+4
* | usb: ohci-lpc32xx: Use shared wait_for_bitMateusz Kulikowski2016-01-251-27/+7
* | usb: dwc2: Use shared wait_for_bitMateusz Kulikowski2016-01-251-28/+13
* | lib: Add wait_for_bitMateusz Kulikowski2016-01-251-0/+71
* | common/console.c: Remove unused inline functionsTom Rini2016-01-252-54/+0
* | part: Drop duplication declaration of block_dev_desc_tSimon Glass2016-01-251-2/+0
* | env_mmc: support overriding mmc dev from board codeClemens Gruber2016-01-251-7/+12
* | serial: Remove serial_putc_raw_devTom Rini2016-01-253-34/+0
* | bootm: fix size arg of flush_cache() in bootm_load_os().Purna Chandra Mandal2016-01-251-1/+1
* | arm, powerpc: Update cc-version tests to check for cc-name as wellTom Rini2016-01-252-2/+4
* | kbuild: Add clang detectionTom Rini2016-01-251-0/+4
* | Remove the cmd_ prefix from command filesSimon Glass2016-01-25127-129/+129
* | Move all command code into its own directorySimon Glass2016-01-25133-737/+761
* | x86: ivybridge: Use syscon for the GMA deviceSimon Glass2016-01-246-15/+17
* | x86: Set up a shared syscon numbering schemaSimon Glass2016-01-244-4/+16
* | x86: ivybridge: Drop the SMM-locking codeSimon Glass2016-01-241-57/+0
* | x86: ivybridge: Drop XHCI supportSimon Glass2016-01-243-34/+0
* | x86: ivybridge: Drop special EHCI initSimon Glass2016-01-245-34/+12
* | x86: ivybridge: Sort out the calls to bridge_silicon_revision()Simon Glass2016-01-243-42/+46
* | x86: ivybridge: Move code from pch.c to bd82x6x.cSimon Glass2016-01-244-145/+129
* | x86: ivybridge: Convert pch.c to use DM PCI APISimon Glass2016-01-244-32/+76
* | x86: ivybridge: Convert report_platform to DM PCI APISimon Glass2016-01-243-7/+8
* | x86: ivybridge: Convert SDRAM init to use driver modelSimon Glass2016-01-244-38/+101
* | x86: chromebook_link: Enable the syscon uclassSimon Glass2016-01-241-0/+2
* | x86: ivybridge: Convert sdram_initialise() to use DM PCI APISimon Glass2016-01-241-9/+10
* | x86: ivybridge: Convert dram_init() to use DM PCI APISimon Glass2016-01-241-14/+25
OpenPOWER on IntegriCloud