summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-01-20clk: add API to enable clockMasahiro Yamada
2016-01-20clk: add static qualifier to local functionsMasahiro Yamada
2016-01-20clk: move Kconfig options into sub-menuMasahiro Yamada
2016-01-20timer: sandbox: work without device treeStephen Warren
2016-01-20dm: timer: refuse timers with zero clock_rateStephen Warren
2016-01-20dm: core: Call uclass post_bind() after the driver's bind() methodSimon Glass
2016-01-20pinctrl: Avoid binding all pinconfig nodes before relocationSimon Glass
2016-01-20dm: mmc: Try to honour the sequence orderSimon Glass
2016-01-20dm: gpio: Allow the uclass to work without printf()Simon Glass
2016-01-20drivers: timer: omap_timer: add timer driver for omap devices based on dmMugunthan V N
2016-01-20dm: timer: uclass: Add flag to control sequence numberingMugunthan V N
2016-01-20dm: timer: uclass: add timer init in uclass driver to add timer deviceMugunthan V N
2016-01-20dm: core: Provide uclass_find_device_by_phandle() only when neededSimon Glass
2016-01-20spi: ti_qspi: Use 4-byte opcode for mmap readVignesh R
2016-01-19arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for ...Sergey Temerkhanov
2016-01-19arm: serial: Add debug UART capability to the pl01x driverSergey Temerkhanov
2016-01-19Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2016-01-19power: regulator: max77686: Don't use switch() on boolsTom Rini
2016-01-19spi: rk_spi: Fix debug format warningTom Rini
2016-01-19pci_rom.c: Fix may be used uninitialized warningTom Rini
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2016-01-16Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-01-16net: pcnet: refactor mapping of virtual addresses to physical onesDaniel Schwierzeck
2016-01-16Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2016-01-16arm: socfpga: set the fpga global bit to disable HPS to FPGA signalsDinh Nguyen
2016-01-16ddr: altera: Init the rule ID in debug codeMarek Vasut
2016-01-16usb: host: ehci-vf: Implement board_usb_phy_mode weak functionSanchayan Maity
2016-01-16usb: host: ehci-vf: Remove hardcoded USB host client configurationSanchayan Maity
2016-01-16usb:ci_udc: Remove ULPI setting for i.MX OTG controllerYe.Li
2016-01-15Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-01-15dm: pci: Avoid a memory leak when allocating the ROMSimon Glass
2016-01-15dm: pci: Add a 'fall through' commentSimon Glass
2016-01-15dm: spi_flash: Allow the uclass to work without printf()Simon Glass
2016-01-15mmc: rockchip: the non-removable property must point to emmchuang lin
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten
2016-01-14Merge git://www.denx.de/git/u-boot-marvellTom Rini
2016-01-14mvebu: axp: Rename MV_DDR_32BIT to CONFIG_DDR_32BITPhil Sutter
2016-01-14drivers/pci/pci_mvebu: Fix for boards with X4 lanesPhil Sutter
2016-01-14axp: Fix debugging support in DDR3 write levelingPhil Sutter
2016-01-14drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLYPhil Sutter
2016-01-14arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese
2016-01-14arm: mvebu: Make ECC support configurable on Armada XPStefan Roese
2016-01-14sata: Add SATA driver with DMA support for Marvell Kirkwood and Armada XPTor Krill
2016-01-14net: mvneta: Convert to driver modelStefan Roese
2016-01-14spi: kirkwood_spi.c: Add driver model supportStefan Roese
2016-01-14spi: kirkwood_spi.c: Prepare for driver model supportStefan Roese
2016-01-14arm: mvebu: ddr: Fix compilation warningStefan Roese
2016-01-13net: lpc32xx: fix ignored MDIO busy wait status on readVladimir Zapolskiy
2016-01-13serial: lpc32xx hsuart: port driver to driver modelVladimir Zapolskiy
2016-01-13ums: support multiple LUNs at onceStephen Warren