aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-15fat/fs: convert to directory iteratorsRob Clark
2017-09-15fs/fat: introduce new director iteratorsRob Clark
2017-09-15fs/fat: split out helper to init fsdataRob Clark
2017-09-15Merge git://git.denx.de/u-boot-ubiTom Rini
2017-09-15Merge git://git.denx.de/u-boot-i2cTom Rini
2017-09-15test/py: u_boot_console_base.py: fix typoHeinrich Schuchardt
2017-09-15checkpatch.pl: Add warning for new __packed additionsHeinrich Schuchardt
2017-09-15cmd: blk: Use LBAFU in the common block commandBin Meng
2017-09-15blk: Remove various places that do flush cache after readBin Meng
2017-09-15test: overlay: Add unit test for stacked overlayPantelis Antoniou
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-14checkpatch: update from Linux v4.13-rc6Heinrich Schuchardt
2017-09-14lib: strto: fix incorrect handling of specified baseRob Clark
2017-09-14add pytests for 'gpt rename' and 'gpt swap'Alison Chaiken
2017-09-14add pytests for 'gpt guid' command in sandboxAlison Chaiken
2017-09-14GPT: create block device for sandbox testingAlison Chaiken
2017-09-14ARM: DRA7: Cleanup old pinctrl macrosSuman Anna
2017-09-14arm: am57xx: cl-som-am57x: Use new pinctrl macrosSuman Anna
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