summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-15ut: fix fdt_getprop_u32() changePantelis Antoniou
2017-09-15config: sandbox: Add unit testsPantelis Antoniou
2017-09-15dtbo: make dtbos specialPantelis Antoniou
2017-09-15doc: overlays: Tweak documentation regarding overlaysFranklin S Cooper Jr
2017-09-15doc: Document how to apply fdt overlaysPantelis Antoniou
2017-09-15fit: fdt overlays docPantelis Antoniou
2017-09-15fit: Introduce methods for applying overlays on fit-loadPantelis Antoniou
2017-09-15fit: Do not throw away extra configuration on fit_image_load()Pantelis Antoniou
2017-09-15fit: Allow multiple images per propertyPantelis Antoniou
2017-09-15fdt: Allow stacked overlays phandle referencesPantelis Antoniou
2017-09-15fdt: Switch to using the verbose overlay application methodPantelis Antoniou
2017-09-15fdt: Introduce helper method fdt_overlay_apply_verbose()Pantelis Antoniou
2017-09-15libfdt: Initialize the stack variableTien Fong Chee
2017-09-15dtoc: Add a header to the generated filesSimon Glass
2017-09-15dtoc: Rename the auto-generated dt-structs.h fileSimon Glass
2017-09-15dtoc: Support properties containing multiple phandle valuesSimon Glass
2017-09-15dtoc: Put phandle args in an arraySimon Glass
2017-09-15dtoc: Put each phandle on a separate lineSimon Glass
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-13Merge git://git.denx.de/u-boot-dmTom Rini
2017-09-13patman: Fix error when the email blacklist is missingSimon Glass
2017-09-13ARM: davinci: Update da8xxevm MaintainersAdam Ford