summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-28board: sama5d2_xplained: add pda detect call at init timeEugen Hristev
2018-09-28board: atmel: add support for pda detectionEugen Hristev
2018-09-28configs: sama5d4_xplained: add onewire and eeprom driversEugen Hristev
2018-09-28configs: sama5d2_ptc_ek: add onewire and eeprom driversEugen Hristev
2018-09-28configs: sama5d27_som1_ek: add onewire and eeprom driversEugen Hristev
2018-09-28configs: sama5d3_xplained: add onewire and eeprom driversEugen Hristev
2018-09-28configs: sama5d2_xplained: add onewire and eeprom driversEugen Hristev
2018-09-28configs: sandbox: add onewire w1 and sandbox eepromEugen Hristev
2018-09-28sandbox: DTS: w1: add node for one wire interface on GPIOEugen Hristev
2018-09-28pinctrl: sandbox: add gpio onewire w1 groupEugen Hristev
2018-09-28w1: add command for onewire protocolEugen Hristev
2018-09-28dt-bindings: w1-eeprom: eep_sandbox: create bindingsEugen Hristev
2018-09-28W1-EEPROM: add sandbox driverEugen Hristev
2018-09-28dt-bindings: w1-eeprom: ds24xxx: create bindingsEugen Hristev
2018-09-28W1-EEPROM: add support for Maxim DS24 eeprom familiesMaxime Ripard
2018-09-28w1: identify devices with w1-eeprom uclassEugen Hristev
2018-09-28W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMsMaxime Ripard
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-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
2018-09-27powerpc: mpc85xx: Select BINMAN by defaultJagdish Gediya
2018-09-27binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entryJagdish Gediya
2018-09-27binman: Add a new "skip-at-start" property in Section classJagdish Gediya