aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-09-02Merge tag 'u-boot-imx-next-20240902' of https://gitlab.denx.de/u-boot/custodi...Tom Rini61-234/+2
2024-09-02Merge tag 'u-boot-amlogic-next-20240902' of https://source.denx.de/u-boot/cus...Tom Rini1-0/+5
2024-09-02Merge tag 'v2024.10-rc4' into nextTom Rini1-1/+1
2024-08-30imx: Remove CFG_MXC_USB_PORTSCFabio Estevam60-187/+0
2024-08-30mx5: Remove CFG_MXC_USB_PORTFabio Estevam6-6/+0
2024-08-30imx: Remove CFG_MXC_USB_FLAGSFabio Estevam39-39/+0
2024-08-30mx6slevk: Fix the boot device numberFabio Estevam1-2/+2
2024-08-28mtd: rawnand: nand_base: support for 'NAND_IS_BOOT_MEDIUM' flagArseniy Krasnov1-0/+5
2024-08-27mmc: fix signed vs unsigned compare in read check in _spl_load()Franco Venturi1-1/+1
2024-08-27sandbox: Fix pinmux warnings with non-test devicetreesSean Anderson1-0/+1
2024-08-26Merge patch series "Tidy up console recording in tests"Tom Rini6-22/+23
2024-08-26test: log: Use UTF_CONSOLE in testsSimon Glass1-2/+3
2024-08-26test: Rename UTF_CONSOLE_REC to UTF_CONSOLESimon Glass2-2/+2
2024-08-26test: Rename unit-test flagsSimon Glass4-19/+19
2024-08-26test: Fail when an empty line is expected but not presentSimon Glass1-1/+1
2024-08-26global_data: Remove environment members if not usedSimon Glass1-4/+8
2024-08-26global_data: Remove jump table in SPLSimon Glass1-5/+5
2024-08-26global_data: Move pointer members togetherSimon Glass1-19/+19
2024-08-26global_data: Move ulong fields togetherSimon Glass1-25/+25
2024-08-26global_data: Put phys_addr fields near the topSimon Glass1-8/+8
2024-08-26global_data: Move env_addr field higherSimon Glass1-7/+7
2024-08-26global_data: Move baud_rate field lowerSimon Glass1-4/+4
2024-08-26global_data: Reduce size of early-malloc varsSimon Glass1-4/+4
2024-08-26global_data: Drop fb_baseSimon Glass1-6/+0
2024-08-26global_data: log: Reorder and shrink fieldsSimon Glass1-22/+21
2024-08-26global_data: Reduce the size of mon_lenSimon Glass1-4/+4
2024-08-26global_data: Reduce the size of bus_clk and mem_clkSimon Glass1-2/+2
2024-08-26global_data: Collect common fields at the topSimon Glass1-84/+82
2024-08-26global_data: Drop spl_handoffSimon Glass2-6/+7
2024-08-26board_f: Move new_bloblist to boardfSimon Glass2-4/+4
2024-08-26board_f: Move new_bootstage to boardfSimon Glass2-4/+4
2024-08-26board_f: Move fdt_size to boardSimon Glass2-4/+4
2024-08-26board_f: Add a new struct to hold pre-relocation infoSimon Glass2-4/+30
2024-08-26global_data: Use less space for environment fieldsSimon Glass2-7/+8
2024-08-26global_data: Drop pci_bootdelaySimon Glass2-14/+0
2024-08-26global_data: Drop global_data hoseSimon Glass1-6/+0
2024-08-26global_data: Remove pci_ram_topSimon Glass1-10/+0
2024-08-26global_data: Convert have_console into a flagSimon Glass1-9/+6
2024-08-26video: Add a function to obtain the framebuffer addressSimon Glass1-0/+11
2024-08-26global_data: Move pci_clk to m68k and powerpcSimon Glass1-5/+0
2024-08-23Merge patch series "spl: mmc: Some tweaks for SPL, particularly with MMC"Tom Rini3-31/+49
2024-08-23blk: Correct comment for blk_get_devnum_by_uclass_idname()Simon Glass1-2/+2
2024-08-23spl: Create a function to init spl_load_infoSimon Glass1-14/+30
2024-08-23spl: Use unified inline functions for spl_load_infoSimon Glass1-11/+7
2024-08-23log: Avoid including function names by defaultSimon Glass1-5/+11
2024-08-23gw_ventana: Remove unneeded commentsFabio Estevam1-30/+1
2024-08-23config: Add 'update_bootimg' command to update flash.bin on Phytec's imx8mmLukasz Majewski1-0/+8
2024-08-22Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sams...Tom Rini1-106/+136
2024-08-22boot: android: fix booting without a ramdiskMichael Walle1-1/+1
2024-08-20Merge tag 'u-boot-dfu-next-20240820' of https://source.denx.de/u-boot/custodi...Tom Rini1-0/+2