summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-27Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblazeTom Rini
2018-09-27net: zynq_gem: Add support for fixed-link phyMichal Simek
2018-09-26Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-09-26sandbox: Fix set_working_fdt_addr usersAlexander Graf
2018-09-26arm: zynq: zybo: migrate CONFIG_DISPLAY to defconfigLuis Araneda
2018-09-26net: zynq_gem: Fix reading of max-speed propertySiva Durga Prasad Paladugu
2018-09-26spl: fit: Enable GZIP compression also for no kernel partitionsMichal Simek
2018-09-26fpga: zynqmp: Modify PL bitstream loading sequenceSiva Durga Prasad Paladugu
2018-09-26arm64: zynqmp: Return pmufw version for zynqmp_pmufw_version()Siva Durga Prasad Paladugu
2018-09-26arm64: zynqmp: Move PM version related macros to .hSiva Durga Prasad Paladugu
2018-09-26arm: zynq: Remove useless comments from config fileMichal Simek
2018-09-26arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via KconfigMichal Simek
2018-09-25config.mk: Remove duplicated -fno-strict-aliasingBin Meng
2018-09-25Makefile: Use -fno-strict-aliasing globallyBin Meng
2018-09-25serial: omap: Add support for AM654 uart controllerLokesh Vutla
2018-09-25configs: Drop CONFIG_SYS_SCSI_MAXDEVICETuomas Tynkkynen
2018-09-25ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSITuomas Tynkkynen
2018-09-25ata: ahci: Don't cap AHCI port count under CONFIG_DM_SCSITuomas Tynkkynen
2018-09-25ata: ahci: Loop over the actual number of ports, not the maximumTuomas Tynkkynen
2018-09-25xtensa: use asm-generic/atomic.hChris Packham
2018-09-25mips: use asm-generic/atomic.hChris Packham
2018-09-25ARM: use asm-generic/atomic.hChris Packham
2018-09-25Add include/asm-generic/atomic.hChris Packham
2018-09-25cmd: add conitrace commandHeinrich Schuchardt
2018-09-25mmc: omap_hsmmc: Fix pbias for omap3_logic to enable CD pinAdam Ford
2018-09-25dm: Update README.txt to clarify device tree usageTom Rini