aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-14fdt: Allow more general use of livetreeSimon Glass5-5/+66
2023-07-14fdt: Clarify the fdt pre-relocation warningSimon Glass1-1/+1
2023-07-14fdt: Align the start of the livetreeSimon Glass3-1/+32
2023-07-14cat: Update command to use fs_load_alloc()Simon Glass1-30/+17
2023-07-14fs: Create functions to load and allocate a fileSimon Glass3-28/+98
2023-07-14expo: Rename exp_set_text_mode()Simon Glass4-5/+5
2023-07-14console: Correct truetype spacing errorSimon Glass2-4/+4
2023-07-14expo: Avoid automatically arranging the sceneSimon Glass5-18/+21
2023-07-14expo: Store the console in the expoSimon Glass3-8/+13
2023-07-14video: Provide a way to clear part of the consoleSimon Glass3-69/+71
2023-07-14video: Drop #ifdefs from console_truetypeSimon Glass1-56/+56
2023-07-14dm: core: Avoid registering an inaccessible treeSimon Glass1-0/+9
2023-07-14gpio: Avoid using an invalid ofnodeSimon Glass1-1/+1
2023-07-14test: Restore test behaviour on failureSimon Glass1-18/+18
2023-07-14sandbox: Fix quiting when the LCD window is closedSimon Glass1-1/+2
2023-07-14expo: Convert to using a string ID for the scene titleSimon Glass3-20/+17
2023-07-14expo: Correct some header-file commentsSimon Glass1-3/+5
2023-07-14binman: Correct coverage gap in controlSimon Glass1-1/+1
2023-07-14bdinfo: Correct use of assertionsSimon Glass1-30/+49
2023-07-13Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiWIP/13Jul2023Tom Rini12-75/+932
2023-07-13Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini14-118/+514
2023-07-13Merge tag 'u-boot-imx-20230713' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini162-2076/+5926
2023-07-13arm: mvebu: Remove unused alias from RC AC5X dtsChris Packham1-1/+0
2023-07-13arm: mvebu: Add Allied Telesis x240 boardChris Packham8-1/+370
2023-07-13mx7dsabresd: Retrieve the second MAC address from fusesFabio Estevam1-0/+6
2023-07-13arm64: imx: imx8mp-beacon: Enable LTOAdam Ford1-0/+1
2023-07-13config: xea: Disable support for FAT file systemLukasz Majewski1-1/+0
2023-07-13config: xea: Disable support for boot methods EXTLINUX and VBELukasz Majewski1-0/+2
2023-07-13mx23_olinuxino: Convert to CONFIG_DM_SERIALFabio Estevam3-1/+2
2023-07-13mx23evk: Convert to CONFIG_DM_SERIALFabio Estevam3-1/+3
2023-07-13mx28evk: Convert to CONFIG_DM_SERIALFabio Estevam3-2/+2
2023-07-13arm64: dts: verdin-imx8mp: add ctrl_sleep_moci# hogAndrejs Cainikovs1-0/+8
2023-07-13configs: verdin-imx8mp: enable spl_gpio_hogAndrejs Cainikovs1-0/+1
2023-07-13arm64: dts: verdin-imx8mm: add ctrl_sleep_moci# hogAndrejs Cainikovs1-0/+8
2023-07-13configs: verdin-imx8mm: enable spl_gpio_hogAndrejs Cainikovs1-0/+1
2023-07-13verdin-imx8mm/verdin-imx8mp: synchronise device trees with linuxMarcel Ziswiler10-337/+309
2023-07-13arm: dts: imx8mp-beacon-kit: Enable USB Power domainsAdam Ford1-2/+0
2023-07-13arm: dts: imx8mp: Sync the DT with kernel 6.4-rc4Adam Ford2-119/+386
2023-07-13clk: imx8mp: Update clocks based on kernel 6.4-RC4Adam Ford2-3/+14
2023-07-13board: colibri-imx8x: initialize snvsAndrejs Cainikovs1-0/+8
2023-07-13imx8mn-var-som: adjust PHY reset gpios according to hardware configurationHugo Villeneuve3-4/+82
2023-07-13ARM: dts: imx: Fix eMMC boot on Data Modul i.MX8M Plus eDM SBCMarek Vasut1-0/+14
2023-07-13imx93_evk: defconfig: add adc supportLuca Ellero1-0/+1
2023-07-13dm: adc: add iMX93 ADC supportLuca Ellero3-0/+299
2023-07-13ARM: imx: romapi: Fix signed integer bitwise ops misuseMarek Vasut1-11/+21
2023-07-13configs: imx8m: Prepare imx8m-venice boards for HAB supportTim Harvey5-0/+17
2023-07-13board: gateworks: venice: switch to 2-bank dram configTim Harvey4-13/+16
2023-07-13board: phytec: phycore_imx8mm: Update lpddr4_timingCem Tenruh1-744/+742
2023-07-13mx8m: csf.sh: use vars for keys to avoid file edits when signingTim Harvey4-12/+43
2023-07-13imx: fsl_sec: preprocessor casting issue with addresses involving mathUtkarsh Gupta1-2/+2