summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'u-boot-atmel-fixes-2020.04-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini2020-03-101-1/+3
|\ \ \
| * | | board: sama5d3_xplained: Fix uboot size when loaded from NAND by SPLFabien Lehoussel2020-03-101-1/+3
| | |/ | |/|
* | | net: phy: add XFI, USXGMII types to is_10g_interface() helperAlex Marginean2020-03-091-2/+7
* | | phy: Include NC-SI in phy setupSamuel Mendoza-Jonas2020-03-092-0/+14
* | | phy: Add support for the NC-SI protocolSamuel Mendoza-Jonas2020-03-094-0/+459
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2020-03-041-1/+4
|\ \
| * | ARM: rmobile: Limit bootloader size to 1 MiB on R-Car Gen3Marek Vasut2020-03-011-1/+4
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2020-03-042-1/+134
|\ \ \
| * | | ARM: socfpga: Add initial support for the ABB SECU boardHolger Brunck2020-03-031-0/+131
| * | | ARM: socfpga: Add missing Denali NAND config optionsMarek Vasut2020-03-011-0/+1
| * | | ARM: socfpga: Permit overriding the default timer frequencyMarek Vasut2020-03-011-1/+2
| |/ /
* | | dm: core: Add a flag for power domain control on device removalAnatolij Gustschin2020-03-021-0/+6
* | | Merge tag 'xilinx-for-v2020.04-rc4' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-03-021-2/+0
|\ \ \
| * | | ARM: zynq: Remove single comment about QSPIMichal Simek2020-02-281-2/+0
| |/ /
* | | Merge tag 'efi-2020-04-rc4-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-02-293-0/+43
|\ \ \
| * | | efi_loader: Implement FileLoad2 for initramfs loadingIlias Apalodimas2020-02-283-0/+43
| |/ /
* | | Merge tag 'uniphier-v2020.04-3' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-02-291-0/+11
|\ \ \ | |/ / |/| |
| * | ARM: uniphier: add sdscript, sdboot, sdupdate environment variablesMasahiro Yamada2020-02-281-0/+11
| |/
* / efi_loader: implement EFI_RT_PROPERTIES_TABLEHeinrich Schuchardt2020-02-261-0/+12
|/
* Merge tag 'u-boot-rockchip-20200220' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-02-203-2/+32
|\
| * rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399Suniel Mahesh2020-02-191-0/+22
| * rk3288: vyasa: Add console settingsJagan Teki2020-02-191-1/+5
| * rk3288: tinker: Enable HDMI outputJagan Teki2020-02-191-1/+5
* | mmc: add mmc_get_dma_dir() helperMasahiro Yamada2020-02-201-0/+6
* | mmc: sdhci: reduce code duplication for aligned bufferMasahiro Yamada2020-02-201-0/+2
* | mmc: sdhci: put the aligned buffer pointer to struct sdhci_hostMasahiro Yamada2020-02-201-0/+1
* | dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada2020-02-191-0/+63
|/
* Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-02-147-35/+56
|\
| * board: stm32: remove fdt_high and fdt_highinitrd_highPatrice Chotard2020-02-135-10/+23
| * board: stm32: fix extra env setings addressesPatrice Chotard2020-02-135-20/+20
| * board: stih410-b2260: remove fdt_high and initrd_highPatrice Chotard2020-02-131-2/+6
| * stm32mp1: remove fdt_high and initrd_high in environmentPatrick Delaunay2020-02-131-3/+7
* | Merge tag 'ti-v2020.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-02-141-0/+1
|\ \
| * | ARM: keystone2: enable initrd fixup for LPAE addressingTero Kristo2020-02-131-0/+1
| |/
* / pci: definition of pci_addr_t and pci_size_tHeinrich Schuchardt2020-02-131-2/+2
|/
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-1128-286/+556
|\
| * dm: core: Drop the inclusion of linux/compat.h in dm.hSimon Glass2020-02-053-1/+4
| * dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-053-71/+87
| * dm: core: Require users of devres to include the headerSimon Glass2020-02-052-2/+4
| * sound: Add a new stop_play() methodSimon Glass2020-02-051-0/+12
| * sandbox: Drop os_realloc()Simon Glass2020-02-051-21/+1
| * sandbox: Rename strdup() functionsSimon Glass2020-02-051-0/+5
| * string: Allow arch override of strndup() alsoSimon Glass2020-02-051-1/+1
| * sandbox: Use a prefix for all allocation functionsSimon Glass2020-02-051-2/+22
| * mtd: Rename free() to rfree()Simon Glass2020-02-051-2/+2
| * dma: Rename free() to rfree()Simon Glass2020-02-051-2/+2
| * clk: Rename free() to rfree()Simon Glass2020-02-051-2/+2
| * gpio: Rename free() to rfree()Simon Glass2020-02-051-1/+1
| * reset: Rename free() to rfree()Simon Glass2020-02-051-2/+2
| * power-domain: Rename free() to rfree()Simon Glass2020-02-051-2/+2