summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-15dtoc: Rename the phandle structSimon Glass
2017-09-15dtoc: Rename is_phandle() and adjust it to return more detailSimon Glass
2017-09-15dtoc: Make is_phandle() a member functionSimon Glass
2017-09-15dtoc: Use the Fdt's class's phandle mapSimon Glass
2017-09-15dtoc: Update the Fdt class to record phandlesSimon Glass
2017-09-15dtoc: Handle 'reg' properties with unusual sizesSimon Glass
2017-09-15dtoc: Add support for 32 or 64-bit addressesSimon Glass
2017-09-15dtoc: Avoid very long lines in outputSimon Glass
2017-09-15dtoc: Add a 64-bit type and a way to convert cells into 64 bitsSimon Glass
2017-09-15dtoc: Adjust Node to record its parentSimon Glass
2017-09-15fdt: Sync libfdt up to upstreamSimon Glass
2017-09-15Travis-CI: Switch back to using the top of tree dtcTom Rini
2017-09-14configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignmentWenyou Yang
2017-09-14ARM: at91: spl: Add macro CONFIG_XXXX_BOOT supportWenyou Yang
2017-09-14ARM: at91: Remove hardware.h included in configsWenyou Yang
2017-09-14ARM: at91: Add the SoC options to KconfigWenyou Yang
2017-09-14ARM: at91: Move CONFIG_AT91FAMILY option to KconfigWenyou Yang
2017-09-14board: atmel: Add SAMA5D27 SOM1 EK boardWenyou Yang
2017-09-14ARM: at91: Get the Chip ID of SAMA5D2 SiPWenyou Yang
2017-09-14ARM: at91: mach: Add missing defines of MPDDRCWenyou Yang
2017-09-14ARM: at91: spl: Add boot device for boot from QSPIWenyou Yang
2017-09-14board: sama5d2_xplained: Make SPL work on spiflashWenyou Yang
2017-09-14ARM: at91: spl: Add mck function to lower rate while switchingWenyou Yang
2017-09-14ARM: at91: spl: Adjust switching to oscillator for SAMA5D2Wenyou Yang
2017-09-14atmel: common: Add function to display via DM_VIDEO's APIWenyou Yang
2017-09-14lib: at91: Add logo files used via API of DM_VIDEOWenyou Yang
2017-09-14ARM: dts: at91: sama5: Add the sfr nodeWenyou Yang
2017-09-14clk: at91: utmi: Set the reference clock frequencyWenyou Yang
2017-09-14clk: Kconfig: Add dependences of SPL_CLKWenyou Yang
2017-09-14Merge git://git.denx.de/u-boot-dmTom Rini
2017-09-14patman: Fix error when the email blacklist is missingSimon Glass
2017-09-13ARM: davinci: Update da8xxevm MaintainersAdam Ford
2017-09-13Convert CONFIG_EMIF4 et al to KconfigAdam Ford
2017-09-13Convert CONFIG_MAC_ADDR_IN_SPIFLASH et al to KconfigAdam Ford
2017-09-13davinci: da850evm: Make EEPROM MAC code configurableAdam Ford
2017-09-13include/configs: remove references to SMNAND_ENV_OFFSETAdam Ford
2017-09-13arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5Adam Ford
2017-09-13omap3: omap3_logic: Finish enabling fastboot on MUSBAdam Ford
2017-09-13ARM: dts: ethernut5: Fix the build warningWenyou Yang
2017-09-13serial: nulldev: Add nulldev serial driverKeng Soon Cheah
2017-09-13spl: add newline in debug outputAnatolij Gustschin
2017-09-12ARM: DRA72x: Add support for detection of DRA71x SR 2.1Vishal Mahaveer
2017-09-12davinci: da850-evm: switch to using TI_COMMON_CMD_OPTIONSAdam Ford
2017-09-12linux/io.h: import generic ioread* / iowrite* accessors from LinuxMasahiro Yamada
2017-09-12dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada
2017-09-12omap3: am3517_evm: Enable TI_COMMON_CMD_OPTIONAdam Ford
2017-09-12ARM: OMAP3: am3517_evm: Move header to ti_omap3_common.hAdam Ford
2017-09-12armv8: mmu: add space around operatorAndy Yan
2017-09-12armv8: mmu: remove unused macro definitionAndy Yan
2017-09-12cosmetic: bootcount: correct comment for used scratch registerTomas Melin