- a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
- 13ce2d9 efi_loader: carve out efi_get_memory_map_alloc() by Heinrich Schuchardt · 1 year, 11 months ago
- 75272c0 cmd: avoid endless loop in sound play command by Heinrich Schuchardt · 1 year, 11 months ago
- d3e7e20 cmd: source: Support specifying config name by Sean Anderson · 2 years ago
- 7d9733c cmd: source: Clean up a few lines by Sean Anderson · 2 years ago
- 34aa075 cmd: net: wget: fix Kconfig dependency by Michael Walle · 1 year, 11 months ago
- 7662736 global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFG by Tom Rini · 2 years ago
- 0d5392d global: Migrate CONFIG_RAMDISK_ADDR to CFG by Tom Rini · 2 years ago
- e510a3f global: Migrate CONFIG_POSTBOOTMENU to CFG by Tom Rini · 2 years ago
- 4079115 Convert CONFIG_THOR_RESET_OFF to Kconfig by Tom Rini · 2 years ago
- 6da96a1 i2c: Remove CONFIG_I2C_MULTI_BUS by Tom Rini · 2 years ago
- a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
- c8883b0 eficonfig: EFI_VARIABLE_APPEND_WRITE is not set for null key by Masahisa Kojima · 2 years ago
- 68e698b eficonfig: avoid SetVariable between GetNextVariableName calls by Masahisa Kojima · 2 years ago
- 7ec3c6f eficonfig: carve out efi_get_next_variable_name_int calls by Masahisa Kojima · 2 years ago
- d5f527a cmd: allow sound command to play multiple sounds by Heinrich Schuchardt · 2 years ago
- b281fd0 configs: remove support of MTDIDS_DEFAULT/MTDPARTS_DEFAULT by Patrick Delaunay · 2 years ago
- 6b60f68 cmd: mtd: check if a block has to be skipped or erased by Dario Binacchi · 2 years, 1 month ago
- 14e425d cmd: nand: Extend nand info to print ecc information by Michael Trimarchi · 2 years, 2 months ago
- 68fc04c net: Remove eth_legacy.c by Tom Rini · 2 years ago
- 67c3aa2 Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- 0a2bac7 global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_* by Tom Rini · 2 years ago
- e03c8aa net: ping6: Add ping6 command by Viacheslav Mitrofanov · 2 years ago
- 12b95ae net: tftp: Add IPv6 support for tftpboot by Viacheslav Mitrofanov · 2 years ago
- b250c94 cmd: fix long text for sound command by Heinrich Schuchardt · 2 years ago
- d414f57 eficonfig: use efi_get_next_variable_name_int() by Masahisa Kojima · 2 years ago
- 2f407f0 efi_loader: utility function to check the variable name is "Boot####" by Masahisa Kojima · 2 years ago
- f2d191a eficonfig: use u16_strsize() to get u16 string buffer size by Masahisa Kojima · 2 years ago
- 5d13e9d eficonfig: fix going one directory up issue by Masahisa Kojima · 2 years ago
- 296b55c efi_loader: don't use EFI_LOADER_DATA internally by Heinrich Schuchardt · 2 years ago
- cc96a1d net: Add wget application by Ying-Chun Liu (PaulLiu) · 2 years, 1 month ago
- 36ce43b cmd: fix dependency for CMD_CLS by John Keeping · 2 years ago
- 63d3d97 cmd: ubifs: Do not show usage when command fails by Pali Rohár · 2 years, 4 months ago
- 0b42549 cmd: fdt: Fix iteration over elements above index 1 in fdt get by Marek Vasut · 2 years, 1 month ago
- c3f260a eficonfig: add "Show Signature Database" menu entry by Masahisa Kojima · 2 years ago
- cbdbcb4 eficonfig: add UEFI Secure Boot Key enrollment interface by Masahisa Kojima · 2 years ago
- a75c8c9 eficonfig: use protocol interface for file selection by Masahisa Kojima · 2 years ago
- 3360183a eficonfig: expose eficonfig_create_device_path() by Masahisa Kojima · 2 years ago
- 5c9c2fc eficonfig: refactor change boot order implementation by Masahisa Kojima · 2 years ago
- 6be1d1f eficonfig: expose append entry function by Masahisa Kojima · 2 years ago
- 0be1b2a eficonfig: refactor file selection handling by Masahisa Kojima · 2 years ago
- 036f799 eficonfig: fix missing variable initialization by Masahisa Kojima · 2 years, 1 month ago
- 719039c cmd: remove superfluous if in eficonfig_edit_boot_option by Heinrich Schuchardt · 2 years, 1 month ago
- 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
- 5a70f17 Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig by Tom Rini · 2 years, 1 month ago
- e57f8d4 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years, 1 month ago
- 25a52c5 dm: sandbox: Drop non-BLK code from host implementation by Simon Glass · 2 years, 1 month ago
- 76afe2f cmd: eeprom: don't truncate target address at 32-bit by Baruch Siach · 2 years, 1 month ago
- 85c2aa8 cyclic: switch to using hlist instead of list by Rasmus Villemoes · 2 years, 1 month ago
- 0f951fd FWU: cmd: Add a command to read FWU metadata by Sughosh Ganu · 2 years, 1 month ago
- c017c52 vbe: Add a command to show the VBE state by Simon Glass · 2 years, 1 month ago
- 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- 5bfbffb Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years, 1 month ago
- 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
- fae8560 video: Drop CONFIG_LCD by Simon Glass · 2 years, 1 month ago
- 0e85745 video: Drop CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
- 395bcf2 video: Drop remaining references to CONFIG_LCD by Simon Glass · 2 years, 1 month ago
- b24a7d9 video: cmd: Drop old LCD code by Simon Glass · 2 years, 1 month ago
- de368f8 video: Move bmp_display() prototype to video.h by Simon Glass · 2 years, 1 month ago
- 858198c video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · 2 years, 1 month ago
- 8b883a3 video: Split SPLASH_SCREEN_ALIGN from bmp command by Simon Glass · 2 years, 1 month ago
- 9e972c3 video: Add commands to list and change fonts by Simon Glass · 2 years, 2 months ago
- a8173bc video: Enable the cls command by default by Simon Glass · 2 years, 2 months ago
- 724e2a4 video: Move the console commands to cmd/ by Simon Glass · 2 years, 2 months ago
- 91c96fe dm: treewide: Do not use the return value of simple uclass iterator by Michal Suchanek · 2 years, 2 months ago
- a58e246 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 1 month ago
- 96dad64 cmd: sf: Handle unaligned 'update' start offset by Marek Vasut · 2 years, 2 months ago
- cb25410 cmd: bcb: select user(0) hwpart in __bcb_load() by Mattijs Korpershoek · 2 years, 2 months ago
- c3947ad qfw: return failure when no kernel could be loaded by Andre Przywara · 2 years, 2 months ago
- a224aa1 qfw: store loaded file size in environment variable by Andre Przywara · 2 years, 2 months ago
- feebd6c cmd: Add ncsi command by Samuel Mendoza-Jonas · 2 years, 4 months ago
- 09131ac Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 1 month ago
- 5edb2c3 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 1 month ago
- 2396ca7 cmd/sbi: user friendly short texts by Heinrich Schuchardt · 2 years, 2 months ago
- a375178 cmd/sbi: error message for failure to get spec version by Heinrich Schuchardt · 2 years, 2 months ago
- 933c6f3 cmd/sbi: format RustSBI version number by Heinrich Schuchardt · 2 years, 2 months ago
- 3f5873f sunxi: Kconfig: use SoC-wide values for some symbols by Andre Przywara · 2 years, 3 months ago
- 84328cf fdt: Show a message when the working FDT changes by Simon Glass · 2 years, 2 months ago
- 975dd8a bootm: Drop #ifdef from do_bootm() by Simon Glass · 2 years, 2 months ago
- 1b89370 bootm: Avoid returning error codes from command by Simon Glass · 2 years, 2 months ago
- 1d524ae cmd: List all uclass devices regardless of probe error by Michal Suchanek · 2 years, 2 months ago
- 7e05279 efi_loader: remove efi_delete_handle on loadfile2 by Ilias Apalodimas · 2 years, 2 months ago
- f312087 cmd: simplify efidebug by Heinrich Schuchardt · 2 years, 2 months ago
- 9395eb9 cmd: ubi: Add 'ubi list' command for printing list of all UBI volumes by Pali Rohár · 2 years, 3 months ago
- 99e6fde cmd: add temperature command by Robert Marko · 2 years, 3 months ago
- f841bb8 cmd: xxd: add new command by Roger Knecht · 2 years, 3 months ago
- 11827c4 cmd: cat: add new command by Roger Knecht · 2 years, 3 months ago
- 1d40e98 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 2 months ago
- e9621d8 usb: gadget: fastboot: detach usb on reboot commands by Mattijs Korpershoek · 2 years, 2 months ago
- f519da3 cmd: CMD_CLS should not depend on video by Heinrich Schuchardt · 2 years, 2 months ago
- 3e2c20f cmd: replace efi_create_handle/add_protocol with InstallMultipleProtocol by Ilias Apalodimas · 2 years, 2 months ago
- d16463a cmd: simplify command efidebug by Heinrich Schuchardt · 2 years, 2 months ago
- 412f9ec cmd: simplify do_efi_boot_add() by Heinrich Schuchardt · 2 years, 2 months ago
- db9361b cmd: simplify do_env_set_efi() by Heinrich Schuchardt · 2 years, 2 months ago
- 9411630 Merge branch 'next' by Tom Rini · 2 years, 2 months ago
- bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
- df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
- fae1228 pci: Remove duplicate PCI_REGION_IO / "io" line by Pali Rohár · 2 years, 3 months ago