summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | imx: ventana: add DT fixup for GW522x to change PCIE_RST# GPIOPushpal Sidhu2015-04-22-0/+28
| * | imx: ventana: add 'gsc wd' command for enabling and disabling GSC watchdogTim Harvey2015-04-22-23/+81
| * | imx: ventana: added device-tree display configuration for LVDS displaysTim Harvey2015-04-22-0/+8
| * | imx: ventana: add support for DLC-700JMGT4 and DLC-800FIGT3 LCD displaysTim Harvey2015-04-22-0/+42
| * | imx: ventana: add DT fixup for GW54xx compatibility with older kernelsTim Harvey2015-04-22-0/+11
| * | imx: ventana: remove 128x16 calibration (share with 128x32)Tim Harvey2015-04-22-24/+3
| * | imx: ventana: updated 16bit DDR calibrationTim Harvey2015-04-22-8/+12
| * | imx: ventana: added DT fixup for GW551x-A video inputTim Harvey2015-04-22-0/+35
| * | imx: ventana: gsc: add new hwmon railsTim Harvey2015-04-22-11/+12
| * | imx: ventana: add mem_mb dynamic env varTim Harvey2015-04-22-0/+4
| * | imx: ventana: remove GSC hwmon voltage rail min/max testTim Harvey2015-04-22-31/+22
| * | imx: ventana: update boot scripts to support ubifs boot volTim Harvey2015-04-22-17/+27
| * | imx: ventana: only pinmux FEC enet signals for boards using itTim Harvey2015-04-22-3/+3
| * | imx: ventana: add wdis config for GW5520Tim Harvey2015-04-22-0/+1
| * | imx: ventana: add usb_pgood_delay 2sec defaultTim Harvey2015-04-22-0/+1
| * | imx: ventana: Add support for GW551xTim Harvey2015-04-22-12/+121
| * | imx: ventana: disable IMX6 watchdogs on GW51xx RevA and RevBTim Harvey2015-04-22-0/+21
| * | imx: ventana: fix various sparse warningsTim Harvey2015-04-22-15/+15
| * | imx: ventana: config: enable EXT4 filesystem read/write supportTim Harvey2015-04-22-0/+2
| * | imx: ventana: config: enable edid supportTim Harvey2015-04-22-0/+1
| * | imx: ventana: config: Support ramdiskTim Harvey2015-04-22-0/+1
| * | imx: ventana: config: add USB Mass Storage (ums) supportTim Harvey2015-04-22-0/+12
| * | imx: ventana: set LTC3676 PMIC to appropriate values per datasheetTim Harvey2015-04-22-16/+26
| * | imx: ventana: add support for 4Gb density mem devices with IMX6DLTim Harvey2015-04-22-2/+17
| * | imx: ventana: enable precharge power-down fast-exit modeTim Harvey2015-04-22-0/+1
| * | imx: ventana: add usb_pcisel hwconfig supportTim Harvey2015-04-22-1/+3
| * | imx: ventana: remove unused GPIO configurationTim Harvey2015-04-22-2/+0
| * | imx: ventana: assign default ethprime dynamicallyTim Harvey2015-04-22-1/+9
| * | imx: ventana: add i210 supportTim Harvey2015-04-22-0/+5
| * | imx: ventana: disable 4k tftp/nfs packetsTim Harvey2015-04-22-5/+0
| * | mx6: Add initial SPL support for HummingBoard-i2eXFabio Estevam2015-04-22-0/+598
| * | fdt: add new fdt_fixup_display function to configure displayTim Harvey2015-04-22-0/+42
| * | arm: mx6: ddr: add pd_fast_exit flag to system informationTim Harvey2015-04-22-1/+7
| * | ARM: mxs: Get boot mode from OCRAMJörg Krause2015-04-22-23/+6
* | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-04-28-94/+93
|\ \ \
| * | | sf: Fix to compute proper sector_sizeJagannadha Sutradharudu Teki2015-04-28-1/+5
| * | | dm: sf: Make SST flash write op work againBin Meng2015-04-28-0/+9
| * | | dm: sf: Save flash flags to struct spi_flashBin Meng2015-04-28-0/+4
| * | | spi: omap3: Fix timeout handlingDavid Dueck2015-04-27-8/+12
| * | | Revert "spi: add config option to enable the WP pin function on st micron fla...Jagannadha Sutradharudu Teki2015-04-23-45/+0
| * | | dm: spi: Correct SPI claim/release_bus() methodsSimon Glass2015-04-23-12/+17
| * | | mtd: spi: check return value of spi_setup_slavePeng Fan2015-04-22-0/+4
| * | | cmd_sf: Fix problem with "sf update" and unaligned lengthStefan Roese2015-04-22-8/+8
| * | | spi flash: fix trivial problemsPavel Machek2015-04-22-5/+3
| * | | zynq: spi: Remove unnecessary error conditionSiva Durga Prasad Paladugu2015-04-22-3/+0
| * | | sf: Poll both the read status and flag statusSiva Durga Prasad Paladugu2015-04-22-7/+25
| * | | sf: Correct the macros as per new array fast read commandSiva Durga Prasad Paladugu2015-04-22-5/+6
* | | | Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini2015-04-24-3/+22
|\ \ \ \
| * | | | fdt: Fix handling of paths with options in themHans de Goede2015-04-23-3/+22
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2015-04-24-7/+8
|\ \ \ \ \