summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-10-03Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini9-25/+1536
2018-10-02cmd: mtd: add 'mtd' commandMiquel Raynal1-0/+1
2018-10-02mtd: mtdpart: implement proper partition handlingMiquel Raynal2-1/+32
2018-10-02mtd: uboot: search for an equivalent MTD name with the mtdidsMiquel Raynal1-0/+5
2018-10-02mtd: mtdpart: add a generic mtdparts-like parserMiquel Raynal1-0/+21
2018-10-02mtd: uclass: add probe functionMiquel Raynal1-0/+2
2018-10-02dm: drop unused helper in MTD headerMiquel Raynal1-11/+0
2018-10-01Merge git://git.denx.de/u-boot-dmTom Rini6-2/+203
2018-09-30Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini5-18/+227
2018-09-29include/dm.h: Remove duplicated include directiveLiviu Dudau1-1/+0
2018-09-29include/clk.h: Fix the name of the clock uclass in commentLiviu Dudau1-1/+1
2018-09-29drivers: Add board uclassMario Six2-0/+140
2018-09-29core: Add dev_{disable,enable}_by_pathMario Six1-0/+16
2018-09-29core: Add functions to set properties in live-treeMario Six1-0/+46
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