| Commit message (Expand) | Author | Age | Lines |
* | power: Add PMIC_ prefix to CHARGER_EN/DISABLE | Simon Glass | 2014-05-28 | -5/+5 |
* | power: Rename CONFIG_PMIC_... to CONFIG_POWER_... | Simon Glass | 2014-05-28 | -3/+3 |
* | mmc: s5p_sdhci: add the s5p_sdhci_core_init function | Jaehoon Chung | 2014-05-16 | -25/+17 |
* | mmc: exynos_dw_mmc: enable the DDR mode | Jaehoon Chung | 2014-05-16 | -0/+1 |
* | mmc: dw_mmc: support the DDR mode | Jaehoon Chung | 2014-05-16 | -2/+10 |
* | mmc: support the DDR mode for eMMC | Jaehoon Chung | 2014-05-16 | -3/+13 |
* | mmc: remove the unnecessary define and fix the wrong bit control | Jaehoon Chung | 2014-05-16 | -1/+1 |
* | mmc: exynos_dw_mmc: restore the property into host | Jaehoon Chung | 2014-05-16 | -73/+131 |
* | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-05-15 | -5/+28 |
|\ |
|
| * | ARM: tegra: add GPIO initialization table function | Stephen Warren | 2014-05-13 | -0/+20 |
| * | ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE | Stephen Warren | 2014-05-13 | -5/+8 |
* | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-05-15 | -33/+171 |
|\ \
| |/
|/| |
|
| * | S5P: Exynos: Add GPIO pin numbering and rename definitions | Akshay Saraswat | 2014-05-13 | -33/+171 |
* | | Merge branch 'u-boot/master' | Albert ARIBAUD | 2014-05-09 | -3159/+2638 |
|\ \
| |/
|/| |
|
| * | Merge branch 'serial' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2014-05-06 | -11/+11 |
| |\ |
|
| | * | serial: zynq: Fix typo in suffix function name | Michal Simek | 2014-05-06 | -3/+3 |
| | * | serial: zynq: Remove sparse warnings | Michal Simek | 2014-05-06 | -8/+8 |
| * | | Merge branch 'net' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2014-05-06 | -1/+3 |
| |\ \ |
|
| | * | | net: zynq: Fix sparse warnings in gem | Michal Simek | 2014-05-06 | -0/+1 |
| | * | | net: zynq: Use predefined macros instead of hardcoded value | Michal Simek | 2014-05-06 | -1/+2 |
| | |/ |
|
| * | | USB: gadget: save driver name before registering it | Stephen Warren | 2014-05-05 | -1/+2 |
| * | | USB: gadget: added a saner gadget downloader registration API | Mateusz Zalega | 2014-05-05 | -36/+36 |
| * | | dfu: mmc: change offset base handling | Mateusz Zalega | 2014-05-05 | -2/+6 |
| * | | dfu: mmc: raw data write fix | Mateusz Zalega | 2014-05-05 | -40/+65 |
| * | | usb: dfu: fix boards wo USB cable detection | Mateusz Zalega | 2014-05-05 | -4/+9 |
| * | | usb: gadget: allow ci_udc to build with new gadget framework | Stephen Warren | 2014-05-01 | -0/+1 |
| * | | usb: ums: use only 1 buffer for CI_UDC | Stephen Warren | 2014-04-30 | -0/+4 |
| * | | usb: ci_udc: support variants with hostpc register | Stephen Warren | 2014-04-30 | -18/+62 |
| * | | usb: ci_udc: make PHY initialization conditional | Stephen Warren | 2014-04-30 | -2/+7 |
| * | | usb: ci_udc: set ep->req.actual after transfer | Stephen Warren | 2014-04-30 | -2/+2 |
| * | | usb: ci_udc: Support larger packets | Stephen Warren | 2014-04-30 | -0/+3 |
| * | | dfu:fix: Replace wrong return value with proper one | Lukasz Majewski | 2014-04-30 | -1/+1 |
| * | | exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DT | andrey.konovalov@linaro.org | 2014-04-30 | -2/+4 |
| * | | usb: musb: fill in usb_gadget_unregister_driver | Rob Herring | 2014-04-30 | -1/+4 |
| * | | usb: handle NULL table in usb_gadget_get_string | Rob Herring | 2014-04-30 | -0/+3 |
| * | | usb:gadget:f_thor: fix write to filesystem by add dfu_flush() | Przemyslaw Marczak | 2014-04-30 | -0/+6 |
| * | | usb:gadget:f_thor: code cleanup in function download_tail() | Przemyslaw Marczak | 2014-04-30 | -4/+3 |
| * | | usb: Add endian support macros to interrupt transfers in the EHCI driver. | Adrian Cox | 2014-04-30 | -25/+31 |
| * | | usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs | Nobuhiro Iwamatsu | 2014-04-30 | -0/+131 |
| |/ |
|
| * | drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte write | Shaveta Leekha | 2014-04-29 | -7/+34 |
| * | driver/mxc_i2c: Move static data structure to global_data | York Sun | 2014-04-29 | -10/+8 |
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2014-04-25 | -357/+2139 |
| |\ |
|
| | * | ar8031: modify the config func of ar8031 to ar8021_config | Zhao Qiang | 2014-04-22 | -1/+1 |
| | * | driver: Add support of image load for MMC & SPI in SPL | Prabhakar Kushwaha | 2014-04-22 | -0/+40 |
| | * | driver/mtd/spi:Read 8KB data chunk during u-boot load in SPL | Prabhakar Kushwaha | 2014-04-22 | -3/+12 |
| | * | driver/ifc: define nand_spl_load_image() for SPL | Prabhakar Kushwaha | 2014-04-22 | -13/+0 |
| | * | mpc85xx/t104x: Add deep sleep framework support | Tang Yuantian | 2014-04-22 | -4/+48 |
| | * | drivers/ddr: Fix possible out of bounds error | York Sun | 2014-04-22 | -58/+64 |
| | * | driver/net/fm/memac_phy: Initialize mdio_clock for SoCs wih FMANv3 | Priyanka Jain | 2014-04-22 | -0/+12 |
| | * | fsl/usb: Increase TXFIFOTHRESH value for usb write in T4 Rev 2.0 | Nikhil Badola | 2014-04-22 | -0/+20 |