summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-28dt-bindings: W1: w1-gpio: added bindings for w1-gpioEugen Hristev
2018-09-28w1: Add 1-Wire gpio driverMaxime Ripard
2018-09-28w1: Add 1-Wire uclassMaxime Ripard
2018-09-28common: Generic loader for file systemTien Fong Chee
2018-09-28doc: dtbinding: Add file system firmware loader binding documentTien Fong Chee
2018-09-28doc: Add new doc for file system firmware loader driver modelTien Fong Chee
2018-09-28block: Add a function to find block device descriptorTien Fong Chee
2018-09-28cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount()Tien Fong Chee
2018-09-28cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount()Tien Fong Chee
2018-09-28video: Add support for Arm's Mali Display ProcessorsLiviu Dudau
2018-09-28patman: Detect missing tools and report themSimon Glass
2018-09-28binman: Support updating all device tree filesSimon Glass
2018-09-28binman: Allow control of whether a fake DT is usedSimon Glass
2018-09-28binman: Obtain the list of device trees from the configSimon Glass
2018-09-28binman: Centralise device-tree updates within binmanSimon Glass
2018-09-28binman: Move state logic into the state moduleSimon Glass
2018-09-28binman: Move state information into a new moduleSimon Glass
2018-09-28binman: Add an entry method for getting the default filenameSimon Glass
2018-09-28dtoc: Add a way to create an Fdt object from a data blockSimon Glass
2018-09-28dtoc: Add methods for adding and updating propertiesSimon Glass
2018-09-28dtoc: Support adding new nodesSimon Glass
2018-09-28dtoc: Fixed endianness in Prop.GetEmpty()Simon Glass
2018-09-28dtoc: Allow syncing of the device tree back to a fileSimon Glass
2018-09-28binman: Support building a selection of imagesSimon Glass
2018-09-28binman: Tidy up the vblock entrySimon Glass
2018-09-28binman: Add x86 support for starting TPLSimon Glass
2018-09-28binman: Generate an error when text is not providedSimon Glass
2018-09-28binman: Allow 'fill' entry to have a size of 0Simon Glass
2018-09-28binman: Move 'special properties' docs to README.entriesSimon Glass
2018-09-28fdt: Add Python support for adding/removing nodesSimon Glass
2018-09-28video: Add support for NXP's TDA19988 HDMI encoderLiviu Dudau
2018-09-28ARM: dts: sun8i: Update A23/A33/r16 dts(i) files from Linux-v4.18-rc3Jagan Teki
2018-09-28ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3Jagan Teki
2018-09-28ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3Jagan Teki
2018-09-28ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3Jagan Teki
2018-09-28ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3Jagan Teki
2018-09-28include/video.h: Remove declaration of functions that don't exist.Liviu Dudau
2018-09-28video: cfb_console: flush cache in display_rle8_bitmapSébastien Szymanski
2018-09-28cmd: Add osd commandsMario Six
2018-09-28test: list: Add tests for hexdump.cMario Six
2018-09-28test: Add ut_asserteq_memMario Six
2018-09-28video_osd: Add osd sandbox driver and testsMario Six
2018-09-28video_osd: Add ihs_video_out driverMario Six
2018-09-28drivers: Add OSD uclassMario Six
2018-09-28dm: video: support more escape sequencesHeinrich Schuchardt
2018-09-28dm: video: adjust struct vidconsole_priv descriptionHeinrich Schuchardt
2018-09-28MAINTAINERS: assign include/video*.hHeinrich Schuchardt
2018-09-27powerpc: dts: Enable device tree support for T2080QDSJagdish Gediya
2018-09-27powerpc: dts: Add u-boot.dtsi to use binman for MPC85xx boardsJagdish Gediya
2018-09-27powerpc: mpc85xx: Use binman to embed dtb inside U-BootJagdish Gediya