summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* imx8: move SIP macro to common headerPeng Fan2020-05-011-1/+4
* Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-04-302-5/+18
|\
| * efi_loader: remove CONFIG_EFI_SECURE_BOOT in efi_loader.hAKASHI Takahiro2020-04-301-4/+1
| * efi_loader: identify EFI system partitionHeinrich Schuchardt2020-04-301-0/+7
| * part: detect EFI system partitionHeinrich Schuchardt2020-04-301-1/+10
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-04-305-2/+105
|\ \
| * | board: Add a gd flag for chain loadingSimon Glass2020-04-302-1/+2
| * | acpi: Move the xsdt pointer to acpi_ctxSimon Glass2020-04-301-0/+2
| * | acpi: Put table-setup code in its own functionSimon Glass2020-04-301-0/+10
| * | acpi: Move acpi_add_table() to generic codeSimon Glass2020-04-302-0/+14
| * | acpi: Convert part of acpi_table to use acpi_ctxSimon Glass2020-04-301-0/+36
| * | acpi: Add a method to write tables for a deviceSimon Glass2020-04-302-0/+40
| * | x86: cbfs: Drop unwanted declarationSimon Glass2020-04-301-1/+1
| |/
* | Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-04-304-13/+22
|\ \
| * | xilinx: Make Xilinx custom distro boot commands more verboseMichal Simek2020-04-273-11/+22
| * | xilinx: Move initrd_high setup to common locationMichal Simek2020-04-271-1/+0
| * | mmc: zynq: parse dt when probingBenedikt Grassl2020-04-271-1/+0
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-04-307-27/+63
|\ \ \ | |_|/ |/| |
| * | driver: net: fm: add DM ETH supportMadalin Bucur2020-04-291-0/+1
| * | configs: ls1012afrwy: drop env qspi_bootcmdBiwen Li2020-04-291-9/+0
| * | configs: ls1046aqds: support distro bootBiwen Li2020-04-292-12/+36
| * | board: freescale: ls1028a: mux changes for lpuartYuantian Tang2020-04-291-0/+7
| * | configs: ls1088ardb: enable CONFIG_DM_ETH and relatedIoana Ciornei2020-04-291-0/+2
| * | lx2160a : Update eMMC boot environment variableMeenakshi Aggarwal2020-04-281-3/+13
| * | configs: ls1021a: Append CMA configuration to bootargsAlison Wang2020-04-281-2/+4
| * | include/configs: ls1012afrwy: support dhcp bootBiwen Li2020-04-281-1/+2
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini2020-04-297-31/+7
|\ \
| * | ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.6.2Marek Vasut2020-04-287-31/+7
| |/
* | Convert CONFIG_PHYLIB et al to KconfigTom Rini2020-04-2893-190/+0
* | Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-04-282-0/+3
|\ \
| * | arm64: dts: meson: sync dt and bindings from v5.7-rc1Neil Armstrong2020-04-282-0/+3
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2020-04-281-13/+89
|\ \
| * | dm: clk: add stub when CONFIG_CLK is deactivatedPatrick Delaunay2020-04-281-13/+89
| |/
* | Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dmTom Rini2020-04-282-299/+304
|\ \
| * | libfdt: split fdt_region declarations out to <fdt_region.h>Masahiro Yamada2020-04-262-299/+304
| |/
* | Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-04-2712-2/+178
|\ \
| * | mips: Add support for SoM "VoCore2".Mauro Condarelli2020-04-271-0/+54
| * | mips: mtmips: add support for mt7628-rfbWeijie Gao2020-04-271-0/+56
| * | mips: mtmips: enable SPL for all boardsWeijie Gao2020-04-272-2/+41
| * | spl: spl_nor: Move legacy image loading into spl_legacy.cStefan Roese2020-04-271-0/+13
| * | bmips: allow disabling usb supportÁlvaro Fernández Rojas2020-04-277-0/+14
| |/
* | ARC: HSDK-4xD: use separate config fileEugeniy Paltsev2020-04-271-0/+120
* | ARC: HSDK: CGU: add support for timer clockEugeniy Paltsev2020-04-271-2/+3
|/
* arm: actions: add S700 SoC device treeAmit Singh Tomar2020-04-242-0/+152
* arm: dts: sync dts for Action Semi S900Amit Singh Tomar2020-04-243-77/+194
* arm: actions: Add common framework for Actions Owl Semi SoCsAmit Singh Tomar2020-04-241-3/+3
* dm: mmc: Update mmc_get_mmc_dev() to use const *Simon Glass2020-04-241-1/+1
* pci: Add a macro to convert BDF from linux to U-BootSimon Glass2020-04-241-0/+3
* uuid: Use const char * where possibleSimon Glass2020-04-241-3/+5
* lib: Add a function to convert a string to upper caseSimon Glass2020-04-241-0/+12