summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-29Convert CONFIG_DISABLE_CONSOLE to KconfigChristian Gmeiner
2018-09-29ARM: da850evm_direct_nor_defconfig: Enable DM_SERIALAdam Ford
2018-09-29ARM: omap3_logic: Remove non-DM MMC initializationAdam Ford
2018-09-29ARM: omap3_logic: Remove some manual pin-muxingAdam Ford
2018-09-29ARM: am3517_evm: Enable TCA6416PW GPIO ExpanderAdam Ford
2018-09-29ARM: da850evm: Pinctrl for da850evmAdam Ford
2018-09-29ARM: da850evm: Enable CMD_DM for da850evmAdam Ford
2018-09-29ARM: am3517_evm: Enable PinctrlAdam Ford
2018-09-29cmd: Relocate poweroff under Device access commandsAdam Ford
2018-09-29ARM: DTS: various omap3: Remove cd-inverted from u-boot.dtsiAdam Ford
2018-09-29mmc: omap_mmc: Remove invert referencesAdam Ford
2018-09-28ARM: dts: at91: sama5d4_xplained: add onewire connector for LCD eepromEugen Hristev
2018-09-28ARM: dts: at91: sama5d2_ptc: add onewire connector for LCD eepromEugen Hristev
2018-09-28ARM: dts: at91: sama5d27_som1_ek: add onewire connector for LCD eepromEugen Hristev
2018-09-28ARM: dts: at91: sama5d3_xplained: add onewire connector for LCD eepromEugen Hristev
2018-09-28ARM: dts: at91: sama5d2_xplained: add onewire connector for LCD eepromEugen Hristev
2018-09-28configs: sama5d4_xplained: add fdt overlay supportEugen Hristev
2018-09-28configs: sama5d27_som1_ek: add fdt overlay supportEugen Hristev
2018-09-28configs: sama5d2_ptc_ek: add fdt overlay supportEugen Hristev
2018-09-28configs: sama5d3_xplained: add fdt overlay supportEugen Hristev
2018-09-28configs: sama5d2_xplained: add fdt overlay supportEugen Hristev
2018-09-28board: sama5d4_xplained: add pda detect call at init timeEugen Hristev
2018-09-28board: sama5d2_ptc_ek: add pda detect call at init timeEugen Hristev
2018-09-28board: sama5d27_som1_ek: add pda detect call at init timeEugen Hristev
2018-09-28board: sama5d3_xplained: add pda detect call at init timeEugen Hristev
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