summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2017-11-21rockchip: remove duplicate CONFIG_ENV_SIZE definitionsPhilipp Tomsich
2017-11-21rockchip: rk3188: move CONFIG_SPL_* entries from rk3188_common.h to KconfigPhilipp Tomsich
2017-11-21rockchip: rk3188: use boot0 hook to load up SPL in 2 stepsPhilipp Tomsich
2017-11-21rockchip: rk3036: use aligned address for SPL_TEXT_BASEPhilipp Tomsich
2017-11-21rockchip: rk3288: use aligned address for SPL_TEXT_BASEKever Yang
2017-11-21env: Remove CONFIG_ENV_AES supportTom Rini
2017-11-20dra7x: fastboot: Increase recovery partition sizePraneeth Bajjuri
2017-11-20mx53: Add Board support for GE PPDPeter Senna Tschudin
2017-11-20pico-imx6ul: Use FS_GENERIC load commandFabio Berton
2017-11-20pico-imx6ul: Add function to create gpt partitionsFabio Berton
2017-11-20pico-imx6ul: Define partition layout in the environmentFabio Berton
2017-11-20pico-imx6ul: Add boot and rootfs dfu_alt_infoFabio Berton
2017-11-20pico-imx6ul: Use PARTUUID to specify the rootfs locationFabio Berton
2017-11-20pico-imx6ul: Move dfu_alt_info to CONFIG_DFU_ENV_SETTINGS variableFabio Berton
2017-11-19Merge git://git.denx.de/u-boot-dmTom Rini