summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-30MIPS: fix ROM exception vectorsDaniel Schwierzeck
2016-11-30MIPS: make inclusion of ROM exception vectors configurableDaniel Schwierzeck
2016-11-30Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-11-30imx6: clock: Enable External Memory Interface [EIM] clock (eim_slow_clock)Lukasz Majewski
2016-11-30mx6sx: Add initial support for Samtec VIN|ING 2000 boardChristoph Fritz
2016-11-30Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2016-11-29travis.yml: Add samsung and rockchip buildsTom Rini
2016-11-29imx7: SPI: add suport for SPI flash in mikroBUS slotAngus Ainslie
2016-11-29arm: mx6: specify SPL paddingStefan Agner
2016-11-29mx6sx: Add initial support for UDOO Neo BoardBreno Lima
2016-11-29colibri_vf: Read kernel and device tree from static UBI volumesSanchayan Maity
2016-11-29ARM: ts4600: add basic board supportSebastien Bourdelin
2016-11-29board: ge: bx50v3: add the PMIC configuration supportKen Lin
2016-11-29ARM: mx6: ddr: use Kconfig for inclusion of DDR calibration routinesEric Nelson
2016-11-29mx6: ddr: add routine to return DDR calibration dataEric Nelson
2016-11-29mx6: ddr: pass mx6_ddr_sysinfo to calibration routinesEric Nelson
2016-11-29mx6: ddr: allow 32 cycles for DQS gating calibrationEric Nelson
2016-11-29imx: mx6: ddr: add register MPZQLP2CTL for LPDDR2Eric Nelson
2016-11-29tools: imximage: display DCD block offset, lengthEric Nelson
2016-11-29arm: imx: wandboard: fix compile error if CONFIG_VIDEO is deactivatedSven Ebenfeld
2016-11-29pwm: imx: increase support up to PWM8 for i.MX6SXChristoph Fritz
2016-11-29tbs2910: Make Ethernet functional againSoeren Moch
2016-11-29imx: make ipu's di configurableMax Krummenacher
2016-11-29spl: mmc: fix switch statementMax Krummenacher
2016-11-29ARM: mx6: add MMC2 boot device detection support in SPLMarcin Niestroj
2016-11-29Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2016-11-29armv7: psci: cpu_off: flush D-Cache before disable D-CachePeng Fan
2016-11-29vexpress64: Juno: Change PCI buss addresses for IO to start from zero.Liviu Dudau
2016-11-29bcm2835: Reserve the spin table in efi memory mapAlexander Graf
2016-11-29bcm2835 video: Map frame buffer as 32bppAlexander Graf
2016-11-29ARM: bcm283x: Implement EFI RTS reset_systemAlexander Graf
2016-11-29drivers: net: keystone_net: add rgmii link type support when parsing dtMugunthan V N
2016-11-29ARM: bcm283x: use OF_CONTROL for bcm283xFabian Vogt
2016-11-29board: rpi: move uart deactivation to board_initFabian Vogt
2016-11-29serial: bcm283x_mu: support disabling after initializationFabian Vogt
2016-11-29fdt: adjust bcm283x device tree for u-bootFabian Vogt
2016-11-29fdt: import bcm283x device tree sources from the linux kernel treeFabian Vogt
2016-11-29fdt: add dt-bindings for bcm2835Fabian Vogt
2016-11-29serial: pl01x: expose skip_init platdata option in DTFabian Vogt
2016-11-29serial: bcm283x_mu: add device tree supportFabian Vogt
2016-11-29gpio: bcm2835: add device tree supportFabian Vogt
2016-11-29fs/fat/fatwrite: Local variable as buffer to store dir_slot entriesTien Fong Chee
2016-11-29spl: add USB Gadget config optionStefan Agner
2016-11-29spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner
2016-11-29spl: add RAM boot device only if it is actually definedStefan Agner
2016-11-29README: fix typo FAT_ENV_DEV_AND_PARTNicolae Rosia
2016-11-29xyz-modem: Change getc timeout loop waitingtomas.melin@vaisala.com
2016-11-29sata: fix sata command can not being executed bugTang Yuantian
2016-11-28tools/env: fix environment alignment tests for block devicesMax Krummenacher
2016-11-28tools/Makefile: suppress "which swig" error outputAndre Przywara