summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-03-30colibri-imx8x: set bootaux memory base and sizeAndrejs Cainikovs1-5/+0
2023-03-30colibri-imx8x: update env memory layoutMarcel Ziswiler1-4/+6
2023-03-30colibri-imx8x: switch from fatload to loadAndrejs Cainikovs1-3/+2
2023-03-30colibri-imx8x: drop obsolete environment variablesAndrejs Cainikovs1-34/+1
2023-03-30colibri-imx8x: construct fdtfile dynamicallyAndrejs Cainikovs1-2/+1
2023-03-30colibri-imx8x: update update_uboot confirmation messageMarcel Ziswiler1-1/+1
2023-03-30colibri-imx8x: remove obsolete sdhc related config definesMarcel Ziswiler1-11/+0
2023-03-30colibri-imx8x: remove obsolete net usb startMarcel Ziswiler1-2/+1
2023-03-30colibri-imx8x: Remove baudrate from console argumentPhilippe Schenker1-1/+3
2023-03-30ARM: imx: Include on-SoM microSD in list of i.MX6 DHCOM boot devicesMarek Vasut1-0/+1
2023-03-30power: pmic: Add NXP PCA9451A PMIC supportYe Li1-0/+1
2023-03-29mx6sabresd: Convert to DM_PMICFabio Estevam1-3/+0
2023-03-29mx6sabreauto: Convert to DM_PMICFabio Estevam1-3/+0
2023-03-27Merge branch 'master' into nextTom Rini37-63/+44
2023-03-27rockchip: rk3399: Drop altbootcmdTom Rini1-4/+1
2023-03-25efi: Split out table-listing code into a new fileSimon Glass1-0/+9
2023-03-25efi: Add another tranch of GUIDsSimon Glass1-0/+19
2023-03-25efi_loader: move dp_alloc() to efi_alloc()Heinrich Schuchardt1-2/+2
2023-03-25efi_loader: move struct efi_device_path to efi.hHeinrich Schuchardt2-7/+12
2023-03-25efi_loader: support for Ctrl() device path nodeHeinrich Schuchardt1-0/+6
2023-03-25efi_loader: support for Ctrl() device path nodeHeinrich Schuchardt1-0/+6
2023-03-22spl: Add function prototype for spl_mmc_get_uboot_raw_sectorTom Rini1-0/+13
2023-03-22arm: total_compute: Remap console logsannsai011-2/+3
2023-03-19rockchip: include: configs: Remove unused SDRAM_BANK_SIZEJonas Karlman13-19/+0
2023-03-19rockchip: include: configs: Remove dangling commentsJonas Karlman8-23/+0
2023-03-19rockchip: tinker-rk3288: Use common BOOT_TARGET_DEVICESJonas Karlman1-9/+0
2023-03-16Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini1-0/+1
2023-03-16Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into nextTom Rini1-50/+102
2023-03-15Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-cold...Tom Rini15-6/+38
2023-03-15Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-0/+2
2023-03-15board: amcore: fix config options namespaceAngelo Dureghello1-10/+3
2023-03-15m68k: rename CONFIG_MCFTMR to CFG_MCFTMRAngelo Dureghello15-1/+30
2023-03-15board: amcore: fix u-boot mtd partitionAngelo Dureghello1-5/+15
2023-03-15test: Wrap assert macros in ({ ... }) and fix missing semicolonsMarek Vasut1-50/+102
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini10-1/+1674
2023-03-13video: Clear the vidconsole rather than the videoSimon Glass1-0/+9
2023-03-13video: Allow a copy framebuffer with pre-allocated fbSimon Glass1-0/+2
2023-03-13x86: Add a few more items to bdinfoSimon Glass1-0/+3
2023-03-13efi: Support a 64-bit frame buffer addressSimon Glass1-1/+15
2023-03-09test: Add ut_assert_nextline_empty() empty line helperMarek Vasut1-0/+4
2023-03-09spl: Add missing prototype for board_boot_orderAlgapally Santosh Sagar1-0/+1
2023-03-08test: Add ut_assert_nextline_empty() empty line helperMarek Vasut1-0/+4
2023-03-08bootstd: Replicate the dtb-filename quirks of distrobootSimon Glass1-0/+14
2023-03-08bootflow: Rename bootflow_flags_tSimon Glass1-25/+26
2023-03-07Merge tag 'next-20230307' of https://source.denx.de/u-boot/custodians/u-boot-...Tom Rini7-4633/+12914
2023-03-07video console: add 16x32 Terminus font from linuxDzmitry Sankouski2-0/+2068
2023-03-07video console: add 12x22 Sun font from linuxDzmitry Sankouski2-0/+6164
2023-03-07video console: move vidconsole_get_font_size() logic to driver opsDzmitry Sankouski1-2/+12
2023-03-07video console: implement multiple fonts configurationDzmitry Sankouski4-15/+52
2023-03-07video console: move 8x16 font data in named headerDzmitry Sankouski2-4/+3