aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodia...WIP/25May2022Tom Rini2022-05-251-2/+0
|\
| * xilinx: zynqmp: Do not guard SPL_FS_LOAD_PAYLOAD_NAME by SDHCI driverMichal Simek2022-05-181-2/+0
* | Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/24May2022Tom Rini2022-05-249-23/+21
|\ \
| * | clk: sunxi: add and use dummy gate clocksAndre Przywara2022-05-241-0/+5
| * | dt-bindings: sunxi: Update clock/reset binding headersSamuel Holland2022-05-238-23/+16
* | | arm: socfpga: Add the terasic de10-standard boardHumberto Naves2022-05-231-0/+18
* | | net: fix phy_string_for_interfaceTim Harvey2022-05-231-1/+1
* | | spi: spi_flash_probe_bus_cs() rely on DT for spi speed and modePatrice Chotard2022-05-231-1/+0
* | | spi: spi-uclass: Add new spi_get_bus_and_cs() implementationPatrice Chotard2022-05-231-1/+18
* | | Merge tag 'u-boot-imx-20220523' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2022-05-2331-54/+276
|\ \ \ | |/ / |/| |
| * | ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM and PDK2Marek Vasut2022-05-231-0/+113
| * | ARM: imx6: Remove CONFIG_FEC_MXC_PHYADDR from DH headerPhilip Oberfichtner2022-05-201-3/+0
| * | pmic: pca9450: Add regulator driverMarek Vasut2022-05-201-0/+11
| * | imx: imx8mp_rsb3720a1: convert to DM_SERIALPeng Fan2022-05-201-2/+0
| * | bosch: Add initial board support for ACCPhilip Oberfichtner2022-05-201-0/+122
| * | imx: imx8mm_edm_sbc: Enable SPL_DM_SERIALPeng Fan2022-05-201-2/+0
| * | imx: imx8mm_mx8menlo: Enable DM_SERIALPeng Fan2022-05-201-3/+0
| * | configs: remove FEC_QUIRK_ENET_MAC from imx8m configsTim Harvey2022-05-2015-20/+0
| * | configs: imx8mp_venice: add FEC_QUIRK_ENET_MACTim Harvey2022-05-201-0/+4
| * | configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDRTim Harvey2022-05-202-2/+0
| * | ARM: imx: imx27: Introduce and use UART_BASE_ADDR(n)Marek Vasut2022-05-201-1/+1
| * | ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n)Marek Vasut2022-05-2021-21/+21
| * | i.MX6SX: crypto/fsl: fix entropy delay valueGaurav Jain2022-05-191-1/+5
| |/
* / usb: xhci-dwc3: Support role switch default roleMark Kettenis2022-05-201-0/+10
|/
* Convert CONFIG_MTD_CONCAT to KconfigChris Packham2022-05-112-2/+0
* Merge tag 'u-boot-stm32-20220510' of https://source.denx.de/u-boot/custodians...WIP/10May2022Tom Rini2022-05-102-1/+10
|\
| * configs: stm32f746-disco: use CONFIG_DEFAULT_DEVICE_TREE as fdtfilePatrice Chotard2022-05-101-1/+1
| * configs: stm32f746-disco: Concatenate spl and u-boot binariesPatrice Chotard2022-05-101-0/+1
| * configs: stm32mp1: Add support for baudrates higher than 115200 for st-linkPatrick Delaunay2022-05-101-0/+5
| * configs: stm32mp1: set the console variable for extlinux.confPatrick Delaunay2022-05-101-0/+3
* | power: add driver for the TPS65219 PMICNeil Armstrong2022-05-091-0/+46
* | Nokia RX-51: Convert to CONFIG_DM_SERIALPali Rohár2022-05-091-1/+0
|/
* Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/08May2022Tom Rini2022-05-083-0/+32
|\
| * efi_loader: add sha384/512 on certificate revocationIlias Apalodimas2022-05-072-0/+12
| * bootmenu: factor out the user input handlingMasahisa Kojima2022-05-071-0/+20
* | disk: part_efi: add support to repair gpt tablePhilippe Reynes2022-05-061-0/+10
|/
* lib/date: Make rtc_mktime and mktime64 Y2038-readyJan Kiszka2022-05-052-6/+5
* include: configs: am**x/j721e/j721s2_evm.h: Move the stack pointer init addre...Aswath Govindraju2022-05-054-8/+4
* clk: nuvoton: Add support for NPCM750Jim Liu2022-05-051-0/+46
* arm: nuvoton: Add support for Nuvoton NPCM750 BMCJim Liu2022-05-052-0/+135
* Merge tag 'efi-2022-07-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2022-05-043-0/+63
|\
| * efi_loader: bootmgr: add booting from removable mediaAKASHI Takahiro2022-05-031-0/+45
| * efi_loader: export efi_locate_device_handle()AKASHI Takahiro2022-05-031-0/+4
| * lib/charset: add u16_strlcat() functionMasahisa Kojima2022-05-031-0/+14
* | net: mdio-uclass: add dm_phy_find_by_ofnode() helperMarek Behún2022-05-041-0/+9
* | mips: octeon: ebb7304: Enable ethernet supportStefan Roese2022-05-041-0/+2
* | mips: octeon: octeon_common.h: Move init SP because of increased image sizeStefan Roese2022-05-041-1/+1
* | pci: Add mask parameter to dm_pci_map_bar()Andrew Scull2022-05-031-1/+2
* | pci: Update dm_pci_bus_to_virt() parametersAndrew Scull2022-05-031-5/+11
* | pci: Match region flags using a maskAndrew Scull2022-05-031-8/+10