summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-02dm: extcon: add an uclass for extconSvyatoslav Ryhel
2023-05-02Merge tag 'tpm-master-02052023' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2023-05-02Merge branch '2023-05-01-assorted-powerpc-updates'Tom Rini
2023-05-02pci: auto: Remove PCI_CLASS_PROCESSOR_POWERPC autoconfig casePali Rohár
2023-05-02MAINTAINERS: assign include/tpm*, cmd/tpm*Heinrich Schuchardt
2023-05-02cmd: missing break in test_write_limit()Heinrich Schuchardt
2023-05-02usb: ehci-mx6: move phy setup before register accessTim Harvey
2023-05-02smegw01: Convert CFG_EXTRA_ENV_SETTINGS to an env fileFabio Estevam
2023-05-02smegw01: Fix fallback to altbootcmdEduard Strehlau
2023-05-02smegw01: Disable additional boot menu optionsEduard Strehlau
2023-05-02smegw01: Read the second MAC addressFabio Estevam
2023-05-02smegw01: Add lockdown U-Boot env supportEduard Strehlau
2023-05-02smegw01: Switch to fitImageEduard Strehlau
2023-05-02smegw01: Change default boot device to eMMCEduard Strehlau
2023-05-02smegw01: Enable EMMC boot from multiple partitionsEduard Strehlau
2023-05-02smegw01: Only commit to new partition if update was successfulEduard Strehlau
2023-05-02smegw01: Run altbootcmd in the case of failureEduard Strehlau
2023-05-02smegw01: Add altbootcmdEduard Strehlau
2023-05-02smegw01: Select bootcount supportEduard Strehlau
2023-05-02smegw01: Select CONFIG_CMD_SQUASHFSEduard Strehlau
2023-05-02smegw01: Enable setting additional boot paramsEduard Strehlau
2023-05-02arm: imx8m: remove unused and obsolete board_fix_fdt() in SOC contextHugo Villeneuve
2023-05-02imx: fix get_boot_device() for imx8Tim Harvey
2023-05-02imx6: clock: print real pixel clock rateDario Binacchi
2023-05-02imx6: clock: add support to get LCD pixel clock rateDario Binacchi
2023-05-02imx6: clock: improve calculations to get the PLL video rateDario Binacchi
2023-05-02imx: support i.MX8QM DMSSE20 a1 boardOliver Graute
2023-05-02imx8mn: buffer overflow in low_drive_gpu_freq()Heinrich Schuchardt
2023-05-02pico-imx6ul: Convert to CONFIG_DM_SERIALFabio Estevam
2023-05-02board: mntre: imx8mq: Add MNT Reform 2 board supportPatrick Wildt
2023-05-01pci: mpc85xx: Do not access PCI BARs registers of BDF address 00:00.0Pali Rohár
2023-05-01pci: mpc85xx: Do not try to access extended PCIe registersPali Rohár
2023-05-01pci: mpc85xx: Allow 8/16-bit access to PCI config spacePali Rohár
2023-05-01pci: mpc85xx: Add missing sync() after writing to PCI config spacePali Rohár
2023-05-01mpc83xx: Don't allow W and G bits in IBATsChristophe Leroy
2023-05-01Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2023-05-01Prepare v2023.07-rc1v2023.07-rc1Tom Rini
2023-05-01configs: Resync with savedefconfigTom Rini
2023-04-30Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2023-04-29Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2023-04-28Merge tag 'dm-pull-28apr23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-04-28fdt: Indicate that people should use the ofnode APISimon Glass
2023-04-28fdt_support: fix comments syntax errorHugo Villeneuve
2023-04-28core: fdtaddr: use map_sysmem() as cast for the returnJohan Jonker
2023-04-28tools: Fall back to importlib_resources on Python 3.6Jan Kiszka
2023-04-28test: fdt: Fix copyright messageMarek Vasut
2023-04-28patman: fix class TestFunctionalHeinrich Schuchardt
2023-04-28binman: Use expanduser instead of HOMESimon Glass
2023-04-28dm: core: introduce uclass_get_device_by_of_path()Rasmus Villemoes
2023-04-28uclass: add uclass_find_device_by_phandle_id() helperRasmus Villemoes