aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-06-14configs: Remove unneeded CONFIG_SYS_LDSCRIPT instancesTom Rini16-32/+0
2019-06-14configs: Migrate the various SPL_BOOT_xxx choices for PowerPCTom Rini16-43/+0
2019-06-14net: Convert CONFIG_TFTP_BLOCKSIZE to KconfigMarek Vasut11-12/+0
2019-06-14net: Convert CONFIG_IP_DEFRAG to KconfigMarek Vasut12-12/+0
2019-06-12Merge tag 'u-boot-amlogic-20190612' of git://git.denx.de/u-boot-amlogicTom Rini1-0/+3
2019-06-12Merge tag 'efi-2019-07-rc5' of git://git.denx.de/u-boot-efiTom Rini1-3/+3
2019-06-12dm: pinctrl: Add driver-strength-microamp propertyGuillaume La Roque1-0/+3
2019-06-11Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-bootTom Rini1-1/+32
2019-06-11Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imxTom Rini22-133/+680
2019-06-11ARM: imx: vining2000: Enable DM SerialMarek Vasut1-3/+0
2019-06-11imx8qxp_mek: Remove unneeded config options settingsFabio Estevam1-8/+0
2019-06-11imx8qm_mek: Remove unneeded config options settingsFabio Estevam1-9/+0
2019-06-11imx: Extend PCL063 support for phyCORE-i.MX6ULL SOMParthiban Nallathambi2-0/+119
2019-06-11apalis-tk1: use UUID for rootfsIgor Opaniuk1-21/+41
2019-06-11apalis_imx6: use UUID for rootfsIgor Opaniuk1-21/+43
2019-06-11colibri_vf: use UUID for rootfsIgor Opaniuk1-4/+11
2019-06-11colibri-imx6ull: use UUID for rootfsIgor Opaniuk1-4/+9
2019-06-11colibri_imx7: use UUID for rootfsIgor Opaniuk1-19/+28
2019-06-11board: toradex: add apalis imx8qm 4gb wb it v1.0b module supportMarcel Ziswiler1-0/+131
2019-06-11ARM: imx: novena: Convert to DM VIDEOMarek Vasut1-2/+2
2019-06-11ARM: imx: novena: Convert block devices to DMMarek Vasut1-5/+0
2019-06-11pico-imx7d: Add boot option for verified bootJun Nie1-3/+35
2019-06-11mx7_common: Share configs to skip low level initJun Nie2-11/+11
2019-06-11ARM: imx: dh-imx6: Convert SPI support to DMMarek Vasut1-0/+5
2019-06-11ARM: imx: dh-imx6: Convert SATA support to DMMarek Vasut1-5/+0
2019-06-11config: Update KP's imx53 HSC config to pass key pressed informationLukasz Majewski1-0/+2
2019-06-11config: Update KP's imx53 HSC config to support SWUpdateLukasz Majewski1-2/+5
2019-06-11imx: hab: Increase CSF_SIZE for i.MX6 and i.MX7 devicesBreno Matheus Lima2-2/+2
2019-06-11regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-bootMatti Vaittinen1-0/+62
2019-06-11configs: imx6-engicam: Update the recoveryboot settingJagan Teki1-12/+7
2019-06-11apalis/colibri imx6: provide proper fdtfile valueIgor Opaniuk2-2/+2
2019-06-11board: toradex: add colibri imx8qxp 2gb wb it v1.0b module supportMarcel Ziswiler1-0/+165
2019-06-10efi_loader: implement event queueHeinrich Schuchardt1-2/+2
2019-06-10efi_loader: event signaling in ExitBootServicesHeinrich Schuchardt1-1/+1
2019-06-10Merge tag 'video-updates-for-2019.07-rc3' of git://git.denx.de/u-boot-videoTom Rini2-4/+4
2019-06-08Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini3-0/+27
2019-06-07lib/vsprintf: allow printing upper case GUIDsHeinrich Schuchardt1-4/+6
2019-06-06stm32mp1: Add Ethernet support for stm32mp1 boardChristophe Roullier1-1/+11
2019-06-06configs: stm32mp15: Enable ENV_IS_SPI_FLASHPatrice Chotard1-1/+6
2019-06-06configs: stm32mp15: Enable ENV_IS_IN_UBIPatrice Chotard1-0/+4
2019-06-06stm32mp1: support dynamic MTDPARTSPatrice Chotard1-0/+9
2019-06-06stm32mp1: activate NAND and NOR support on EV1Patrick Delaunay1-0/+3
2019-06-05Merge tag 'efi-2019-07-rc4-2' of git://git.denx.de/u-boot-efiTom Rini1-0/+9
2019-06-05ARM: tegra: Allow boards to override boot target devicesThierry Reding1-0/+2
2019-06-05lib: Implement strndup()Thierry Reding1-0/+1
2019-06-05fdtdec: Add fdtdec_set_ethernet_mac_address()Thierry Reding1-0/+24
2019-06-05configs/legoev3: define CONFIG_SKIP_LOWLEVEL_INITDavid Lechner1-0/+1
2019-06-05riscv: Add Microchip MPFS Icicle board supportPadmarao Begari1-0/+63
2019-06-05riscv: increase the environment size for the qemu-riscv platform to 128kBKarsten Merker1-1/+1
2019-06-04video: mxsfb: add DM_VIDEO supportIgor Opaniuk1-1/+1