summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ata: Fix ahci wordingMichal Simek2017-11-281-4/+4
| * | | arm: zynq: Add mini u-boot configuration for zynqMichal Simek2017-11-281-0/+53
| * | | arm: zynq: Move ZYNQ_SERIAL to KconfigMichal Simek2017-11-282-2/+0
| * | | arm: zynq: Enable FPGA/FPGA_XILINX via KconfigMichal Simek2017-11-281-3/+0
| * | | arm: zynq: Remove empty ifdef env structures from config fileMichal Simek2017-11-281-6/+0
| * | | arm: zynq: Add support for SYZYGY Hub boardTom McLeod2017-11-281-0/+72
* | | | Merge git://git.denx.de/u-boot-mipsTom Rini2017-11-283-3/+3
|\ \ \ \
| * | | | boston: Set CONFIG_SYS_LOAD_ADDR to 0x88000000Paul Burton2017-11-281-1/+1
| * | | | Update Paul Burton's email addressPaul Burton2017-11-282-2/+2
| |/ / /
* | | | Merge git://git.denx.de/u-boot-uniphierTom Rini2017-11-286-80/+325
|\ \ \ \
| * | | | ARM: uniphier: remove unused NAND CONFIG optionsMasahiro Yamada2017-11-291-5/+0
| * | | | gpio: uniphier: import dt-binginds header from LinuxMasahiro Yamada2017-11-291-0/+18
| * | | | mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada2017-11-291-0/+3
| * | | | mtd: nand: add a shorthand to generate nand_ecc_caps structureMasahiro Yamada2017-11-291-0/+14
| * | | | mtd: nand: add generic helpers to check, match, maximize ECC settingsMasahiro Yamada2017-11-291-0/+33
| * | | | mtd: nand: Pass the CS line to ->setup_data_interface()Boris Brezillon2017-11-291-4/+8
| * | | | mtd: nand: allow drivers to request minimum alignment for passed bufferMasahiro Yamada2017-11-291-0/+2
| * | | | mtd: nand: Drop the ->errstat() hookBoris Brezillon2017-11-291-5/+0
| * | | | mtd: nand: Drop unused cached programming supportBoris Brezillon2017-11-291-1/+1
| * | | | mtd: add mtd_ooblayout_xxx() helper functionsBoris Brezillon2017-11-291-0/+57
| * | | | mtd: nand: Support controllers with custom pageMarc Gonzalez2017-11-291-0/+12
| * | | | mtd: nand: Add a few more timings to nand_sdr_timingsBoris Brezillon2017-11-291-0/+8
| * | | | mtd: nand: Fix data interface configuration logicBoris Brezillon2017-11-291-1/+1
| * | | | mtd: nand: automate NAND timings selectionBoris Brezillon2017-11-291-4/+10
| * | | | mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer2017-11-291-0/+2
| * | | | mtd: nand: convert ONFI mode into data interfaceSascha Hauer2017-11-291-0/+5
| * | | | mtd: nand: Introduce nand_data_interfaceSascha Hauer2017-11-291-49/+117
| * | | | mtd: nand: Create a NAND reset functionSascha Hauer2017-11-291-0/+4
| * | | | mtd: nand: remove unnecessary 'extern' from function declarationsSascha Hauer2017-11-291-11/+11
| * | | | mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon2017-11-291-0/+1
| * | | | mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabledMasahiro Yamada2017-11-291-2/+15
| * | | | bitops: collect BIT macros to include/linux/bitops.hMasahiro Yamada2017-11-292-3/+8
| |/ / /
* | | | Merge git://git.denx.de/u-boot-socfpgaTom Rini2017-11-281-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | fdt: Add compatible strings for Arria 10Tien Fong Chee2017-11-261-0/+2
* | | | Merge git://www.denx.de/git/u-boot-imxTom Rini2017-11-274-19/+268
|\ \ \ \
| * | | | i.MX6UL: icore: Add SPL_OF_CONTROL supportJagan Teki2017-11-271-13/+0
| * | | | i.MX6Q: icore: Add SPL_OF_CONTROL supportJagan Teki2017-11-271-10/+12
| * | | | mx6sxsabresd: Use PARTUUID to specify the rootfs locationFabio Estevam2017-11-271-2/+3
| * | | | mx53: Add Board support for GE PPDPeter Senna Tschudin2017-11-201-0/+248
| * | | | pico-imx6ul: Use FS_GENERIC load commandFabio Berton2017-11-201-2/+2
| * | | | pico-imx6ul: Add function to create gpt partitionsFabio Berton2017-11-201-0/+1
| * | | | pico-imx6ul: Define partition layout in the environmentFabio Berton2017-11-201-0/+3
| * | | | pico-imx6ul: Add boot and rootfs dfu_alt_infoFabio Berton2017-11-201-1/+5
| * | | | pico-imx6ul: Use PARTUUID to specify the rootfs locationFabio Berton2017-11-201-3/+3
| * | | | pico-imx6ul: Move dfu_alt_info to CONFIG_DFU_ENV_SETTINGS variableFabio Berton2017-11-201-1/+4
* | | | | spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-sizePhilipp Tomsich2017-11-261-2/+0
* | | | | spl: fit: implement fdt_record_loadablePhilipp Tomsich2017-11-261-0/+20
* | | | | spl: change load_addr and entry_point to uintptr_tPhilipp Tomsich2017-11-261-3/+6
* | | | | spl: add a fdt_addr field to spl_image_infoPhilipp Tomsich2017-11-261-0/+3
* | | | | image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted FirmwarePhilipp Tomsich2017-11-261-0/+1
| |/ / / |/| | |