aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-20efi_loader: export efi_dp_shorten()Heinrich Schuchardt
2022-03-20efi_loader: Set variable attributes when EFI_BUFFER_TOO_SMALL is returnedIlias Apalodimas
2022-03-20efi_loader: Ignore DT when ACPI is onAlexander Graf
2022-03-20doc: board: raspberrypi: Add documentationMatthias Brugger
2022-03-20doc: uefi: Fix reference to CONFIG_EFI_SECURE_BOOTJan Kiszka
2022-03-20Nokia RX-51: Update documentation about QEMUPali Rohár
2022-03-20doc: boards: amlogic: Add documentation on pre-generated FIP filesNeil Armstrong
2022-03-20doc: board: amlogic-p20x: fix FIP generation docNeil Armstrong
2022-03-20tools: buildman: Fix doc path in warning messageJohannes Krottmayer
2022-03-20Makefile: Fix doc path in warning messageJohannes Krottmayer
2022-03-18Merge tag 'u-boot-rockchip-20220318' of https://source.denx.de/u-boot/custodi...Tom Rini
2022-03-18rockchip: ram: sdram_rk3x88: replace comma by semicolonJohan Jonker
2022-03-18rockchip: Set default LNX_KRNL_IMG_TEXT_OFFSET_BASE to SYS_TEXT_BASEAlper Nebi Yasak
2022-03-18rockchip: saradc: remove double semi-colonGiulio Benetti
2022-03-18rockchip: rk3328: enable USB mass storage on RenegadeLeonidas-Panagiotis Papadakos
2022-03-18MAINTAINERS: add rockchip regex for more files and directoriesJohan Jonker
2022-03-18rockchip: rk3399: Add support for chromebook_kevinMarty E. Plummer
2022-03-18rockchip: bob: Enable more configsAlper Nebi Yasak
2022-03-18rockchip: gru: Add more devicetree settingsSimon Glass
2022-03-18rockchip: gru: Set up SoC IO domain registersAlper Nebi Yasak
2022-03-16Merge https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2022-03-16Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-03-16Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2022-03-16Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2022-03-16rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3568Alper Nebi Yasak
2022-03-16rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3399Alper Nebi Yasak
2022-03-16mmc: sdhci: Add HS400 Enhanced Strobe supportAlper Nebi Yasak
2022-03-16mmc: xenon_sdhci: remove wait_dat0 SDHCI OPRobert Marko
2022-03-16cmd/mmc: fix output of mmc info for e-MMCMax Merchel
2022-03-16mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON when necessaryHaibo Chen
2022-03-16arm: mvebu: dts: turris_mox: fix non-working network / MDIOMarek Behún
2022-03-15Merge tag 'u-boot-stm32-20220315' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-03-15pinctrl: k210: Fix bias-pull-upNiklas Cassel
2022-03-15pinctrl: k210: Fix loop in k210_pc_get_drive()Niklas Cassel
2022-03-15spi: dw: Actually mask interruptsSean Anderson
2022-03-15spi: dw: Force set K210 fifo length to 31Damien Le Moal
2022-03-15k210: dts: align plic node with LinuxNiklas Cassel
2022-03-15k210: dts: align fpioa node with LinuxDamien Le Moal
2022-03-15k210: dts: add missing power bus clocksDamien Le Moal
2022-03-15k210: use the board vendor name rather than the marketing nameDamien Le Moal
2022-03-15ARM: dts: stm32: Add DFU support for DHCOM recoveryMarek Vasut
2022-03-15stm32mp: psci: Implement PSCI system suspend and DRAM SSRMarek Vasut
2022-03-15ram: stm32mp1: Unconditionally enable ASRMarek Vasut
2022-03-15ARM: dts: stm32: Move vdd_io extras into Avenger96 extrasMarek Vasut
2022-03-15ARM: dts: stm32: Add USB OTG pinctrl and regulator nodes into SPL DT on DHCORMarek Vasut
2022-03-15arm: dts: stm32mp15: alignment with v5.17Patrick Delaunay
2022-03-15video: stm32: stm32_ltdc: fix the check of return value of clk_set_rate()Gabriel Fernandez
2022-03-15board: st: common: update test on misc_read result in command stboardPatrick Delaunay
2022-03-15stm32mp1: bsec: add missing dev in function commentPatrick Delaunay
2022-03-15stm32mp: bsec: add permanent lock write supportPatrick Delaunay