summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* configs: migrate CONFIG_SYS_ARM_CACHE_* in KconfigPatrick Delaunay2020-05-012-3/+0
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiWIP/30Apr2020Tom Rini2020-04-306-0/+63
|\
| * mtd: spi-nor: Enable QE bit for ISSI flashJagan Teki2020-04-301-0/+1
| * rk3399: Enable SF distro bootcmdJagan Teki2020-04-302-0/+16
| * rk3399: Add boot flash script offset, sizeJagan Teki2020-04-291-0/+2
| * environment: distro: Add SF distro commandJagan Teki2020-04-291-0/+41
| * spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enumTudor Ambarus2020-04-291-0/+2
| * mtd: spi-nand: Import Toshiba SPI-NAND supportRobert Marko2020-04-291-0/+1
* | 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-shWIP/29Apr2020Tom 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
|/