stdio: Correct a build error with driver model
[platform/kernel/u-boot.git] / drivers /
2016-01-22 Simon Glassrockchip: spi: Remove the explicit pinctrl setting
2016-01-22 Simon Glassrockchip: spi: Correct chip-enable code
2016-01-22 Simon Glassrockchip: spi: Implement the delays
2016-01-22 Simon Glassrockchip: gpio: Implement the get_function() method
2016-01-22 Simon Glassrockchip: gpio: Read the GPIO value correctly
2016-01-22 Simon Glassrockchip: pinctrl: Implement the get_gpio_mux() method
2016-01-22 Simon Glassrockchip: pinctrl: Reduce the size for SPL
2016-01-22 Simon Glassrockchip: clk: Make rkclk_get_clk() SoC-specific
2016-01-22 Simon Glassrockchip: spi: Correct the bus init code
2016-01-22 Simon Glassrockchip: spi: Remember the last speed to avoid re...
2016-01-22 Simon Glassdm: clk: Add a simple version of clk_get_by_index()
2016-01-22 Simon Glassdm: power: Allow regulators to not implement all operations
2016-01-22 Simon Glassdm: power: Tidy up debugging output and return values
2016-01-22 Simon Glassdm: core: Export uclass_find_device_by_of_offset()
2016-01-22 Simon Glassdm: pinctrl: Add a way for a GPIO driver to obtain...
2016-01-22 Simon Glassdm: power: Allow regulators to be omitted from SPL
2016-01-22 Simon Glassspi: Correct device tree usage in spi_flash_decode_fdt()
2016-01-22 Simon Glassdm: i2c: Allow muxes to be enabled for SPL separately
2016-01-22 Simon Glasscros_ec: Disable the Chrome OS EC in SPL
2016-01-22 Simon Glassrockchip: pinctrl: Add a full pinctrl driver
2016-01-22 Simon Glassrockchip: mmc: Update the driver to use the new clock ID
2016-01-22 Simon Glassrockchip: spi: Avoid setting the pinctrl twice
2016-01-22 Simon Glassrockchip: spi: Update the driver to use the new clock ID
2016-01-22 Simon Glassrockchip: i2c: Update the driver to use the new clock ID
2016-01-22 Simon Glassrockchip: clock: Add a function to find a clock by ID
2016-01-22 Simon Glassrockchip: clk: Add a function to get a peripheral clock...
2016-01-22 Simon Glassrockchip: clock: Rename the general clock variable...
2016-01-22 Simon Glassrockchip: Use a separate clock ID for clocks
2016-01-22 Simon Glassrockchip: mmc: Use a pwrseq device if available
2016-01-22 Simon Glassrockchip: Convert the PMU IOMUX registers into an array
2016-01-22 Simon Glassdm: Add a power sequencing uclass
2016-01-22 Simon Glasspower: Add support for RK808 regulators
2016-01-22 Simon Glasspower: Add base support for the RK808 PMIC
2016-01-22 Simon Glassdm: pinctrl: Add a function to parse PIN_CONFIG flags
2016-01-22 Simon Glassdm: core: Don't set pinctrl for pinctrl devices
2016-01-22 Jeffy Chenrockchip: rk3036: Bind GPIO banks
2016-01-22 Simon Glassdm: clk: Add support for decoding clocks from the devic...
2016-01-22 Masahiro Yamadaclk: add fixed rate clock driver
2016-01-21 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c...
2016-01-21 Jelle van der Waasunxi: Add support for the I2C controller which is...
2016-01-21 Hans de Goedei2c: mvtwsi: Fix mvtwsi not working on sun6i and newer...
2016-01-21 Simon Glassdm: video: test: Add tests for the video uclass
2016-01-21 Simon Glassdm: video: sandbox: Convert sandbox to use driver model...
2016-01-21 Simon Glasssandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig
2016-01-21 Simon Glassdm: video: Implement the bmp command for driver model
2016-01-21 Simon Glassdm: video: Add a driver for a rotated text console
2016-01-21 Simon Glassdm: video: Add a 'normal' text console driver
2016-01-21 Simon Glassdm: video: Add a uclass for the text console
2016-01-21 Simon Glassdm: video: Add a video uclass
2016-01-21 Bin Mengserial: lpuart: Add driver model serial support
2016-01-21 Bin Mengserial: lpuart: Prepare the driver for DM conversion
2016-01-21 Bin Mengserial: lpuart: Call local version of setbrg and putc...
2016-01-21 Bin Mengserial: lpuart: Fix several cosmetic issues
2016-01-21 Bin Mengserial: lpuart: Move CONFIG_FSL_LPUART to Kconfig
2016-01-21 Masahiro Yamadaclk: add API to enable clock
2016-01-21 Masahiro Yamadaclk: add static qualifier to local functions
2016-01-21 Masahiro Yamadaclk: move Kconfig options into sub-menu
2016-01-21 Stephen Warrentimer: sandbox: work without device tree
2016-01-21 Stephen Warrendm: timer: refuse timers with zero clock_rate
2016-01-21 Simon Glassdm: core: Call uclass post_bind() after the driver...
2016-01-21 Simon Glasspinctrl: Avoid binding all pinconfig nodes before reloc...
2016-01-21 Simon Glassdm: mmc: Try to honour the sequence order
2016-01-21 Simon Glassdm: gpio: Allow the uclass to work without printf()
2016-01-21 Mugunthan V Ndrivers: timer: omap_timer: add timer driver for omap...
2016-01-21 Mugunthan V Ndm: timer: uclass: Add flag to control sequence numbering
2016-01-21 Mugunthan V Ndm: timer: uclass: add timer init in uclass driver...
2016-01-21 Simon Glassdm: core: Provide uclass_find_device_by_phandle() only...
2016-01-20 Vignesh Rspi: ti_qspi: Use 4-byte opcode for mmap read
2016-01-19 Sergey Temerkhanovarm: serial: Add Kconfig entries to facilitate usage...
2016-01-19 Sergey Temerkhanovarm: serial: Add debug UART capability to the pl01x...
2016-01-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-01-19 Tom Rinipower: regulator: max77686: Don't use switch() on bools
2016-01-19 Tom Rinispi: rk_spi: Fix debug format warning
2016-01-19 Tom Rinipci_rom.c: Fix may be used uninitialized warning
2016-01-19 Tom RiniAdd more SPDX-License-Identifier tags
2016-01-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-01-16 Daniel Schwierzecknet: pcnet: refactor mapping of virtual addresses to...
2016-01-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-01-16 Dinh Nguyenarm: socfpga: set the fpga global bit to disable HPS...
2016-01-16 Marek Vasutddr: altera: Init the rule ID in debug code
2016-01-16 Sanchayan Maityusb: host: ehci-vf: Implement board_usb_phy_mode weak...
2016-01-16 Sanchayan Maityusb: host: ehci-vf: Remove hardcoded USB host client...
2016-01-16 Ye.Liusb:ci_udc: Remove ULPI setting for i.MX OTG controller
2016-01-15 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-01-15 Simon Glassdm: pci: Avoid a memory leak when allocating the ROM
2016-01-15 Simon Glassdm: pci: Add a 'fall through' comment
2016-01-15 Simon Glassdm: spi_flash: Allow the uclass to work without printf()
2016-01-15 huang linmmc: rockchip: the non-removable property must point...
2016-01-15 Ben WhittenFix GCC format-security errors and convert sprintfs.
2016-01-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-01-14 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2016-01-14 Phil Suttermvebu: axp: Rename MV_DDR_32BIT to CONFIG_DDR_32BIT
2016-01-14 Phil Sutterdrivers/pci/pci_mvebu: Fix for boards with X4 lanes
2016-01-14 Phil Sutteraxp: Fix debugging support in DDR3 write leveling
2016-01-14 Phil Sutterdrivers/pci: Fix for debug builds without CONFIG_PCI_EN...
2016-01-14 Stefan Roesearm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
2016-01-14 Stefan Roesearm: mvebu: Make ECC support configurable on Armada XP
2016-01-14 Tor Krillsata: Add SATA driver with DMA support for Marvell...
2016-01-14 Stefan Roesenet: mvneta: Convert to driver model
next