aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-15mtd: nand: zynq_nand: Add nand driver support for zynqSiva Durga Prasad Paladugu3-0/+1194
2016-11-15ARM: zynq: Add support for the topic-miami system-on-modules and carrier boardsMike Looijmans16-0/+1115
2016-11-15ARM: zynq: Make SYS_VENDOR configurableMike Looijmans1-0/+1
2016-11-15tools: mkimage: Check if file is regular fileMichal Simek1-2/+8
2016-11-15tools: mkimage: Add support for initialization table for Zynq and ZynqMPMike Looijmans5-2/+72
2016-11-14Prepare v2016.11v2016.11Tom Rini1-1/+1
2016-11-14MAINTAINERS: mark sunxi status as OrphanHans de Goede1-3/+1
2016-11-13video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabledStefan Roese1-3/+3
2016-11-13net: write enetaddr down to hardware on env_callbackMarek Vasut1-0/+1
2016-11-13spi: ti_qspi: Fix baudrate divider calculationVignesh R1-9/+7
2016-11-13ARM: dts: dra7xx: Update spi-max-frequency for qspi slave nodeVignesh R2-2/+2
2016-11-13ARM: k2g: Update PLL Multiplier and divider valuesLokesh Vutla1-1/+1
2016-11-13ARM: keystone2: PLL: Enable glitch free initialization sequenceLokesh Vutla1-8/+8
2016-11-13arm: Set TTB XN bit in case DCACHE_OFF for LPAE modeKeerthy2-1/+6
2016-11-13arm: print the cache config option in hex instead of decimalKeerthy1-1/+1
2016-11-13mx6ull_14x14_evk: Add README fileDiego Dorta1-0/+36
2016-11-13davinci: omapl138_lcdk: keep booting even when MAC address is invalidFabien Parent1-6/+8
2016-11-13board: am335x/mux: Do not hang when encountering a bad EEPROMAlex G1-2/+2
2016-11-13igep00x0: add Hynix timingsLadislav Michl1-4/+16
2016-11-13igep00x0: consolidate defconfigsLadislav Michl3-36/+5
2016-11-13igep00x0: disable CONFIG_DISPLAY_BOARDINFOLadislav Michl4-18/+3
2016-11-13tools: fix mksunxiboot build for tools-all targetAndre Przywara1-1/+1
2016-11-08Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini7-32/+69
2016-11-07ARM: tegra186: call secure monitor for all cache-wide opsStephen Warren1-3/+21
2016-11-07armv8: add hooks for all cache-wide operationsStephen Warren5-11/+27
2016-11-07ARM: tegra: translate __asm_flush_l3_cache to assemblyStephen Warren2-23/+25
2016-11-07ARM: tegra: ensure nvtboot_boot_x0 alignmentStephen Warren1-0/+1
2016-11-07Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini15-24/+1849
2016-11-07net: use random ethernet address if invalid and not zeroSiva Durga Prasad Paladugu1-1/+2
2016-11-07net: mvgbe: Fix build error with CONFIG_PHYLIBChris Packham1-22/+3
2016-11-07net: phy: micrel: center FLP burst timing at 16msAsh Charles2-0/+26
2016-11-07ARM: tegra: enable Ethernet on p2771-0000Stephen Warren3-0/+7
2016-11-07ARM: tegra: add DWC EQoS (ethernet) to Tegra186 DTStephen Warren1-0/+20
2016-11-07ARM: tegra: configure Ethernet address on Tegra186Stephen Warren2-0/+55
2016-11-07ARM: tegra: add SoC-level hook for board_late_init()Stephen Warren1-1/+6
2016-11-07net: add driver for Synopsys Ethernet QoS deviceStephen Warren3-0/+1564
2016-11-07dt: net: add DWC EQoS bindingStephen Warren1-0/+166
2016-11-06wandboard: Make Ethernet functional againFabio Estevam1-0/+33
2016-11-06mkimage: Allow including a ramdisk in FIT auto modeTomeu Vizoso4-4/+44
2016-11-06travis-ci: Try harder to build all ARM targetsTom Rini1-8/+39
2016-11-06buildman: Fix building based on 'options' fieldTom Rini1-2/+2
2016-11-06mx6sabresd: Make Ethernet functional againFabio Estevam1-0/+33
2016-11-05engicam: icorem6: Fix config filesJagan Teki2-3/+4
2016-11-05armv8: define get_ticks() for the ARMv8 Generic TimerAndre Przywara1-0/+11
2016-11-05doc: update README.arm64Andre Przywara1-10/+17
2016-11-05tools: imximage: check return value when open the plugin filePeng Fan1-1/+8
2016-11-05image: Protect against overflow in unknown_msg()Simon Glass1-2/+4
2016-11-05colibri_pxa270: drop lzma support for space reasonMarcel Ziswiler1-1/+0
2016-11-03Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2-2/+6
2016-11-03dfu: align array in dfu_get_dev_type with enum dfu_device_typePatrick Delaunay1-1/+1