aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers: mmc: omap_hsmmc: Don't support SDR104/SDR50 for AM572x SR1.1mmc_uhs_rfcKishon Vijay Abraham I2016-06-141-1/+2
* drivers: mmc: omap_hsmmc: Add support to get pinctrl values for rev1.1Kishon Vijay Abraham I2016-06-141-16/+27
* ARM: dts: dra7xx: am57xx: Enable high speed modes in MMC1Kishon Vijay Abraham I2016-06-145-2/+397
* dm: mmc: Add capability in mmc_of_parse to parse UHS capabilitiesKishon Vijay Abraham I2016-06-141-0/+10
* drivers: mmc: omap_hsmmc: Add support for UHS modesKishon Vijay Abraham I2016-06-142-0/+36
* drivers: mmc: omap_hsmmc: add voltage switch supportKishon Vijay Abraham I2016-06-142-3/+138
* palmas: Add support for LDO1 regulator to provide 1.8VKishon Vijay Abraham I2016-06-143-7/+6
* mmc: add support to switch the SD card to UHS modeKishon Vijay Abraham I2016-06-142-7/+275
* mmc: Add a new _ios_ parameter to set signal voltageKishon Vijay Abraham I2016-06-142-0/+11
* mmc: add a function to switch to highspeedKishon Vijay Abraham I2016-06-142-32/+43
* mmc: add a function to set SD bus widthKishon Vijay Abraham I2016-06-142-14/+42
* ARM: OMAP5: Fix the clock divider programming for MMCKishon Vijay Abraham I2016-06-141-4/+4
* board: am437x-hs: spl: Select right dtb from fitLokesh Vutla2016-06-101-1/+1
* drivers: mmc: omap_hsmmc: Fix capabilities populated in host_capsKishon Vijay Abraham I2016-06-091-1/+1
* arm: dra7xx: Assign omap_vcores based on board typeKeerthy2016-06-062-78/+91
* ARM: k2g: Configure reset mux to device resetLokesh Vutla2016-06-062-0/+28
* keystone2: k2g: add env script to load firmware initramfs as part of boot flowMurali Karicheri2016-06-061-1/+5
* dra7x: dfu: qspi: set spl partition size to 128KRavi Babu2016-06-061-8/+4
* ti_armv7_common: env: Remove no longer needed mem_reserveAndrew F. Davis2016-06-061-1/+0
* ARM: AM57xx: Enable FIT for HS DevicesAndreas Dannenberg2016-06-061-0/+4
* spl: fit: Fix non-matching DT names console outputAndreas Dannenberg2016-06-061-1/+1
* spl: Add a centralized fit read functionLokesh Vutla2016-06-066-160/+89
* board: ti: am57xx-idk: Always fixup PRU Ethernet MAC addressesRoger Quadros2016-06-021-53/+64
* net: cpsw: get chip clock information from DTLokesh Vutla2016-05-301-0/+4
* am335x_evm: Don't fail SPL USB eth bootRoger Quadros2016-05-251-0/+22
* driver: net: cpsw: add support for RGMII id mode support for am43xx variantsLokesh Vutla2016-05-251-0/+2
* configs: dra7xx: Enable CMD_TIMELokesh Vutla2016-05-252-0/+2
* configs: am57xx: Enable CMD_TIMELokesh Vutla2016-05-252-0/+2
* configs: am43xx: Enable CMD_TIMELokesh Vutla2016-05-259-0/+9
* configs: am335x: Enable CMD_TIMELokesh Vutla2016-05-257-0/+7
* usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configurationRoger Quadros2016-05-251-15/+41
* dra7xx: Enable USB_PHY3 32KHz clockRoger Quadros2016-05-253-2/+14
* ARM: AM57xx: AM43xx: Fix USB hostRoger Quadros2016-05-252-57/+55
* ARM: OMAP5+: Provide enable/disable_usb_clocks() for CONFIG_USB_XHCI_OMAPRoger Quadros2016-05-252-2/+2
* ARM: AM57xx EVM: enable driver model Ethernet driverSekhar Nori2016-05-252-0/+2
* ARM: AM57xx EVM: enable driver model AHCI driverSekhar Nori2016-05-252-0/+4
* configd: keystone2: env: Fix burn_uboot_spi commandLokesh Vutla2016-05-231-1/+1
* drivers: net: phy: atheros: add separate config for AR8031Mugunthan V N2016-05-231-1/+36
* ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHzVignesh R2016-05-232-8/+4
* ARM: OMAP4+: Fix DPLL programming sequenceLokesh Vutla2016-05-201-3/+5
* spl: Add an option to load a FIT containing U-Boot from UARTLokesh Vutla2016-05-191-11/+74
* spl: fit: Fix the number of bytes read when reading fdt from fitLokesh Vutla2016-05-191-0/+1
* spl: fit: Do not print selected dtb during fit loadLokesh Vutla2016-05-191-3/+1
* include: configs: am335x: add Atheros phy supportMugunthan V N2016-05-191-0/+3
* driver: net: cpsw: add support for RGMII id mode support and RMII clock sourc...Mugunthan V N2016-05-192-15/+138
* arm: omap: Introduce vcores_update functionKeerthy2016-05-193-0/+92
* Merge branch 'master' of git://git.denx.de/u-boot into ti-u-boot-2016.05Lokesh Vutla2016-05-1758-453/+407
|\
| * Prepare v2016.05Tom Rini2016-05-161-1/+1
| * sunxi: Enable USB host in CHIP defconfigHans de Goede2016-05-151-0/+1
| * test, tools: update tbot documentationHeiko Schocher2016-05-132-153/+103