summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * clk: add static qualifier to local functionsMasahiro Yamada2016-01-203-4/+5
| * clk: move Kconfig options into sub-menuMasahiro Yamada2016-01-201-0/+4
| * timer: sandbox: work without device treeStephen Warren2016-01-201-0/+10
| * dm: timer: refuse timers with zero clock_rateStephen Warren2016-01-201-0/+11
| * dm: core: Call uclass post_bind() after the driver's bind() methodSimon Glass2016-01-202-5/+7
| * pinctrl: Avoid binding all pinconfig nodes before relocationSimon Glass2016-01-201-0/+4
| * dm: mmc: Try to honour the sequence orderSimon Glass2016-01-201-5/+15
| * dm: gpio: Allow the uclass to work without printf()Simon Glass2016-01-201-0/+8
| * drivers: timer: omap_timer: add timer driver for omap devices based on dmMugunthan V N2016-01-203-0/+115
| * dm: timer: uclass: Add flag to control sequence numberingMugunthan V N2016-01-201-0/+1
| * dm: timer: uclass: add timer init in uclass driver to add timer deviceMugunthan V N2016-01-201-0/+44
| * dm: core: Provide uclass_find_device_by_phandle() only when neededSimon Glass2016-01-201-0/+4
* | sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa2016-01-211-0/+11
* | i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCsHans de Goede2016-01-211-4/+16
|/
* spi: ti_qspi: Use 4-byte opcode for mmap readVignesh R2016-01-201-3/+3
* arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for ...Sergey Temerkhanov2016-01-191-0/+22
* arm: serial: Add debug UART capability to the pl01x driverSergey Temerkhanov2016-01-191-0/+28
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-01-193-26/+26
|\
| * video: Typo cleanup in drivers/video/da8xx-fb.cRobert P. J. Day2015-12-161-5/+5
| * video: Clean up formatting, spelling mistakes in exynos_dp*Robert P. J. Day2015-12-162-21/+21
* | power: regulator: max77686: Don't use switch() on boolsTom Rini2016-01-191-20/+8
* | spi: rk_spi: Fix debug format warningTom Rini2016-01-191-1/+1
* | pci_rom.c: Fix may be used uninitialized warningTom Rini2016-01-191-1/+1
* | Add more SPDX-License-Identifier tagsTom Rini2016-01-1945-561/+47
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-01-161-7/+21
|\ \
| * | net: pcnet: refactor mapping of virtual addresses to physical onesDaniel Schwierzeck2016-01-161-7/+21
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-01-162-1/+2
|\ \ \
| * | | arm: socfpga: set the fpga global bit to disable HPS to FPGA signalsDinh Nguyen2016-01-161-1/+1
| * | | ddr: altera: Init the rule ID in debug codeMarek Vasut2016-01-161-0/+1
| |/ /
* | | usb: host: ehci-vf: Implement board_usb_phy_mode weak functionSanchayan Maity2016-01-161-0/+10
* | | usb: host: ehci-vf: Remove hardcoded USB host client configurationSanchayan Maity2016-01-161-5/+0
* | | usb:ci_udc: Remove ULPI setting for i.MX OTG controllerYe.Li2016-01-161-11/+3
|/ /
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2016-01-152-1/+9
|\ \
| * | dm: spi_flash: Allow the uclass to work without printf()Simon Glass2016-01-151-1/+7
| * | mmc: rockchip: the non-removable property must point to emmchuang lin2016-01-151-0/+2
* | | dm: pci: Avoid a memory leak when allocating the ROMSimon Glass2016-01-151-12/+33
* | | dm: pci: Add a 'fall through' commentSimon Glass2016-01-151-0/+1
* | | Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-1425-30/+30
|/ /
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-01-1415-188/+1384
|\ \
| * | mvebu: axp: Rename MV_DDR_32BIT to CONFIG_DDR_32BITPhil Sutter2016-01-142-11/+11
| * | drivers/pci/pci_mvebu: Fix for boards with X4 lanesPhil Sutter2016-01-141-0/+14
| * | axp: Fix debugging support in DDR3 write levelingPhil Sutter2016-01-141-2/+2
| * | drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLYPhil Sutter2016-01-141-1/+1
| * | arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese2016-01-143-6/+6
| * | arm: mvebu: Make ECC support configurable on Armada XPStefan Roese2016-01-142-0/+8
| * | sata: Add SATA driver with DMA support for Marvell Kirkwood and Armada XPTor Krill2016-01-142-0/+1046
| * | net: mvneta: Convert to driver modelStefan Roese2016-01-141-98/+132
| * | spi: kirkwood_spi.c: Add driver model supportStefan Roese2016-01-141-63/+159
| * | spi: kirkwood_spi.c: Prepare for driver model supportStefan Roese2016-01-141-13/+28
| * | arm: mvebu: ddr: Fix compilation warningStefan Roese2016-01-142-17/+0
OpenPOWER on IntegriCloud