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