summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-05ext4: Refuse to mount filesystems with 64bit feature setTom Rini
2016-08-05ARM: Rework and correct barrier definitionsTom Rini
2016-08-05arc: Rename AXS101 board to more generic AXS10xAlexey Brodkin
2016-08-05arc: Rename ARCangel4 board to nSIMAlexey Brodkin
2016-08-05arc: No need in sections defined in sources with newer toolsAlexey Brodkin
2016-08-05arc: Update exception & interrupt handling for ARCv2Alexey Brodkin
2016-08-05arc: Add debug messages during relocation fixupsAlexey Brodkin
2016-08-04powerpc/86xx: Increase boot map size to 256 MiBScott Wood
2016-08-03Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-08-02ARMv8/fsl-ppa: Consolidate PPA image stored-media flag for XIPHou Zhiqiang
2016-08-02arm/PSCI: Add support for creating ARMv7 PSCI version 1.0 DT nodeHou Zhiqiang
2016-08-02arm/PSCI: Fixed the backward compatiblity issueHou Zhiqiang
2016-08-02arm/PSCI: Removed unused codeHou Zhiqiang
2016-08-02driver/ddr/fsl: Fix timing_cfg_2York Sun
2016-08-02board/freescale: Update MAINTAINERS filesYork Sun
2016-08-02armv8: ls1043a: enable pxe commandsWenbin Song
2016-08-02armv8: ls1012a: Update Refresh cycle for DDRPrabhakar Kushwaha
2016-08-02armv8: ls1012a: Enable DDR row-bank-column decodingPrabhakar Kushwaha
2016-08-02board: ls1012aqds: Update LBMAP_MASK and RST_CTL_RESETPrabhakar Kushwaha
2016-08-02crypto/fsl: Update blob cmd to accept 64bit addressesSumit Garg
2016-08-02driver: spi: fsl-qspi: remove compile WarningsYunhui Cui
2016-08-02powerpc/mpc85xx: Update erratum workaround for A006379York Sun
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-08-01Drop references to MAKEALL in the documentationSimon Glass
2016-08-01Drop the MAKEALL toolSimon Glass
2016-08-01buildman: Add a quick-start noteSimon Glass
2016-08-01buildman: Avoid overwriting existing toolchain entriesSimon Glass
2016-08-01buildman: Drop the toolchain error when downloading toolchainsSimon Glass
2016-08-01buildman: Fix a typo in TestSettingsHasPath()Simon Glass
2016-08-01buildman: Improve the toolchain progress/error outputSimon Glass
2016-08-01buildman: Allow the toolchain error to be suppressedSimon Glass
2016-08-01buildman: Fix the 'help' test to use the correct pathSimon Glass
2016-08-01buildman: Automatically create a config file if neededSimon Glass
2016-08-01buildman: Tidy up the README a littleSimon Glass
2016-08-01libfdt: Introduce new ARCH_FIXUP_FDT optionMichal Simek
2016-08-01Merge 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