binman: Add special subnodes to the nodes generated by split-elf
[platform/kernel/u-boot.git] / cmd /
2023-01-25 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-01-24 Tom RiniMerge branch '2023-01-24-bootstd-allow-migration-from...
2023-01-23 Simon Glassbootstd: Drop the old bootflow_scan_first()
2023-01-23 Simon Glassbootstd: Allow scanning a single bootdev label
2023-01-23 Simon Glassbootstd: Add a hunter for the extension feature
2023-01-23 Simon Glassextension: Refactor to allow non-command usage
2023-01-23 Simon Glassbootstd: Use hunters when scanning for bootflows
2023-01-23 Simon Glassbootstd: Treat DHCP and PXE as bootdev labels
2023-01-23 Simon Glassbootstd: Include the device tree in the bootflow
2023-01-23 Simon Glassnet: Add a function to run dhcp
2023-01-23 Simon Glassbootstd: Support running bootdev hunters
2023-01-23 Simon Glassbootstd: Add the concept of a bootdev hunter
2023-01-23 Simon Glassvbe: Avoid a build failure when bloblist is not enabled
2023-01-23 Simon Glassdm: core: Support sorting devices with dm tree
2023-01-20 Tom RiniMerge tag 'efi-2023-04-rc1-2' of https://source.denx...
2023-01-20 Tom RiniMerge branch '2023-01-20-finish-CONFIG-migration-work'
2023-01-20 Tom Riniglobal: Finish CONFIG -> CFG migration
2023-01-19 Tom RiniMerge tag 'dm-pull-18jan23' of https://source.denx...
2023-01-19 Tom RiniMerge branch '2022-01-18-assorted-updates'
2023-01-18 Enric Balletbo i... cmd: part: Add partition-related type command
2023-01-18 Tom Rinievent: Correct dependencies on the EVENT framework
2023-01-18 Michal Simekcmd: event: Remove additional event description
2023-01-17 Tom RiniMerge branch '2022-01-16-bootstd-updates'
2023-01-16 Simon Glassbootstd: Support creating a boot menu
2023-01-16 Simon Glassbootstd: Allow reading a logo for the OS
2023-01-16 Simon Glassbootstd: Read the Operating System name for distro...
2023-01-16 Simon Glassvideo: Add font functions to the vidconsole API
2023-01-16 Simon Glassimage: Move common image code to image_board and command
2023-01-16 Simon Glassimage: Add a function to find a script in an image
2023-01-16 Simon Glassmenu: Make use of CLI character processing
2023-01-16 Simon Glassmenu: Update bootmenu_loop() to return the code
2023-01-16 Simon Glassmenu: Update bootmenu_autoboot_loop() to return the...
2023-01-16 Simon Glassmenu: Rename KEY_... to BKEY_...
2023-01-13 Tom RiniMerge tag 'u-boot-stm32-20230113' of https://source...
2023-01-12 Tom RiniMerge branch '2023-01-12-further-assorted-general-updates'
2023-01-12 chenzhipengcmd: spi: Judge the number of added parameters
2023-01-12 Tom RiniMerge branch '2023-01-11-assorted-general-updates'
2023-01-11 Marek Vasutcmd: exit: Fix return value propagation out of environm...
2023-01-11 Patrick Delaunayfastboot: remove #ifdef CONFIG when it is possible
2023-01-11 Shenlin Liangcmd: change the return value when argc error
2023-01-11 Patrick Delaunaycmd: mtdparts: add SYS_MTDPARTS_RUNTIME dependency...
2023-01-09 Tom RiniMerge branch 'next'
2023-01-07 Tom RiniMerge tag 'efi-2023-01-rc5-4' of https://source.denx...
2023-01-06 Heinrich Schuchardtefi_loader: carve out efi_get_memory_map_alloc()
2023-01-06 Tom RiniMerge tag 'u-boot-at91-2023.04-a' of https://source...
2023-01-04 Tom RiniMerge tag 'efi-2023-01-rc5-3' of https://source.denx...
2023-01-04 Heinrich Schuchardtcmd: avoid endless loop in sound play command
2022-12-31 Tom RiniMerge branch '2022-12-31-cmd-source-support-specifying...
2022-12-31 Sean Andersoncmd: source: Support specifying config name
2022-12-31 Sean Andersoncmd: source: Clean up a few lines
2022-12-29 Tom RiniMerge tag 'efi-2023-01-rc5-2' of https://source.denx...
2022-12-29 Tom RiniMerge branch '2022-12-29-assorted-further-fixes'
2022-12-29 Michael Wallecmd: net: wget: fix Kconfig dependency
2022-12-24 Tom RiniMerge branch '2022-12-23-complete-phase1-CONFIG-migrati...
2022-12-23 Tom Riniglobal: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_RAMDISK_ADDR to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_POSTBOOTMENU to CFG
2022-12-22 Tom RiniMerge branch '2022-12-21-CONFIG-migration-work' into...
2022-12-22 Tom RiniConvert CONFIG_THOR_RESET_OFF to Kconfig
2022-12-22 Tom Rinii2c: Remove CONFIG_I2C_MULTI_BUS
2022-12-21 Tom RiniMerge tag 'v2023.01-rc4' into next
2022-12-20 Tom RiniMerge tag 'efi-2023-01-rc5' of https://source.denx...
2022-12-20 Masahisa Kojimaeficonfig: EFI_VARIABLE_APPEND_WRITE is not set for...
2022-12-20 Masahisa Kojimaeficonfig: avoid SetVariable between GetNextVariableNam...
2022-12-20 Masahisa Kojimaeficonfig: carve out efi_get_next_variable_name_int...
2022-12-20 Heinrich Schuchardtcmd: allow sound command to play multiple sounds
2022-12-13 Tom RiniMerge branch '2022-12-12-build-related-updates' into...
2022-12-12 Patrick Delaunayconfigs: remove support of MTDIDS_DEFAULT/MTDPARTS_DEFAULT
2022-12-11 Tom RiniMerge tag 'u-boot-nand-20221211' of https://source...
2022-12-10 Dario Binacchicmd: mtd: check if a block has to be skipped or erased
2022-12-10 Michael Trimarchicmd: nand: Extend nand info to print ecc information
2022-12-08 Tom RiniMerge tag 'u-boot-stm32-20221207' of https://source...
2022-12-08 Tom RiniMerge tag 'u-boot-at91-fixes-2023.01-b' of https:/...
2022-12-07 Tom RiniMerge branch '2022-12-07-Kconfig-migrations' into next
2022-12-07 Tom Rininet: Remove eth_legacy.c
2022-12-06 Tom RiniMerge tag 'sound-2023-01-rc4' of https://source.denx...
2022-12-06 Tom RiniMerge branch '2022-12-05-Kconfig-migrations-and-renames...
2022-12-05 Tom Riniglobal: Move remaining CONFIG_SYS_* to CFG_SYS_*
2022-12-05 Tom Riniglobal: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SD...
2022-12-05 Tom Riniglobal: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*
2022-12-05 Tom RiniMerge branch '2022-12-05-add-IPv6-support'
2022-12-05 Viacheslav Mitrofanovnet: ping6: Add ping6 command
2022-12-05 Viacheslav Mitrofanovnet: tftp: Add IPv6 support for tftpboot
2022-12-05 Heinrich Schuchardtcmd: fix long text for sound command
2022-12-04 Tom RiniMerge tag 'efi-2023-01-rc3' of https://source.denx...
2022-12-02 Masahisa Kojimaeficonfig: use efi_get_next_variable_name_int()
2022-12-02 Masahisa Kojimaefi_loader: utility function to check the variable...
2022-12-02 Masahisa Kojimaeficonfig: use u16_strsize() to get u16 string buffer...
2022-12-02 Masahisa Kojimaeficonfig: fix going one directory up issue
2022-12-02 Heinrich Schuchardtefi_loader: don't use EFI_LOADER_DATA internally
2022-11-28 Tom RiniMerge branch '2022-11-28-networking-updates-and-improve...
2022-11-28 Ying-Chun Liu (Pau... net: Add wget application
2022-11-24 Tom RiniMerge branch '2022-11-23-assorted-fixes'
2022-11-24 John Keepingcmd: fix dependency for CMD_CLS
2022-11-23 Pali Rohárcmd: ubifs: Do not show usage when command fails
2022-11-23 Tom RiniMerge tag 'u-boot-amlogic-20221122' of https://source...
2022-11-23 Tom RiniMerge tag 'dm-pull-22nov22' of https://source.denx...
2022-11-22 Marek Vasutcmd: fdt: Fix iteration over elements above index 1...
2022-11-22 Tom RiniMerge tag 'xilinx-for-v2023.01-rc3' of https://source...
2022-11-22 Tom RiniMerge tag 'efi-2023-01-rc2-2' of https://source.denx...
next