summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-12-05ARM: Samsung: Add Exynos5422-based Odroid HC1 supportMarek Szyprowski
2017-12-04Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-12-04omap3: evm: Explicitly use DISTRO_DEFAULTS features at startupDerald D. Woods
2017-12-04ARM: arch-meson: build memory banks using reported memory from registersNeil Armstrong
2017-12-04arm: Add Khadas VIM support based on Meson GXL familyNeil Armstrong
2017-12-04arm: Add LibreTech CC support based on Meson GXL familyNeil Armstrong
2017-12-04add support for Raspberry Pi Zero WDmitry Korunov
2017-12-04test: compression: Convert to unit test frameworkSimon Glass
2017-12-04mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.hMasahiro Yamada
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada
2017-12-02test: Add a command function for test executionSimon Glass
2017-11-30rockchip: rk3128: add evb-rk3128 supportKever Yang
2017-11-30rockchip: rk3128: add soc basic supportKever Yang
2017-11-30rockchip: rk3128: add device tree fileKever Yang
2017-11-30Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini
2017-11-30Merge git://git.denx.de/u-boot-marvellTom Rini
2017-11-30Merge git://git.denx.de/u-boot-x86Tom Rini
2017-11-30ARM: rmobile: Rework the ULCB CPLD driverMarek Vasut
2017-11-30arm64: mvebu: armada-7k/8k: drop useless #ifdefBaruch Siach
2017-11-30distro bootcmd: define bootloader name for x86Heinrich Schuchardt
2017-11-29board: laird: add WB50N CPU moduleBen Whitten
2017-11-29board: laird: add WB45N CPU moduleBen Whitten
2017-11-29spl: make CONFIG_OF_EMBED pass dts through fdtgrepGoldschmidt Simon
2017-11-29board: atmel: add sama5d2_ptc_ek boardLudovic Desroches
2017-11-29stm32: migrate clock structs in include/stm32_rcc.hPatrice Chotard
2017-11-29clk: clk_stm32fx: add clock configuration for mmc usagePatrice Chotard
2017-11-29dm: misc: bind STM32F4/F7 clock from rcc MFD driverPatrice Chotard
2017-11-30nds32: board: Support ftsdc010 DM.Rick Chen
2017-11-30ARM: rmobile: Migrate boards to RCar IIC driversMarek Vasut
2017-11-30ARM: rmobile: Remove SCIF configsMarek Vasut
2017-11-30ARM: rmobile: Clean up ad-hoc clock macrosMarek Vasut
2017-11-30ARM: rmobile: Zap ad-hoc DRAM configuration macrosMarek Vasut
2017-11-30ARM: rmobile: Zap rmobile_sysinfo on Gen3Marek Vasut
2017-11-30ARM: rmobile: Stop using rcar-common/common.c on Gen3Marek Vasut
2017-11-30ARM: rmobile: Clean up GIC macrosMarek Vasut
2017-11-30ARM: rmobile: Drop CONFIG_USB_MAX_CONTROLLER_COUNT on Gen3 boardsMarek Vasut
2017-11-30ARM: rmobile: Enable Micrel KSZ90x1 PHY driver on ULCBMarek Vasut
2017-11-29Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-11-29arm: zynq: Do not show information from checkboard twiceMichal Simek
2017-11-28Merge git://git.denx.de/u-boot-mipsTom Rini
2017-11-28Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-11-28boston: Set CONFIG_SYS_LOAD_ADDR to 0x88000000Paul Burton
2017-11-28Update Paul Burton's email addressPaul Burton
2017-11-29ARM: uniphier: remove unused NAND CONFIG optionsMasahiro Yamada
2017-11-29gpio: uniphier: import dt-binginds header from LinuxMasahiro Yamada
2017-11-29mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada
2017-11-29mtd: nand: add a shorthand to generate nand_ecc_caps structureMasahiro Yamada
2017-11-29mtd: nand: add generic helpers to check, match, maximize ECC settingsMasahiro Yamada
2017-11-29mtd: nand: Pass the CS line to ->setup_data_interface()Boris Brezillon
2017-11-29mtd: nand: allow drivers to request minimum alignment for passed bufferMasahiro Yamada