- a93282c eficonfig: add vertical scroll support by Masahisa Kojima · 1 year, 10 months ago
- b3a96ee eficonfig: refactor change boot order implementation by Masahisa Kojima · 1 year, 10 months ago
- fc811d1 eficonfig: refactor eficonfig_process_common function by Masahisa Kojima · 1 year, 10 months ago
- cffb3ba cmd: fix mtest on 64 bit systems by Heinrich Schuchardt · 1 year, 10 months ago
- d2659a3 cmd: fix return code of 'sf erase' by Heinrich Schuchardt · 1 year, 11 months ago
- c6f864e cmd: simplify do_spi_flash() by Heinrich Schuchardt · 1 year, 11 months ago
- b555e36 cmd: fix return code of 'sf write' and 'sf read' by Heinrich Schuchardt · 1 year, 11 months ago
- 5d3d44f bootstd: Drop the old bootflow_scan_first() by Simon Glass · 1 year, 10 months ago
- ba3d537 bootstd: Allow scanning a single bootdev label by Simon Glass · 1 year, 10 months ago
- e4cf106 bootstd: Add a hunter for the extension feature by Simon Glass · 1 year, 10 months ago
- 5e50858 extension: Refactor to allow non-command usage by Simon Glass · 1 year, 10 months ago
- a21e775 bootstd: Use hunters when scanning for bootflows by Simon Glass · 1 year, 10 months ago
- e22fe92 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · 1 year, 10 months ago
- 7b8c634 bootstd: Include the device tree in the bootflow by Simon Glass · 1 year, 10 months ago
- 31ef394 net: Add a function to run dhcp by Simon Glass · 1 year, 10 months ago
- 1248d2b bootstd: Support running bootdev hunters by Simon Glass · 1 year, 10 months ago
- 5acb97a bootstd: Add the concept of a bootdev hunter by Simon Glass · 1 year, 10 months ago
- bbbd018 vbe: Avoid a build failure when bloblist is not enabled by Simon Glass · 1 year, 10 months ago
- e5314c1 dm: core: Support sorting devices with dm tree by Simon Glass · 1 year, 10 months ago
- 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
- 0359a09 cmd: part: Add partition-related type command by Enric Balletbo i Serra · 1 year, 11 months ago
- 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 10 months ago
- 5c0b032 cmd: event: Remove additional event description by Michal Simek · 1 year, 10 months ago
- 0a2f6a3 bootstd: Support creating a boot menu by Simon Glass · 1 year, 11 months ago
- 612b9cc bootstd: Allow reading a logo for the OS by Simon Glass · 1 year, 11 months ago
- 72b7b19 bootstd: Read the Operating System name for distro/scripts by Simon Glass · 1 year, 11 months ago
- 3b175ba video: Add font functions to the vidconsole API by Simon Glass · 1 year, 11 months ago
- daee3ba image: Move common image code to image_board and command by Simon Glass · 1 year, 11 months ago
- ac9853e image: Add a function to find a script in an image by Simon Glass · 1 year, 11 months ago
- 9d8d387 menu: Make use of CLI character processing by Simon Glass · 1 year, 11 months ago
- f1d3c8e menu: Update bootmenu_loop() to return the code by Simon Glass · 1 year, 11 months ago
- 81544c4 menu: Update bootmenu_autoboot_loop() to return the code by Simon Glass · 1 year, 11 months ago
- 05ecdf8 menu: Rename KEY_... to BKEY_... by Simon Glass · 1 year, 11 months ago
- a3f5ff2 cmd: spi: Judge the number of added parameters by chenzhipeng · 2 years ago
- fd09932 cmd: exit: Fix return value propagation out of environment scripts by Marek Vasut · 2 years ago
- f82f9e4 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 2 years ago
- 588ea36 cmd: change the return value when argc error by Shenlin Liang · 2 years ago
- 1e8e828 cmd: mtdparts: add SYS_MTDPARTS_RUNTIME dependency on CONFIG_MTDIDS/MTDPARTS_DEFAULT by Patrick Delaunay · 2 years ago
- 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 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 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