summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* armv8: Make SEC read/write as snoopable for LS1043Aneesh Bansal2015-12-15-0/+5
* armv8: define usec2ticks functionAneesh Bansal2015-12-15-0/+11
* fsl_qspi: Pet the watchdog while reading/writingAlexander Stein2015-12-15-0/+5
* armv8: fsl-layerscale: Rewrite reserving memory for MC and debug serverYork Sun2015-12-15-60/+25
* common: Rewrite hiding the end of memoryYork Sun2015-12-15-9/+16
* armv8: fsl-layerscape: Make DDR non secure in MMU tablesYork Sun2015-12-15-19/+191
* Reserve secure memoryYork Sun2015-12-15-0/+37
* move erratum a008336 and a008514 to soc specific fileYao Yuan2015-12-15-34/+37
* armv7/fsl-ls102xa: Workaround for DDR erratum A008514Yao Yuan2015-12-15-1/+11
* armv7: ls102xa: cci-400: Enable snoop and DVM message requests.Yao Yuan2015-12-15-1/+7
* arm: ls102xa: enable all the snoop signal for masters.Yao Yuan2015-12-13-0/+14
* arm: ls1021a: merge SoC specific code in a separate fileYao Yuan2015-12-13-87/+83
* qbman_portal.c: Update BUG_ON() call in qbman_swp_mc_submitTom Rini2015-12-13-1/+1
* fsl_*_serdes.c: Modify memset call in serdes_initTom Rini2015-12-13-3/+3
* Enable console log from earlyconsole in Linux bootargsPratiyush Mohan Srivastava2015-12-13-2/+2
* armv8/ls1043ardb: Add support for >2GB memoryShaohui Xie2015-12-13-4/+22
* fsl/ddr: updated ddr errata-A008378 for arm and power SoCsShengzhou Liu2015-12-13-3/+39
* fsl/errata: move fsl_errata.h to common directoryShengzhou Liu2015-12-13-7/+15
* arm: ls102x: add get_svr and IS_SVR_REV helperShengzhou Liu2015-12-13-0/+13
* freescale: fman: make sure phy-handle property is big endianShaohui Xie2015-12-13-0/+2
* armv8/ls2080ardb: Update DDR settings for four chip-select caseYork Sun2015-12-13-4/+12
* armv8/ls2080aqds: Update DDR settings for four chip-select caseYork Sun2015-12-13-4/+12
* driver/ddr/fsl: Update timing config for heavy loadYork Sun2015-12-13-2/+24
* driver/ddr/fsl: Update workaround for A008511 for vref rangeYork Sun2015-12-13-7/+15
* driver/ddr/fsl: Update MR5 RTT parkYork Sun2015-12-13-4/+15
* driver/ddr/fsl: Update DDR4 MR6 for Vref rangeYork Sun2015-12-13-0/+3
* driver/ddr/fsl: Update DDR4 RTT valuesYork Sun2015-12-13-2/+244
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-12-11-419/+465
|\
| * spi: xilinx: Add new compatible stringsMichal Simek2015-12-11-1/+2
| * mailmap: Update Jagan Teki's name and email addressJagan Teki2015-12-11-1/+5
| * sf: Rename sf_ops.c to spi-flash.cJagan Teki2015-12-11-4/+5
| * sf: Use static for file-scope functionsJagan Teki2015-12-11-5/+5
| * sf: sf_probe: Remove spi_slave pointer argumentJagan Teki2015-12-11-9/+10
| * sf: ops: Fix missing break on spansion read_barJagan Teki2015-12-11-0/+1
| * sf: Remove unneeded SST_BP and SST_WPJagan Teki2015-12-11-5/+2
| * sf: Remove unneeded header includesJagan Teki2015-12-11-5/+0
| * sf: Flash power up read-only based on idcode0Jagan Teki2015-12-11-4/+4
| * sf: Use simple name for register access functionsJagan Teki2015-12-11-26/+26
| * sf: Fix MakefileJagan Teki2015-12-11-5/+1
| * sf: Use static for file-scope functionsJagan Teki2015-12-11-23/+6
| * sf: probe: Code cleanupJagan Teki2015-12-11-41/+39
| * sf: Move read_id code to sf_opsJagan Teki2015-12-11-19/+20
| * sf: Move spi_flash_scan code to sf_opsJagan Teki2015-12-11-342/+357
| * sf: spi_flash_validate_params => spi_flash_scanJagan Teki2015-12-11-71/+76
| * spi: Kconfig: Fix correct target name for ZynqMPMichal Simek2015-12-11-1/+1
| * spi: zynq_spi: Add cadence compatible stringMichal Simek2015-12-11-0/+1
| * imx: mx7dsabresd: Add QSPI supportPeng Fan2015-12-11-0/+45
| * spi: ti_qspi: Fix SPI_3WIRE checking using modeJagan Teki2015-12-11-1/+1
| * spi: Get spi-3wire from dtsJagan Teki2015-12-11-0/+2
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-12-11-12/+33
|\ \