Age | Commit message (Expand) | Author |
2020-06-15 | trivial: Fix booot occurences | Michal Simek |
2020-06-03 | Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo... | Tom Rini |
2020-06-03 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi | Tom Rini |
2020-06-03 | efi_loader: validate load option | Heinrich Schuchardt |
2020-06-02 | cmd: fitupd: move config check to Kconfig | Heinrich Schuchardt |
2020-06-01 | cmd: sf Drop reassignment of new into flash | Jagan Teki |
2020-05-27 | cbfs: Return the error code from file_cbfs_init() | Simon Glass |
2020-05-27 | x86: mtrr: Drop the mask display when changing an mtrr | Simon Glass |
2020-05-25 | cmd: zip: fix implicit declaration warning | Michael Walle |
2020-05-25 | cmd: zip: automatically pull in gzip() | Michael Walle |
2020-05-25 | cmd: unzip: automatically select CONFIG_GZIP | Michael Walle |
2020-05-21 | efi_loader: add EFI_MEMORY_SP to memory attributes | Heinrich Schuchardt |
2020-05-19 | cmd: avb: free partition buffer upon verify completion | Gary Bisson |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | Fix some checkpatch warnings in calls to udelay() | Simon Glass |
2020-05-18 | common: Drop linux/stringify.h from common header | Simon Glass |
2020-05-18 | common: Drop linux/bug.h from common header | Simon Glass |
2020-05-18 | common: Drop asm/ptrace.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | Fix some checkpatch warnings in calls to debug() | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-05-18 | common: Drop image.h from common header | Simon Glass |
2020-05-18 | common: Drop bootstage.h from common header | Simon Glass |
2020-05-18 | common: Drop part.h from common header | Simon Glass |
2020-05-18 | part: Drop disk_partition_t typedef | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-05-18 | common: Drop flash.h from common header | Simon Glass |
2020-05-18 | flash: Tidy up coding style for flash functions | Simon Glass |
2020-05-18 | common: Drop uuid.h from common header | Simon Glass |
2020-05-17 | cmd: efidebug: Add support for querying UEFI variable storage | Ilias Apalodimas |
2020-05-17 | efi_loader: round the memory area in efi_add_memory_map() | Michael Walle |
2020-05-11 | Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-b... | Tom Rini |
2020-05-11 | Nokia RX-51: Update my email address | Pali Rohár |
2020-05-10 | cmd: efidebug: fix -Werror=type-limits warning | Heinrich Schuchardt |
2020-05-09 | cmd: efidebug: add a comment against Coverity check (300329) | AKASHI Takahiro |
2020-05-09 | cmd: efidebug: fix a wrong handling of arguments | AKASHI Takahiro |
2020-05-08 | Merge tag 'efi-2020-07-rc2-3' of https://gitlab.denx.de/u-boot/custodians/u-b... | Tom Rini |
2020-05-08 | treewide: mem: Move mtest related defines to Kconfig | Ashok Reddy Soma |
2020-05-08 | cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping | Michal Simek |
2020-05-07 | efi_loader: put device tree into EfiACPIReclaimMemory | Heinrich Schuchardt |
2020-05-07 | efi_loader: use logical and in do_env_print_efi() | Heinrich Schuchardt |
2020-05-07 | menu: add support for client defined statusline function | Thirupathaiah Annapureddy |
2020-05-07 | cmd: cache: Fix non-cached memory cachability | Patrice Chotard |
2020-05-05 | Merge tag 'efi-2020-07-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b... | Tom Rini |
2020-05-04 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 | Tom Rini |
2020-05-04 | cmd: efidebug: simplify UEFI protocol calls | Heinrich Schuchardt |
2020-05-04 | cmd: Add an indication of 32/64-bit to bdinfo | Simon Glass |
2020-05-04 | cmd: mvebu: bubt: fix quoted string split across lines | Joel Johnson |