- 4cbb293 efi_loader: consider no-map property of reserved memory by Heinrich Schuchardt · 4 years, 3 months ago
- b7e7831 Merge branch 'next' by Tom Rini · 4 years, 1 month ago
- 912ece4 sntp: use udp framework by Philippe Reynes · 4 years, 2 months ago
- c5a7e5b cmd: irq: disable CMD_IRQ for riscv arch by Pragnesh Patel · 4 years, 3 months ago
- 7969335 efi_loader: efidebug display RNG protocol by Heinrich Schuchardt · 4 years, 2 months ago
- 0ac83d0 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 4 years, 2 months ago
- 308b1a9 x86: video: Show information about each video device by Simon Glass · 4 years, 2 months ago
- 29d2d64 x86: Add support for more than 8 MTRRs by Simon Glass · 4 years, 2 months ago
- 51af144 x86: Allow showing details about a HOB entry by Simon Glass · 4 years, 2 months ago
- 10536ce x86: hob: Try to show a name instead of a GUID by Simon Glass · 4 years, 2 months ago
- d11544df x86: hob: Add way to show a single hob entry by Simon Glass · 4 years, 2 months ago
- 67ece26 Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 2 months ago
- 504d179 cmd: pxe: Add relocation to pxe_sub cmds by T Karthik Reddy · 4 years, 2 months ago
- 751b18b Merge branch 'master' into next by Tom Rini · 4 years, 2 months ago
- 4364a3f cmd: acpi: Print revisions in hex format by Andy Shevchenko · 4 years, 2 months ago
- 400f84c Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 2 months ago
- 8f0ac53 efi: change 'env -e -i' usage syntax by Maxim Uvarov · 4 years, 3 months ago
- 9989fb1 cmd: mem: fix range of bitflip test by Ralph Siemsen · 4 years, 2 months ago
- 142775a env: Crash in 'env import' when using checksum and a specific size by Pedro Aguilar · 4 years, 2 months ago
- ff6a875 board: ns3: kconfig: extend board kconfig with specific commands by Vladimir Olovyannikov · 4 years, 3 months ago
- a09ca68 cmd: broadcom: add command for chimp handshake by Bharat Kumar Reddy Gooty · 4 years, 3 months ago
- 70bf263 cmd: broadcom: add cmd to update bnxt image env variables by Vikas Gupta · 4 years, 3 months ago
- 186879c cmd: broadcom: add bnxt boot command by Trac Hoang · 4 years, 3 months ago
- 314b9b4 Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 4 years, 2 months ago
- 5b94e26 efi: clean up efi command by Heinrich Schuchardt · 4 years, 3 months ago
- c2f0103 efi_loader: log messages for bootefi command by Heinrich Schuchardt · 4 years, 3 months ago
- 9bfb567 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 2 months ago
- 213fa47 usb: gadget: Fix controller index in UMS by Ye Li · 4 years, 5 months ago
- cf9f380 x86: mtrr: Fix parsing of "mtrr list" command by Wolfgang Wallner · 4 years, 3 months ago
- 0b2b9b8 cmd: mem: Remove already removed CONFIG_SYS_MEMTEST_SCRATCH by Michal Simek · 4 years, 3 months ago
- 6e741cf cmd: Kconfig: Change dependency for CMD_ADC by Michal Simek · 4 years, 3 months ago
- 60ebf5f cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize values by Stefan Roese · 4 years, 3 months ago
- e207f22 global: Move from bi_memstart/memsize -> gd->ram_base/ram_size by Stefan Roese · 4 years, 3 months ago
- dfaf6a5 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 3 months ago
- 0786561 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 3 months ago
- 8ee3a24 Merge branch '2020-08-24-misc-improvements' by Tom Rini · 4 years, 3 months ago
- c92b50a cmd: provide command sbi by Heinrich Schuchardt · 4 years, 3 months ago
- 3c0cec0 Merge tag 'efi-2020-10-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 3 months ago
- 4a1f0b8 cmd: fix clone coverity scan by John Chau · 4 years, 3 months ago
- 2b3fbcb efi_loader: use ':' as separator for setenv -i by Heinrich Schuchardt · 4 years, 3 months ago
- 72e1fca efi_loader: document parameters of do_bootefi_exec() by Heinrich Schuchardt · 4 years, 3 months ago
- 1aa3966 Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 4 years, 3 months ago
- 689ca8c cmd: clk: correctly handle depth for clk dump by Patrick Delaunay · 4 years, 3 months ago
- cc63284 cmd: clk: cosmetic: correct code alignment in show_clks by Patrick Delaunay · 4 years, 3 months ago
- 84f8e36 cmd: bind: allow to bind driver with driver data by Patrice Chotard · 4 years, 4 months ago
- 789bfb5 Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 3 months ago
- 698383f cmd: demo: Remove duplicated help message for list subcommand by Michal Simek · 4 years, 3 months ago
- 722bc5b xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 3 months ago
- db3585d cmd: exception: unaligned data access on RISC-V by Heinrich Schuchardt · 4 years, 3 months ago
- bc78d22 cmd/efidebug: missing initialization of load_options by Heinrich Schuchardt · 4 years, 3 months ago
- b298720 Merge tag 'efi-2020-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 3 months ago
- 0ad6400 efi_loader: set load options in boot manager by Heinrich Schuchardt · 4 years, 3 months ago
- 1064d04 efi_loader: factor out efi_set_load_options() by Heinrich Schuchardt · 4 years, 3 months ago
- 7d08077 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 4 months ago
- bba604b fs/squashfs: add filesystem commands by Joao Marcos Costa · 4 years, 3 months ago
- 550a9e7 cmd: Update the memory-search command by Simon Glass · 4 years, 4 months ago
- 6ecefcf cmd: bdinfo: Move sram info prints to generic code by Ovidiu Panait · 4 years, 4 months ago
- 96be2f0 mvebu: bubt: Drop dead code by Tom Rini · 4 years, 4 months ago
- 7a7f321 cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTION by Jagan Teki · 4 years, 4 months ago
- 5ce2776 cmd: bdinfo: cleanup phys_addr_t output by Heinrich Schuchardt · 4 years, 4 months ago
- f2d58f3 cmd: bootz: fix device-tree overlap test by Baruch Siach · 4 years, 4 months ago
- 9996cea lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · 4 years, 4 months ago
- 4a4830c cmd: add clone command by John Chau · 4 years, 4 months ago
- 411e9eb w1: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- 2a64ada net: Drop dm.h header file from phy.h by Simon Glass · 4 years, 4 months ago
- 82a7697 dm: core: Drop dm.h header file from dm-demo.h by Simon Glass · 4 years, 4 months ago
- a97d22e cmd: env: add env select command by Patrick Delaunay · 4 years, 4 months ago
- 0115dd3 cmd: env: add env load command by Patrick Delaunay · 4 years, 4 months ago
- 325141a cmd: button: add a new 'button' command by Philippe Reynes · 4 years, 4 months ago
- db4ec42 cmd: host: return value of do_host_bind() by Heinrich Schuchardt · 4 years, 4 months ago
- 2f96b32 cmd: env: check real location for env info command by Patrick Delaunay · 4 years, 5 months ago
- 6718ebd cmd: env: add option for quiet output on env info by Patrick Delaunay · 4 years, 5 months ago
- c001837 efi_loader: use logging for bootefi command by Heinrich Schuchardt · 4 years, 4 months ago
- 2a3d9a7 x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU by Simon Glass · 4 years, 4 months ago
- f91f5ab x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU by Simon Glass · 4 years, 4 months ago
- b2a76b3 x86: mtrr: Restructure so command execution is in one place by Simon Glass · 4 years, 4 months ago
- e68b128 x86: mtrr: Update the command to use the new mtrr calls by Simon Glass · 4 years, 4 months ago
- 8dda2ba x86: mtrr: Add support for writing to MTRRs on any CPU by Simon Glass · 4 years, 4 months ago
- 240752c x86: mtrr: Use MP calls to list the MTRRs by Simon Glass · 4 years, 4 months ago
- 36c184b x86: mtrr: Fix 'ensable' typo by Simon Glass · 4 years, 4 months ago
- bb5a2cf treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · 4 years, 5 months ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 9b83f9c cmd: booti: convert the debug print about image move to printf by Tero Kristo · 4 years, 5 months ago
- fbde758 common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image by Tero Kristo · 4 years, 5 months ago
- a4f8208 acpi: Add an acpi command to list/dump generated ACPI items by Simon Glass · 4 years, 4 months ago
- c70f448 efi_loader: simplify 'printenv -e' by Heinrich Schuchardt · 4 years, 4 months ago
- ec5f0ed efi_selftest: enable 'bootefi hello' by Heinrich Schuchardt · 4 years, 4 months ago
- b961d55 cmd: fix lsblk command by Heinrich Schuchardt · 4 years, 4 months ago
- a2f0b50 cmd: drop fitupd command by Heinrich Schuchardt · 4 years, 5 months ago
- 2a79c35 efi_loader: display RO attribute in printenv -e by Heinrich Schuchardt · 4 years, 5 months ago
- 43913f0 cmd: fdt: remove CMD_FDT_MAX_DUMP by Heinrich Schuchardt · 4 years, 5 months ago
- 3c21d77 log: don't show function by default by Heinrich Schuchardt · 4 years, 5 months ago
- 803a859 rtc: add rtc command by Rasmus Villemoes · 4 years, 4 months ago
- bdded20 cmd: Add a memory-search command by Simon Glass · 4 years, 5 months ago
- 4680976 cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 5 months ago
- 76be8f7 cmd: mem: Use a macro to avoid #ifdef in help by Simon Glass · 4 years, 5 months ago
- 3428faf Update MEM_SUPPORT_64BIT_DATA to be always defined by Simon Glass · 4 years, 5 months ago
- 85ecfd1 cmd: add a panic command by Heiko Stuebner · 4 years, 5 months ago
- e369790 cmd: blkls: Add blkls command by Niel Fourie · 4 years, 8 months ago
- 2e48836 cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · 4 years, 8 months ago