summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* fpga: zynqpl: Do not place bitstream below 1MBMichal Simek2013-11-061-0/+7
* fpga: zynqpl: Add dcache flush supportJagannadha Sutradharudu Teki2013-11-061-2/+6
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2013-11-041-17/+0
|\
| * blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...Steven Miao2013-11-041-17/+0
* | drivers: move some drivers to drivers/MakefileMasahiro Yamada2013-10-311-0/+15
* | drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-3129-979/+341
* | drivers: usb: convert makefiles to Kbuild styleMasahiro Yamada2013-10-317-224/+69
* | drivers: mtd: convert makefiles to Kbuild styleMasahiro Yamada2013-10-315-174/+63
* | drivers: net: convert makefiles to Kbuild styleMasahiro Yamada2013-10-314-184/+97
* | nand_util.c: Correct licensingTom Rini2013-10-311-1/+3
* | powerpc/esdhc: Add 3.3v voltage support in esdhc capacity registerHaijun.Zhang2013-10-311-0/+6
* | esdhc: memset mmc struct before putting into useHaijun.Zhang2013-10-311-0/+1
* | Powerpc/esdhc: Add simple description of esdhc registerHaijun.Zhang2013-10-311-37/+37
* | powerpc/esdhc: Map register for eSDHC Host Controller V3.0Haijun.Zhang2013-10-311-2/+14
* | DWMMC: SMDK5420: Disable SMU for eMMCRajeshwari Shinde2013-10-312-0/+14
* | mmc: sdhci: Avoid commands errors by simple timeout adaptation.Przemyslaw Marczak2013-10-311-7/+28
* | mmc: dw_mmc: change the callback function name.Jaehoon Chung2013-10-312-4/+4
* | mmc: Fix erase_grp_size for partitioned cardOliver Metz2013-10-311-4/+13
|/
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2013-10-303-22/+25
|\
| * video, formike: change tag/val writeHeiko Schocher2013-10-301-3/+4
| * video, cfb_console: make background and foreground color configurableHeiko Schocher2013-10-301-18/+20
| * video: ipu_disp: Fix clock polarity logicFabio Estevam2013-10-301-1/+1
* | mtd/fsl_elbc: take NAND_ECC_SOFT_BCH config option into accountValentin Longchamp2013-10-241-1/+5
* | net/fman: add a fm_enable_port functionValentin Longchamp2013-10-248-0/+51
* | powerpc/usb:Differentiate USB controller base addressramneek mehresh2013-10-242-4/+15
|/
* usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-221-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2013-10-222-1/+17
|\
| * serial: sh: Add support R8A7791Nobuhiro Iwamatsu2013-10-171-4/+4
| * serial: sh: Add support R8A7790Nobuhiro Iwamatsu2013-10-172-0/+14
| * serial: sh: Change definition of clock of SCIFNobuhiro Iwamatsu2013-10-171-1/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-10-2154-174/+6256
|\ \
| * | usb: udc: add udc.h include fileTroy Kisky2013-10-206-3/+7
| * | usb: gadget: mv_udc: split mv_udc.h fileTroy Kisky2013-10-202-0/+121
| * | usb: gadget: mv_udc: optimize ep_enableTroy Kisky2013-10-201-2/+2
| * | usb: gadget: mv_udc: optimize bounceTroy Kisky2013-10-201-21/+16
| * | usb: gadget: mv_udc: fix full speed connectionsTroy Kisky2013-10-201-14/+34
| * | usb: ehci-mx6: add support for otg portTroy Kisky2013-10-201-40/+91
| * | usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNTTroy Kisky2013-10-201-4/+0
| * | usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky2013-10-2019-25/+46
| * | usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-2010-10/+10
| * | usb: am437x: Add support for am437x xhci USB hostDan Murphy2013-10-201-0/+23
| * | usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy2013-10-202-6/+45
| * | usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy2013-10-203-169/+200
| * | usb: omap5: Update the board_usb_init apiDan Murphy2013-10-201-3/+4
| * | usb: omap: Move the xhci-omap header file to common locationDan Murphy2013-10-201-1/+1
| * | usb:g_dnl: Support for TIZEN's THOR function in generic download codeLukasz Majewski2013-10-201-2/+8
| * | usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocolLukasz Majewski2013-10-203-0/+1128
| * | usb:g_dnl: Add name parameter to g_dnl_bind_fixup functionLukasz Majewski2013-10-201-2/+2
| * | usb:g_dnl: Replace static usb_configuration structure with dynamically alloca...Lukasz Majewski2013-10-201-8/+16
| * | dfu:core: Export dfu_{get|free}_buf functionsLukasz Majewski2013-10-201-2/+2
OpenPOWER on IntegriCloud