summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | arm: dts: socfpga: Increase the spi-max-frequency for QSPI flashChin Liang See2015-11-05-1/+1
| * | | spi: cadence_qspi: Ensure check for max frequency in placeChin Liang See2015-11-05-0/+3
| * | | spi: cadence_qspi: Fix fdt read of spi-max-frequencyChin Liang See2015-11-05-4/+4
| * | | spi: cadence_qspi: Ensure spi_calibration is run when sclk changeChin Liang See2015-11-05-9/+14
| * | | lib, fdt: Adding fdtdec_get_uint functionChin Liang See2015-11-05-0/+31
| * | | arm: socfpga: reset: correct dma, qspi, and sdmmc reset bit definesDinh Nguyen2015-11-03-3/+3
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-11-04-1/+1845
|\ \ \
| * | | mpc85xx: Add support for the Varisys Cyrus boardAndy Fleming2015-11-04-0/+1810
| * | | rtc: Add MCP79411 support to DS1307 rtc driverAndy Fleming2015-11-04-1/+35
* | | | ARM: zynq: Remove zc70x targetMichal Simek2015-11-04-34/+1
* | | | arm: zynq: Move serial driver to driver modelSimon Glass2015-11-04-113/+67
* | | | arm: zynq: serial: Drop non-device-tree serial driver portionsSimon Glass2015-11-04-15/+0
* | | | ARM: zynqmp: Enable DM and OF bindingMichal Simek2015-11-04-1/+5
* | | | arm: zynq: dts: Add U-Boot device tree additionsSimon Glass2015-11-04-0/+19
* | | | dm: arm: zynq: Enable device tree control in SPLSimon Glass2015-11-04-1/+12
* | | | arm: zynq: Support the debug UARTSimon Glass2015-11-04-16/+78
* | | | arm: zynq: Drop unnecessary code in SPL board_init_f()Simon Glass2015-11-04-5/+1
* | | | arm: zynq: Use separate device tree instead of embeddedSimon Glass2015-11-04-12/+16
* | | | dm: spl: Support device tree when BSS is in a different sectionSimon Glass2015-11-04-2/+16
* | | | dm: spl: Generate u-boot-spl-dtb.bin only when enabledSimon Glass2015-11-04-0/+2
* | | | dm: serial: Deal with stdout-path with an aliasSimon Glass2015-11-04-5/+25
* | | | fdtgrep: Simplify the alias generation codeSimon Glass2015-11-04-22/+10
* | | | fdt: Correct handling of alias regionsSimon Glass2015-11-04-1/+1
* | | | fdt: Add a function to look up a /chosen propertySimon Glass2015-11-04-6/+20
* | | | ARM: zynqmp: Add DTS for ep108 boardMichal Simek2015-11-04-0/+963
* | | | zynq-common: Define CONFIG_SYS_I2C_ZYNQ based on board configSiva Durga Prasad Paladugu2015-11-04-0/+3
|/ / /
* | | arm: at91: reworked meesc board supportDaniel Gorsulowski2015-11-03-26/+36
* | | mmc: atmel: Add atmel sdhci supportWenyou Yang2015-11-03-0/+54
* | | arm: at91: clock: Add the generated clock supportWenyou Yang2015-11-03-0/+118
* | | mmc: sdhci: Fix the SD clock stop sequenceWenyou Yang2015-11-03-2/+18
* | | arm: at91: Change the Chip ID registers' addressesWenyou Yang2015-11-03-7/+10
|/ /
* | mpc85xx/t2081: enable parsing DDR ratio for T2081 rev1.1Shengzhou Liu2015-11-02-1/+2
* | T104xD4RDB: Fix PHY address for PHY connected to FM1@DTSEC3Codrin Ciubotariu2015-11-02-1/+3
* | mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter CardYangbo Lu2015-11-02-0/+6
* | powerpc/t1040qds: enable peripheral clock for eSDHCYangbo Lu2015-11-02-0/+1
* | powerpc/t1040qds: enable adapter card type identification supportYangbo Lu2015-11-02-0/+1
* | mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter CardYangbo Lu2015-11-02-0/+5
* | Powerpc: eSDHC: expand a fix to T4160Shaohui Xie2015-11-02-1/+2
* | t1040d4rdb: assign muxed pins to qe-tdm when set hwconfig qe-tdmZhao Qiang2015-11-02-0/+33
* | ARM: at91: sama5: change the environment address to 0x6000Josh Wu2015-11-01-2/+2
* | lcd: atmel: Add 32bpp support for HLCDCMarek Vasut2015-11-01-0/+4
* | mmc: atmel: Zap global 'initialized' variableMarek Vasut2015-11-01-4/+4
* | mmc: atmel: Implement proper private dataMarek Vasut2015-11-01-15/+25
* | mmc: atmel: Fix clock configurationMarek Vasut2015-11-01-0/+2
* | mmc: atmel: Silence debug outputMarek Vasut2015-11-01-6/+6
* | at91: simplify spl board_init_f functionJosh Wu2015-11-01-5/+0
|/
* x86: Select the ns16550 debug UART for minnowmax, chromebook_linkSimon Glass2015-10-30-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-10-30-1091/+4390
|\
| * ls102xa: Adjust some macros for SD boot on LS1021A QDS boardAlison Wang2015-10-30-2/+2
| * configs: ls1021atwr: Enable ID EEPROM for SD bootYao Yuan2015-10-30-2/+0