aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-07-05efi_loader: signature: export efi_hash_regions()AKASHI Takahiro1-0/+2
2022-07-05lib: crypto: add mscode_parserAKASHI Takahiro1-0/+43
2022-07-01Merge commit 'ef5ba2cef4a08b68caaa9215fcac142d3025bbf7' of https://github.com...WIP/01Jul2022Tom Rini1-0/+44
2022-07-01config: Add Chameleonv3 configPaweł Anikiel1-0/+44
2022-06-29rockchip: Add option to prevent booting on power plug-inChris Morgan1-0/+3
2022-06-29rockchip: include: configs: remove unused configs for tag and sizeJohan Jonker3-7/+0
2022-06-28configs: imx8mn_bsh_smm_s2: add mtdparts to bootargsWIP/2022-06-28-assorted-fixesDario Binacchi1-0/+1
2022-06-28configs: imx8mn_bsh_smm_s2: remove console from bootargsDario Binacchi1-1/+1
2022-06-28ARM: imx: Switch Data Modul i.MX8M Mini eDM SBC to USB251x Hub driverMarek Vasut1-20/+0
2022-06-19efi_loader: initialize console size lateHeinrich Schuchardt1-0/+2
2022-06-17Merge commit '32e0379143b433e29d76404f5f4c279067e48853' of https://github.com...Tom Rini1-1/+2
2022-06-16fs/squashfs: sqfs_read: Prevent arbitrary code executionMiquel Raynal1-1/+3
2022-06-16odroid_xu3: Fix board environment variableTom Rini1-0/+1
2022-06-16Merge tag 'u-boot-imx-20220616' of https://gitlab.denx.de/u-boot/custodians/u...WIP/16Jun2022Tom Rini2-3/+3
2022-06-16arm: socfpga: vining: Unmount UBIFS and detach UBI in ubi_load scriptMarek Vasut1-1/+2
2022-06-15mmc: Add support for wait_dat0 callbackLoic Poulain1-0/+1
2022-06-14verdin-imx8mm, verdin-imx8mp: Fix default systemd console outputPhilippe Schenker2-3/+3
2022-06-12efi_loader: correctly identify binary nameHeinrich Schuchardt1-15/+26
2022-06-07watchdog: Fix SPL build with watchdog disabled in asm filesPali Rohár1-1/+7
2022-06-03net: Check for the minimum IP fragmented datagram sizeFabio Estevam1-0/+2
2022-05-28lib/charset: fix compile warningsMasahisa Kojima1-1/+1
2022-05-28efi_loader: disk: add efi_disk_is_removable()AKASHI Takahiro1-0/+3
2022-05-27Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini3-13/+17
2022-05-26riscv: qemu: Set kernel_comp_addr_r for compressed kernelBin Meng1-4/+6
2022-05-26riscv: sifive: unleashed: Set kernel_comp_addr_r for compressed kernelBin Meng1-4/+6
2022-05-26riscv: sifive: unmatched: Adjust for big ramdisk imageBin Meng1-5/+5
2022-05-25Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodia...WIP/25May2022Tom Rini1-2/+0
2022-05-24Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/24May2022Tom Rini9-23/+21
2022-05-24clk: sunxi: add and use dummy gate clocksAndre Przywara1-0/+5
2022-05-23arm: socfpga: Add the terasic de10-standard boardHumberto Naves1-0/+18
2022-05-23net: fix phy_string_for_interfaceTim Harvey1-1/+1
2022-05-23spi: spi_flash_probe_bus_cs() rely on DT for spi speed and modePatrice Chotard1-1/+0
2022-05-23spi: spi-uclass: Add new spi_get_bus_and_cs() implementationPatrice Chotard1-1/+18
2022-05-23Merge tag 'u-boot-imx-20220523' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini31-54/+276
2022-05-23ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM and PDK2Marek Vasut1-0/+113
2022-05-23dt-bindings: sunxi: Update clock/reset binding headersSamuel Holland8-23/+16
2022-05-20ARM: imx6: Remove CONFIG_FEC_MXC_PHYADDR from DH headerPhilip Oberfichtner1-3/+0
2022-05-20pmic: pca9450: Add regulator driverMarek Vasut1-0/+11
2022-05-20imx: imx8mp_rsb3720a1: convert to DM_SERIALPeng Fan1-2/+0
2022-05-20bosch: Add initial board support for ACCPhilip Oberfichtner1-0/+122
2022-05-20usb: xhci-dwc3: Support role switch default roleMark Kettenis1-0/+10
2022-05-20imx: imx8mm_edm_sbc: Enable SPL_DM_SERIALPeng Fan1-2/+0
2022-05-20imx: imx8mm_mx8menlo: Enable DM_SERIALPeng Fan1-3/+0
2022-05-20configs: remove FEC_QUIRK_ENET_MAC from imx8m configsTim Harvey15-20/+0
2022-05-20configs: imx8mp_venice: add FEC_QUIRK_ENET_MACTim Harvey1-0/+4
2022-05-20configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDRTim Harvey2-2/+0
2022-05-20ARM: imx: imx27: Introduce and use UART_BASE_ADDR(n)Marek Vasut1-1/+1
2022-05-20ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n)Marek Vasut21-21/+21
2022-05-19i.MX6SX: crypto/fsl: fix entropy delay valueGaurav Jain1-1/+5
2022-05-18xilinx: zynqmp: Do not guard SPL_FS_LOAD_PAYLOAD_NAME by SDHCI driverMichal Simek1-2/+0