summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2023-04-28sandbox: disable tracing before unmapping RAMPavel Skripkin
2023-04-28sandbox: correct posix_types.h defineHeinrich Schuchardt
2023-04-28bootflow: Rework do_bootflow_menu() slightlyTom Rini
2023-04-28dm: core: Make aliases_lookup staticBin Meng
2023-04-28drivers: tee: sandbox: Fix SCP03 control emulatorJorge Ramirez-Ortiz
2023-04-28sandbox: fix return type of os_filesize()Heinrich Schuchardt
2023-04-28MAINTAINERS: assign include/os.hHeinrich Schuchardt
2023-04-28binman: Use unsigned long over typedef ulongAndrew Davis
2023-04-28common: static fdt_simplefb_enable_existing_node()Heinrich Schuchardt
2023-04-28boot: vbe_simple: Fix vbe_simple_read_bootflow() dependencyBin Meng
2023-04-28sandbox: mark sandbox_exit() as no return.Heinrich Schuchardt