aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-28W1-EEPROM: add sandbox driverEugen Hristev4-0/+69
2018-09-28dt-bindings: w1-eeprom: ds24xxx: create bindingsEugen Hristev1-0/+37
2018-09-28W1-EEPROM: add support for Maxim DS24 eeprom familiesMaxime Ripard3-0/+63
2018-09-28w1: identify devices with w1-eeprom uclassEugen Hristev1-0/+4
2018-09-28W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMsMaxime Ripard7-0/+172
2018-09-28dt-bindings: W1: w1-gpio: added bindings for w1-gpioEugen Hristev1-0/+40
2018-09-28w1: Add 1-Wire gpio driverMaxime Ripard3-0/+185
2018-09-28w1: Add 1-Wire uclassMaxime Ripard7-0/+295
2018-09-28common: Generic loader for file systemTien Fong Chee5-0/+385
2018-09-28doc: dtbinding: Add file system firmware loader binding documentTien Fong Chee2-0/+69
2018-09-28doc: Add new doc for file system firmware loader driver modelTien Fong Chee1-0/+133
2018-09-28block: Add a function to find block device descriptorTien Fong Chee2-0/+32
2018-09-28cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount()Tien Fong Chee2-8/+15
2018-09-28cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount()Tien Fong Chee3-11/+11
2018-09-27Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblazeTom Rini20-63/+87
2018-09-27net: zynq_gem: Add support for fixed-link phyMichal Simek1-8/+9
2018-09-26Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini81-1226/+8024
2018-09-26sandbox: Fix set_working_fdt_addr usersAlexander Graf2-2/+2
2018-09-26arm: zynq: zybo: migrate CONFIG_DISPLAY to defconfigLuis Araneda2-2/+1
2018-09-26net: zynq_gem: Fix reading of max-speed propertySiva Durga Prasad Paladugu1-1/+2
2018-09-26spl: fit: Enable GZIP compression also for no kernel partitionsMichal Simek1-4/+1
2018-09-26fpga: zynqmp: Modify PL bitstream loading sequenceSiva Durga Prasad Paladugu2-10/+27
2018-09-26arm64: zynqmp: Return pmufw version for zynqmp_pmufw_version()Siva Durga Prasad Paladugu3-16/+28
2018-09-26arm64: zynqmp: Move PM version related macros to .hSiva Durga Prasad Paladugu2-11/+11
2018-09-26arm: zynq: Remove useless comments from config fileMichal Simek1-8/+0
2018-09-26arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via KconfigMichal Simek11-5/+10
2018-09-25config.mk: Remove duplicated -fno-strict-aliasingBin Meng3-3/+2
2018-09-25Makefile: Use -fno-strict-aliasing globallyBin Meng1-1/+1
2018-09-25serial: omap: Add support for AM654 uart controllerLokesh Vutla1-0/+1
2018-09-25configs: Drop CONFIG_SYS_SCSI_MAXDEVICETuomas Tynkkynen6-7/+1
2018-09-25ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSITuomas Tynkkynen4-18/+0
2018-09-25ata: ahci: Don't cap AHCI port count under CONFIG_DM_SCSITuomas Tynkkynen1-0/+2
2018-09-25ata: ahci: Loop over the actual number of ports, not the maximumTuomas Tynkkynen1-1/+1
2018-09-25xtensa: use asm-generic/atomic.hChris Packham1-43/+1
2018-09-25mips: use asm-generic/atomic.hChris Packham1-43/+1
2018-09-25ARM: use asm-generic/atomic.hChris Packham1-146/+1
2018-09-25Add include/asm-generic/atomic.hChris Packham1-0/+150
2018-09-25cmd: add conitrace commandHeinrich Schuchardt3-0/+58
2018-09-25mmc: omap_hsmmc: Fix pbias for omap3_logic to enable CD pinAdam Ford2-0/+5
2018-09-25dm: Update README.txt to clarify device tree usageTom Rini1-0/+9
2018-09-25arm: spear: fix enabling of SSP2 clockQuentin Schulz1-1/+1
2018-09-25arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is builtQuentin Schulz2-0/+5
2018-09-25spi: add support for ARM PL022 SPI controllerQuentin Schulz4-0/+375
2018-09-25configs: am335x_evm: enable OF_BOARD_SETUPSekhar Nori1-0/+1
2018-09-25board: ti: am335x: add support to fixup phy addressSekhar Nori1-0/+78
2018-09-25drivers: net: cpsw: add support to update phy addressSekhar Nori2-0/+30
2018-09-25configs: sama5d27_som1_ek: Add defconfig for ENV/boot from uSDCodrin Ciubotariu2-2/+93
2018-09-25configs: sama5d27_som1_ek: Set CONFIG_BOOTARGS using KconfigCodrin Ciubotariu2-3/+2
2018-09-25configs: sama5d27_som1_ek: Remove unnecessary FAT_ENV_xxx macrosCodrin Ciubotariu1-3/+0
2018-09-25configs: sama5d2_xplained: Add defconfig for ENV/boot from eMMCCodrin Ciubotariu2-2/+90