aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-20Merge tag 'efi-2022-04-rc5' of https://source.denx.de/u-boot/custodians/u-boo...WIP/20Mar2022Tom Rini44-219/+519
2022-03-20efi_loader: move dtbdump.c, initrddump.c to lib/efi_loaderHeinrich Schuchardt4-13/+13
2022-03-20efi_loader: remove efi_disk_is_system_part()Heinrich Schuchardt3-33/+9
2022-03-20efi_loader: export efi_system_partition_guidHeinrich Schuchardt1-0/+2
2022-03-20efi_loader: use short-form DP for load optionsHeinrich Schuchardt1-22/+48
2022-03-20efi_loader: support booting via short-form device-pathHeinrich Schuchardt1-10/+10
2022-03-20efi_loader: efi_dp_find_obj() add protocol checkHeinrich Schuchardt5-10/+20
2022-03-20efi_loader: fix efi_dp_find_obj()Heinrich Schuchardt2-51/+63
2022-03-20efi_loader: export efi_dp_shorten()Heinrich Schuchardt2-9/+15
2022-03-20efi_loader: Set variable attributes when EFI_BUFFER_TOO_SMALL is returnedIlias Apalodimas1-11/+20
2022-03-20efi_loader: Ignore DT when ACPI is onAlexander Graf1-2/+2
2022-03-20doc: board: raspberrypi: Add documentationMatthias Brugger3-0/+65
2022-03-20doc: uefi: Fix reference to CONFIG_EFI_SECURE_BOOTJan Kiszka1-1/+1
2022-03-20Nokia RX-51: Update documentation about QEMUPali Rohár1-0/+57
2022-03-20doc: boards: amlogic: Add documentation on pre-generated FIP filesNeil Armstrong25-0/+147
2022-03-20doc: board: amlogic-p20x: fix FIP generation docNeil Armstrong2-62/+52
2022-03-20tools: buildman: Fix doc path in warning messageJohannes Krottmayer1-1/+1
2022-03-20Makefile: Fix doc path in warning messageJohannes Krottmayer1-2/+2
2022-03-18Merge tag 'u-boot-rockchip-20220318' of https://source.denx.de/u-boot/custodi...WIP/18Mar2022Tom Rini20-8/+308
2022-03-18rockchip: ram: sdram_rk3x88: replace comma by semicolonJohan Jonker2-2/+2
2022-03-18rockchip: Set default LNX_KRNL_IMG_TEXT_OFFSET_BASE to SYS_TEXT_BASEAlper Nebi Yasak1-0/+3
2022-03-18rockchip: saradc: remove double semi-colonGiulio Benetti1-1/+1
2022-03-18rockchip: rk3328: enable USB mass storage on RenegadeLeonidas-Panagiotis Papadakos1-0/+1
2022-03-18MAINTAINERS: add rockchip regex for more files and directoriesJohan Jonker1-0/+4
2022-03-18rockchip: rk3399: Add support for chromebook_kevinMarty E. Plummer11-4/+166
2022-03-18rockchip: bob: Enable more configsAlper Nebi Yasak2-1/+24
2022-03-18rockchip: gru: Add more devicetree settingsSimon Glass1-0/+55
2022-03-18rockchip: gru: Set up SoC IO domain registersAlper Nebi Yasak1-0/+52
2022-03-16Merge https://source.denx.de/u-boot/custodians/u-boot-mmcWIP/16Mar2022Tom Rini7-14/+183
2022-03-16Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-0/+23
2022-03-16Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini16-121/+174
2022-03-16Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini3-3/+3
2022-03-16rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3568Alper Nebi Yasak1-6/+58
2022-03-16rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3399Alper Nebi Yasak1-0/+53
2022-03-16mmc: sdhci: Add HS400 Enhanced Strobe supportAlper Nebi Yasak2-0/+30
2022-03-16mmc: xenon_sdhci: remove wait_dat0 SDHCI OPRobert Marko1-1/+6
2022-03-16cmd/mmc: fix output of mmc info for e-MMCMax Merchel1-4/+12
2022-03-16mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON when necessaryHaibo Chen2-3/+24
2022-03-16arm: mvebu: dts: turris_mox: fix non-working network / MDIOMarek Behún1-0/+23
2022-03-15Merge tag 'u-boot-stm32-20220315' of https://source.denx.de/u-boot/custodians...Tom Rini15-49/+777
2022-03-15pinctrl: k210: Fix bias-pull-upNiklas Cassel1-1/+1
2022-03-15pinctrl: k210: Fix loop in k210_pc_get_drive()Niklas Cassel1-1/+1
2022-03-15spi: dw: Actually mask interruptsSean Anderson1-1/+1
2022-03-15spi: dw: Force set K210 fifo length to 31Damien Le Moal1-1/+15
2022-03-15k210: dts: align plic node with LinuxNiklas Cassel1-2/+2
2022-03-15k210: dts: align fpioa node with LinuxDamien Le Moal2-7/+15
2022-03-15k210: dts: add missing power bus clocksDamien Le Moal1-23/+53
2022-03-15k210: use the board vendor name rather than the marketing nameDamien Le Moal16-90/+91
2022-03-15ARM: dts: stm32: Add DFU support for DHCOM recoveryMarek Vasut2-3/+54
2022-03-15stm32mp: psci: Implement PSCI system suspend and DRAM SSRMarek Vasut2-11/+519