summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-01mmc: add bkops-enable commandTomas Melin
2016-12-01mmc: s5p_sdhci: fix to check proper pinmux idSeung-Woo Kim
2016-11-30ts4600: Disable CONFIG_DISPLAY_CPUINFOTom Rini
2016-11-30Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-11-30travis.yml: Split Freescale ARM job up moreTom Rini
2016-11-30MIPS: Fix map_physmem for cached mappingsPaul Burton
2016-11-30MIPS: Use ram_top, not bi_memsize, in arch_lmb_reservePaul Burton
2016-11-30mips: Let cache.h be included from assembly sourceMarek Vasut
2016-11-30common/board_f: enable initr_trap for MIPSDaniel Schwierzeck
2016-11-30MIPS: add handling for generic and EJTAG exceptionsDaniel Schwierzeck
2016-11-30MIPS: reserve space for exception vectorsDaniel Schwierzeck
2016-11-30MIPS: add asm-offsets for struct pt_regsDaniel Schwierzeck
2016-11-30MIPS: add possibility to setup initial stack and global data in SRAMDaniel Schwierzeck
2016-11-30MIPS: factor out code for initial stack and global dataDaniel Schwierzeck
2016-11-30MIPS: fix iand optimize setup of CP0 registersDaniel Schwierzeck
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-29Merge 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-28bcm2835: Reserve the spin table in efi memory mapAlexander Graf
2016-11-28bcm2835 video: Map frame buffer as 32bppAlexander Graf
2016-11-28ARM: bcm283x: Implement EFI RTS reset_systemAlexander Graf
2016-11-28drivers: net: keystone_net: add rgmii link type support when parsing dtMugunthan V N
2016-11-28ARM: bcm283x: use OF_CONTROL for bcm283xFabian Vogt
2016-11-28board: rpi: move uart deactivation to board_initFabian Vogt
2016-11-28serial: bcm283x_mu: support disabling after initializationFabian Vogt