aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-29mtd: nand: Fix data interface configuration logicBoris Brezillon1-1/+1
2017-11-29mtd: nand: automate NAND timings selectionBoris Brezillon1-4/+10
2017-11-29mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer1-0/+2
2017-11-29mtd: nand: convert ONFI mode into data interfaceSascha Hauer1-0/+5
2017-11-29mtd: nand: Introduce nand_data_interfaceSascha Hauer1-49/+117
2017-11-29mtd: nand: Create a NAND reset functionSascha Hauer1-0/+4
2017-11-29mtd: nand: remove unnecessary 'extern' from function declarationsSascha Hauer1-11/+11
2017-11-29mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon1-0/+1
2017-11-29mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabledMasahiro Yamada1-2/+15
2017-11-29bitops: collect BIT macros to include/linux/bitops.hMasahiro Yamada2-3/+8
2017-11-28arm64: zynqmp: Update device tree for pinmuxMichal Simek1-0/+30
2017-11-28ata: Fix ahci wordingMichal Simek1-4/+4
2017-11-28arm: zynq: Add mini u-boot configuration for zynqMichal Simek1-0/+53
2017-11-28arm: zynq: Move ZYNQ_SERIAL to KconfigMichal Simek2-2/+0
2017-11-28arm: zynq: Enable FPGA/FPGA_XILINX via KconfigMichal Simek1-3/+0
2017-11-28arm: zynq: Remove empty ifdef env structures from config fileMichal Simek1-6/+0
2017-11-28arm: zynq: Add support for SYZYGY Hub boardTom McLeod1-0/+72
2017-11-28Merge git://git.denx.de/u-boot-socfpgaTom Rini1-0/+2
2017-11-27Merge git://www.denx.de/git/u-boot-imxTom Rini4-19/+268
2017-11-27i.MX6UL: icore: Add SPL_OF_CONTROL supportJagan Teki1-13/+0
2017-11-27i.MX6Q: icore: Add SPL_OF_CONTROL supportJagan Teki1-10/+12
2017-11-27mx6sxsabresd: Use PARTUUID to specify the rootfs locationFabio Estevam1-2/+3
2017-11-26fdt: Add compatible strings for Arria 10Tien Fong Chee1-0/+2
2017-11-26spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-sizePhilipp Tomsich1-2/+0
2017-11-26spl: fit: implement fdt_record_loadablePhilipp Tomsich1-0/+20
2017-11-26spl: change load_addr and entry_point to uintptr_tPhilipp Tomsich1-3/+6
2017-11-26spl: add a fdt_addr field to spl_image_infoPhilipp Tomsich1-0/+3
2017-11-26image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted FirmwarePhilipp Tomsich1-0/+1
2017-11-21rockchip: remove duplicate CONFIG_ENV_SIZE definitionsPhilipp Tomsich3-5/+0
2017-11-21rockchip: rk3188: move CONFIG_SPL_* entries from rk3188_common.h to KconfigPhilipp Tomsich1-6/+0
2017-11-21rockchip: rk3188: use boot0 hook to load up SPL in 2 stepsPhilipp Tomsich1-9/+3