summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-29ARM: DTS: stm32: add pwrcfg node for stm32f746Patrice Chotard
2017-11-29tools: env: Add support for direct read/write UBI volumesS. Lockwood-Childs
2017-11-29Merge git://git.denx.de/u-boot-nds32Tom Rini
2017-11-30nds32: ftsdc010: Fix SD detech fail on AE3XX.Rick Chen
2017-11-30nds32: ftsdc010: fix wait status error coding.Rick Chen
2017-11-30nds32: board: Support ftsdc010 DM.Rick Chen
2017-11-30nds32: dts: Support ftsdc010 DM.Rick Chen
2017-11-30nds32: ftsdc010: Support ftsdc010 DM.Rick Chen
2017-11-30nds32: mmc: Support ftsdc010 DM.Rick Chen
2017-11-30dt-bindings: spi: Add andestech atcspi200 spi binding docRick Chen
2017-11-30cosmetic: atcspi200: Rename function name as atcspi200Rick Chen
2017-11-30spi: nds_ae3xx: Rename nds_ae3xx_spi as atcspi200_spiRick Chen
2017-11-30atcpit100: timer: Remove arch dependency.Rick Chen
2017-11-30dt-bindings: timer: Add andestech atcpit100 timerRick Chen
2017-11-30cosmetic: atcpit100_timer: Use device api to get platdataRick Chen
2017-11-30cosmetic: atcpit100_timer: Rename function name as atcpit100Rick Chen
2017-11-30ae3xx: timer: Rename AE3XX to ATCPIT100Rick Chen
2017-11-30ae3xx: timer: Fix ae3xx timer work abnormal in 64 bit.Rick Chen
2017-11-29Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-11-29net: xilinx_axi_emac: Use readl and writel for io opsSiva Durga Prasad Paladugu
2017-11-29net: zynq_gem: Dont enable SGMII and PCS selectionSiva Durga Prasad Paladugu
2017-11-29arm: zynq: Change Zynq/ZynqMP Kconfig descriptionMichal Simek
2017-11-29tools: zynqmpimage: adjust ug1085 reference to v1.4 of the documentJean-Francois Dagenais
2017-11-29mtd: nand: zynq: Add support for the NAND lock/unlock operationJoe Hershberger
2017-11-29mtd: zynq: nand: Move board_nand_init() function to board.cWilson Lee
2017-11-29arm: zynq: Add ps7_init for cc108Michal Simek
2017-11-29arm: zynq: Show information about silicon versionMichal Simek
2017-11-29arm: zynq: Do not show information from checkboard twiceMichal Simek
2017-11-29arm: zynq: Use unsigned type with comparison with ARRAY_SIZEMichal Simek
2017-11-29arm: zynq: Convert all board to use arch ps7_init codeMichal Simek
2017-11-29arm: zynq: Add support for EMIT_WRITE operationMichal Simek
2017-11-29arm: zynq: Add ps7GetSiliconVersion() to ps7_spl_initMichal Simek
2017-11-29arm: zynq: Move common ps7_init* initialization to arch codeMichal Simek
2017-11-29arm: zynq: Get rid of ps7_reset_apu() for syzygy boardMichal Simek
2017-11-29arm: zynq: Move ps7_* to separate fileMichal Simek
2017-11-29arm: zynq: Remove ps7_debug codeMichal Simek
2017-11-29arm: zynq: Enable debug uart on zc706Michal Simek
2017-11-29arm: zynq: Add missing ps7_post_config declarationMichal Simek
2017-11-29net: xilinx_axi_emac: Add support for non processor modeSiva Durga Prasad Paladugu
2017-11-28Merge git://git.denx.de/u-boot-mipsTom Rini
2017-11-28Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-11-28boston: Add u-boot.mcs make targetPaul Burton
2017-11-28boston: Set CONFIG_SYS_LOAD_ADDR to 0x88000000Paul Burton
2017-11-28MIPS: Break out of cache loops for unimplemented cachesPaul Burton
2017-11-28MIPS: Clear instruction hazards in flush_cache()Paul Burton
2017-11-28MIPS: Ensure cache ops complete in cache maintenance functionsPaul Burton
2017-11-28Update Paul Burton's email addressPaul Burton
2017-11-28MIPS: Drop unused PTR_COUNT_SHIFT from u-boot.ldsPaul Burton
2017-11-28boston: Remove unused label in lowlevel_displayPaul Burton
2017-11-28boston: Drop unused return valuePaul Burton