summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth initValentin Longchamp2013-10-24-0/+6
* | KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned boardValentin Longchamp2013-10-24-30/+3
* | KM: fix typo in default environmentValentin Longchamp2013-10-24-1/+1
* | km-powerpc: move SYS_MALLOC_LEN out of keymile-common.hValentin Longchamp2013-10-24-2/+6
* | powerpc: cast bi_memsize to ulong for %ld usageValentin Longchamp2013-10-24-1/+1
* | powerpc/usb:Differentiate USB controller base addressramneek mehresh2013-10-24-21/+46
* | powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socsramneek mehresh2013-10-24-3/+29
* | powerpc/c29xpcie: add DDR ECC on off config settingPo Liu2013-10-24-0/+10
|/
* usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-22-3/+3
* arm: rmobile: armadillo-800eva: Change clock definition of SCIF and TMUNobuhiro Iwamatsu2013-10-22-0/+2
* arm: rmobile: kzm9g: Change clock definition of SCIF from CONFIG_SYS_CLK_FREQ...Nobuhiro Iwamatsu2013-10-22-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2013-10-22-12/+67
|\
| * serial: sh: Add support R8A7791Nobuhiro Iwamatsu2013-10-17-4/+4
| * serial: sh: Add support R8A7790Nobuhiro Iwamatsu2013-10-17-0/+14
| * sh: boards: Change clock definition of SCIF and TMUNobuhiro Iwamatsu2013-10-17-0/+40
| * serial: sh: Change definition of clock of SCIFNobuhiro Iwamatsu2013-10-17-1/+3
| * sh: timer: Change definition of clock of TMUNobuhiro Iwamatsu2013-10-17-1/+1
| * sh: cache: Change cache API to defines as U-BootNobuhiro Iwamatsu2013-10-17-6/+3
| * sh: timer: Remove static global variableNobuhiro Iwamatsu2013-10-17-4/+4
| * sh: timer: Mask bit of timer prescalerNobuhiro Iwamatsu2013-10-17-1/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-10-21-609/+7331
|\ \
| * | usb: udc: add udc.h include fileTroy Kisky2013-10-20-142/+68
| * | usb: gadget: mv_udc: split mv_udc.h fileTroy Kisky2013-10-20-118/+121
| * | usb: gadget: mv_udc: optimize ep_enableTroy Kisky2013-10-20-2/+2
| * | usb: gadget: mv_udc: optimize bounceTroy Kisky2013-10-20-21/+16
| * | usb: gadget: mv_udc: fix full speed connectionsTroy Kisky2013-10-20-14/+34
| * | usb: ehci-mx6: add support for otg portTroy Kisky2013-10-20-42/+95
| * | usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNTTroy Kisky2013-10-20-4/+0
| * | usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky2013-10-20-32/+60
| * | usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-20-17/+17
| * | usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-20-31/+31
| * | ARM: omap5-evm: Move MAC creation to misc_initDan Murphy2013-10-20-19/+20
| * | usb: am437x: Add support for am437x xhci USB hostDan Murphy2013-10-20-0/+48
| * | usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy2013-10-20-15/+72
| * | usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy2013-10-20-169/+206
| * | usb: omap5: Update the board_usb_init apiDan Murphy2013-10-20-4/+5
| * | usb: omap: Move the xhci-omap header file to common locationDan Murphy2013-10-20-1/+1
| * | trats: Update TRATS config to support TIZEN downloadLukasz Majewski2013-10-20-2/+12
| * | samsung:common:thor: Define common Samsung code to handle THOR usb descriptor...Lukasz Majewski2013-10-20-0/+22
| * | cmd:thor: Support for TIZEN's download command (thordown)Lukasz Majewski2013-10-20-0/+73
| * | usb:g_dnl: Support for TIZEN's THOR function in generic download codeLukasz Majewski2013-10-20-2/+8
| * | usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocolLukasz Majewski2013-10-20-0/+1155
| * | usb:g_dnl: Add name parameter to g_dnl_bind_fixup functionLukasz Majewski2013-10-20-4/+4
| * | usb:g_dnl: Replace static usb_configuration structure with dynamically alloca...Lukasz Majewski2013-10-20-8/+16
| * | dfu:core: Export dfu_{get|free}_buf functionsLukasz Majewski2013-10-20-2/+4
| * | dfu:core: Find DFU alt setting number by passing its nameLukasz Majewski2013-10-20-0/+13
| * | usb:udc:s3c: Reduce dcache invalidate range for UDC receive bufferLukasz Majewski2013-10-20-1/+2
| * | usb:smsx95xx LED activity for USB net driverSuriyan Ramasami2013-10-20-0/+14
| * | usb: new board-specific USB init interfaceMateusz Zalega2013-10-20-104/+138
| * | nitrogen6x: add CONFIG_MV_UDCTroy Kisky2013-10-20-0/+6