aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-04Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/04Feb2021Tom Rini10-87/+214
2021-02-04doc: dm: describe end of life of plat_autoHeinrich Schuchardt1-3/+3
2021-02-04doc: return value exception commandHeinrich Schuchardt1-5/+0
2021-02-04doc: describe load commandHeinrich Schuchardt2-0/+75
2021-02-04efi_loader: VenMedia device path nodeHeinrich Schuchardt1-0/+15
2021-02-04efi_selftest: use GUID to find ESP in dtbdumpHeinrich Schuchardt1-33/+52
2021-02-04efi_loader: install UEFI System Partition GUIDHeinrich Schuchardt2-8/+12
2021-02-04efi_loader: only check size if EFI_DT_APPLY_FIXUPSHeinrich Schuchardt1-12/+13
2021-02-04Merge tag 'dm-pull-3feb21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini30-103/+305
2021-02-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini3-53/+63
2021-02-03cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel imageKory Maincent2-0/+6
2021-02-03cmd: pxe_utils: Replace ifdef by IS_ENABLEDKory Maincent1-26/+24
2021-02-03command.h: Remove extern from the headerKory Maincent1-28/+28
2021-02-03x86: qemu: Fix broken multi-core bootBin Meng1-0/+6
2021-02-03fs: fat: remove trailing periods from long nameHeinrich Schuchardt1-2/+28
2021-02-03firmware: smci: possible NULL dereferenceHeinrich Schuchardt1-0/+3
2021-02-03sandbox: mark os_abort() as noreturnHeinrich Schuchardt1-1/+1
2021-02-03bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bitBin Meng2-6/+6
2021-02-03bdinfo: Rename function names to be clearerBin Meng5-38/+39
2021-02-03riscv: Change phys_addr_t and phys_size_t to 64-bitBin Meng1-2/+2
2021-02-03fdtdec: Cast prior_stage_fdt_address with uintptr_tBin Meng1-1/+1
2021-02-03net: ftmac100: Cast priv->iobase with uintptr_tBin Meng1-5/+5
2021-02-03riscv: ax25-ae350: Cast addr with uintptr_tBin Meng1-1/+1
2021-02-03serial: sifive: Cast dev_read_addr() with uintptr_tBin Meng1-1/+1
2021-02-03global_data.h: Change ram_top type to phys_addr_tBin Meng1-1/+1
2021-02-03arm: rockchip: Explicitly cast gd->ram_top in dram_init_banksize()Bin Meng1-1/+1
2021-02-03riscv: Adjust board_get_usable_ram_top() for 32-bitBin Meng2-8/+6
2021-02-03dm: core: Add documentation about device removalSimon Glass1-0/+20
2021-02-03arm: Remove vital devices lastSimon Glass1-0/+3
2021-02-03dm: core: Add late driver remove optionMarek Vasut6-12/+165
2021-02-03dm: core: Avoid partially removing devicesSimon Glass3-21/+51
2021-02-03dm: core: Remove children before advising uclassSimon Glass1-9/+3
2021-02-03dm: pci: Correct use of wrong flag nameSimon Glass2-1/+4
2021-02-03dm: Rename DM_FLAG_REMOVE_WITH_PD_ONSimon Glass4-4/+4
2021-02-03nand: brcmnand: Don't use -EPROBE_DEFERSimon Glass1-4/+1
2021-02-03smem: Don't use -EPROBE_DEFERSimon Glass1-3/+3
2021-02-03fs: fat: must not write directory '.' and '..'Heinrich Schuchardt1-10/+3
2021-02-03fs: fat: usage basename in file_fat_write_at, fat_mkdirHeinrich Schuchardt1-14/+13
2021-02-02Merge branch '2021-02-01-assorted-fixes'Tom Rini9-8/+26
2021-02-01azure: Add -E back for the world build scriptWIP/2021-02-01-assorted-fixesBin Meng1-1/+1
2021-02-01test/py: fix runtest wrapper for pytest 6Stephen Warren1-1/+4
2021-02-01MAINTAINERS: Add maintainer to network subsystemRamon Fried1-0/+1
2021-02-01disk: part_dos: update partition table entries after writeGary Bisson1-0/+6
2021-02-01common: Kconfig.boot: Add FIT_PRINT config optionRavik Hasija2-2/+8
2021-02-01cmd: load, emit error message for invalid block deviceHeinrich Schuchardt1-1/+3
2021-02-01arm: Remove #include <version.h> from armv8/fwcall.cPali Rohár1-1/+0
2021-02-01tools/fit_check_sign.c: Update usage function.Ilies CHERGUI1-2/+3
2021-02-01Prepare v2021.04-rc1v2021.04-rc1Tom Rini1-2/+2
2021-02-01Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/01Feb2021Tom Rini16-32/+124
2021-02-01x86: Reduce size of samus imageSimon Glass2-0/+4