doc: add generated index to table of contents
[pandora-u-boot.git] / cmd /
2024-01-16 Tom RiniMerge tag 'qcom-2024.04-rc1' of https://gitlab.denx...
2024-01-16 Tom RiniMerge tag 'u-boot-imx-20240115' of https://gitlab.denx...
2024-01-15 Tom RiniMerge tag 'u-boot-nand-20240115' of https://source...
2024-01-15 Heinrich Schuchardtcmd: mtd: avoid unintentional integer overflow
2024-01-14 Tom RiniMerge tag 'efi-2024-04-rc1' of https://source.denx...
2024-01-13 Heinrich Schuchardtcmd: efidebug: check pointer after memory allocation
2024-01-13 Ilias Apalodimasefi_loader: Clean up efi_dp_append and efi_dp_concat
2024-01-11 Tom RiniMerge patch series "net fixes prior lwip"
2024-01-09 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2024-01-08 Tom RiniMerge branch 'next'
2024-01-08 Tom RiniMerge tag 'dm-next-7jan23' of https://source.denx.de...
2024-01-07 Heinrich Schuchardtcmd: acpi: check HW reduced flag in acpi list
2024-01-07 Heinrich Schuchardtcmd: acpi: fix listing DSDT and FACS
2024-01-07 Simon Glassacpi: Write pointers to tables instead of addresses
2024-01-06 Tom RiniMerge branch 'staging' of https://source.denx.de/u...
2024-01-03 Tom RiniMerge tag 'v2024.01-rc6' into next
2023-12-28 Tom RiniMerge patch series "Modernize U-Boot shell"
2023-12-28 Francis Lanielcmd: Set modern hush as default shell
2023-12-28 Francis Lanielcli: Enables using modern hush parser as command line...
2023-12-28 Francis Lanielcmd: Add new cli command
2023-12-28 Francis Lanielcli: Add menu for hush parser
2023-12-21 Tom RiniMerge patch series "Complete decoupling of bootm logic...
2023-12-21 Simon Glassbootm: Create a function to run through the bootz states
2023-12-21 Simon Glassbootm: Create a function to run through the bootm states
2023-12-21 Simon Glassbootm: Rename do_bootm_states() to bootm_run_states()
2023-12-21 Simon Glassbootm: Drop arguments from do_bootm_states()
2023-12-21 Simon Glassbootz: Avoid use of #ifdef
2023-12-21 Simon Glassbooti: Avoid use of #ifdef
2023-12-20 Tom RiniMerge branch '2023-12-20-assorted-general-updates'...
2023-12-20 Marek Vasutcmd: part: Cover both part type entries with GUID ifdef
2023-12-20 Simon Glassbootflow: Allow setting a cmdline arg with no value
2023-12-20 Robert Catherallarm: afs: Set the filesize env. var. on load
2023-12-20 Nikita Shubinimxtract: specify max gunzip size
2023-12-19 Tom RiniMerge patch series "Fix J7200 kernel boot when using...
2023-12-19 Tom RiniMerge patch series "Add support for MediaTek MT8365...
2023-12-18 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2023-12-18 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-12-18 Tom RiniMerge tag 'v2024.01-rc5' into next
2023-12-17 Tom RiniMerge tag 'efi-next-20231217' of https://source.denx...
2023-12-17 AKASHI Takahirobootmeth: use efi_loader interfaces instead of bootefi...
2023-12-17 AKASHI Takahirocmd: efidebug: ease efi configuration dependency
2023-12-17 AKASHI Takahirocmd: bootefi: move library interfaces under lib/efi_loader
2023-12-17 AKASHI Takahirocmd: bootefi: localize global device paths for efi_selftest
2023-12-17 AKASHI Takahirocmd: bootefi: carve out binary execution interface
2023-12-17 AKASHI Takahirocmd: bootefi: carve out EFI boot manager interface
2023-12-17 AKASHI Takahirocmd: bootefi: re-organize do_bootefi()
2023-12-17 AKASHI Takahirocmd: bootefi: unfold do_bootefi_image()
2023-12-15 Tom RiniMerge tag 'clk-2024.01-next' of https://source.denx...
2023-12-15 Igor Prusovcmd: clk: Make soc_clk_dump static
2023-12-15 Igor Prusovcmd: clk: Use dump function from clk_ops
2023-12-15 Tom RiniMerge patch series "bootm: Handle compressed arm64...
2023-12-14 Tom RiniMerge tag 'xilinx-for-v2024.04-rc1' of https://source...
2023-12-14 Tom RiniMerge tag 'u-boot-imx-next-20231214' of https://gitlab...
2023-12-13 Tom RiniMerge tag 'dm-next-13dec23' of https://gitlab.denx...
2023-12-13 Heinrich Schuchardtcmd: check argc for acpi dump
2023-12-13 Heinrich Schuchardtcmd: acpi: fix acpi list command
2023-12-13 Simon Glassboot: Drop size parameter from image_setup_libfdt()
2023-12-13 Simon Glassbootstd: Add a menu option to bootflow scan
2023-12-13 Simon Glasssandbox: Add a dummy booti command
2023-12-13 Simon Glassvideo: Add a function to clear the display
2023-12-13 Tom RiniMerge patch series "bootm: Refactoring to reduce relian...
2023-12-13 Simon Glasscommand: Introduce functions to obtain command arguments
2023-12-13 Simon Glassbootm: Adjust the parameters of bootm_find_images()
2023-12-13 Simon Glasstreewide: Tidy up semicolon after command macros
2023-12-13 Tom RiniMerge patch series "some LED patches"
2023-12-09 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-12-09 Tom RiniMerge patch series "bootflow: bootmeth_efi: Fix network...
2023-12-09 Tom RiniMerge patch series "cmd: bdinfo: Optionally use getopt...
2023-12-09 Marek Vasutcmd: bdinfo: Implement support for printing ethernet...
2023-12-09 Marek Vasutcmd: bdinfo: Implement support for printing memory...
2023-12-09 Marek Vasutcmd: bdinfo: Optionally use getopt and implement bdinfo -a
2023-12-09 Tom RiniMerge tag 'u-boot-amlogic-20231207' of https://source...
2023-12-09 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-12-09 Tom RiniMerge tag 'efi-2024-01-rc5' of https://source.denx...
2023-12-05 Tom RiniMerge tag 'v2024.01-rc4' into next
2023-12-05 Heinrich Schuchardtefi_loader: create memory reservations in ACPI case
2023-12-05 Simon Glassefi: Correct display of table GUIDs
2023-11-30 Tom RiniMerge branch 'staging' of https://source.denx.de/u...
2023-11-29 Tom RiniMerge patch series "cmd: add scmi command"
2023-11-29 AKASHI Takahirocmd: add scmi command for SCMI firmware
2023-11-29 Tom RiniMerge patch series "fs: fat: calculate FAT type based...
2023-11-28 Tom RiniMerge patch series "Import "string" I/O functions from...
2023-11-28 Tom RiniMerge patch series "sysinfo: Expand sysinfo with some...
2023-11-28 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-11-27 Tom RiniMerge patch series "ufs: Add a PCI UFS controller support"
2023-11-27 Bin Mengcmd: ufs: Correct the help text
2023-11-27 Bin Mengcmd: kconfig: Make ufs prompt look similar to other...
2023-11-27 Bin Mengufs: Correct the UFS terminlogy
2023-11-25 Tom RiniMerge tag 'u-boot-dfu-20231124' of https://source.denx...
2023-11-25 Tom RiniMerge tag 'u-boot-dfu-next-20231124' of https://source...
2023-11-25 Tom RiniMerge branch '2023-11-25-assorted-platform-updates...
2023-11-23 Tom Rininet: Make NET imply NETDEVICES
2023-11-21 Miquel Raynalcmd: bind: Try to improve the (un)bind help
2023-11-21 Miquel Raynalcmd: Change the dependencies between CMD_BIND and USB_G...
2023-11-21 Tom RiniMerge tag 'efi-2024-01-rc4' of https://source.denx...
2023-11-20 Heinrich Schuchardtcmd: eficonfig: create shortened boot options
2023-11-20 Tom RiniMerge tag 'v2024.01-rc3' into next
2023-11-18 Tom RiniMerge tag 'efi-next-18112023' of https://source.denx...
2023-11-18 Tom RiniMerge branch 'master-mmc-clock' of https://source.denx...
2023-11-18 Masahisa Kojimacmd: efidebug: add uri device path
next