aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-04-26ARM: rmobile: Update E2 AltMarek Vasut1-49/+22
2018-04-26ARM: rmobile: Update M2-N GoseMarek Vasut1-43/+21
2018-04-26ARM: rmobile: Update H2 LagerMarek Vasut1-46/+19
2018-04-24Merge git://git.denx.de/u-boot-videoTom Rini1-0/+0
2018-04-23Merge tag 'signed-efi-2018.05' of git://github.com/agraf/u-bootTom Rini4-3/+21
2018-04-23efi_loader: complete EFI_DEVICE_PATH_UTILITIES_PROTOCOLHeinrich Schuchardt2-0/+10
2018-04-23efi_loader: correcty determine total device path lengthHeinrich Schuchardt1-1/+4
2018-04-23efi_loader: implement CreateDeviceNodeHeinrich Schuchardt1-1/+4
2018-04-23efi_selftest: do not execute test if setup failedHeinrich Schuchardt1-0/+2
2018-04-23log: fix typo LOGL_EFIHeinrich Schuchardt1-1/+1
2018-04-23Merge git://git.denx.de/u-boot-uniphierTom Rini1-2/+3
2018-04-24ARM: uniphier: move SPL stack addressMasahiro Yamada1-1/+1
2018-04-24ARM: uniphier: select a correct mmc device before flashing imagesMasahiro Yamada1-0/+1
2018-04-24ARM: uniphier: increase CONFIG_SYS_MONITOR_LENMasahiro Yamada1-1/+1
2018-04-23arm: zynq: Make ENV_SIZE and ENV_OFFSET optional via board fileMichal Simek1-2/+6
2018-04-21ARM: rmobile: Update E2 SilkMarek Vasut1-46/+19
2018-04-21mmc: sh_mmcif: Migrate configs to CONFIG_SH_MMCIFMarek Vasut6-6/+0
2018-04-18Merge git://git.denx.de/u-boot-shTom Rini2-40/+24
2018-04-17Merge git://git.denx.de/u-boot-socfpgaTom Rini2-0/+99
2018-04-17reset: fix bulk API when DM_RESET is disabledNeil Armstrong1-2/+3
2018-04-17ARM: rmobile: Update M2 KoelschMarek Vasut1-40/+18
2018-04-17configs: socfpga: convert i2c to dmDinh Nguyen1-0/+2
2018-04-17ARM64: stratix10: add reset manager includesDinh Nguyen1-0/+97
2018-04-17ARM: rmobile: Enable RPC QSPI on R8A77970 V3M EagleMarek Vasut1-0/+6
2018-04-16env: Relocate env drivers if manual reloc is requiredSiva Durga Prasad Paladugu1-0/+5
2018-04-16bootvx: x86: Assign bootaddr based on kernel memory baseBin Meng1-0/+3
2018-04-16bootvx: x86: Make VxWorks EFI console driver happyBin Meng1-0/+26
2018-04-16elf: Add ELF64 related structure definesBin Meng1-0/+43
2018-04-16elf: Clean up the ELF header fileBin Meng1-146/+138
2018-04-16vxworks: x86: Rename e820info to e820_infoBin Meng1-1/+1
2018-04-16bootvx: x86: Explicitly clear the bootloader image sizeBin Meng1-0/+9
2018-04-16bootvx: x86: Prepare e820 related stuff from the given kernel memory base add...Bin Meng1-3/+9
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini17-353/+154
2018-04-15Merge git://git.denx.de/u-boot-netTom Rini5-8/+5
2018-04-15mx31ads: DeleteTom Rini1-145/+0
2018-04-15imx31_phycore: DeleteTom Rini2-177/+0
2018-04-15pico-imx7d: Replace fatload commandVanessa Maegima1-2/+2
2018-04-15imx: board: Add support for the K+P's kp_imx6q_tpc boardLukasz Majewski1-0/+141
2018-04-15board: ge: bx50v3: enable backlight on demandIan Ray1-0/+1
2018-04-15imximage: Encase majority of header in __ASSEMBLY__ declarationBryan O'Donoghue1-0/+2
2018-04-15warp7: Set u-boot serial# based on OTP valueBryan O'Donoghue1-0/+3
2018-04-13ARM: rmobile: Convert TPL to SPLMarek Vasut2-10/+6
2018-04-13ARM: rmobile: Update H2 StoutMarek Vasut1-37/+18
2018-04-13configs: Fixup some CPSW-related itemsTom Rini2-20/+0
2018-04-13xilinx: Only enable dist boot pxe when DHCP is enabledJoe Hershberger3-3/+3
2018-04-13net: fec: sharing MDIO for two enet controllersPeng Fan1-0/+1
2018-04-13net: fec_mxc: simplify fec_get_miibusPeng Fan1-5/+1
2018-04-11ARM: rmobile: Set maximum kernel size to 64 MiB on Gen3Marek Vasut1-0/+1
2018-04-11ARM: rmobile: Add TPL support on R8A7791 M2 PorterMarek Vasut1-0/+6
2018-04-11spl: spi: Move CONFIG_SPL_SPI_LOAD to KconfigMarek Vasut46-53/+0