]> Git Repo - J-u-boot.git/history - common/cli_readline.c
common: Remove <common.h> and add needed includes
[J-u-boot.git] / common / cli_readline.c
2024-05-06 Tom Rinicommon: Remove <common.h> and add needed includes
2024-04-22 Tom RiniMerge patch series "configs: apple: Switch to standard...
2024-04-12 Tom RiniMerge patch series "zlib: Address CVE-2016-9841"
2024-04-11 Tom RiniMerge patch series "boot: fdt: Change type of env_get_b...
2024-04-11 Tom RiniMerge patch series "Resolve issues with booting distros...
2024-04-10 Tom RiniMerge patch series "pxe: Allow extlinux booting without...
2024-04-10 Tom RiniMerge patch series "Complete decoupling of zboot logic...
2024-04-10 Tom RiniMerge tag 'xilinx-for-v2024.07-rc1' of https://source...
2024-04-05 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2024-04-03 Tom RiniMerge tag 'u-boot-dfu-20240402' of https://source.denx...
2024-04-02 Tom RiniMerge branch 'next'
2024-04-01 Tom RiniSubtree merge tag 'v6.8-dts' of devicetree-rebasing...
2024-03-26 Tom RiniMerge tag 'v2024.04-rc5' into next
2024-03-25 Tom RiniMerge tag 'u-boot-at91-2024.07-a' of https://source...
2024-03-19 Tom RiniMerge tag 'u-boot-socfpga-next-20240319' of https:...
2024-03-15 Tom RiniMerge tag 'u-boot-rockchip-20240315' of https://source...
2024-03-13 Tom RiniMerge branch '2024-04-13-assorted-fixes' into next
2024-03-13 Hanyuan Zhaocli: allow users to determine history buffer allocation...
2024-03-13 Hanyuan Zhaocli: panic when failed to allocate memory for the histo...
2024-02-29 Tom RiniMerge commit '53633a893a06bd5a0c807287d9cc29337806eaf7...
2024-01-29 Tom RiniMerge patch series "Move framebuffer reservation for...
2024-01-20 Tom RiniMerge patch series "k3-j721e: beagleboneai: Fix USB"
2024-01-19 Tom RiniMerge tag 'u-boot-stm32-20240119' of https://source...
2024-01-19 Tom RiniMerge branch '2024-01-18-assorted-fixes'
2024-01-19 Tom Rinigetchar(): Correct usage
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-03 Tom RiniMerge tag 'v2024.01-rc6' into next
2023-12-21 Tom RiniMerge patch series "Complete decoupling of bootm logic...
2023-12-20 Tom RiniMerge branch '2023-12-20-assorted-general-updates'...
2023-12-20 Marek Vasutcommand: Allocate history buffer using calloc()
2023-12-09 Tom RiniMerge patch series "cmd: bdinfo: Optionally use getopt...
2023-11-27 Tom RiniMerge patch series "ufs: Add a PCI UFS controller support"
2023-10-27 Tom RiniMerge tag 'tpm-next-27102023' of https://source.denx...
2023-10-16 Tom RiniMerge tag 'u-boot-amlogic-20231015' of https://source...
2023-10-13 Tom RiniMerge tag 'efi-2024-01-rc1' of https://source.denx...
2023-10-13 Tom RiniMerge tag 'xilinx-for-v2024.01-rc1-v3' of https://sourc...
2023-10-12 Tom RiniMerge branch '2023-10-12-expo-add-support-for-edting...
2023-10-11 Simon Glasscli: Move simple readline into a function
2023-10-11 Simon Glasscli: Add a function to set up a new cread
2023-10-11 Simon Glasscli: Allow command completion to be disabled
2023-10-11 Simon Glasscli: Allow history to be disabled
2023-10-11 Simon Glasscli: Terminate the string in cread_line_process_ch()
2023-10-11 Simon Glasscli: Create a function to process characters
2023-10-11 Simon Glasscli: Unindent some code in cread_line()
2023-10-11 Simon Glasscli: Convert cread_line() to use a struct for the main...
2023-10-11 Simon Glasscli: Use unsigned int instead of unsigned long
2023-10-11 Simon Glasscli: Implement delete-word in cread_line()
2023-10-11 Simon Glasscli: Drop #ifdefs for CONFIG_AUTO_COMPLETE in cli_readline
2023-10-11 Simon Glasscli: Drop some #ifdefs in cli_readline
2023-10-11 Simon Glasscli: Add a command to show cmdline history
2023-05-08 Tom RiniMerge branch 'master' into next
2023-04-29 Tom RiniMerge branch 'for-2023.07' of https://source.denx.de...
2023-04-04 Tom RiniMerge tag 'u-boot-imx-next-20230404' of https://gitlab...
2023-04-03 Tom RiniMerge branch 'next'
2023-03-28 Tom RiniMerge branch '2023-03-28-correct-several-cli_getch...
2023-03-28 Simon Glasscli: Correct handling of invalid escape sequences in...
2023-01-31 Tom RiniMerge tag 'u-boot-amlogic-20230131' of https://source...
2023-01-27 Tom RiniMerge tag 'xilinx-for-v2023.04-rc1' of https://source...
2023-01-17 Tom RiniMerge branch '2022-01-16-bootstd-updates'
2023-01-16 Simon Glasscli: Move readline character-processing to a state...
2022-11-21 Tom RiniMerge branch '2022-11-21-important-fixes'
2022-11-21 Pali RohárRevert "cli_readline: Only insert printable chars"
2022-10-20 Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-03 Tom RiniMerge branch 'next'
2022-09-26 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2022-09-19 Tom RiniMerge branch 'master' into next
2022-09-18 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-09-18 Stefan Roesecyclic: Use schedule() instead of WATCHDOG_RESET()
2022-09-15 Tom RiniMerge branch '2022-09-15-general-improvements' into...
2022-09-15 Sean Andersoncli: Reduce size of readline buffers in SPL
2022-08-09 Tom RiniMerge tag 'u-boot-amlogic-20220809' of https://source...
2022-07-24 Tom RiniMerge commit '90ba25b7cb78bd85c6af0b6429226c6616dedefa...
2022-07-23 Tom RiniMerge tag 'efi-2022-10-rc1-2' of https://source.denx...
2022-07-18 Heinrich Schuchardtcli: support bracketed paste
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-01-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-18 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-01-18 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-18 Tom RiniMerge tag 'doc-2021-04-rc1' of https://gitlab.denx...
2021-01-18 Tom RiniMerge branch '2021-01-16-assorted-improvements'
2021-01-16 Steve Bennettcli_readline: Only insert printable chars
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-22 Tom RiniMerge branch '2020-10-22-misc-changes'
2020-10-22 Heinrich Schuchardtcommon: rename getc() to getchar()
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-18 Simon Glasscommand: Remove the cmd_tbl_t typedef
2019-12-03 Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03 Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02 Simon Glasscommon: Move get_ticks() function out of common.h
2019-12-02 Simon GlassDrop CONFIG_SHOW_ACTIVITY
2018-09-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
next
This page took 1.576175 seconds and 107 git commands to generate.