summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-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
2017-11-29mtd: nand: Drop the ->errstat() hookBoris Brezillon
2017-11-29mtd: nand: Drop unused cached programming supportBoris Brezillon
2017-11-29mtd: add mtd_ooblayout_xxx() helper functionsBoris Brezillon
2017-11-29mtd: nand: Support controllers with custom pageMarc Gonzalez
2017-11-29mtd: nand: Add a few more timings to nand_sdr_timingsBoris Brezillon
2017-11-29mtd: nand: Fix data interface configuration logicBoris Brezillon
2017-11-29mtd: nand: automate NAND timings selectionBoris Brezillon
2017-11-29mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer
2017-11-29mtd: nand: convert ONFI mode into data interfaceSascha Hauer
2017-11-29mtd: nand: Introduce nand_data_interfaceSascha Hauer
2017-11-29mtd: nand: Create a NAND reset functionSascha Hauer
2017-11-29mtd: nand: remove unnecessary 'extern' from function declarationsSascha Hauer
2017-11-29mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon
2017-11-29mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabledMasahiro Yamada
2017-11-29bitops: collect BIT macros to include/linux/bitops.hMasahiro Yamada
2017-11-28arm64: zynqmp: Update device tree for pinmuxMichal Simek
2017-11-28ata: Fix ahci wordingMichal Simek
2017-11-28arm: zynq: Add mini u-boot configuration for zynqMichal Simek
2017-11-28arm: zynq: Move ZYNQ_SERIAL to KconfigMichal Simek
2017-11-28arm: zynq: Enable FPGA/FPGA_XILINX via KconfigMichal Simek
2017-11-28arm: zynq: Remove empty ifdef env structures from config fileMichal Simek
2017-11-28arm: zynq: Add support for SYZYGY Hub boardTom McLeod
2017-11-28Merge git://git.denx.de/u-boot-socfpgaTom Rini
2017-11-27Merge git://www.denx.de/git/u-boot-imxTom Rini
2017-11-27i.MX6UL: icore: Add SPL_OF_CONTROL supportJagan Teki
2017-11-27i.MX6Q: icore: Add SPL_OF_CONTROL supportJagan Teki
2017-11-27mx6sxsabresd: Use PARTUUID to specify the rootfs locationFabio Estevam
2017-11-26fdt: Add compatible strings for Arria 10Tien Fong Chee
2017-11-26spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-sizePhilipp Tomsich
2017-11-26spl: fit: implement fdt_record_loadablePhilipp Tomsich
2017-11-26spl: change load_addr and entry_point to uintptr_tPhilipp Tomsich
2017-11-26spl: add a fdt_addr field to spl_image_infoPhilipp Tomsich
2017-11-26image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted FirmwarePhilipp Tomsich