summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-03power: pmic: add the base MAX77663 PMIC supportSvyatoslav Ryhel
2023-11-03power: regulator: palmas: fix ldoln and ldousb detectionSvyatoslav Ryhel
2023-11-03power: pmic: palmas: support TI TPS65913 PMICSvyatoslav Ryhel
2023-11-03board: asus: lg: move config fragments into device boardsSvyatoslav Ryhel
2023-11-03board: tegra30: remove nvidia_board_late_init callsSvyatoslav Ryhel
2023-11-03ARM: tegra: board2: add generic late initSvyatoslav Ryhel
2023-11-03ARM: tegra20: tegra30: support EBTUPDATE on non-encrypted devicesSvyatoslav Ryhel
2023-11-03ARM: tegra114: enable base voltages setup from boardSvyatoslav Ryhel
2023-11-03configs: grouper: drop I2C_MUXSvyatoslav Ryhel
2023-11-03ARM: dts: grouper: complete missing bindingsSvyatoslav Ryhel
2023-11-03ARM: dts: lg-x3: complete missing bindingsSvyatoslav Ryhel
2023-11-03ARM: dts: endeavoru: complete missing bindingsSvyatoslav Ryhel
2023-11-03ARM: dts: transformer-t30: complete missing bindingsSvyatoslav Ryhel
2023-11-03configs: transformer_t30: convert bootmenu optionSvyatoslav Ryhel
2023-11-03board: asus: transformer-t30: remove PMIC GPIOs configurationSvyatoslav Ryhel
2023-11-03ARM: dts: tf201: configure dock USB phySvyatoslav Ryhel
2023-11-03configs: transformer_t30: support booting from USBSvyatoslav Ryhel
2023-11-03ARM: dts: tf600t: separate from common transformers treeSvyatoslav Ryhel
2023-11-03ARM: dts: p1801-t: separate from common transformers treeSvyatoslav Ryhel
2023-11-03mmc: tegra: get default-tap and default-trim from device treeSvyatoslav Ryhel
2023-11-03ARM: tegra210: set default-tap and default-trim values in sdhci nodesSvyatoslav Ryhel
2023-11-03Merge tag 'qcom-pull-20231103' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2023-11-03Merge tag 'u-boot-dfu-20231103' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2023-11-03MAINTAINERS: update Qualcomm maintainerCaleb Connolly
2023-11-02Merge tag 'dm-pull-2nov23' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini
2023-11-02u_boot_pylib: Ensure subprocess is closed downSimon Glass
2023-11-02buildman: Support upstream branch name containing /Simon Glass
2023-11-02sandbox: eliminate unused functions from binariesHeinrich Schuchardt
2023-11-02binman: openssl: x509: ti_secure_rom: Add support for bootcore_optsNeha Malcom Francis
2023-11-02buildman: Include symbols in the read-only data sectionSimon Glass
2023-11-02cros_ec: spi: disable annoying key echo on consoleMilan P. Stanić
2023-11-02binman: Move stage header into a CBFS attributeSimon Glass
2023-11-02binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGESimon Glass
2023-11-02binman: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4Simon Glass
2023-11-02binman: Ensure attributes always come last in the metadataSimon Glass
2023-11-02binman: Don't add compression attribute for uncompressed filesSimon Glass
2023-11-02Merge branch 'master_common_h_cleanup' of https://source.denx.de/u-boot/custo...Tom Rini
2023-11-02binman: Reset missing bintools after testingSimon Glass
2023-11-02patman: Add a 'keep_change_id' settingMaxim Cournoyer
2023-11-02Merge tag 'i2cfixes-for-v2024-01-rc2' of https://source.denx.de/u-boot/custod...Tom Rini
2023-11-02Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2023-11-02board: rzg2l: Drop <common.h>Paul Barker
2023-11-02clk: rzg2l: Drop <common.h>Paul Barker
2023-11-02gpio: rzg2l: Drop <common.h>Paul Barker
2023-11-02mmc: renesas-sdhi: Drop <common.h>Paul Barker
2023-11-02pinctrl: rzg2l: Drop <common.h>Paul Barker
2023-11-02serial: sh: Drop <common.h>Paul Barker
2023-11-02arm: mach-rmobile: Drop <common.h>Paul Barker
2023-11-02arm: armv8: mmu: Prepare for common.h removalPaul Barker
2023-11-02configs: visionfive2: Enable JH7110 RNG driverChanho Park