aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19150-1016/+1016
* miiphy.h: Remove CONFIG_DM_xxx guardsWIP/2022-01-18-platform-updatesTom Rini2022-01-181-8/+0
* ARM: dts: sync Actions Semi S700 DT from Linux v5.16-rc3Amit Singh Tomar2022-01-181-0/+19
* lib: add BLAKE2 hash supportQu Wenruo2022-01-181-0/+94
* common: board_r: move init_addr_map() to init.hOvidiu Panait2022-01-181-0/+10
* common: board_r: drop initr_kgdb wrapperOvidiu Panait2022-01-181-1/+10
* common: remove bedbug debugger supportOvidiu Panait2022-01-185-1478/+0
* Merge branch '2022-01-15-TI-platform-updates'WIP/17Jan2022Tom Rini2022-01-172-1/+5
|\
| * board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper settingWIP/2022-01-15-TI-platform-updatesAmjad Ouled-Ameur2022-01-162-1/+5
* | Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini2022-01-172-1/+60
|\ \ | |/ |/|
| * net: fsl: Fix busy flag polling registerMarkus Koch2022-01-151-1/+0
| * net: phy: add TI DP83869HM ethernet driverDominic Rath2022-01-151-0/+60
* | Merge tag 'efi-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...WIP/15Jan2022Tom Rini2022-01-1516-532/+623
|\ \
| * | efi: Tidy up some comments in efi headerSimon Glass2022-01-151-8/+9
| * | efi: Support the efi command in the appSimon Glass2022-01-151-0/+15
| * | x86: efi: Update efi_get_next_mem_desc() to avoid needing a mapSimon Glass2022-01-151-2/+2
| * | efi: Move exit_boot_services into a functionSimon Glass2022-01-151-0/+32
| * | efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installedIlias Apalodimas2022-01-151-0/+2
| * | cmd: part: list all 128 GPT partitionsHeinrich Schuchardt2022-01-151-1/+1
| * | doc: add include/dm/fdtaddr.h to the HTML documentationPatrick Delaunay2022-01-151-13/+12
| * | doc: add include/dm/of*.h to the HTML documentationPatrick Delaunay2022-01-155-275/+288
| * | doc: add include/dm/read.h to the HTML documentationPatrick Delaunay2022-01-151-80/+81
| * | doc: add include/dm/devres.h to the HTML documentationPatrick Delaunay2022-01-151-7/+7
| * | doc: add include/dm/device.h to the HTML documentationPatrick Delaunay2022-01-151-93/+116
| * | doc: add include/dm/platdata.h to the HTML documentationPatrick Delaunay2022-01-151-2/+2
| * | doc: add include/dm/lists.h to the HTML documentationPatrick Delaunay2022-01-151-3/+5
| * | doc: add include/dm/root.h to the HTML documentationPatrick Delaunay2022-01-151-9/+11
| * | doc: add include/dm/uclass.h to the HTML documentationPatrick Delaunay2022-01-151-41/+42
* | | ARM: qemu-arm: Fix build fail with boot devices disabledPiotr Kubik2022-01-141-4/+28
* | | lib: export vsscanfSamuel Dionne-Riel2022-01-141-0/+8
* | | pci: Work around PCIe link training failuresMaciej W. Rozycki2022-01-141-2/+19
|/ /
* | arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculationPali Rohár2022-01-1411-11/+11
* | arm: mvebu: db-88f6720: Fix CONFIG_SPL_TEXT_BASE and remove wrong memory layoutPali Rohár2022-01-141-14/+1
* | bloblist: Relicense to allow BSD-3-ClauseSimon Glass2022-01-131-1/+1
* | bloblist: doc: Bring in the API documentationSimon Glass2022-01-131-34/+45
* | bloblist: Add functions to obtain base address and sizeSimon Glass2022-01-131-0/+14
* | bloblist: Refactor Kconfig to support alloc or fixedSimon Glass2022-01-131-0/+10
* | bloblist: Use explicit numbering for the tagsSimon Glass2022-01-131-11/+47
* | bloblist: Drop unused tagsSimon Glass2022-01-131-2/+0
* | bloblist: Rename the SPL tagSimon Glass2022-01-131-1/+1
* | bloblist: Put the magic number firstSimon Glass2022-01-131-2/+23
* | fdt: Drop SPL_BUILD macroSimon Glass2022-01-131-6/+0
* | stddef: Avoid warning with clang with offsetof()Simon Glass2022-01-131-1/+7
* | sandbox: compatibility of os_get_filesize()Heinrich Schuchardt2022-01-131-1/+1
* | pci: msc01: Use PCI_CONF1_ADDRESS() macroPali Rohár2022-01-121-9/+0
* | pci: gt64120: Use PCI_CONF1_ADDRESS() macroPali Rohár2022-01-121-12/+0
* | pci: Add standard PCI Config Address macrosPali Rohár2022-01-121-0/+45
* | mmc: unconditionally define mmc_deinit()Heinrich Schuchardt2022-01-121-5/+0
* | mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED()Sean Anderson2022-01-121-2/+0
* | mmc: fsl_esdhc_imx: fix voltage validationSean Anderson2022-01-121-6/+6