summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-09-30Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini5-18/+227
2018-09-29Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini7-0/+759
2018-09-29Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini10-19/+6
2018-09-29ARM: da850evm_direct_nor_defconfig: Enable DM_SERIALAdam Ford1-1/+1
2018-09-29W1-EEPROM: add sandbox driverEugen Hristev1-0/+1
2018-09-29W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMsMaxime Ripard2-0/+34
2018-09-29w1: Add 1-Wire uclassMaxime Ripard2-0/+37
2018-09-29common: Generic loader for file systemTien Fong Chee2-0/+80
2018-09-29block: Add a function to find block device descriptorTien Fong Chee1-0/+9
2018-09-29cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount()Tien Fong Chee1-0/+1
2018-09-29cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount()Tien Fong Chee1-0/+1
2018-09-28ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3Jagan Teki1-0/+53
2018-09-28ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3Jagan Teki2-0/+297
2018-09-28ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3Jagan Teki2-0/+138
2018-09-28ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3Jagan Teki2-0/+271
2018-09-28include/video.h: Remove declaration of functions that don't exist.Liviu Dudau1-6/+0
2018-09-28test: Add ut_asserteq_memMario Six1-0/+18
2018-09-28drivers: Add OSD uclassMario Six2-0/+193
2018-09-28dm: video: support more escape sequencesHeinrich Schuchardt1-12/+16
2018-09-28dm: video: adjust struct vidconsole_priv descriptionHeinrich Schuchardt1-1/+1
2018-09-27drivers: qe: Move CONFIG_U_QE to KconfigRan Wang6-12/+0
2018-09-27ls2080ardb: remove dhcp function from env as boot sourcePriyanka Jain1-2/+1
2018-09-27ls1088a: remove dhcp function from u-boot env as boot sourcePramod Kumar1-2/+1
2018-09-27u-boot: fixup the iommu-map property of fsl-mc nodeNipun Gupta1-0/+1
2018-09-27ls1012afrwy: Add ls1012afrwy revC board support.Pramod Kumar1-3/+3
2018-09-27Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblazeTom Rini4-12/+0
2018-09-27Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini14-105/+2468
2018-09-26arm: zynq: zybo: migrate CONFIG_DISPLAY to defconfigLuis Araneda1-2/+0
2018-09-26arm: zynq: Remove useless comments from config fileMichal Simek1-8/+0
2018-09-26arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via KconfigMichal Simek2-2/+0
2018-09-26configs: Drop CONFIG_SYS_SCSI_MAXDEVICETuomas Tynkkynen5-6/+1
2018-09-26ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSITuomas Tynkkynen4-18/+0
2018-09-26Add include/asm-generic/atomic.hChris Packham1-0/+150
2018-09-26spi: add support for ARM PL022 SPI controllerQuentin Schulz1-0/+28
2018-09-26drivers: net: cpsw: add support to update phy addressSekhar Nori1-0/+1
2018-09-26configs: sama5d27_som1_ek: Add defconfig for ENV/boot from uSDCodrin Ciubotariu1-2/+2
2018-09-26configs: sama5d27_som1_ek: Set CONFIG_BOOTARGS using KconfigCodrin Ciubotariu1-3/+0
2018-09-26configs: sama5d27_som1_ek: Remove unnecessary FAT_ENV_xxx macrosCodrin Ciubotariu1-3/+0
2018-09-26configs: sama5d2_xplained: Add defconfig for ENV/boot from eMMCCodrin Ciubotariu1-2/+2
2018-09-26spl: Weed out CONFIG_SYS_TEXT_BASE usageMarek Vasut1-0/+9
2018-09-23efi_loader: refactor efi_setup_loaded_image()Heinrich Schuchardt2-15/+20
2018-09-23rtc: pl031: convert the driver to driver modelAKASHI Takahiro1-3/+0
2018-09-23efi_loader: remove redundant statementHeinrich Schuchardt1-1/+9
2018-09-23efi_loader: create root nodeHeinrich Schuchardt1-0/+9
2018-09-23sandbox: Fix setjmp/longjmpAlexander Graf1-21/+0
2018-09-23sandbox: Add support for calling abort()Simon Glass1-0/+4
2018-09-23efi: sandbox: Add distroboot supportSimon Glass1-6/+10
2018-09-23efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOLHeinrich Schuchardt1-0/+56
2018-09-23efi_selftest: refactor text input testHeinrich Schuchardt1-0/+16
2018-09-23efi_loader: support Unicode text inputHeinrich Schuchardt1-0/+8