]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers
x86: qemu: re-structure qemu_fwcfg_list_firmware()
[people/ms/u-boot.git] / drivers /
2016-01-28  Stefan Roesemisc: Add simple driver to enable the legacy UART on...
2016-01-26  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2016-01-26  Hans de Goedemvtwsi: Fix breakage introduced by "Fix mvtwsi not...
2016-01-26  Chen-Yu Tsaisunxi: power: axp818: Enable support for ALDOs
2016-01-26  Chen-Yu Tsaipower: axp818: Add support for DLDO and ELDO regulators
2016-01-26  Chen-Yu Tsaipower: axp: merge separate DLDO functions into 1
2016-01-26  Hans de Goedesunxi: Implement poweroff support for axp221 pmic
2016-01-26  Michael van Slinge... sunxi: Implement poweroff support for axp209 pmic
2016-01-26  Hans de Goedesunxi: Implement poweroff support for axp152 pmic
2016-01-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-01-26  Anatolij Gustschinvideo: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY...
2016-01-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-01-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2016-01-25  Masahiro Yamadausb: add clock support for generic EHCI
2016-01-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-imx
2016-01-25  Thomas Chouns16550: zap the rockchip serial compatible string
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  Peng Fanimx: nand: update GPMI NAND driver to support MX7
2016-01-24  Peng Fanimx: apbh_dma: Update APBH-DMA for MX7D
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-23  Stefan Roesevideo: Add support for Armada XP LCD controller
2016-01-23  Ted Chenusb: eth: add Realtek RTL8152B/RTL8153 DRIVER
2016-01-23  Stefan Brünsusb: dwc2: Do not mix data toggle for IN and OUT endpoi...
2016-01-23  Stefan Brünsusb: dwc2: Add SPLIT INTERRUPT transaction support
2016-01-23  Stefan Brünsusb: dwc2: Implement SPLIT transaction support
2016-01-23  Stefan Brünsusb: dwc2: add helper function for setting SPLIT HC...
2016-01-23  Stefan Brünsusb: dwc2: split transfer core from outer loop
2016-01-23  Stefan Brünsusb: dwc2: Simplify wait_for_chhltd(), remove ignore_ack
2016-01-23  Stefan Brünsusb: dwc2: Fix out-of-bounds access, fix chunk size
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
next