aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-15dtoc: Support properties containing multiple phandle valuesSimon Glass4-12/+58
2017-09-15dtoc: Put phandle args in an arraySimon Glass4-5/+5
2017-09-15dtoc: Put each phandle on a separate lineSimon Glass2-6/+9
2017-09-15dtoc: Rename the phandle structSimon Glass6-7/+13
2017-09-15dtoc: Rename is_phandle() and adjust it to return more detailSimon Glass2-22/+58
2017-09-15dtoc: Make is_phandle() a member functionSimon Glass1-18/+18
2017-09-15dtoc: Use the Fdt's class's phandle mapSimon Glass1-13/+3
2017-09-15dtoc: Update the Fdt class to record phandlesSimon Glass1-0/+5
2017-09-15dtoc: Handle 'reg' properties with unusual sizesSimon Glass2-0/+38
2017-09-15dtoc: Add support for 32 or 64-bit addressesSimon Glass13-6/+413
2017-09-15dtoc: Avoid very long lines in outputSimon Glass2-3/+10
2017-09-15dtoc: Add a 64-bit type and a way to convert cells into 64 bitsSimon Glass3-1/+18
2017-09-15dtoc: Adjust Node to record its parentSimon Glass1-5/+7
2017-09-15fdt: Sync libfdt up to upstreamSimon Glass3-3/+106
2017-09-15Travis-CI: Switch back to using the top of tree dtcTom Rini1-3/+2
2017-09-14configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignmentWenyou Yang48-135/+102
2017-09-14ARM: at91: spl: Add macro CONFIG_XXXX_BOOT supportWenyou Yang1-6/+10
2017-09-14ARM: at91: Remove hardware.h included in configsWenyou Yang16-39/+39
2017-09-14ARM: at91: Add the SoC options to KconfigWenyou Yang1-27/+79
2017-09-14ARM: at91: Move CONFIG_AT91FAMILY option to KconfigWenyou Yang11-43/+3
2017-09-14board: atmel: Add SAMA5D27 SOM1 EK boardWenyou Yang11-0/+809
2017-09-14ARM: at91: Get the Chip ID of SAMA5D2 SiPWenyou Yang2-3/+30
2017-09-14ARM: at91: mach: Add missing defines of MPDDRCWenyou Yang1-0/+4
2017-09-14ARM: at91: spl: Add boot device for boot from QSPIWenyou Yang1-0/+2
2017-09-14board: sama5d2_xplained: Make SPL work on spiflashWenyou Yang2-1/+11
2017-09-14ARM: at91: spl: Add mck function to lower rate while switchingWenyou Yang2-0/+43
2017-09-14ARM: at91: spl: Adjust switching to oscillator for SAMA5D2Wenyou Yang2-1/+19
2017-09-14atmel: common: Add function to display via DM_VIDEO's APIWenyou Yang3-0/+74
2017-09-14lib: at91: Add logo files used via API of DM_VIDEOWenyou Yang7-0/+2440
2017-09-14ARM: dts: at91: sama5: Add the sfr nodeWenyou Yang2-0/+8
2017-09-14clk: at91: utmi: Set the reference clock frequencyWenyou Yang4-3/+88
2017-09-14clk: Kconfig: Add dependences of SPL_CLKWenyou Yang1-1/+1
2017-09-13Merge git://git.denx.de/u-boot-dmTom Rini1-3/+25
2017-09-13patman: Fix error when the email blacklist is missingSimon Glass1-3/+25
2017-09-13ARM: davinci: Update da8xxevm MaintainersAdam Ford1-8/+2
2017-09-13Convert CONFIG_EMIF4 et al to KconfigAdam Ford20-22/+22
2017-09-13Convert CONFIG_MAC_ADDR_IN_SPIFLASH et al to KconfigAdam Ford5-5/+27
2017-09-13davinci: da850evm: Make EEPROM MAC code configurableAdam Ford1-1/+4
2017-09-13include/configs: remove references to SMNAND_ENV_OFFSETAdam Ford15-44/+28
2017-09-13arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5Adam Ford13-3284/+3382
2017-09-13omap3: omap3_logic: Finish enabling fastboot on MUSBAdam Ford2-1/+33
2017-09-13ARM: dts: ethernut5: Fix the build warningWenyou Yang1-0/+2
2017-09-13serial: nulldev: Add nulldev serial driverKeng Soon Cheah3-0/+56
2017-09-13spl: add newline in debug outputAnatolij Gustschin1-2/+2
2017-09-12ARM: DRA72x: Add support for detection of DRA71x SR 2.1Vishal Mahaveer6-0/+12
2017-09-12davinci: da850-evm: switch to using TI_COMMON_CMD_OPTIONSAdam Ford4-26/+37
2017-09-12linux/io.h: import generic ioread* / iowrite* accessors from LinuxMasahiro Yamada1-0/+44
2017-09-12dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada7-25/+20
2017-09-12omap3: am3517_evm: Enable TI_COMMON_CMD_OPTIONAdam Ford2-14/+9
2017-09-12ARM: OMAP3: am3517_evm: Move header to ti_omap3_common.hAdam Ford1-43/+10