summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dtoc: Put phandle args in an arraySimon Glass2017-09-154-5/+5
* dtoc: Put each phandle on a separate lineSimon Glass2017-09-152-6/+9
* dtoc: Rename the phandle structSimon Glass2017-09-156-7/+13
* dtoc: Rename is_phandle() and adjust it to return more detailSimon Glass2017-09-152-22/+58
* dtoc: Make is_phandle() a member functionSimon Glass2017-09-151-18/+18
* dtoc: Use the Fdt's class's phandle mapSimon Glass2017-09-151-13/+3
* dtoc: Update the Fdt class to record phandlesSimon Glass2017-09-151-0/+5
* dtoc: Handle 'reg' properties with unusual sizesSimon Glass2017-09-152-0/+38
* dtoc: Add support for 32 or 64-bit addressesSimon Glass2017-09-1513-6/+413
* dtoc: Avoid very long lines in outputSimon Glass2017-09-152-3/+10
* dtoc: Add a 64-bit type and a way to convert cells into 64 bitsSimon Glass2017-09-153-1/+18
* dtoc: Adjust Node to record its parentSimon Glass2017-09-151-5/+7
* fdt: Sync libfdt up to upstreamSimon Glass2017-09-153-3/+106
* Travis-CI: Switch back to using the top of tree dtcTom Rini2017-09-151-3/+2
* configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignmentWenyou Yang2017-09-1448-135/+102
* ARM: at91: spl: Add macro CONFIG_XXXX_BOOT supportWenyou Yang2017-09-141-6/+10
* ARM: at91: Remove hardware.h included in configsWenyou Yang2017-09-1416-39/+39
* ARM: at91: Add the SoC options to KconfigWenyou Yang2017-09-141-27/+79
* ARM: at91: Move CONFIG_AT91FAMILY option to KconfigWenyou Yang2017-09-1411-43/+3
* board: atmel: Add SAMA5D27 SOM1 EK boardWenyou Yang2017-09-1411-0/+809
* ARM: at91: Get the Chip ID of SAMA5D2 SiPWenyou Yang2017-09-142-3/+30
* ARM: at91: mach: Add missing defines of MPDDRCWenyou Yang2017-09-141-0/+4
* ARM: at91: spl: Add boot device for boot from QSPIWenyou Yang2017-09-141-0/+2
* board: sama5d2_xplained: Make SPL work on spiflashWenyou Yang2017-09-142-1/+11
* ARM: at91: spl: Add mck function to lower rate while switchingWenyou Yang2017-09-142-0/+43
* ARM: at91: spl: Adjust switching to oscillator for SAMA5D2Wenyou Yang2017-09-142-1/+19
* atmel: common: Add function to display via DM_VIDEO's APIWenyou Yang2017-09-143-0/+74
* lib: at91: Add logo files used via API of DM_VIDEOWenyou Yang2017-09-147-0/+2440
* ARM: dts: at91: sama5: Add the sfr nodeWenyou Yang2017-09-142-0/+8
* clk: at91: utmi: Set the reference clock frequencyWenyou Yang2017-09-144-3/+88
* clk: Kconfig: Add dependences of SPL_CLKWenyou Yang2017-09-141-1/+1
* Merge git://git.denx.de/u-boot-dmTom Rini2017-09-131-3/+25
|\
| * patman: Fix error when the email blacklist is missingSimon Glass2017-09-131-3/+25
* | ARM: davinci: Update da8xxevm MaintainersAdam Ford2017-09-131-8/+2
* | Convert CONFIG_EMIF4 et al to KconfigAdam Ford2017-09-1320-22/+22
* | Convert CONFIG_MAC_ADDR_IN_SPIFLASH et al to KconfigAdam Ford2017-09-135-5/+27
* | davinci: da850evm: Make EEPROM MAC code configurableAdam Ford2017-09-131-1/+4
* | include/configs: remove references to SMNAND_ENV_OFFSETAdam Ford2017-09-1315-44/+28
* | arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5Adam Ford2017-09-1313-3284/+3382
* | omap3: omap3_logic: Finish enabling fastboot on MUSBAdam Ford2017-09-132-1/+33
* | ARM: dts: ethernut5: Fix the build warningWenyou Yang2017-09-131-0/+2
* | serial: nulldev: Add nulldev serial driverKeng Soon Cheah2017-09-133-0/+56
* | spl: add newline in debug outputAnatolij Gustschin2017-09-131-2/+2
|/
* ARM: DRA72x: Add support for detection of DRA71x SR 2.1Vishal Mahaveer2017-09-126-0/+12
* davinci: da850-evm: switch to using TI_COMMON_CMD_OPTIONSAdam Ford2017-09-124-26/+37
* linux/io.h: import generic ioread* / iowrite* accessors from LinuxMasahiro Yamada2017-09-121-0/+44
* dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada2017-09-127-25/+20
* omap3: am3517_evm: Enable TI_COMMON_CMD_OPTIONAdam Ford2017-09-122-14/+9
* ARM: OMAP3: am3517_evm: Move header to ti_omap3_common.hAdam Ford2017-09-121-43/+10
* armv8: mmu: add space around operatorAndy Yan2017-09-121-1/+1