aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-06-12efi_loader: correctly identify binary nameHeinrich Schuchardt
2022-06-07watchdog: Fix SPL build with watchdog disabled in asm filesPali Rohár
2022-06-03net: Check for the minimum IP fragmented datagram sizeFabio Estevam
2022-05-28lib/charset: fix compile warningsMasahisa Kojima
2022-05-28efi_loader: disk: add efi_disk_is_removable()AKASHI Takahiro
2022-05-27Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2022-05-26riscv: qemu: Set kernel_comp_addr_r for compressed kernelBin Meng
2022-05-26riscv: sifive: unleashed: Set kernel_comp_addr_r for compressed kernelBin Meng
2022-05-26riscv: sifive: unmatched: Adjust for big ramdisk imageBin Meng
2022-05-25Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-05-24Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-05-24clk: sunxi: add and use dummy gate clocksAndre Przywara
2022-05-23arm: socfpga: Add the terasic de10-standard boardHumberto Naves
2022-05-23net: fix phy_string_for_interfaceTim Harvey
2022-05-23spi: spi_flash_probe_bus_cs() rely on DT for spi speed and modePatrice Chotard
2022-05-23spi: spi-uclass: Add new spi_get_bus_and_cs() implementationPatrice Chotard
2022-05-23Merge tag 'u-boot-imx-20220523' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-05-23ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM and PDK2Marek Vasut
2022-05-23dt-bindings: sunxi: Update clock/reset binding headersSamuel Holland
2022-05-20ARM: imx6: Remove CONFIG_FEC_MXC_PHYADDR from DH headerPhilip Oberfichtner
2022-05-20pmic: pca9450: Add regulator driverMarek Vasut
2022-05-20imx: imx8mp_rsb3720a1: convert to DM_SERIALPeng Fan
2022-05-20bosch: Add initial board support for ACCPhilip Oberfichtner
2022-05-20usb: xhci-dwc3: Support role switch default roleMark Kettenis
2022-05-20imx: imx8mm_edm_sbc: Enable SPL_DM_SERIALPeng Fan
2022-05-20imx: imx8mm_mx8menlo: Enable DM_SERIALPeng Fan
2022-05-20configs: remove FEC_QUIRK_ENET_MAC from imx8m configsTim Harvey
2022-05-20configs: imx8mp_venice: add FEC_QUIRK_ENET_MACTim Harvey
2022-05-20configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDRTim Harvey
2022-05-20ARM: imx: imx27: Introduce and use UART_BASE_ADDR(n)Marek Vasut
2022-05-20ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n)Marek Vasut
2022-05-19i.MX6SX: crypto/fsl: fix entropy delay valueGaurav Jain
2022-05-18xilinx: zynqmp: Do not guard SPL_FS_LOAD_PAYLOAD_NAME by SDHCI driverMichal Simek
2022-05-11Convert CONFIG_MTD_CONCAT to KconfigChris Packham
2022-05-10Merge tag 'u-boot-stm32-20220510' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-05-10configs: stm32f746-disco: use CONFIG_DEFAULT_DEVICE_TREE as fdtfilePatrice Chotard
2022-05-10configs: stm32f746-disco: Concatenate spl and u-boot binariesPatrice Chotard
2022-05-10configs: stm32mp1: Add support for baudrates higher than 115200 for st-linkPatrick Delaunay
2022-05-10configs: stm32mp1: set the console variable for extlinux.confPatrick Delaunay
2022-05-09power: add driver for the TPS65219 PMICNeil Armstrong
2022-05-09Nokia RX-51: Convert to CONFIG_DM_SERIALPali Rohár
2022-05-08Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-05-07efi_loader: add sha384/512 on certificate revocationIlias Apalodimas
2022-05-07bootmenu: factor out the user input handlingMasahisa Kojima
2022-05-06disk: part_efi: add support to repair gpt tablePhilippe Reynes
2022-05-05lib/date: Make rtc_mktime and mktime64 Y2038-readyJan Kiszka
2022-05-05include: configs: am**x/j721e/j721s2_evm.h: Move the stack pointer init addre...Aswath Govindraju
2022-05-05clk: nuvoton: Add support for NPCM750Jim Liu
2022-05-05arm: nuvoton: Add support for Nuvoton NPCM750 BMCJim Liu
2022-05-04Merge tag 'efi-2022-07-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini