aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-21spl: Fix SPL_ATF and SPL_OPENSBI dependenciesWIP/2022-11-21-important-fixesSamuel Holland1-1/+3
2022-11-21configs: mediatek: enable boot via extlinuxAlexandre Mergnat2-0/+10
2022-11-21usb: gadget: dfu: Fix the unchecked length fieldVenkatesh Yadav Abbarapu1-21/+37
2022-11-21Revert "imx: imx8: apalis: switch to binman"Stefano Babic3-4/+0
2022-11-21Revert "cli_readline: Only insert printable chars"Pali Rohár1-4/+2
2022-11-21Nokia RX-51: Do not overwrite standard $loadaddr variablePali Rohár1-4/+5
2022-11-21Nokia RX-51: Document debugging options and compile commandPali Rohár1-0/+32
2022-11-21arm32: Fix relocation of env_addr if POSITION_INDEPENDENT=yPali Rohár1-0/+5
2022-11-21Fix usage of CONFIG_PREBOOTPali Rohár3-3/+7
2022-11-16Merge tag 'efi-2023-01-rc2' of https://source.denx.de/u-boot/custodians/u-boo...WIP/16Nov2022Tom Rini10-19/+183
2022-11-16Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini12-83/+249
2022-11-16efi_loader: replace a u16_strdup with alloc + memcpyIlias Apalodimas1-1/+7
2022-11-16efi_loader: add missing EFI_CALL when closing a fileIlias Apalodimas1-1/+1
2022-11-16efi_loader: add comments on efi_file_from_path() regarding alignmentIlias Apalodimas1-0/+5
2022-11-16eficonfig: fix missing variable initializationMasahisa Kojima1-1/+1
2022-11-16efi_loader: improve description of efi_file_from_path()Heinrich Schuchardt1-0/+9
2022-11-16cmd: remove superfluous if in eficonfig_edit_boot_optionHeinrich Schuchardt1-2/+0
2022-11-16MAINTAINERS: add UEFI commands to EFI PAYLOADHeinrich Schuchardt1-0/+4
2022-11-16efi_loader: initialize return values in efi_uninstall_multiple_protocol_inter...Ilias Apalodimas1-1/+1
2022-11-16doc: fix build with sphinx 5.0 and later.Quentin Schulz1-1/+1
2022-11-16doc: add man-page for cmp commandHeinrich Schuchardt2-0/+106
2022-11-16Documentation: man-page for command bootdHeinrich Schuchardt2-0/+39
2022-11-16sandbox: fix documentation of struct host_opsHeinrich Schuchardt1-11/+8
2022-11-16doc: fix documentation of enum gd_flagsHeinrich Schuchardt1-1/+1
2022-11-15riscv: enable reset via SBI on PolarFire Icicle KitHeinrich Schuchardt1-0/+2
2022-11-15riscv: clarify meaning of CONFIG_SBI_V02Heinrich Schuchardt1-7/+7
2022-11-15riscv: Fix detecting FPU support in standard extensionYu Chien Peter Lin1-3/+11
2022-11-15riscv: dts: fix the mpfs's reference clock frequencyConor Dooley2-8/+10
2022-11-15clk: microchip: mpfs: fix criticality of peripheral clocksConor Dooley1-7/+21
2022-11-15clk: microchip: mpfs: fix periph clk parentageConor Dooley3-38/+42
2022-11-15clk: microchip: mpfs: fix reference clock handlingConor Dooley3-1/+149
2022-11-15clk: microchip: mpfs: convert parent rate acquistion to get_get_rate()Conor Dooley5-35/+20
2022-11-15dt-bindings: clk: add missing clk ids for microchip mpfsConor Dooley1-0/+3
2022-11-14Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini126-1555/+5775
2022-11-14Merge tag 'for-v2023.01-rc2' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini2-8/+19
2022-11-14i2c: i2c-gpio: add newlineSergei Antonov1-1/+1
2022-11-14i2c: microchip: fix erroneous late ack sendConor Dooley1-1/+1
2022-11-14i2c: microchip: fix ack sending logicConor Dooley1-6/+17
2022-11-12Revert "serial: mxc: have putc use the TXFIFO"Fabio Estevam1-1/+1
2022-11-12imx8-u-boot: Fix SPL guard optionFabio Estevam2-2/+2
2022-11-10Merge branch '2022-11-10-symbol-migrations'WIP/10Nov2022Tom Rini1156-5613/+4270
2022-11-10global: Migrate CONFIG_HPS* symbols to the CFG namespaceTom Rini46-2129/+2129
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini237-863/+862
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini82-304/+304
2022-11-10Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to KconfigTom Rini12-3/+12
2022-11-10Convert CONFIG_SYS_NONCACHED_MEMORY to KconfigTom Rini54-52/+66
2022-11-10SYS_NONCACHED_MEMORY: Correct comment in common/board_f.cTom Rini1-2/+2
2022-11-10mediatek: Include <linux/sizes.h> where neededTom Rini4-0/+4
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini657-256/+542
2022-11-10Convert CONFIG_SYS_MMC_MAX_DEVICE to KconfigTom Rini8-40/+5