net: eepro100: Fix build warnings
[platform/kernel/u-boot.git] / drivers /
2016-01-25 Bin Mengnet: eepro100: Fix build warnings
2016-01-25 Masahiro Yamadabug.h: move BUILD_BUG_* defines to include/linux/bug.h
2016-01-25 Mateusz Kulikowskinet: zynq_gem: Use shared wait_for_bit
2016-01-25 Mateusz Kulikowskiusb: ehci-mx6: Use shared wait_for_bit
2016-01-25 Mateusz Kulikowskiusb: ohci-lpc32xx: Use shared wait_for_bit
2016-01-25 Mateusz Kulikowskiusb: dwc2: Use shared wait_for_bit
2016-01-25 Tom Riniserial: Remove serial_putc_raw_dev
2016-01-24 Simon Glassx86: ivybridge: Use the I2C driver to perform SMbus...
2016-01-24 Simon Glassx86: i2c: Add a stub driver for Intel I2C/SMbus
2016-01-24 Simon Glassahci: Add a disk-controller uclass
2016-01-24 Simon Glassdm: pci: Convert bios_emu to use the driver model PCI API
2016-01-24 Simon Glassdm: syscon: Allow finding devices by driver data
2016-01-24 Simon Glassdm: usb: Add a compatible string for PCI EHCI controller
2016-01-24 Simon Glassdm: core: Display the error number when driver binding...
2016-01-24 Simon Glassdm: x86: spi: Convert ICH SPI driver to driver model...
2016-01-24 Simon Glassspi: ich: Separate out the read/write trace from normal...
2016-01-24 Simon Glassdm: x86: Add a driver for Intel PCH9
2016-01-24 Simon Glassdm: x86: Add a driver for Intel PCH7
2016-01-24 Simon Glassdm: Expand the uclass for Platform Controller Hubs...
2016-01-24 Simon Glassdm: pci: Avoid using pci_bus_to_hose() in the uclass
2016-01-24 Simon Glassdm: pci: Add a function to write a BAR
2016-01-24 Simon Glassdm: pci: Move pci_bus_to_hose() to compatibility
2016-01-22 Tom RiniMerge git://git.denx.de/u-boot-fdt
2016-01-22 Simon Glassrockchip: spl: Support full-speed CPU in SPL
2016-01-22 Simon Glassrockchip: rk3288: pinctrl: Fix HDMI pinctrl
2016-01-22 Simon Glassrockchip: rk3288: clock: Fix various minor errors
2016-01-22 Simon Glassrockchip: video: Add a video-output driver
2016-01-22 Simon Glassrockchip: video: Add a display driver for rockchip eDP
2016-01-22 Simon Glassrockchip: video: Add a display driver for rockchip...
2016-01-22 Simon Glassrockchip: clk: Add support for clocks needed by the...
2016-01-22 Simon Glassrockchip: Rename the CRU_MODE_CON fields
2016-01-22 Simon Glassdm: video: Repurpose the 'displayport' uclass to 'display'
2016-01-22 Simon Glassvideo: panel: Add a simple panel driver
2016-01-22 Simon Glassdm: panel: Add a panel uclass
2016-01-22 Simon Glassdm: backlight: Add a driver for a PWM backlight
2016-01-22 Simon Glassdm: backlight: Add a backlight uclass
2016-01-22 Simon Glasspwm: rockchip: Add a PWM driver for Rockchip SoCs
2016-01-22 Simon Glassdm: pwm: Add a PWM uclass
2016-01-22 Simon Glassvideo: bridge: Allow GPIOs to be optional
2016-01-22 Simon Glassvideo: Add a function to control cache flushing
2016-01-22 Simon Glassvideo: Name consoles by their number
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
next