| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | usb: am437x: Add support for am437x xhci USB host | Dan Murphy | 2013-10-20 | -0/+15 |
| * | | usb: dra7xx: Add support for dra7xx xhci USB host | Dan Murphy | 2013-10-20 | -3/+20 |
| * | | usb: omap: Move the usb phy code to the usb/phy directory | Dan Murphy | 2013-10-20 | -0/+6 |
| * | | usb: omap: Move the xhci-omap header file to common location | Dan Murphy | 2013-10-20 | -0/+124 |
| * | | trats: Update TRATS config to support TIZEN download | Lukasz Majewski | 2013-10-20 | -2/+12 |
| * | | usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol | Lukasz Majewski | 2013-10-20 | -0/+27 |
| * | | usb:g_dnl: Add name parameter to g_dnl_bind_fixup function | Lukasz Majewski | 2013-10-20 | -1/+1 |
| * | | dfu:core: Export dfu_{get|free}_buf functions | Lukasz Majewski | 2013-10-20 | -0/+2 |
| * | | dfu:core: Find DFU alt setting number by passing its name | Lukasz Majewski | 2013-10-20 | -0/+1 |
| * | | usb: new board-specific USB init interface | Mateusz Zalega | 2013-10-20 | -12/+33 |
| * | | nitrogen6x: add CONFIG_MV_UDC | Troy Kisky | 2013-10-20 | -0/+6 |
| * | | ARM: OMAP5: Power: Add new function to turn on SMPS10 | Dan Murphy | 2013-10-20 | -0/+6 |
| * | | temp: config: exynos5250: Enable xHCI support for Exynos5 | Vivek Gautam | 2013-10-20 | -2/+3 |
| * | | config: arm: exynos5250: Define CONFIG_SYS_CACHELINE_SIZE | Vivek Gautam | 2013-10-20 | -0/+2 |
| * | | exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCI | Vivek Gautam | 2013-10-20 | -0/+2 |
| * | | USB: XHCI: Add xHCI host controller support for Exynos5 | Vivek Gautam | 2013-10-20 | -0/+188 |
| * | | USB: xHCI: Add stack support for xHCI | Vivek Gautam | 2013-10-20 | -1/+8 |
| * | | usb: Move 'bmRequestType' USB device request macros from EHCI header | Vivek Gautam | 2013-10-20 | -0/+19 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-10-17 | -56/+48 |
|\ \ |
|
| * | | i2c: Zynq: Support for TI PCA9548 bus multiplexer | Michael Burr | 2013-10-17 | -0/+2 |
| * | | i2c: update config using mxc driver to new subsystem | trem | 2013-10-17 | -56/+46 |
| |/ |
|
* | | PCIe:change the method to get the address of a requested capability in config... | Zhao Qiang | 2013-10-16 | -0/+10 |
* | | powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-pa | Shengzhou Liu | 2013-10-16 | -14/+87 |
* | | board/p1010rdb: add pin mux and sdhc support in any boot | Shengzhou Liu | 2013-10-16 | -13/+2 |
* | | powerpc/t1040qds: Add T1040QDS board | Prabhakar Kushwaha | 2013-10-16 | -0/+761 |
* | | powerpc: Fix CamelCase warnings in DDR related code | Priyanka Jain | 2013-10-16 | -24/+24 |
* | | powerpc/B4860: enable PBL tool for B4860 | Shaohui Xie | 2013-10-16 | -0/+2 |
* | | powerpc/usb: Mention usb1 before usb2 inside default hwconfig string | ramneek mehresh | 2013-10-16 | -2/+2 |
* | | board/bsc9131rdb: Update IFC timings for NAND flash | Prabhakar Kushwaha | 2013-10-16 | -8/+8 |
* | | powerpc: p1_p2_rdb_pc: add TPL for p1_p2_rdb_pc nand boot | Ying Zhang | 2013-10-16 | -26/+57 |
* | | powerpc : p1_p2_rdb_pc : Enable p1_p2_rdb_pc to start from eSPI with SPL | Ying Zhang | 2013-10-16 | -7/+29 |
* | | powerpc: p1_p2_rdb_pc: Enable p1_p2_rdb_pc to boot from SD Card with SPL | Ying Zhang | 2013-10-16 | -14/+45 |
* | | SGMII:fix PHY addresses for QSGMII Riser Card working in SGMII mode | Zhao Qiang | 2013-10-16 | -0/+4 |
* | | powerpc:c29xpcie: make ifc timing parameter flexible | Po Liu | 2013-10-16 | -3/+5 |
* | | powerpc: add CONFIG_SECURE_BOOT condition into fsl_secure_boot.h | Po Liu | 2013-10-16 | -10/+0 |
|/ |
|
* | sf: Minor cleanups. | Jagannadha Sutradharudu Teki | 2013-10-16 | -7/+7 |
* | Coding Style cleanup: drop some excessive empty lines | Wolfgang Denk | 2013-10-14 | -4/+0 |
* | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | 2013-10-14 | -33/+33 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | -287/+287 |
* | pmic: max77686: fix the wrong offset | Jaehoon Chung | 2013-10-14 | -1/+1 |
* | am335x_evm.h: Make 'am335x_boneblack' use redundant environment | Tom Rini | 2013-10-14 | -0/+3 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-10-14 | -0/+477 |
|\ |
|
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-10-11 | -0/+477 |
| |\ |
|
| | * | samsung: trats2: add support for new board Trats2 | Piotr Wilczek | 2013-09-25 | -0/+311 |
| | * | drivers:power:max77693: add support for new multi function pmic max77693 | Piotr Wilczek | 2013-09-25 | -0/+166 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini | 2013-10-14 | -3/+6 |
|\ \ \ |
|
| * | | | cmd_mtdparts: use 64 bits for flash size, partition size & offset | Paul Burton | 2013-10-09 | -3/+3 |
| * | | | mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN | Paul Burton | 2013-10-09 | -0/+3 |
* | | | | omap5_common: Re-work mmc boot to try SD and eMMC, correct root device | Tom Rini | 2013-10-09 | -21/+24 |
* | | | | powerpc/km: drop unused CONFIG_SYS_DTT_LOW_TEMP | Holger Brunck | 2013-10-09 | -2/+0 |