summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: dra7xx: Update spi-max-frequency for qspi slave nodeVignesh R2016-11-132-2/+2
* ARM: k2g: Update PLL Multiplier and divider valuesLokesh Vutla2016-11-131-1/+1
* ARM: keystone2: PLL: Enable glitch free initialization sequenceLokesh Vutla2016-11-131-8/+8
* arm: Set TTB XN bit in case DCACHE_OFF for LPAE modeKeerthy2016-11-132-1/+6
* arm: print the cache config option in hex instead of decimalKeerthy2016-11-131-1/+1
* mx6ull_14x14_evk: Add README fileDiego Dorta2016-11-131-0/+36
* davinci: omapl138_lcdk: keep booting even when MAC address is invalidFabien Parent2016-11-131-6/+8
* board: am335x/mux: Do not hang when encountering a bad EEPROMAlex G2016-11-131-2/+2
* igep00x0: add Hynix timingsLadislav Michl2016-11-131-4/+16
* igep00x0: consolidate defconfigsLadislav Michl2016-11-133-36/+5
* igep00x0: disable CONFIG_DISPLAY_BOARDINFOLadislav Michl2016-11-134-18/+3
* tools: fix mksunxiboot build for tools-all targetAndre Przywara2016-11-131-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-11-087-32/+69
|\
| * ARM: tegra186: call secure monitor for all cache-wide opsStephen Warren2016-11-071-3/+21
| * armv8: add hooks for all cache-wide operationsStephen Warren2016-11-075-11/+27
| * ARM: tegra: translate __asm_flush_l3_cache to assemblyStephen Warren2016-11-072-23/+25
| * ARM: tegra: ensure nvtboot_boot_x0 alignmentStephen Warren2016-11-071-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-11-0715-24/+1849
|\ \
| * | net: use random ethernet address if invalid and not zeroSiva Durga Prasad Paladugu2016-11-071-1/+2
| * | net: mvgbe: Fix build error with CONFIG_PHYLIBChris Packham2016-11-071-22/+3
| * | net: phy: micrel: center FLP burst timing at 16msAsh Charles2016-11-072-0/+26
| * | ARM: tegra: enable Ethernet on p2771-0000Stephen Warren2016-11-073-0/+7
| * | ARM: tegra: add DWC EQoS (ethernet) to Tegra186 DTStephen Warren2016-11-071-0/+20
| * | ARM: tegra: configure Ethernet address on Tegra186Stephen Warren2016-11-072-0/+55
| * | ARM: tegra: add SoC-level hook for board_late_init()Stephen Warren2016-11-071-1/+6
| * | net: add driver for Synopsys Ethernet QoS deviceStephen Warren2016-11-073-0/+1564
| * | dt: net: add DWC EQoS bindingStephen Warren2016-11-071-0/+166
| |/
* | wandboard: Make Ethernet functional againFabio Estevam2016-11-061-0/+33
* | mkimage: Allow including a ramdisk in FIT auto modeTomeu Vizoso2016-11-064-4/+44
* | travis-ci: Try harder to build all ARM targetsTom Rini2016-11-061-8/+39
* | buildman: Fix building based on 'options' fieldTom Rini2016-11-061-2/+2
|/
* mx6sabresd: Make Ethernet functional againFabio Estevam2016-11-061-0/+33
* engicam: icorem6: Fix config filesJagan Teki2016-11-052-3/+4
* armv8: define get_ticks() for the ARMv8 Generic TimerAndre Przywara2016-11-051-0/+11
* doc: update README.arm64Andre Przywara2016-11-051-10/+17
* tools: imximage: check return value when open the plugin filePeng Fan2016-11-051-1/+8
* image: Protect against overflow in unknown_msg()Simon Glass2016-11-051-2/+4
* colibri_pxa270: drop lzma support for space reasonMarcel Ziswiler2016-11-051-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-11-032-2/+6
|\
| * dfu: align array in dfu_get_dev_type with enum dfu_device_typePatrick Delaunay2016-11-031-1/+1
| * cmd: dfu: Add error handling for board_usb_initMichal Simek2016-11-031-1/+5
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2016-11-0233-183/+422
|\ \ | |/ |/|
| * rk3288: kconfig: remove duplicate definition of SPL_MMC_SUPPORTKever Yang2016-10-301-3/+0
| * rockchip: doc: add GPT partition layoutJacob Chen2016-10-301-2/+9
| * rockchip: use rockchip linux partitions layoutJacob Chen2016-10-304-46/+39
| * dts: rk3288: remove node in dmc which not need anymoreKever Yang2016-10-307-18/+0
| * rk3288: sdram: auto-detect the capacityKever Yang2016-10-302-42/+245
| * rk3288: config change for enable dram capacity auto-detect.Kever Yang2016-10-304-0/+4
| * evb-rk3399: config: set emmc as default boot devKever Yang2016-10-301-1/+1
| * rk3288: fix reg address for GRF_SOC_CON2Kever Yang2016-10-301-1/+1