aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-12-04ARM: arch-meson: build memory banks using reported memory from registersNeil Armstrong1-1/+1
2017-12-04arm: Add Khadas VIM support based on Meson GXL familyNeil Armstrong1-0/+21
2017-12-04arm: Add LibreTech CC support based on Meson GXL familyNeil Armstrong1-0/+21
2017-12-04add support for Raspberry Pi Zero WDmitry Korunov1-1/+1
2017-12-04test: compression: Convert to unit test frameworkSimon Glass2-0/+18
2017-12-02test: Add a command function for test executionSimon Glass1-0/+16
2017-11-30rockchip: rk3128: add evb-rk3128 supportKever Yang1-0/+15
2017-11-30rockchip: rk3128: add soc basic supportKever Yang1-0/+70
2017-11-30rockchip: rk3128: add device tree fileKever Yang1-0/+190
2017-11-30Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini3-149/+10
2017-11-30Merge git://git.denx.de/u-boot-marvellTom Rini1-5/+0
2017-11-30Merge git://git.denx.de/u-boot-x86Tom Rini1-0/+4
2017-11-30ARM: rmobile: Rework the ULCB CPLD driverMarek Vasut1-13/+0
2017-11-30arm64: mvebu: armada-7k/8k: drop useless #ifdefBaruch Siach1-5/+0
2017-11-30distro bootcmd: define bootloader name for x86Heinrich Schuchardt1-0/+4
2017-11-29board: laird: add WB50N CPU moduleBen Whitten1-0/+139
2017-11-29board: laird: add WB45N CPU moduleBen Whitten1-0/+161
2017-11-29spl: make CONFIG_OF_EMBED pass dts through fdtgrepGoldschmidt Simon1-0/+1
2017-11-29board: atmel: add sama5d2_ptc_ek boardLudovic Desroches2-114/+46
2017-11-29stm32: migrate clock structs in include/stm32_rcc.hPatrice Chotard1-0/+38
2017-11-29clk: clk_stm32fx: add clock configuration for mmc usagePatrice Chotard2-0/+2
2017-11-29dm: misc: bind STM32F4/F7 clock from rcc MFD driverPatrice Chotard1-0/+52
2017-11-30nds32: board: Support ftsdc010 DM.Rick Chen2-2/+0
2017-11-30ARM: rmobile: Migrate boards to RCar IIC driversMarek Vasut2-24/+0
2017-11-30ARM: rmobile: Remove SCIF configsMarek Vasut2-14/+0
2017-11-30ARM: rmobile: Clean up ad-hoc clock macrosMarek Vasut2-24/+2
2017-11-30ARM: rmobile: Zap ad-hoc DRAM configuration macrosMarek Vasut2-29/+3
2017-11-30ARM: rmobile: Zap rmobile_sysinfo on Gen3Marek Vasut2-4/+0
2017-11-30ARM: rmobile: Stop using rcar-common/common.c on Gen3Marek Vasut2-16/+0
2017-11-30ARM: rmobile: Clean up GIC macrosMarek Vasut3-10/+5
2017-11-30ARM: rmobile: Drop CONFIG_USB_MAX_CONTROLLER_COUNT on Gen3 boardsMarek Vasut2-14/+0
2017-11-30ARM: rmobile: Enable Micrel KSZ90x1 PHY driver on ULCBMarek Vasut1-1/+0
2017-11-29Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblazeTom Rini6-18/+159
2017-11-29arm: zynq: Do not show information from checkboard twiceMichal Simek1-3/+0
2017-11-28Merge git://git.denx.de/u-boot-mipsTom Rini3-3/+3
2017-11-28Merge git://git.denx.de/u-boot-uniphierTom Rini6-80/+325
2017-11-28boston: Set CONFIG_SYS_LOAD_ADDR to 0x88000000Paul Burton1-1/+1
2017-11-28Update Paul Burton's email addressPaul Burton2-2/+2
2017-11-29ARM: uniphier: remove unused NAND CONFIG optionsMasahiro Yamada1-5/+0
2017-11-29gpio: uniphier: import dt-binginds header from LinuxMasahiro Yamada1-0/+18
2017-11-29mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada1-0/+3
2017-11-29mtd: nand: add a shorthand to generate nand_ecc_caps structureMasahiro Yamada1-0/+14
2017-11-29mtd: nand: add generic helpers to check, match, maximize ECC settingsMasahiro Yamada1-0/+33
2017-11-29mtd: nand: Pass the CS line to ->setup_data_interface()Boris Brezillon1-4/+8
2017-11-29mtd: nand: allow drivers to request minimum alignment for passed bufferMasahiro Yamada1-0/+2
2017-11-29mtd: nand: Drop the ->errstat() hookBoris Brezillon1-5/+0
2017-11-29mtd: nand: Drop unused cached programming supportBoris Brezillon1-1/+1
2017-11-29mtd: add mtd_ooblayout_xxx() helper functionsBoris Brezillon1-0/+57
2017-11-29mtd: nand: Support controllers with custom pageMarc Gonzalez1-0/+12
2017-11-29mtd: nand: Add a few more timings to nand_sdr_timingsBoris Brezillon1-0/+8