summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-02Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-08-02MAINTAINERS, git-mailrc: Update the mmc maintainerJaehoon Chung
2016-08-02ARM64: zynqmp: Do not enable DM_MMC by defaultMichal Simek
2016-08-02ARM64: zynqmp: Fix stack pointer initializationSoren Brinkmann
2016-08-02ARM64: zynqmp: Define config USB_STORAGE through defconfigMichal Simek
2016-08-02xilinx: Sync defconfigs with the latest Kconfig layoutMichal Simek
2016-08-02ARM64: zynqmp: Wire up PSCI resetMichal Simek
2016-08-01ARM64: zynqmp: Add u-boot,dm-pre-reloc to clk nodesMichal Simek
2016-07-31Drop references to MAKEALL in the documentationSimon Glass
2016-07-31Drop the MAKEALL toolSimon Glass
2016-07-31buildman: Add a quick-start noteSimon Glass
2016-07-31buildman: Avoid overwriting existing toolchain entriesSimon Glass
2016-07-31buildman: Drop the toolchain error when downloading toolchainsSimon Glass
2016-07-31buildman: Fix a typo in TestSettingsHasPath()Simon Glass
2016-07-31buildman: Improve the toolchain progress/error outputSimon Glass
2016-07-31buildman: Allow the toolchain error to be suppressedSimon Glass
2016-07-31buildman: Fix the 'help' test to use the correct pathSimon Glass
2016-07-31buildman: Automatically create a config file if neededSimon Glass
2016-07-31buildman: Tidy up the README a littleSimon Glass
2016-07-31libfdt: Introduce new ARCH_FIXUP_FDT optionMichal Simek
2016-07-31Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-07-31sunxi: Re-enable h3 emac supportHans de Goede
2016-07-31net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffersHans de Goede
2016-07-31sunxi: On newer SoCs use words 1-3 instead of just word 3 from the SIDHans de Goede
2016-07-31sunxi: Ensure that the NIC specific bytes of the mac are not all 0Hans de Goede
2016-07-31sunxi: Hummingbird_A31_defconfig: Drop MACPWR optionChen-Yu Tsai
2016-07-31sunxi: gpio: Add .xlate function for gpio phandle resolutionChen-Yu Tsai
2016-07-31rockchip: add support for rk3288 PopMetal boardjk.kernel@gmail.com
2016-07-31rockchip: add basic support for fennec-rk3288 boardjk.kernel@gmail.com
2016-07-31rockchip: rk3288: move evb board to rockchip folderjk.kernel@gmail.com
2016-07-31rockchip: rk3288: revise CONFIG_FASTBOOT_BUF_ADDRjk.kernel@gmail.com
2016-07-31rockchip: remove the duplicated macro configjk.kernel@gmail.com
2016-07-31rockchip: rk3288: disable fastboot in SPL stagejk.kernel@gmail.com
2016-07-31Revert "rockchip: Move the MMC setup check earlier"jk.kernel@gmail.com
2016-07-31cosmetic: rockchip: rk3288: pinctrl: fix config symbol namingjk.kernel@gmail.com
2016-07-31rockchip: add a dummy byte for the sdram-channel propertyjk.kernel@gmail.com
2016-07-31rockchip: rk3288: Fix pinctrl for GPIO bank 0John Keeping
2016-07-31rk3399: Reserve space for ARM Trust FirmwareKever Yang
2016-07-31rockchip: rk3036: update MAINTAINER fileXu Ziyuan
2016-07-31configs: rockchip: remove no use MACROKever Yang
2016-07-31mmc-uclass: correct the device numberKever Yang
2016-07-30m68k: code reformatting for all start.S filesAngelo Dureghello
2016-07-30ARM: am57xx_evm: Enable QSPI supportVignesh R
2016-07-30ARM: dts: am57xx-idk-common: Enable support for QSPIVignesh R
2016-07-30configs: am43xx_evm_defconfig: Enable CONFIG_SPI_FLASH_BARVignesh R
2016-07-30ARM: dts: dra7xx: Update spi-max-frequency for QSPIVignesh R
2016-07-30configs: dra7xx: Update QSPI speed to 76.8MHzVignesh R
2016-07-30spi: ti_qspi: dra7xx: Add support to use 76.8MHz clockVignesh R
2016-07-30ARM: dra7xx: Change DPLL_PER_HS13 divider valueLokesh Vutla
2016-07-30sf: sf_params: Add AT25DF321 flash supportWenyou Yang