]> git.sur5r.net Git - u-boot/history - drivers
MIPS: bootm: refactor preparation of Linux kernel environment
[u-boot] / drivers /
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 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
2015-01-13 Simon Glassx86: video: Add debug option to time the BIOS copy
2015-01-13 Simon Glassx86: pci: Don't return a vesa mode when there is not...
2015-01-13 Simon Glassx86: video: Add a debug() to display the frame buffer...
2015-01-13 Bin Mengx86: Use ePAPR defined properties for x86-uart
2015-01-13 Bin Mengserial: ns16550: Support ns16550 compatible pci uart...
2015-01-13 Bin Mengfdt: Add several apis to decode pci device node
2015-01-13 Bin Mengpci: Make pci apis usable before relocation
2015-01-10 Tom RiniMerge git://git.denx.de/u-boot-nand-flash
2015-01-10 Nikita Kiryanovlcd: remove LCD_MONOCHROME
2015-01-10 Nikita Kiryanovmpc8xx_lcd: get rid of CONFIG_EDT32F10
2015-01-10 Nikita Kiryanovlcd: remove CONFIG_SYS_INVERT_COLORS
2015-01-09 Masahiro Yamadamtd: nand: do not scan BBT after scrub
2015-01-09 Masahiro Yamadamtd: nand: Mark the BBT as scanned prior to calling...
2015-01-09 Masahiro Yamadamtd: nand: revive "nand scrub" command
2015-01-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2015-01-08 Peng Fanqspi:fsl implement AHB read
2015-01-08 Peng Fani2c:mxc fix array size of i2c_data
next