]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers
arc: add selection of endianess in Kconfig
[people/ms/u-boot.git] / drivers /
2015-01-22  Siarhei Siamashkavideo: sunxi: Hook up SSD2828 with the sunxi video...
2015-01-22  Siarhei Siamashkavideo: Add support for SSD2828 (parallel LCD to MIPI...
2015-01-22  Siarhei Siamashkasunxi: axp221: Add ELDO[1-3] support
2015-01-22  Hans de Goedesunxi: axp209: Disable interrupts when intializing...
2015-01-22  Hans de Goedesunxi: mmc: Add support for sun9i (A80)
2015-01-22  Hans de Goedesunxi: mmc: Use a realistic timeout when sending a...
2015-01-22  Hans de Goedesunxi: display: Make lcd display clk phase configurable
2015-01-21  Michal Simekmmc: zynq: Use phys_addr_t for addresses
2015-01-21  Michal Simeknet: ll_temac: Fix compilation warning because of phys_...
2015-01-21  Michal Simeknet: gem: Use phys_addr_t instead of int for addresses
2015-01-21  Michal Simekfpga: xilinx: Show fpga info if defined
2015-01-21  Michal Simekfpga: xilinx: Check if fpga operations are defined
2015-01-21  Michal Simekfpga: Export fpga_get_desc for SPL
2015-01-20  Tom RiniMerge git://git.denx.de/u-boot-arc
2015-01-20  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2015-01-20  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2015-01-19  Andrew Gabbasovmmc: Skip changing bus width for MMC cards earlier...
2015-01-19  Andrew Gabbasovmmc: Avoid redundant switching to 1-bit bus width for...
2015-01-19  Diego Santa Cruzmmc: extend mmcinfo output to show partition write...
2015-01-19  Diego Santa Cruzmmc: extend the mmc hardware partitioning API with...
2015-01-19  Diego Santa Cruzmmc: add API to do eMMC hardware partitioning
2015-01-19  Diego Santa Cruzmmc: the ext_csd data may be used during init even...
2015-01-19  Diego Santa Cruzmmc: eMMC partitioning data is not effective till parti...
2015-01-19  Diego Santa Cruzmmc: read the high capacity WP group size for eMMC
2015-01-19  Diego Santa Cruzmmc: fix erase_grp_size computation with high-capacity...
2015-01-19  Diego Santa Cruzmmc: read the size of eMMC enhanced user data area
2015-01-19  Diego Santa Cruzmmc: computation of eMMC GP partition size was missing...
2015-01-19  Diego Santa Cruzmmc: incomplete test to switch to high-capacity group...
2015-01-19  Diego Santa Cruzmmc: extend mmcinfo to show enhanced partition attribute
2015-01-19  Nobuhiro Iwamatsummc: rmobile: Add SDHC support for Renesas rmobile...
2015-01-18  Rene Griesslusb: eth: asix88179: add ability to modify MAC address
2015-01-18  Hans de Goedemusb-new: Add interrupt queue support
2015-01-18  Hans de Goedemusb-new: Add urb and hep parameters to construct_urb
2015-01-18  Hans de Goedemusb-new: Properly remove a transfer from the schedule...
2015-01-18  Hans de Goedemusb-new: Fix reset sequence when in host mode
2015-01-18  Hans de Goedemusb-new: Fix interrupt transfers not working
2015-01-18  Hans de Goedemusb-new: Use time based timeouts rather then cpu-cycle...
2015-01-18  Hans de Goedemusb-new: Add sunxi musb controller support
2015-01-18  Hans de Goedemusb-new: Add register defines for different reg layout...
2015-01-18  Hans de Goedeusb: Add an interval parameter to create_int_queue
2015-01-18  Alex Sadovskyusb: gadget: pxa25x_udc: fix use-before-initialized bug
2015-01-18  Stefan Roeseusb: gadget: f_dfu: Add get_alt function to pass the...
2015-01-18  Stefan Roeseusb: gadget: composite: Fix NULL pointer crash in USB...
2015-01-16  Codrin Ciubotariunet/vsc9953: Add driver for Vitesse VSC9953 L2 Switch IP
2015-01-16  Codrin Ciubotariunet/fm: Enable FMAN ports if l2switch ports are connect...
2015-01-16  Codrin Ciubotariunet/fm: Fix error when FMAN MAC has no PHY
2015-01-16  Shaohui Xiephylib: add support for aquantia PHYs
2015-01-16  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2015-01-16  Masahiro Yamadapowerpc: 74xx_7xx: remove 74xx_7xx cpu support
2015-01-16  Masahiro Yamadappc4xx: remove dead code
2015-01-15  Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-01-14  Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-video
2015-01-14  Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-01-14  Hans de Goedesunxi: Move usb-controller init code out of ehci-sunxi...
2015-01-14  Hans de Goedesunxi: axp221: Add support for controlling the drivebus pin
2015-01-14  Hans de Goedesunxi: axp221: Protect axp221_init against multiple...
2015-01-14  Chen-Yu Tsaisunxi: axp221: correct ALDO2 description for sun6i
2015-01-14  Chen-Yu Tsaisunxi: video: Add support for external DAC enable pin
2015-01-14  Hans de Goedesunxi: video: Add lvds support
2015-01-14  Hans de Goedesunxi: video: Add a hpd_delay parameter to configure...
2015-01-14  Hans de Goedesunxi: video: Add VGA output support
2015-01-14  Hans de Goedesunxi: video: Fallback from HDMI to VGA on boards with VGA
2015-01-14  Hans de Goedesunxi: video: Add support for using PORTD hsync/vsync...
2015-01-14  Hans de Goedesunxi: video: Use sunxi_lcdc_get_clk_delay to calculate...
2015-01-14  Hans de Goedesunxi: video: Remove sunxi_display.enabled variable
2015-01-14  Hans de Goedesunxi: video: Add support for VGA via external DACs...
2015-01-14  Hans de Goedesunxi: video: Enable video on sun8i, which supports...
2015-01-14  Hans de Goedesunxi: video: Add lcd output support
2015-01-14  Hans de Goedesunxi: video: Move sunxi_drc_init
2015-01-14  Hans de Goedesunxi: video: Modify sunxi_lcdc_pll_set to work with...
2015-01-14  Hans de Goedesunxi: video: Prepare for lcd support
2015-01-14  Hans de Goedesunxi: video: Improve monitor video-mode option handling
2015-01-14  Hans de Goedesunxi: gpio: Add support for gpio pins on the AXP209...
2015-01-14  Hans de Goedesunxi: video: Set input sync enable
2015-01-14  Hans de Goedesunxi: video: Give hotplug-detect (hpd) signal some...
2015-01-14  Hans de Goedesunxi: video: When using edid use CEA681 extension...
2015-01-14  Hans de Goedesunxi: video: Add sunxi_hdmi_edid_get_block helper...
2015-01-14  Hans de Goedesunxi: video: Add hdmi support
2015-01-14  Hans de Goedesunxi: video: Add DDC & EDID support
2015-01-14  Hans de Goedesunxi: video: Add hpd option
2015-01-14  Hans de Goedesunxi: video: Add support for video-mode environment...
2015-01-14  Hans de Goedesunxi: video: Use video-mode/-timing from videomodes
2015-01-14  Hans de Goedevideomodes: Add video_edid_dtd_to_ctfb_res_modes helper...
2015-01-14  Hans de Goedevideomodes: Add helper functions to parse video-mode...
2015-01-14  Hans de Goedevideomodes: Add video_get_ctfb_res_modes helper function
2015-01-14  Hans de Goedevideomodes: Add a bunch of high res modes
2015-01-14  Hans de Goedevideomodes: Add (vesa) standard timings
2015-01-14  Hans de Goedevideomodes: Add pixelclock_khz and refresh fields to...
2015-01-14  Hans de Goedesunxi: axp221: Explicitly turn off unused voltages
2015-01-14  Hans de Goedesunxi: axp221: Make dcdc1 voltage configurable
2015-01-14  Hans de Goedesunxi: axp221: Add Kconfig help and sane defaults for...
2015-01-14  Hans de Goedesunxi: axp221: Add axp223 support
2015-01-14  Axel Linmmc: sunxi: Fix misuse of gpio_direction_input()
2015-01-14  Hans de Goedesun6i: axp221: Add axp221_get_sid function
2015-01-14  Hans de Goedesunxi: mmc: Properly setup mod-clk and clock sampling...
2015-01-13  Felipe Balbipmic: add tps62362 simple wrapper code
2015-01-13  Tom RiniMerge git://git.denx.de/u-boot-x86
2015-01-13  Daniel Mackmtd: OMAP: Enable GPMC prefetch mode
2015-01-13  Bin Mengx86: Make chromebook_link the default board for coreboot
2015-01-13  Simon Glassx86: pci: Display vesa modes in hex
next