summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* imx6: wandboard: convert to DM_I2CAnatolij Gustschin2019-04-131-8/+0
* imx6: wandboard: convert to DM_PMICAnatolij Gustschin2019-04-131-6/+0
* imx6: wandboard: convert to DM_VIDEOAnatolij Gustschin2019-04-131-2/+0
* imx6: wandboard: convert to DM_USBAnatolij Gustschin2019-04-131-1/+0
* imx6: ge_bx50v3: convert to DM_VIDEOAnatolij Gustschin2019-04-131-2/+0
* imx: move CONFIG_VIDEO_IPUV3 to defconfigsAnatolij Gustschin2019-04-1320-29/+0
* board: tbs2910: Convert mmc to driver modelSoeren Moch2019-04-131-7/+0
* board: tbs2910: Convert sata to ahci driver modelSoeren Moch2019-04-131-0/+1
* board: tbs2910: Convert i2c and rtc to driver modelSoeren Moch2019-04-131-17/+0
* board: tbs2910: Convert usb to driver modelSoeren Moch2019-04-131-1/+0
* colibri_imx6: switch to zimageBhuvanchandra DV2019-04-131-11/+11
* configs: colibri_imx6: Use ext4 file system by defaultSanchayan Maity2019-04-131-3/+3
* colibri_imx6: add distroboot supportStefan Agner2019-04-131-8/+15
* colibri_imx6: drop CONFIG_OF_SYSTEM_SETUPMax Krummenacher2019-04-131-2/+0
* colibri_imx6: migrate i2c to using driver modelMarcel Ziswiler2019-04-131-4/+4
* colibri_imx6: remove obsolete USB_GADGET_MASS_STORAGE configurationMarcel Ziswiler2019-04-131-2/+0
* colibri_imx6: move console in env from header file to defconfigMarcel Ziswiler2019-04-131-2/+1
* apalis_imx6: switch to zimageMarcel Ziswiler2019-04-131-11/+11
* configs: apalis_imx6: Use ext4 file system by defaultSanchayan Maity2019-04-131-3/+3
* apalis_imx6: use both sd/mmc interfaces for setsdupdateMax Krummenacher2019-04-131-2/+4
* apalis_imx6: add distroboot supportMarcel Ziswiler2019-04-131-14/+16
* apalis_imx6: drop CONFIG_OF_SYSTEM_SETUPMarcel Ziswiler2019-04-131-2/+0
* apalis_imx6: migrate mmc and sata to using driver modelMarcel Ziswiler2019-04-131-3/+0
* apalis_imx6: migrate i2c to using driver modelMarcel Ziswiler2019-04-131-4/+4
* apalis_imx6: remove obsolete USB_GADGET_MASS_STORAGE configurationMarcel Ziswiler2019-04-131-2/+0
* apalis_imx6: move console in env from header file to defconfigMarcel Ziswiler2019-04-131-3/+1
* mx53ppd: fix unsupported set commandIan Ray2019-04-131-3/+3
* board: ge: bx50v3: Network booting of fitImage with nfs rootfsJoonas Aijala2019-04-131-1/+28
* board: ge: bx50v3: Specific ARP timeout removedJoonas Aijala2019-04-131-1/+0
* board: ge: ppd: Enable CONFIG_DM_MMCIan Ray2019-04-131-5/+1
* board: ge: bx50v3: Enable CONFIG_DM_MMCIan Ray2019-04-131-5/+1
* config: bk4: Update u-boot envs to support NOR memories initial setupLukasz Majewski2019-04-131-0/+18
* config: bk4: Update u-boot script to support recovery via SD cardLukasz Majewski2019-04-131-0/+31
* config: bk4: Update include/configs/bk4r1.h fileLukasz Majewski2019-04-131-8/+206
* config: pcm052: Use SZ_X{MK} from linux/sizes.h for include/configs/pcm052.hLukasz Majewski2019-04-131-8/+9
* defconfig: bk4/pcm052: Update bk4r1|pcm052_defconfig to support DM/DTLukasz Majewski2019-04-131-34/+0
* Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini2019-04-125-160/+210
|\
| * stpmic1: add NVM update support in fuse commandPatrick Delaunay2019-04-121-0/+7
| * stpmic1: update register namesPatrick Delaunay2019-04-121-40/+58
| * power: rename stpmu1 to official name stpmic1Patrick Delaunay2019-04-122-115/+108
| * power: stpmu1: rename files to stpmic1Patrick Delaunay2019-04-122-0/+0
| * stm32mp1: activated some configurationPatrick Delaunay2019-04-121-0/+4
| * stm32mp1: update memory layoutPatrick Delaunay2019-04-121-5/+14
| * stm32mp1: update bootcmdPatrick Delaunay2019-04-121-10/+27
| * stm32mp1: add trusted boot with TF-APatrick Delaunay2019-04-121-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2019-04-121-0/+2
|\ \
| * | DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' propertyLukasz Majewski2019-04-111-0/+2
* | | Merge git://git.denx.de/u-boot-marvellTom Rini2019-04-1213-44/+51
|\ \ \
| * | | arm: mvebu: Add DB-XC3-24G4XG boardChris Packham2019-04-121-0/+41
| * | | arm: kirkwood: lsxl: enable DM for SATAMichael Walle2019-04-121-13/+10